Skip to content

Instantly share code, notes, and snippets.

@grahamjenson
Last active August 29, 2015 13:56
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grahamjenson/9042865 to your computer and use it in GitHub Desktop.
Save grahamjenson/9042865 to your computer and use it in GitHub Desktop.
Should I post to reddit now?

I got tired of submitting posts to reddit and having them not get seen because no one had the decency to follow the best time-zone GMT+12, which I am in. So taking some data from reddit /u/minimaxir design inspiration from Authentic Weather I created this reddit weather map. I used metro, coffeescript, d3, and moment for the timezone calculations.

Learn more about these tools with: The Little Book on CoffeeScript , Getting Started with D3 .

Note: there was initially a firefox bug, it did not like <link rel="stylesheet" href="https://raw.github.com/olton/Metro-UI-CSS/master/css/metro-bootstrap.css"> had to change it to <link rel="stylesheet" href="https://rawgithub.com/olton/Metro-UI-CSS/master/css/metro-bootstrap.css">

/**
* CoffeeScript Compiler v1.7.1
* http://coffeescript.org
*
* Copyright 2011, Jeremy Ashkenas
* Released under the MIT License
*/
(function(root){var CoffeeScript=function(){function require(e){return require[e]}return require["./helpers"]=function(){var e={},t={exports:e};return function(){var t,n,i,r,s,o,a;e.starts=function(e,t,n){return t===e.substr(n,t.length)},e.ends=function(e,t,n){var i;return i=t.length,t===e.substr(e.length-i-(n||0),i)},e.repeat=s=function(e,t){var n;for(n="";t>0;)1&t&&(n+=e),t>>>=1,e+=e;return n},e.compact=function(e){var t,n,i,r;for(r=[],n=0,i=e.length;i>n;n++)t=e[n],t&&r.push(t);return r},e.count=function(e,t){var n,i;if(n=i=0,!t.length)return 1/0;for(;i=1+e.indexOf(t,i);)n++;return n},e.merge=function(e,t){return n(n({},e),t)},n=e.extend=function(e,t){var n,i;for(n in t)i=t[n],e[n]=i;return e},e.flatten=i=function(e){var t,n,r,s;for(n=[],r=0,s=e.length;s>r;r++)t=e[r],t instanceof Array?n=n.concat(i(t)):n.push(t);return n},e.del=function(e,t){var n;return n=e[t],delete e[t],n},e.last=r=function(e,t){return e[e.length-(t||0)-1]},e.some=null!=(a=Array.prototype.some)?a:function(e){var t,n,i;for(n=0,i=this.length;i>n;n++)if(t=this[n],e(t))return!0;return!1},e.invertLiterate=function(e){var t,n,i;return i=!0,n=function(){var n,r,s,o;for(s=e.split("\n"),o=[],n=0,r=s.length;r>n;n++)t=s[n],i&&/^([ ]{4}|[ ]{0,3}\t)/.test(t)?o.push(t):(i=/^\s*$/.test(t))?o.push(t):o.push("# "+t);return o}(),n.join("\n")},t=function(e,t){return t?{first_line:e.first_line,first_column:e.first_column,last_line:t.last_line,last_column:t.last_column}:e},e.addLocationDataFn=function(e,n){return function(i){return"object"==typeof i&&i.updateLocationDataIfMissing&&i.updateLocationDataIfMissing(t(e,n)),i}},e.locationDataToString=function(e){var t;return"2"in e&&"first_line"in e[2]?t=e[2]:"first_line"in e&&(t=e),t?""+(t.first_line+1)+":"+(t.first_column+1)+"-"+(""+(t.last_line+1)+":"+(t.last_column+1)):"No location data"},e.baseFileName=function(e,t,n){var i,r;return null==t&&(t=!1),null==n&&(n=!1),r=n?/\\|\//:/\//,i=e.split(r),e=i[i.length-1],t&&e.indexOf(".")>=0?(i=e.split("."),i.pop(),"coffee"===i[i.length-1]&&i.length>1&&i.pop(),i.join(".")):e},e.isCoffee=function(e){return/\.((lit)?coffee|coffee\.md)$/.test(e)},e.isLiterate=function(e){return/\.(litcoffee|coffee\.md)$/.test(e)},e.throwSyntaxError=function(e,t){var n;throw n=new SyntaxError(e),n.location=t,n.toString=o,n.stack=""+n,n},e.updateSyntaxError=function(e,t,n){return e.toString===o&&(e.code||(e.code=t),e.filename||(e.filename=n),e.stack=""+e),e},o=function(){var e,t,n,i,r,o,a,c,h,l,u,p,d;return this.code&&this.location?(p=this.location,a=p.first_line,o=p.first_column,h=p.last_line,c=p.last_column,null==h&&(h=a),null==c&&(c=o),r=this.filename||"[stdin]",e=this.code.split("\n")[a],u=o,i=a===h?c+1:e.length,l=s(" ",u)+s("^",i-u),"undefined"!=typeof process&&null!==process&&(n=process.stdout.isTTY&&!process.env.NODE_DISABLE_COLORS),(null!=(d=this.colorful)?d:n)&&(t=function(e){return""+e+""},e=e.slice(0,u)+t(e.slice(u,i))+e.slice(i),l=t(l)),""+r+":"+(a+1)+":"+(o+1)+": error: "+this.message+"\n"+e+"\n"+l):Error.prototype.toString.call(this)},e.nameWhitespaceCharacter=function(e){switch(e){case" ":return"space";case"\n":return"newline";case"\r":return"carriage return";case" ":return"tab";default:return e}}}.call(this),t.exports}(),require["./rewriter"]=function(){var e={},t={exports:e};return function(){var t,n,i,r,s,o,a,c,h,l,u,p,d,f,m,b,g,k,y,v=[].indexOf||function(e){for(var t=0,n=this.length;n>t;t++)if(t in this&&this[t]===e)return t;return-1},w=[].slice;for(f=function(e,t,n){var i;return i=[e,t],i.generated=!0,n&&(i.origin=n),i},e.Rewriter=function(){function e(){}return e.prototype.rewrite=function(e){return this.tokens=e,this.removeLeadingNewlines(),this.closeOpenCalls(),this.closeOpenIndexes(),this.normalizeLines(),this.tagPostfixConditionals(),this.addImplicitBracesAndParens(),this.addLocationDataToGeneratedTokens(),this.tokens},e.prototype.scanTokens=function(e){var t,n,i;for(i=this.tokens,t=0;n=i[t];)t+=e.call(this,n,t,i);return!0},e.prototype.detectEnd=function(e,t,n){var i,o,a,c,h;for(a=this.tokens,i=0;o=a[e];){if(0===i&&t.call(this,o,e))return n.call(this,o,e);if(!o||0>i)return n.call(this,o,e-1);c=o[0],v.call(s,c)>=0?i+=1:(h=o[0],v.call(r,h)>=0&&(i-=1)),e+=1}return e-1},e.prototype.removeLeadingNewlines=function(){var e,t,n,i,r;for(r=this.tokens,e=n=0,i=r.length;i>n&&(t=r[e][0],"TERMINATOR"===t);e=++n);return e?this.tokens.splice(0,e):void 0},e.prototype.closeOpenCalls=function(){var e,t;return t=function(e,t){var n;return")"===(n=e[0])||"CALL_END"===n||"OUTDENT"===e[0]&&")"===this.tag(t-1)},e=function(e,t){return this.tokens["OUTDENT"===e[0]?t-1:t][0]="CALL_END"},this.scanTokens(function(n,i){return"CALL_START"===n[0]&&this.detectEnd(i+1,t,e),1})},e.prototype.closeOpenIndexes=function(){var e,t;return t=function(e){var t;return"]"===(t=e[0])||"INDEX_END"===t},e=function(e){return e[0]="INDEX_END"},this.scanTokens(function(n,i){return"INDEX_START"===n[0]&&this.detectEnd(i+1,t,e),1})},e.prototype.matchTags=function(){var e,t,n,i,r,s,o;for(t=arguments[0],i=arguments.length>=2?w.call(arguments,1):[],e=0,n=r=0,s=i.length;s>=0?s>r:r>s;n=s>=0?++r:--r){for(;"HERECOMMENT"===this.tag(t+n+e);)e+=2;if(null!=i[n]&&("string"==typeof i[n]&&(i[n]=[i[n]]),o=this.tag(t+n+e),0>v.call(i[n],o)))return!1}return!0},e.prototype.looksObjectish=function(e){return this.matchTags(e,"@",null,":")||this.matchTags(e,null,":")},e.prototype.findTagsBackwards=function(e,t){var n,i,o,a,c,h,l;for(n=[];e>=0&&(n.length||(a=this.tag(e),0>v.call(t,a)&&(c=this.tag(e),0>v.call(s,c)||this.tokens[e].generated)&&(h=this.tag(e),0>v.call(u,h))));)i=this.tag(e),v.call(r,i)>=0&&n.push(this.tag(e)),o=this.tag(e),v.call(s,o)>=0&&n.length&&n.pop(),e-=1;return l=this.tag(e),v.call(t,l)>=0},e.prototype.addImplicitBracesAndParens=function(){var e;return e=[],this.scanTokens(function(t,i,l){var p,d,m,b,g,k,y,w,T,F,L,C,N,E,x,D,S,R,A,I,_,$,O,j,M,B,V,P;if($=t[0],L=(C=i>0?l[i-1]:[])[0],T=(l.length-1>i?l[i+1]:[])[0],S=function(){return e[e.length-1]},R=i,m=function(e){return i-R+e},b=function(){var e,t;return null!=(e=S())?null!=(t=e[2])?t.ours:void 0:void 0},g=function(){var e;return b()&&"("===(null!=(e=S())?e[0]:void 0)},y=function(){var e;return b()&&"{"===(null!=(e=S())?e[0]:void 0)},k=function(){var e;return b&&"CONTROL"===(null!=(e=S())?e[0]:void 0)},A=function(t){var n;return n=null!=t?t:i,e.push(["(",n,{ours:!0}]),l.splice(n,0,f("CALL_START","(")),null==t?i+=1:void 0},p=function(){return e.pop(),l.splice(i,0,f("CALL_END",")")),i+=1},I=function(n,r){var s;return null==r&&(r=!0),s=null!=n?n:i,e.push(["{",s,{sameLine:!0,startsLine:r,ours:!0}]),l.splice(s,0,f("{",f(new String("{")),t)),null==n?i+=1:void 0},d=function(n){return n=null!=n?n:i,e.pop(),l.splice(n,0,f("}","}",t)),i+=1},g()&&("IF"===$||"TRY"===$||"FINALLY"===$||"CATCH"===$||"CLASS"===$||"SWITCH"===$))return e.push(["CONTROL",i,{ours:!0}]),m(1);if("INDENT"===$&&b()){if("=>"!==L&&"->"!==L&&"["!==L&&"("!==L&&","!==L&&"{"!==L&&"TRY"!==L&&"ELSE"!==L&&"="!==L)for(;g();)p();return k()&&e.pop(),e.push([$,i]),m(1)}if(v.call(s,$)>=0)return e.push([$,i]),m(1);if(v.call(r,$)>=0){for(;b();)g()?p():y()?d():e.pop();e.pop()}if((v.call(c,$)>=0&&t.spaced&&!t.stringEnd||"?"===$&&i>0&&!l[i-1].spaced)&&(v.call(o,T)>=0||v.call(h,T)>=0&&!(null!=(O=l[i+1])?O.spaced:void 0)&&!(null!=(j=l[i+1])?j.newLine:void 0)))return"?"===$&&($=t[0]="FUNC_EXIST"),A(i+1),m(2);if(v.call(c,$)>=0&&this.matchTags(i+1,"INDENT",null,":")&&!this.findTagsBackwards(i,["CLASS","EXTENDS","IF","CATCH","SWITCH","LEADING_WHEN","FOR","WHILE","UNTIL"]))return A(i+1),e.push(["INDENT",i+2]),m(3);if(":"===$){for(N="@"===this.tag(i-2)?i-2:i-1;"HERECOMMENT"===this.tag(N-2);)N-=2;return this.insideForDeclaration="FOR"===T,_=0===N||(M=this.tag(N-1),v.call(u,M)>=0)||l[N-1].newLine,S()&&(B=S(),D=B[0],x=B[1],("{"===D||"INDENT"===D&&"{"===this.tag(x-1))&&(_||","===this.tag(N-1)||"{"===this.tag(N-1)))?m(1):(I(N,!!_),m(2))}if(y()&&v.call(u,$)>=0&&(S()[2].sameLine=!1),w="OUTDENT"===L||C.newLine,v.call(a,$)>=0||v.call(n,$)>=0&&w)for(;b();)if(V=S(),D=V[0],x=V[1],P=V[2],E=P.sameLine,_=P.startsLine,g()&&","!==L)p();else if(y()&&!this.insideForDeclaration&&E&&"TERMINATOR"!==$&&":"!==L&&d());else{if(!y()||"TERMINATOR"!==$||","===L||_&&this.looksObjectish(i+1))break;d()}if(!(","!==$||this.looksObjectish(i+1)||!y()||this.insideForDeclaration||"TERMINATOR"===T&&this.looksObjectish(i+2)))for(F="OUTDENT"===T?1:0;y();)d(i+F);return m(1)})},e.prototype.addLocationDataToGeneratedTokens=function(){return this.scanTokens(function(e,t,n){var i,r,s,o,a,c;return e[2]?1:e.generated||e.explicit?("{"===e[0]&&(s=null!=(a=n[t+1])?a[2]:void 0)?(r=s.first_line,i=s.first_column):(o=null!=(c=n[t-1])?c[2]:void 0)?(r=o.last_line,i=o.last_column):r=i=0,e[2]={first_line:r,first_column:i,last_line:r,last_column:i},1):1})},e.prototype.normalizeLines=function(){var e,t,r,s,o;return o=r=s=null,t=function(e,t){var r,s,a,c;return";"!==e[1]&&(r=e[0],v.call(p,r)>=0)&&!("TERMINATOR"===e[0]&&(s=this.tag(t+1),v.call(i,s)>=0))&&!("ELSE"===e[0]&&"THEN"!==o)&&!!("CATCH"!==(a=e[0])&&"FINALLY"!==a||"->"!==o&&"=>"!==o)||(c=e[0],v.call(n,c)>=0&&this.tokens[t-1].newLine)},e=function(e,t){return this.tokens.splice(","===this.tag(t-1)?t-1:t,0,s)},this.scanTokens(function(n,a,c){var h,l,u,p,f,m;if(l=n[0],"TERMINATOR"===l){if("ELSE"===this.tag(a+1)&&"OUTDENT"!==this.tag(a-1))return c.splice.apply(c,[a,1].concat(w.call(this.indentation()))),1;if(p=this.tag(a+1),v.call(i,p)>=0)return c.splice(a,1),0}if("CATCH"===l)for(h=u=1;2>=u;h=++u)if("OUTDENT"===(f=this.tag(a+h))||"TERMINATOR"===f||"FINALLY"===f)return c.splice.apply(c,[a+h,0].concat(w.call(this.indentation()))),2+h;return v.call(d,l)>=0&&"INDENT"!==this.tag(a+1)&&("ELSE"!==l||"IF"!==this.tag(a+1))?(o=l,m=this.indentation(c[a]),r=m[0],s=m[1],"THEN"===o&&(r.fromThen=!0),c.splice(a+1,0,r),this.detectEnd(a+2,t,e),"THEN"===l&&c.splice(a,1),1):1})},e.prototype.tagPostfixConditionals=function(){var e,t,n;return n=null,t=function(e,t){var n,i;return i=e[0],n=this.tokens[t-1][0],"TERMINATOR"===i||"INDENT"===i&&0>v.call(d,n)},e=function(e){return"INDENT"!==e[0]||e.generated&&!e.fromThen?n[0]="POST_"+n[0]:void 0},this.scanTokens(function(i,r){return"IF"!==i[0]?1:(n=i,this.detectEnd(r+1,t,e),1)})},e.prototype.indentation=function(e){var t,n;return t=["INDENT",2],n=["OUTDENT",2],e?(t.generated=n.generated=!0,t.origin=n.origin=e):t.explicit=n.explicit=!0,[t,n]},e.prototype.generate=f,e.prototype.tag=function(e){var t;return null!=(t=this.tokens[e])?t[0]:void 0},e}(),t=[["(",")"],["[","]"],["{","}"],["INDENT","OUTDENT"],["CALL_START","CALL_END"],["PARAM_START","PARAM_END"],["INDEX_START","INDEX_END"]],e.INVERSES=l={},s=[],r=[],g=0,k=t.length;k>g;g++)y=t[g],m=y[0],b=y[1],s.push(l[b]=m),r.push(l[m]=b);i=["CATCH","THEN","ELSE","FINALLY"].concat(r),c=["IDENTIFIER","SUPER",")","CALL_END","]","INDEX_END","@","THIS"],o=["IDENTIFIER","NUMBER","STRING","JS","REGEX","NEW","PARAM_START","CLASS","IF","TRY","SWITCH","THIS","BOOL","NULL","UNDEFINED","UNARY","UNARY_MATH","SUPER","THROW","@","->","=>","[","(","{","--","++"],h=["+","-"],a=["POST_IF","FOR","WHILE","UNTIL","WHEN","BY","LOOP","TERMINATOR"],d=["ELSE","->","=>","TRY","FINALLY","THEN"],p=["TERMINATOR","CATCH","FINALLY","ELSE","OUTDENT","LEADING_WHEN"],u=["TERMINATOR","INDENT","OUTDENT"],n=[".","?.","::","?::"]}.call(this),t.exports}(),require["./lexer"]=function(){var e={},t={exports:e};return function(){var t,n,i,r,s,o,a,c,h,l,u,p,d,f,m,b,g,k,y,v,w,T,F,L,C,N,E,x,D,S,R,A,I,_,$,O,j,M,B,V,P,U,H,q,G,W,X,Y,z,K,J,Z,Q,et,tt,nt=[].indexOf||function(e){for(var t=0,n=this.length;n>t;t++)if(t in this&&this[t]===e)return t;return-1};et=require("./rewriter"),j=et.Rewriter,y=et.INVERSES,tt=require("./helpers"),W=tt.count,Z=tt.starts,G=tt.compact,z=tt.last,J=tt.repeat,X=tt.invertLiterate,K=tt.locationDataToString,Q=tt.throwSyntaxError,e.Lexer=N=function(){function e(){}return e.prototype.tokenize=function(e,t){var n,i,r,s;for(null==t&&(t={}),this.literate=t.literate,this.indent=0,this.baseIndent=0,this.indebt=0,this.outdebt=0,this.indents=[],this.ends=[],this.tokens=[],this.chunkLine=t.line||0,this.chunkColumn=t.column||0,e=this.clean(e),i=0;this.chunk=e.slice(i);)n=this.identifierToken()||this.commentToken()||this.whitespaceToken()||this.lineToken()||this.heredocToken()||this.stringToken()||this.numberToken()||this.regexToken()||this.jsToken()||this.literalToken(),s=this.getLineAndColumnFromChunk(n),this.chunkLine=s[0],this.chunkColumn=s[1],i+=n;return this.closeIndentation(),(r=this.ends.pop())&&this.error("missing "+r),t.rewrite===!1?this.tokens:(new j).rewrite(this.tokens)},e.prototype.clean=function(e){return e.charCodeAt(0)===t&&(e=e.slice(1)),e=e.replace(/\r/g,"").replace(P,""),q.test(e)&&(e="\n"+e,this.chunkLine--),this.literate&&(e=X(e)),e},e.prototype.identifierToken=function(){var e,t,n,i,r,c,h,l,u,p,d,f,m,g;return(h=b.exec(this.chunk))?(c=h[0],i=h[1],e=h[2],r=i.length,l=void 0,"own"===i&&"FOR"===this.tag()?(this.token("OWN",i),i.length):(n=e||(u=z(this.tokens))&&("."===(f=u[0])||"?."===f||"::"===f||"?::"===f||!u.spaced&&"@"===u[0]),p="IDENTIFIER",!n&&(nt.call(T,i)>=0||nt.call(a,i)>=0)&&(p=i.toUpperCase(),"WHEN"===p&&(m=this.tag(),nt.call(F,m)>=0)?p="LEADING_WHEN":"FOR"===p?this.seenFor=!0:"UNLESS"===p?p="IF":nt.call(U,p)>=0?p="UNARY":nt.call($,p)>=0&&("INSTANCEOF"!==p&&this.seenFor?(p="FOR"+p,this.seenFor=!1):(p="RELATION","!"===this.value()&&(l=this.tokens.pop(),i="!"+i)))),nt.call(w,i)>=0&&(n?(p="IDENTIFIER",i=new String(i),i.reserved=!0):nt.call(O,i)>=0&&this.error('reserved word "'+i+'"')),n||(nt.call(s,i)>=0&&(i=o[i]),p=function(){switch(i){case"!":return"UNARY";case"==":case"!=":return"COMPARE";case"&&":case"||":return"LOGIC";case"true":case"false":return"BOOL";case"break":case"continue":return"STATEMENT";default:return p}}()),d=this.token(p,i,0,r),l&&(g=[l[2].first_line,l[2].first_column],d[2].first_line=g[0],d[2].first_column=g[1]),e&&(t=c.lastIndexOf(":"),this.token(":",":",t,e.length)),c.length)):0},e.prototype.numberToken=function(){var e,t,n,i,r;return(n=A.exec(this.chunk))?(i=n[0],/^0[BOX]/.test(i)?this.error("radix prefix '"+i+"' must be lowercase"):/E/.test(i)&&!/^0x/.test(i)?this.error("exponential notation '"+i+"' must be indicated with a lowercase 'e'"):/^0\d*[89]/.test(i)?this.error("decimal literal '"+i+"' must not be prefixed with '0'"):/^0\d+/.test(i)&&this.error("octal literal '"+i+"' must be prefixed with '0o'"),t=i.length,(r=/^0o([0-7]+)/.exec(i))&&(i="0x"+parseInt(r[1],8).toString(16)),(e=/^0b([01]+)/.exec(i))&&(i="0x"+parseInt(e[1],2).toString(16)),this.token("NUMBER",i,0,t),t):0},e.prototype.stringToken=function(){var e,t,n,i;switch(t=this.chunk.charAt(0)){case"'":n=B.exec(this.chunk)[0];break;case'"':n=this.balancedString(this.chunk,'"')}return n?(i=this.removeNewlines(n.slice(1,-1)),'"'===t&&n.indexOf("#{",1)>0?this.interpolateString(i,{strOffset:1,lexedLength:n.length}):this.token("STRING",t+this.escapeLines(i)+t,0,n.length),(e=/^(?:\\.|[^\\])*\\(?:0[0-7]|[1-7])/.test(n))&&this.error("octal escape sequences "+n+" are not allowed"),n.length):0},e.prototype.heredocToken=function(){var e,t,n,i;return(n=u.exec(this.chunk))?(t=n[0],i=t.charAt(0),e=this.sanitizeHeredoc(n[2],{quote:i,indent:null}),'"'===i&&e.indexOf("#{")>=0?this.interpolateString(e,{heredoc:!0,strOffset:3,lexedLength:t.length}):this.token("STRING",this.makeString(e,i,!0),0,t.length),t.length):0},e.prototype.commentToken=function(){var e,t,n;return(n=this.chunk.match(c))?(e=n[0],t=n[1],t&&this.token("HERECOMMENT",this.sanitizeHeredoc(t,{herecomment:!0,indent:J(" ",this.indent)}),0,e.length),e.length):0},e.prototype.jsToken=function(){var e,t;return"`"===this.chunk.charAt(0)&&(e=v.exec(this.chunk))?(this.token("JS",(t=e[0]).slice(1,-1),0,t.length),t.length):0},e.prototype.regexToken=function(){var e,t,n,i,r,s,o;return"/"!==this.chunk.charAt(0)?0:(t=this.heregexToken())?t:(i=z(this.tokens),i&&(s=i[0],nt.call(i.spaced?S:R,s)>=0)?0:(n=_.exec(this.chunk))?(o=n,n=o[0],r=o[1],e=o[2],"//"===r?0:("/*"===r.slice(0,2)&&this.error("regular expressions cannot begin with `*`"),this.token("REGEX",""+r+e,0,n.length),n.length)):0)},e.prototype.heregexToken=function(){var e,t,n,i,r,s,o,a,c,h,l,u,p,d,b,g,k;if(!(r=f.exec(this.chunk)))return 0;if(i=r[0],e=r[1],t=r[2],0>e.indexOf("#{"))return a=this.escapeLines(e.replace(m,"$1$2").replace(/\//g,"\\/"),!0),a.match(/^\*/)&&this.error("regular expressions cannot begin with `*`"),this.token("REGEX","/"+(a||"(?:)")+"/"+t,0,i.length),i.length;for(this.token("IDENTIFIER","RegExp",0,0),this.token("CALL_START","(",0,0),l=[],b=this.interpolateString(e,{regex:!0}),p=0,d=b.length;d>p;p++){if(h=b[p],c=h[0],u=h[1],"TOKENS"===c)l.push.apply(l,u);else if("NEOSTRING"===c){if(!(u=u.replace(m,"$1$2")))continue;u=u.replace(/\\/g,"\\\\"),h[0]="STRING",h[1]=this.makeString(u,'"',!0),l.push(h)}else this.error("Unexpected "+c);o=z(this.tokens),s=["+","+"],s[2]=o[2],l.push(s)}return l.pop(),"STRING"!==(null!=(g=l[0])?g[0]:void 0)&&(this.token("STRING",'""',0,0),this.token("+","+",0,0)),(k=this.tokens).push.apply(k,l),t&&(n=i.lastIndexOf(t),this.token(",",",",n,0),this.token("STRING",'"'+t+'"',n,t.length)),this.token(")",")",i.length-1,0),i.length},e.prototype.lineToken=function(){var e,t,n,i,r;if(!(n=D.exec(this.chunk)))return 0;if(t=n[0],this.seenFor=!1,r=t.length-1-t.lastIndexOf("\n"),i=this.unfinished(),r-this.indebt===this.indent)return i?this.suppressNewlines():this.newlineToken(0),t.length;if(r>this.indent){if(i)return this.indebt=r-this.indent,this.suppressNewlines(),t.length;if(!this.tokens.length)return this.baseIndent=this.indent=r,t.length;e=r-this.indent+this.outdebt,this.token("INDENT",e,t.length-r,r),this.indents.push(e),this.ends.push("OUTDENT"),this.outdebt=this.indebt=0,this.indent=r}else this.baseIndent>r?this.error("missing indentation",t.length):(this.indebt=0,this.outdentToken(this.indent-r,i,t.length));return t.length},e.prototype.outdentToken=function(e,t,n){var i,r,s,o;for(i=this.indent-e;e>0;)s=this.indents[this.indents.length-1],s?s===this.outdebt?(e-=this.outdebt,this.outdebt=0):this.outdebt>s?(this.outdebt-=s,e-=s):(r=this.indents.pop()+this.outdebt,n&&(o=this.chunk[n],nt.call(g,o)>=0)&&(i-=r-e,e=r),this.outdebt=0,this.pair("OUTDENT"),this.token("OUTDENT",e,0,n),e-=r):e=0;for(r&&(this.outdebt-=e);";"===this.value();)this.tokens.pop();return"TERMINATOR"===this.tag()||t||this.token("TERMINATOR","\n",n,0),this.indent=i,this},e.prototype.whitespaceToken=function(){var e,t,n;return(e=q.exec(this.chunk))||(t="\n"===this.chunk.charAt(0))?(n=z(this.tokens),n&&(n[e?"spaced":"newLine"]=!0),e?e[0].length:0):0},e.prototype.newlineToken=function(e){for(;";"===this.value();)this.tokens.pop();return"TERMINATOR"!==this.tag()&&this.token("TERMINATOR","\n",e,0),this},e.prototype.suppressNewlines=function(){return"\\"===this.value()&&this.tokens.pop(),this},e.prototype.literalToken=function(){var e,t,n,s,o,a,c,u;if((e=I.exec(this.chunk))?(s=e[0],r.test(s)&&this.tagParameters()):s=this.chunk.charAt(0),n=s,t=z(this.tokens),"="===s&&t&&(!t[1].reserved&&(o=t[1],nt.call(w,o)>=0)&&this.error('reserved word "'+this.value()+"\" can't be assigned"),"||"===(a=t[1])||"&&"===a))return t[0]="COMPOUND_ASSIGN",t[1]+="=",s.length;if(";"===s)this.seenFor=!1,n="TERMINATOR";else if(nt.call(E,s)>=0)n="MATH";else if(nt.call(h,s)>=0)n="COMPARE";else if(nt.call(l,s)>=0)n="COMPOUND_ASSIGN";else if(nt.call(U,s)>=0)n="UNARY";else if(nt.call(H,s)>=0)n="UNARY_MATH";else if(nt.call(M,s)>=0)n="SHIFT";else if(nt.call(C,s)>=0||"?"===s&&(null!=t?t.spaced:void 0))n="LOGIC";else if(t&&!t.spaced)if("("===s&&(c=t[0],nt.call(i,c)>=0))"?"===t[0]&&(t[0]="FUNC_EXIST"),n="CALL_START";else if("["===s&&(u=t[0],nt.call(k,u)>=0))switch(n="INDEX_START",t[0]){case"?":t[0]="INDEX_SOAK"}switch(s){case"(":case"{":case"[":this.ends.push(y[s]);break;case")":case"}":case"]":this.pair(s)}return this.token(n,s),s.length},e.prototype.sanitizeHeredoc=function(e,t){var n,i,r,s,o;if(r=t.indent,i=t.herecomment){if(p.test(e)&&this.error('block comment cannot contain "*/", starting'),0>e.indexOf("\n"))return e}else for(;s=d.exec(e);)n=s[1],(null===r||(o=n.length)>0&&r.length>o)&&(r=n);return r&&(e=e.replace(RegExp("\\n"+r,"g"),"\n")),i||(e=e.replace(/^\n/,"")),e},e.prototype.tagParameters=function(){var e,t,n,i;if(")"!==this.tag())return this;for(t=[],i=this.tokens,e=i.length,i[--e][0]="PARAM_END";n=i[--e];)switch(n[0]){case")":t.push(n);break;case"(":case"CALL_START":if(!t.length)return"("===n[0]?(n[0]="PARAM_START",this):this;t.pop()}return this},e.prototype.closeIndentation=function(){return this.outdentToken(this.indent)},e.prototype.balancedString=function(e,t){var n,i,r,s,o,a,c,h;for(n=0,a=[t],i=c=1,h=e.length;h>=1?h>c:c>h;i=h>=1?++c:--c)if(n)--n;else{switch(r=e.charAt(i)){case"\\":++n;continue;case t:if(a.pop(),!a.length)return e.slice(0,+i+1||9e9);t=a[a.length-1];continue}"}"!==t||'"'!==r&&"'"!==r?"}"===t&&"/"===r&&(s=f.exec(e.slice(i))||_.exec(e.slice(i)))?n+=s[0].length-1:"}"===t&&"{"===r?a.push(t="}"):'"'===t&&"#"===o&&"{"===r&&a.push(t="}"):a.push(t=r),o=r}return this.error("missing "+a.pop()+", starting")},e.prototype.interpolateString=function(t,n){var i,r,s,o,a,c,h,l,u,p,d,f,m,b,g,k,y,v,w,T,F,L,C,N,E,x,D,S,R;for(null==n&&(n={}),o=n.heredoc,v=n.regex,b=n.offsetInChunk,T=n.strOffset,p=n.lexedLength,b||(b=0),T||(T=0),p||(p=t.length),C=[],g=0,a=-1;u=t.charAt(a+=1);)"\\"!==u?"#"===u&&"{"===t.charAt(a+1)&&(s=this.balancedString(t.slice(a+1),"}"))&&(a>g&&C.push(this.makeToken("NEOSTRING",t.slice(g,a),T+g)),r||(r=this.makeToken("","string interpolation",b+a+1,2)),c=s.slice(1,-1),c.length&&(D=this.getLineAndColumnFromChunk(T+a+1),d=D[0],i=D[1],m=(new e).tokenize(c,{line:d,column:i,rewrite:!1}),y=m.pop(),"TERMINATOR"===(null!=(S=m[0])?S[0]:void 0)&&(y=m.shift()),(l=m.length)&&(l>1&&(m.unshift(this.makeToken("(","(",T+a+1,0)),m.push(this.makeToken(")",")",T+a+1+c.length,0))),C.push(["TOKENS",m]))),a+=s.length,g=a+1):a+=1;if(a>g&&t.length>g&&C.push(this.makeToken("NEOSTRING",t.slice(g),T+g)),v)return C;if(!C.length)return this.token("STRING",'""',b,p);for("NEOSTRING"!==C[0][0]&&C.unshift(this.makeToken("NEOSTRING","",b)),(h=C.length>1)&&this.token("(","(",b,0,r),a=E=0,x=C.length;x>E;a=++E)L=C[a],F=L[0],N=L[1],a&&(a&&(k=this.token("+","+")),f="TOKENS"===F?N[0]:L,k[2]={first_line:f[2].first_line,first_column:f[2].first_column,last_line:f[2].first_line,last_column:f[2].first_column}),"TOKENS"===F?(R=this.tokens).push.apply(R,N):"NEOSTRING"===F?(L[0]="STRING",L[1]=this.makeString(N,'"',o),this.tokens.push(L)):this.error("Unexpected "+F);return h&&(w=this.makeToken(")",")",b+p,0),w.stringEnd=!0,this.tokens.push(w)),C},e.prototype.pair=function(e){var t;return e!==(t=z(this.ends))?("OUTDENT"!==t&&this.error("unmatched "+e),this.outdentToken(z(this.indents),!0),this.pair(e)):this.ends.pop()},e.prototype.getLineAndColumnFromChunk=function(e){var t,n,i,r;return 0===e?[this.chunkLine,this.chunkColumn]:(r=e>=this.chunk.length?this.chunk:this.chunk.slice(0,+(e-1)+1||9e9),n=W(r,"\n"),t=this.chunkColumn,n>0?(i=r.split("\n"),t=z(i).length):t+=r.length,[this.chunkLine+n,t])},e.prototype.makeToken=function(e,t,n,i){var r,s,o,a,c;return null==n&&(n=0),null==i&&(i=t.length),s={},a=this.getLineAndColumnFromChunk(n),s.first_line=a[0],s.first_column=a[1],r=Math.max(0,i-1),c=this.getLineAndColumnFromChunk(n+r),s.last_line=c[0],s.last_column=c[1],o=[e,t,s]},e.prototype.token=function(e,t,n,i,r){var s;return s=this.makeToken(e,t,n,i),r&&(s.origin=r),this.tokens.push(s),s},e.prototype.tag=function(e,t){var n;return(n=z(this.tokens,e))&&(t?n[0]=t:n[0])},e.prototype.value=function(e,t){var n;return(n=z(this.tokens,e))&&(t?n[1]=t:n[1])},e.prototype.unfinished=function(){var e;return L.test(this.chunk)||"\\"===(e=this.tag())||"."===e||"?."===e||"?::"===e||"UNARY"===e||"MATH"===e||"UNARY_MATH"===e||"+"===e||"-"===e||"**"===e||"SHIFT"===e||"RELATION"===e||"COMPARE"===e||"LOGIC"===e||"THROW"===e||"EXTENDS"===e},e.prototype.removeNewlines=function(e){return e.replace(/^\s*\n\s*/,"").replace(/([^\\]|\\\\)\s*\n\s*$/,"$1")},e.prototype.escapeLines=function(e,t){return e=e.replace(/\\[^\S\n]*(\n|\\)\s*/g,function(e,t){return"\n"===t?"":e}),t?e.replace(x,"\\n"):e.replace(/\s*\n\s*/g," ")},e.prototype.makeString=function(e,t,n){return e?(e=e.replace(RegExp("\\\\("+t+"|\\\\)","g"),function(e,n){return n===t?n:e}),e=e.replace(RegExp(""+t,"g"),"\\$&"),t+this.escapeLines(e,n)+t):t+t},e.prototype.error=function(e,t){var n,i,r;return null==t&&(t=0),r=this.getLineAndColumnFromChunk(t),i=r[0],n=r[1],Q(e,{first_line:i,first_column:n})},e}(),T=["true","false","null","this","new","delete","typeof","in","instanceof","return","throw","break","continue","debugger","if","else","switch","for","while","do","try","catch","finally","class","extends","super"],a=["undefined","then","unless","until","loop","of","by","when"],o={and:"&&",or:"||",is:"==",isnt:"!=",not:"!",yes:"true",no:"false",on:"true",off:"false"},s=function(){var e;e=[];for(Y in o)e.push(Y);return e}(),a=a.concat(s),O=["case","default","function","var","void","with","const","let","enum","export","import","native","__hasProp","__extends","__slice","__bind","__indexOf","implements","interface","package","private","protected","public","static","yield"],V=["arguments","eval"],w=T.concat(O).concat(V),e.RESERVED=O.concat(T).concat(a).concat(V),e.STRICT_PROSCRIBED=V,t=65279,b=/^([$A-Za-z_\x7f-\uffff][$\w\x7f-\uffff]*)([^\n\S]*:(?!:))?/,A=/^0b[01]+|^0o[0-7]+|^0x[\da-f]+|^\d*\.?\d+(?:e[+-]?\d+)?/i,u=/^("""|''')((?:\\[\s\S]|[^\\])*?)(?:\n[^\n\S]*)?\1/,I=/^(?:[-=]>|[-+*\/%<>&|^!?=]=|>>>=?|([-+:])\1|([&|<>*\/%])\2=?|\?(\.|::)|\.{2,3})/,q=/^[^\n\S]+/,c=/^###([^#][\s\S]*?)(?:###[^\n\S]*|###$)|^(?:\s*#(?!##[^#]).*)+/,r=/^[-=]>/,D=/^(?:\n[^\n\S]*)+/,B=/^'[^\\']*(?:\\[\s\S][^\\']*)*'/,v=/^`[^\\`]*(?:\\.[^\\`]*)*`/,_=/^(\/(?![\s=])[^[\/\n\\]*(?:(?:\\[\s\S]|\[[^\]\n\\]*(?:\\[\s\S][^\]\n\\]*)*])[^[\/\n\\]*)*\/)([imgy]{0,4})(?!\w)/,f=/^\/{3}((?:\\?[\s\S])+?)\/{3}([imgy]{0,4})(?!\w)/,m=/((?:\\\\)+)|\\(\s|\/)|\s+(?:#.*)?/g,x=/\n/g,d=/\n+([^\n\S]*)/g,p=/\*\//,L=/^\s*(?:,|\??\.(?![.\d])|::)/,P=/\s+$/,l=["-=","+=","/=","*=","%=","||=","&&=","?=","<<=",">>=",">>>=","&=","^=","|=","**=","//=","%%="],U=["NEW","TYPEOF","DELETE","DO"],H=["!","~"],C=["&&","||","&","|","^"],M=["<<",">>",">>>"],h=["==","!=","<",">","<=",">="],E=["*","/","%","//","%%"],$=["IN","OF","INSTANCEOF"],n=["TRUE","FALSE"],S=["NUMBER","REGEX","BOOL","NULL","UNDEFINED","++","--"],R=S.concat(")","}","THIS","IDENTIFIER","STRING","]"),i=["IDENTIFIER","STRING","REGEX",")","]","}","?","::","@","THIS","SUPER"],k=i.concat("NUMBER","BOOL","NULL","UNDEFINED"),F=["INDENT","OUTDENT","TERMINATOR"],g=[")","}","]"]}.call(this),t.exports}(),require["./parser"]=function(){var e={},t={exports:e},n=function(){function e(){this.yy={}}var t={trace:function(){},yy:{},symbols_:{error:2,Root:3,Body:4,Line:5,TERMINATOR:6,Expression:7,Statement:8,Return:9,Comment:10,STATEMENT:11,Value:12,Invocation:13,Code:14,Operation:15,Assign:16,If:17,Try:18,While:19,For:20,Switch:21,Class:22,Throw:23,Block:24,INDENT:25,OUTDENT:26,Identifier:27,IDENTIFIER:28,AlphaNumeric:29,NUMBER:30,STRING:31,Literal:32,JS:33,REGEX:34,DEBUGGER:35,UNDEFINED:36,NULL:37,BOOL:38,Assignable:39,"=":40,AssignObj:41,ObjAssignable:42,":":43,ThisProperty:44,RETURN:45,HERECOMMENT:46,PARAM_START:47,ParamList:48,PARAM_END:49,FuncGlyph:50,"->":51,"=>":52,OptComma:53,",":54,Param:55,ParamVar:56,"...":57,Array:58,Object:59,Splat:60,SimpleAssignable:61,Accessor:62,Parenthetical:63,Range:64,This:65,".":66,"?.":67,"::":68,"?::":69,Index:70,INDEX_START:71,IndexValue:72,INDEX_END:73,INDEX_SOAK:74,Slice:75,"{":76,AssignList:77,"}":78,CLASS:79,EXTENDS:80,OptFuncExist:81,Arguments:82,SUPER:83,FUNC_EXIST:84,CALL_START:85,CALL_END:86,ArgList:87,THIS:88,"@":89,"[":90,"]":91,RangeDots:92,"..":93,Arg:94,SimpleArgs:95,TRY:96,Catch:97,FINALLY:98,CATCH:99,THROW:100,"(":101,")":102,WhileSource:103,WHILE:104,WHEN:105,UNTIL:106,Loop:107,LOOP:108,ForBody:109,FOR:110,ForStart:111,ForSource:112,ForVariables:113,OWN:114,ForValue:115,FORIN:116,FOROF:117,BY:118,SWITCH:119,Whens:120,ELSE:121,When:122,LEADING_WHEN:123,IfBlock:124,IF:125,POST_IF:126,UNARY:127,UNARY_MATH:128,"-":129,"+":130,"--":131,"++":132,"?":133,MATH:134,"**":135,SHIFT:136,COMPARE:137,LOGIC:138,RELATION:139,COMPOUND_ASSIGN:140,$accept:0,$end:1},terminals_:{2:"error",6:"TERMINATOR",11:"STATEMENT",25:"INDENT",26:"OUTDENT",28:"IDENTIFIER",30:"NUMBER",31:"STRING",33:"JS",34:"REGEX",35:"DEBUGGER",36:"UNDEFINED",37:"NULL",38:"BOOL",40:"=",43:":",45:"RETURN",46:"HERECOMMENT",47:"PARAM_START",49:"PARAM_END",51:"->",52:"=>",54:",",57:"...",66:".",67:"?.",68:"::",69:"?::",71:"INDEX_START",73:"INDEX_END",74:"INDEX_SOAK",76:"{",78:"}",79:"CLASS",80:"EXTENDS",83:"SUPER",84:"FUNC_EXIST",85:"CALL_START",86:"CALL_END",88:"THIS",89:"@",90:"[",91:"]",93:"..",96:"TRY",98:"FINALLY",99:"CATCH",100:"THROW",101:"(",102:")",104:"WHILE",105:"WHEN",106:"UNTIL",108:"LOOP",110:"FOR",114:"OWN",116:"FORIN",117:"FOROF",118:"BY",119:"SWITCH",121:"ELSE",123:"LEADING_WHEN",125:"IF",126:"POST_IF",127:"UNARY",128:"UNARY_MATH",129:"-",130:"+",131:"--",132:"++",133:"?",134:"MATH",135:"**",136:"SHIFT",137:"COMPARE",138:"LOGIC",139:"RELATION",140:"COMPOUND_ASSIGN"},productions_:[0,[3,0],[3,1],[4,1],[4,3],[4,2],[5,1],[5,1],[8,1],[8,1],[8,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[24,2],[24,3],[27,1],[29,1],[29,1],[32,1],[32,1],[32,1],[32,1],[32,1],[32,1],[32,1],[16,3],[16,4],[16,5],[41,1],[41,3],[41,5],[41,1],[42,1],[42,1],[42,1],[9,2],[9,1],[10,1],[14,5],[14,2],[50,1],[50,1],[53,0],[53,1],[48,0],[48,1],[48,3],[48,4],[48,6],[55,1],[55,2],[55,3],[55,1],[56,1],[56,1],[56,1],[56,1],[60,2],[61,1],[61,2],[61,2],[61,1],[39,1],[39,1],[39,1],[12,1],[12,1],[12,1],[12,1],[12,1],[62,2],[62,2],[62,2],[62,2],[62,1],[62,1],[70,3],[70,2],[72,1],[72,1],[59,4],[77,0],[77,1],[77,3],[77,4],[77,6],[22,1],[22,2],[22,3],[22,4],[22,2],[22,3],[22,4],[22,5],[13,3],[13,3],[13,1],[13,2],[81,0],[81,1],[82,2],[82,4],[65,1],[65,1],[44,2],[58,2],[58,4],[92,1],[92,1],[64,5],[75,3],[75,2],[75,2],[75,1],[87,1],[87,3],[87,4],[87,4],[87,6],[94,1],[94,1],[94,1],[95,1],[95,3],[18,2],[18,3],[18,4],[18,5],[97,3],[97,3],[97,2],[23,2],[63,3],[63,5],[103,2],[103,4],[103,2],[103,4],[19,2],[19,2],[19,2],[19,1],[107,2],[107,2],[20,2],[20,2],[20,2],[109,2],[109,2],[111,2],[111,3],[115,1],[115,1],[115,1],[115,1],[113,1],[113,3],[112,2],[112,2],[112,4],[112,4],[112,4],[112,6],[112,6],[21,5],[21,7],[21,4],[21,6],[120,1],[120,2],[122,3],[122,4],[124,3],[124,5],[17,1],[17,3],[17,3],[17,3],[15,2],[15,2],[15,2],[15,2],[15,2],[15,2],[15,2],[15,2],[15,2],[15,3],[15,3],[15,3],[15,3],[15,3],[15,3],[15,3],[15,3],[15,3],[15,5],[15,4],[15,3]],performAction:function(e,t,n,i,r,s,o){var a=s.length-1;switch(r){case 1:return this.$=i.addLocationDataFn(o[a],o[a])(new i.Block);case 2:return this.$=s[a];case 3:this.$=i.addLocationDataFn(o[a],o[a])(i.Block.wrap([s[a]]));break;case 4:this.$=i.addLocationDataFn(o[a-2],o[a])(s[a-2].push(s[a]));break;case 5:this.$=s[a-1];break;case 6:this.$=s[a];break;case 7:this.$=s[a];break;case 8:this.$=s[a];break;case 9:this.$=s[a];break;case 10:this.$=i.addLocationDataFn(o[a],o[a])(new i.Literal(s[a]));break;case 11:this.$=s[a];break;case 12:this.$=s[a];break;case 13:this.$=s[a];break;case 14:this.$=s[a];break;case 15:this.$=s[a];break;case 16:this.$=s[a];break;case 17:this.$=s[a];break;case 18:this.$=s[a];break;case 19:this.$=s[a];break;case 20:this.$=s[a];break;case 21:this.$=s[a];break;case 22:this.$=s[a];break;case 23:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Block);break;case 24:this.$=i.addLocationDataFn(o[a-2],o[a])(s[a-1]);break;case 25:this.$=i.addLocationDataFn(o[a],o[a])(new i.Literal(s[a]));break;case 26:this.$=i.addLocationDataFn(o[a],o[a])(new i.Literal(s[a]));break;case 27:this.$=i.addLocationDataFn(o[a],o[a])(new i.Literal(s[a]));break;case 28:this.$=s[a];break;case 29:this.$=i.addLocationDataFn(o[a],o[a])(new i.Literal(s[a]));break;case 30:this.$=i.addLocationDataFn(o[a],o[a])(new i.Literal(s[a]));break;case 31:this.$=i.addLocationDataFn(o[a],o[a])(new i.Literal(s[a]));break;case 32:this.$=i.addLocationDataFn(o[a],o[a])(new i.Undefined);
break;case 33:this.$=i.addLocationDataFn(o[a],o[a])(new i.Null);break;case 34:this.$=i.addLocationDataFn(o[a],o[a])(new i.Bool(s[a]));break;case 35:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.Assign(s[a-2],s[a]));break;case 36:this.$=i.addLocationDataFn(o[a-3],o[a])(new i.Assign(s[a-3],s[a]));break;case 37:this.$=i.addLocationDataFn(o[a-4],o[a])(new i.Assign(s[a-4],s[a-1]));break;case 38:this.$=i.addLocationDataFn(o[a],o[a])(new i.Value(s[a]));break;case 39:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.Assign(i.addLocationDataFn(o[a-2])(new i.Value(s[a-2])),s[a],"object"));break;case 40:this.$=i.addLocationDataFn(o[a-4],o[a])(new i.Assign(i.addLocationDataFn(o[a-4])(new i.Value(s[a-4])),s[a-1],"object"));break;case 41:this.$=s[a];break;case 42:this.$=s[a];break;case 43:this.$=s[a];break;case 44:this.$=s[a];break;case 45:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Return(s[a]));break;case 46:this.$=i.addLocationDataFn(o[a],o[a])(new i.Return);break;case 47:this.$=i.addLocationDataFn(o[a],o[a])(new i.Comment(s[a]));break;case 48:this.$=i.addLocationDataFn(o[a-4],o[a])(new i.Code(s[a-3],s[a],s[a-1]));break;case 49:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Code([],s[a],s[a-1]));break;case 50:this.$=i.addLocationDataFn(o[a],o[a])("func");break;case 51:this.$=i.addLocationDataFn(o[a],o[a])("boundfunc");break;case 52:this.$=s[a];break;case 53:this.$=s[a];break;case 54:this.$=i.addLocationDataFn(o[a],o[a])([]);break;case 55:this.$=i.addLocationDataFn(o[a],o[a])([s[a]]);break;case 56:this.$=i.addLocationDataFn(o[a-2],o[a])(s[a-2].concat(s[a]));break;case 57:this.$=i.addLocationDataFn(o[a-3],o[a])(s[a-3].concat(s[a]));break;case 58:this.$=i.addLocationDataFn(o[a-5],o[a])(s[a-5].concat(s[a-2]));break;case 59:this.$=i.addLocationDataFn(o[a],o[a])(new i.Param(s[a]));break;case 60:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Param(s[a-1],null,!0));break;case 61:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.Param(s[a-2],s[a]));break;case 62:this.$=i.addLocationDataFn(o[a],o[a])(new i.Expansion);break;case 63:this.$=s[a];break;case 64:this.$=s[a];break;case 65:this.$=s[a];break;case 66:this.$=s[a];break;case 67:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Splat(s[a-1]));break;case 68:this.$=i.addLocationDataFn(o[a],o[a])(new i.Value(s[a]));break;case 69:this.$=i.addLocationDataFn(o[a-1],o[a])(s[a-1].add(s[a]));break;case 70:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Value(s[a-1],[].concat(s[a])));break;case 71:this.$=s[a];break;case 72:this.$=s[a];break;case 73:this.$=i.addLocationDataFn(o[a],o[a])(new i.Value(s[a]));break;case 74:this.$=i.addLocationDataFn(o[a],o[a])(new i.Value(s[a]));break;case 75:this.$=s[a];break;case 76:this.$=i.addLocationDataFn(o[a],o[a])(new i.Value(s[a]));break;case 77:this.$=i.addLocationDataFn(o[a],o[a])(new i.Value(s[a]));break;case 78:this.$=i.addLocationDataFn(o[a],o[a])(new i.Value(s[a]));break;case 79:this.$=s[a];break;case 80:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Access(s[a]));break;case 81:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Access(s[a],"soak"));break;case 82:this.$=i.addLocationDataFn(o[a-1],o[a])([i.addLocationDataFn(o[a-1])(new i.Access(new i.Literal("prototype"))),i.addLocationDataFn(o[a])(new i.Access(s[a]))]);break;case 83:this.$=i.addLocationDataFn(o[a-1],o[a])([i.addLocationDataFn(o[a-1])(new i.Access(new i.Literal("prototype"),"soak")),i.addLocationDataFn(o[a])(new i.Access(s[a]))]);break;case 84:this.$=i.addLocationDataFn(o[a],o[a])(new i.Access(new i.Literal("prototype")));break;case 85:this.$=s[a];break;case 86:this.$=i.addLocationDataFn(o[a-2],o[a])(s[a-1]);break;case 87:this.$=i.addLocationDataFn(o[a-1],o[a])(i.extend(s[a],{soak:!0}));break;case 88:this.$=i.addLocationDataFn(o[a],o[a])(new i.Index(s[a]));break;case 89:this.$=i.addLocationDataFn(o[a],o[a])(new i.Slice(s[a]));break;case 90:this.$=i.addLocationDataFn(o[a-3],o[a])(new i.Obj(s[a-2],s[a-3].generated));break;case 91:this.$=i.addLocationDataFn(o[a],o[a])([]);break;case 92:this.$=i.addLocationDataFn(o[a],o[a])([s[a]]);break;case 93:this.$=i.addLocationDataFn(o[a-2],o[a])(s[a-2].concat(s[a]));break;case 94:this.$=i.addLocationDataFn(o[a-3],o[a])(s[a-3].concat(s[a]));break;case 95:this.$=i.addLocationDataFn(o[a-5],o[a])(s[a-5].concat(s[a-2]));break;case 96:this.$=i.addLocationDataFn(o[a],o[a])(new i.Class);break;case 97:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Class(null,null,s[a]));break;case 98:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.Class(null,s[a]));break;case 99:this.$=i.addLocationDataFn(o[a-3],o[a])(new i.Class(null,s[a-1],s[a]));break;case 100:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Class(s[a]));break;case 101:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.Class(s[a-1],null,s[a]));break;case 102:this.$=i.addLocationDataFn(o[a-3],o[a])(new i.Class(s[a-2],s[a]));break;case 103:this.$=i.addLocationDataFn(o[a-4],o[a])(new i.Class(s[a-3],s[a-1],s[a]));break;case 104:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.Call(s[a-2],s[a],s[a-1]));break;case 105:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.Call(s[a-2],s[a],s[a-1]));break;case 106:this.$=i.addLocationDataFn(o[a],o[a])(new i.Call("super",[new i.Splat(new i.Literal("arguments"))]));break;case 107:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Call("super",s[a]));break;case 108:this.$=i.addLocationDataFn(o[a],o[a])(!1);break;case 109:this.$=i.addLocationDataFn(o[a],o[a])(!0);break;case 110:this.$=i.addLocationDataFn(o[a-1],o[a])([]);break;case 111:this.$=i.addLocationDataFn(o[a-3],o[a])(s[a-2]);break;case 112:this.$=i.addLocationDataFn(o[a],o[a])(new i.Value(new i.Literal("this")));break;case 113:this.$=i.addLocationDataFn(o[a],o[a])(new i.Value(new i.Literal("this")));break;case 114:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Value(i.addLocationDataFn(o[a-1])(new i.Literal("this")),[i.addLocationDataFn(o[a])(new i.Access(s[a]))],"this"));break;case 115:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Arr([]));break;case 116:this.$=i.addLocationDataFn(o[a-3],o[a])(new i.Arr(s[a-2]));break;case 117:this.$=i.addLocationDataFn(o[a],o[a])("inclusive");break;case 118:this.$=i.addLocationDataFn(o[a],o[a])("exclusive");break;case 119:this.$=i.addLocationDataFn(o[a-4],o[a])(new i.Range(s[a-3],s[a-1],s[a-2]));break;case 120:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.Range(s[a-2],s[a],s[a-1]));break;case 121:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Range(s[a-1],null,s[a]));break;case 122:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Range(null,s[a],s[a-1]));break;case 123:this.$=i.addLocationDataFn(o[a],o[a])(new i.Range(null,null,s[a]));break;case 124:this.$=i.addLocationDataFn(o[a],o[a])([s[a]]);break;case 125:this.$=i.addLocationDataFn(o[a-2],o[a])(s[a-2].concat(s[a]));break;case 126:this.$=i.addLocationDataFn(o[a-3],o[a])(s[a-3].concat(s[a]));break;case 127:this.$=i.addLocationDataFn(o[a-3],o[a])(s[a-2]);break;case 128:this.$=i.addLocationDataFn(o[a-5],o[a])(s[a-5].concat(s[a-2]));break;case 129:this.$=s[a];break;case 130:this.$=s[a];break;case 131:this.$=i.addLocationDataFn(o[a],o[a])(new i.Expansion);break;case 132:this.$=s[a];break;case 133:this.$=i.addLocationDataFn(o[a-2],o[a])([].concat(s[a-2],s[a]));break;case 134:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Try(s[a]));break;case 135:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.Try(s[a-1],s[a][0],s[a][1]));break;case 136:this.$=i.addLocationDataFn(o[a-3],o[a])(new i.Try(s[a-2],null,null,s[a]));break;case 137:this.$=i.addLocationDataFn(o[a-4],o[a])(new i.Try(s[a-3],s[a-2][0],s[a-2][1],s[a]));break;case 138:this.$=i.addLocationDataFn(o[a-2],o[a])([s[a-1],s[a]]);break;case 139:this.$=i.addLocationDataFn(o[a-2],o[a])([i.addLocationDataFn(o[a-1])(new i.Value(s[a-1])),s[a]]);break;case 140:this.$=i.addLocationDataFn(o[a-1],o[a])([null,s[a]]);break;case 141:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Throw(s[a]));break;case 142:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.Parens(s[a-1]));break;case 143:this.$=i.addLocationDataFn(o[a-4],o[a])(new i.Parens(s[a-2]));break;case 144:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.While(s[a]));break;case 145:this.$=i.addLocationDataFn(o[a-3],o[a])(new i.While(s[a-2],{guard:s[a]}));break;case 146:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.While(s[a],{invert:!0}));break;case 147:this.$=i.addLocationDataFn(o[a-3],o[a])(new i.While(s[a-2],{invert:!0,guard:s[a]}));break;case 148:this.$=i.addLocationDataFn(o[a-1],o[a])(s[a-1].addBody(s[a]));break;case 149:this.$=i.addLocationDataFn(o[a-1],o[a])(s[a].addBody(i.addLocationDataFn(o[a-1])(i.Block.wrap([s[a-1]]))));break;case 150:this.$=i.addLocationDataFn(o[a-1],o[a])(s[a].addBody(i.addLocationDataFn(o[a-1])(i.Block.wrap([s[a-1]]))));break;case 151:this.$=i.addLocationDataFn(o[a],o[a])(s[a]);break;case 152:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.While(i.addLocationDataFn(o[a-1])(new i.Literal("true"))).addBody(s[a]));break;case 153:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.While(i.addLocationDataFn(o[a-1])(new i.Literal("true"))).addBody(i.addLocationDataFn(o[a])(i.Block.wrap([s[a]]))));break;case 154:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.For(s[a-1],s[a]));break;case 155:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.For(s[a-1],s[a]));break;case 156:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.For(s[a],s[a-1]));break;case 157:this.$=i.addLocationDataFn(o[a-1],o[a])({source:i.addLocationDataFn(o[a])(new i.Value(s[a]))});break;case 158:this.$=i.addLocationDataFn(o[a-1],o[a])(function(){return s[a].own=s[a-1].own,s[a].name=s[a-1][0],s[a].index=s[a-1][1],s[a]}());break;case 159:this.$=i.addLocationDataFn(o[a-1],o[a])(s[a]);break;case 160:this.$=i.addLocationDataFn(o[a-2],o[a])(function(){return s[a].own=!0,s[a]}());break;case 161:this.$=s[a];break;case 162:this.$=s[a];break;case 163:this.$=i.addLocationDataFn(o[a],o[a])(new i.Value(s[a]));break;case 164:this.$=i.addLocationDataFn(o[a],o[a])(new i.Value(s[a]));break;case 165:this.$=i.addLocationDataFn(o[a],o[a])([s[a]]);break;case 166:this.$=i.addLocationDataFn(o[a-2],o[a])([s[a-2],s[a]]);break;case 167:this.$=i.addLocationDataFn(o[a-1],o[a])({source:s[a]});break;case 168:this.$=i.addLocationDataFn(o[a-1],o[a])({source:s[a],object:!0});break;case 169:this.$=i.addLocationDataFn(o[a-3],o[a])({source:s[a-2],guard:s[a]});break;case 170:this.$=i.addLocationDataFn(o[a-3],o[a])({source:s[a-2],guard:s[a],object:!0});break;case 171:this.$=i.addLocationDataFn(o[a-3],o[a])({source:s[a-2],step:s[a]});break;case 172:this.$=i.addLocationDataFn(o[a-5],o[a])({source:s[a-4],guard:s[a-2],step:s[a]});break;case 173:this.$=i.addLocationDataFn(o[a-5],o[a])({source:s[a-4],step:s[a-2],guard:s[a]});break;case 174:this.$=i.addLocationDataFn(o[a-4],o[a])(new i.Switch(s[a-3],s[a-1]));break;case 175:this.$=i.addLocationDataFn(o[a-6],o[a])(new i.Switch(s[a-5],s[a-3],s[a-1]));break;case 176:this.$=i.addLocationDataFn(o[a-3],o[a])(new i.Switch(null,s[a-1]));break;case 177:this.$=i.addLocationDataFn(o[a-5],o[a])(new i.Switch(null,s[a-3],s[a-1]));break;case 178:this.$=s[a];break;case 179:this.$=i.addLocationDataFn(o[a-1],o[a])(s[a-1].concat(s[a]));break;case 180:this.$=i.addLocationDataFn(o[a-2],o[a])([[s[a-1],s[a]]]);break;case 181:this.$=i.addLocationDataFn(o[a-3],o[a])([[s[a-2],s[a-1]]]);break;case 182:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.If(s[a-1],s[a],{type:s[a-2]}));break;case 183:this.$=i.addLocationDataFn(o[a-4],o[a])(s[a-4].addElse(i.addLocationDataFn(o[a-2],o[a])(new i.If(s[a-1],s[a],{type:s[a-2]}))));break;case 184:this.$=s[a];break;case 185:this.$=i.addLocationDataFn(o[a-2],o[a])(s[a-2].addElse(s[a]));break;case 186:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.If(s[a],i.addLocationDataFn(o[a-2])(i.Block.wrap([s[a-2]])),{type:s[a-1],statement:!0}));break;case 187:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.If(s[a],i.addLocationDataFn(o[a-2])(i.Block.wrap([s[a-2]])),{type:s[a-1],statement:!0}));break;case 188:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Op(s[a-1],s[a]));break;case 189:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Op(s[a-1],s[a]));break;case 190:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Op("-",s[a]));break;case 191:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Op("+",s[a]));break;case 192:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Op("--",s[a]));break;case 193:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Op("++",s[a]));break;case 194:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Op("--",s[a-1],null,!0));break;case 195:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Op("++",s[a-1],null,!0));break;case 196:this.$=i.addLocationDataFn(o[a-1],o[a])(new i.Existence(s[a-1]));break;case 197:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.Op("+",s[a-2],s[a]));break;case 198:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.Op("-",s[a-2],s[a]));break;case 199:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.Op(s[a-1],s[a-2],s[a]));break;case 200:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.Op(s[a-1],s[a-2],s[a]));break;case 201:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.Op(s[a-1],s[a-2],s[a]));break;case 202:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.Op(s[a-1],s[a-2],s[a]));break;case 203:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.Op(s[a-1],s[a-2],s[a]));break;case 204:this.$=i.addLocationDataFn(o[a-2],o[a])(function(){return"!"===s[a-1].charAt(0)?new i.Op(s[a-1].slice(1),s[a-2],s[a]).invert():new i.Op(s[a-1],s[a-2],s[a])}());break;case 205:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.Assign(s[a-2],s[a],s[a-1]));break;case 206:this.$=i.addLocationDataFn(o[a-4],o[a])(new i.Assign(s[a-4],s[a-1],s[a-3]));break;case 207:this.$=i.addLocationDataFn(o[a-3],o[a])(new i.Assign(s[a-3],s[a],s[a-2]));break;case 208:this.$=i.addLocationDataFn(o[a-2],o[a])(new i.Extends(s[a-2],s[a]))}},table:[{1:[2,1],3:1,4:2,5:3,7:4,8:5,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[3]},{1:[2,2],6:[1,73]},{1:[2,3],6:[2,3],26:[2,3],102:[2,3]},{1:[2,6],6:[2,6],26:[2,6],102:[2,6],103:84,104:[1,64],106:[1,65],109:85,110:[1,67],111:68,126:[1,83],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,7],6:[2,7],26:[2,7],102:[2,7],103:87,104:[1,64],106:[1,65],109:88,110:[1,67],111:68,126:[1,86]},{1:[2,11],6:[2,11],25:[2,11],26:[2,11],49:[2,11],54:[2,11],57:[2,11],62:90,66:[1,92],67:[1,93],68:[1,94],69:[1,95],70:96,71:[1,97],73:[2,11],74:[1,98],78:[2,11],81:89,84:[1,91],85:[2,108],86:[2,11],91:[2,11],93:[2,11],102:[2,11],104:[2,11],105:[2,11],106:[2,11],110:[2,11],118:[2,11],126:[2,11],129:[2,11],130:[2,11],133:[2,11],134:[2,11],135:[2,11],136:[2,11],137:[2,11],138:[2,11],139:[2,11]},{1:[2,12],6:[2,12],25:[2,12],26:[2,12],49:[2,12],54:[2,12],57:[2,12],62:100,66:[1,92],67:[1,93],68:[1,94],69:[1,95],70:96,71:[1,97],73:[2,12],74:[1,98],78:[2,12],81:99,84:[1,91],85:[2,108],86:[2,12],91:[2,12],93:[2,12],102:[2,12],104:[2,12],105:[2,12],106:[2,12],110:[2,12],118:[2,12],126:[2,12],129:[2,12],130:[2,12],133:[2,12],134:[2,12],135:[2,12],136:[2,12],137:[2,12],138:[2,12],139:[2,12]},{1:[2,13],6:[2,13],25:[2,13],26:[2,13],49:[2,13],54:[2,13],57:[2,13],73:[2,13],78:[2,13],86:[2,13],91:[2,13],93:[2,13],102:[2,13],104:[2,13],105:[2,13],106:[2,13],110:[2,13],118:[2,13],126:[2,13],129:[2,13],130:[2,13],133:[2,13],134:[2,13],135:[2,13],136:[2,13],137:[2,13],138:[2,13],139:[2,13]},{1:[2,14],6:[2,14],25:[2,14],26:[2,14],49:[2,14],54:[2,14],57:[2,14],73:[2,14],78:[2,14],86:[2,14],91:[2,14],93:[2,14],102:[2,14],104:[2,14],105:[2,14],106:[2,14],110:[2,14],118:[2,14],126:[2,14],129:[2,14],130:[2,14],133:[2,14],134:[2,14],135:[2,14],136:[2,14],137:[2,14],138:[2,14],139:[2,14]},{1:[2,15],6:[2,15],25:[2,15],26:[2,15],49:[2,15],54:[2,15],57:[2,15],73:[2,15],78:[2,15],86:[2,15],91:[2,15],93:[2,15],102:[2,15],104:[2,15],105:[2,15],106:[2,15],110:[2,15],118:[2,15],126:[2,15],129:[2,15],130:[2,15],133:[2,15],134:[2,15],135:[2,15],136:[2,15],137:[2,15],138:[2,15],139:[2,15]},{1:[2,16],6:[2,16],25:[2,16],26:[2,16],49:[2,16],54:[2,16],57:[2,16],73:[2,16],78:[2,16],86:[2,16],91:[2,16],93:[2,16],102:[2,16],104:[2,16],105:[2,16],106:[2,16],110:[2,16],118:[2,16],126:[2,16],129:[2,16],130:[2,16],133:[2,16],134:[2,16],135:[2,16],136:[2,16],137:[2,16],138:[2,16],139:[2,16]},{1:[2,17],6:[2,17],25:[2,17],26:[2,17],49:[2,17],54:[2,17],57:[2,17],73:[2,17],78:[2,17],86:[2,17],91:[2,17],93:[2,17],102:[2,17],104:[2,17],105:[2,17],106:[2,17],110:[2,17],118:[2,17],126:[2,17],129:[2,17],130:[2,17],133:[2,17],134:[2,17],135:[2,17],136:[2,17],137:[2,17],138:[2,17],139:[2,17]},{1:[2,18],6:[2,18],25:[2,18],26:[2,18],49:[2,18],54:[2,18],57:[2,18],73:[2,18],78:[2,18],86:[2,18],91:[2,18],93:[2,18],102:[2,18],104:[2,18],105:[2,18],106:[2,18],110:[2,18],118:[2,18],126:[2,18],129:[2,18],130:[2,18],133:[2,18],134:[2,18],135:[2,18],136:[2,18],137:[2,18],138:[2,18],139:[2,18]},{1:[2,19],6:[2,19],25:[2,19],26:[2,19],49:[2,19],54:[2,19],57:[2,19],73:[2,19],78:[2,19],86:[2,19],91:[2,19],93:[2,19],102:[2,19],104:[2,19],105:[2,19],106:[2,19],110:[2,19],118:[2,19],126:[2,19],129:[2,19],130:[2,19],133:[2,19],134:[2,19],135:[2,19],136:[2,19],137:[2,19],138:[2,19],139:[2,19]},{1:[2,20],6:[2,20],25:[2,20],26:[2,20],49:[2,20],54:[2,20],57:[2,20],73:[2,20],78:[2,20],86:[2,20],91:[2,20],93:[2,20],102:[2,20],104:[2,20],105:[2,20],106:[2,20],110:[2,20],118:[2,20],126:[2,20],129:[2,20],130:[2,20],133:[2,20],134:[2,20],135:[2,20],136:[2,20],137:[2,20],138:[2,20],139:[2,20]},{1:[2,21],6:[2,21],25:[2,21],26:[2,21],49:[2,21],54:[2,21],57:[2,21],73:[2,21],78:[2,21],86:[2,21],91:[2,21],93:[2,21],102:[2,21],104:[2,21],105:[2,21],106:[2,21],110:[2,21],118:[2,21],126:[2,21],129:[2,21],130:[2,21],133:[2,21],134:[2,21],135:[2,21],136:[2,21],137:[2,21],138:[2,21],139:[2,21]},{1:[2,22],6:[2,22],25:[2,22],26:[2,22],49:[2,22],54:[2,22],57:[2,22],73:[2,22],78:[2,22],86:[2,22],91:[2,22],93:[2,22],102:[2,22],104:[2,22],105:[2,22],106:[2,22],110:[2,22],118:[2,22],126:[2,22],129:[2,22],130:[2,22],133:[2,22],134:[2,22],135:[2,22],136:[2,22],137:[2,22],138:[2,22],139:[2,22]},{1:[2,8],6:[2,8],26:[2,8],102:[2,8],104:[2,8],106:[2,8],110:[2,8],126:[2,8]},{1:[2,9],6:[2,9],26:[2,9],102:[2,9],104:[2,9],106:[2,9],110:[2,9],126:[2,9]},{1:[2,10],6:[2,10],26:[2,10],102:[2,10],104:[2,10],106:[2,10],110:[2,10],126:[2,10]},{1:[2,75],6:[2,75],25:[2,75],26:[2,75],40:[1,101],49:[2,75],54:[2,75],57:[2,75],66:[2,75],67:[2,75],68:[2,75],69:[2,75],71:[2,75],73:[2,75],74:[2,75],78:[2,75],84:[2,75],85:[2,75],86:[2,75],91:[2,75],93:[2,75],102:[2,75],104:[2,75],105:[2,75],106:[2,75],110:[2,75],118:[2,75],126:[2,75],129:[2,75],130:[2,75],133:[2,75],134:[2,75],135:[2,75],136:[2,75],137:[2,75],138:[2,75],139:[2,75]},{1:[2,76],6:[2,76],25:[2,76],26:[2,76],49:[2,76],54:[2,76],57:[2,76],66:[2,76],67:[2,76],68:[2,76],69:[2,76],71:[2,76],73:[2,76],74:[2,76],78:[2,76],84:[2,76],85:[2,76],86:[2,76],91:[2,76],93:[2,76],102:[2,76],104:[2,76],105:[2,76],106:[2,76],110:[2,76],118:[2,76],126:[2,76],129:[2,76],130:[2,76],133:[2,76],134:[2,76],135:[2,76],136:[2,76],137:[2,76],138:[2,76],139:[2,76]},{1:[2,77],6:[2,77],25:[2,77],26:[2,77],49:[2,77],54:[2,77],57:[2,77],66:[2,77],67:[2,77],68:[2,77],69:[2,77],71:[2,77],73:[2,77],74:[2,77],78:[2,77],84:[2,77],85:[2,77],86:[2,77],91:[2,77],93:[2,77],102:[2,77],104:[2,77],105:[2,77],106:[2,77],110:[2,77],118:[2,77],126:[2,77],129:[2,77],130:[2,77],133:[2,77],134:[2,77],135:[2,77],136:[2,77],137:[2,77],138:[2,77],139:[2,77]},{1:[2,78],6:[2,78],25:[2,78],26:[2,78],49:[2,78],54:[2,78],57:[2,78],66:[2,78],67:[2,78],68:[2,78],69:[2,78],71:[2,78],73:[2,78],74:[2,78],78:[2,78],84:[2,78],85:[2,78],86:[2,78],91:[2,78],93:[2,78],102:[2,78],104:[2,78],105:[2,78],106:[2,78],110:[2,78],118:[2,78],126:[2,78],129:[2,78],130:[2,78],133:[2,78],134:[2,78],135:[2,78],136:[2,78],137:[2,78],138:[2,78],139:[2,78]},{1:[2,79],6:[2,79],25:[2,79],26:[2,79],49:[2,79],54:[2,79],57:[2,79],66:[2,79],67:[2,79],68:[2,79],69:[2,79],71:[2,79],73:[2,79],74:[2,79],78:[2,79],84:[2,79],85:[2,79],86:[2,79],91:[2,79],93:[2,79],102:[2,79],104:[2,79],105:[2,79],106:[2,79],110:[2,79],118:[2,79],126:[2,79],129:[2,79],130:[2,79],133:[2,79],134:[2,79],135:[2,79],136:[2,79],137:[2,79],138:[2,79],139:[2,79]},{1:[2,106],6:[2,106],25:[2,106],26:[2,106],49:[2,106],54:[2,106],57:[2,106],66:[2,106],67:[2,106],68:[2,106],69:[2,106],71:[2,106],73:[2,106],74:[2,106],78:[2,106],82:102,84:[2,106],85:[1,103],86:[2,106],91:[2,106],93:[2,106],102:[2,106],104:[2,106],105:[2,106],106:[2,106],110:[2,106],118:[2,106],126:[2,106],129:[2,106],130:[2,106],133:[2,106],134:[2,106],135:[2,106],136:[2,106],137:[2,106],138:[2,106],139:[2,106]},{6:[2,54],25:[2,54],27:108,28:[1,72],44:109,48:104,49:[2,54],54:[2,54],55:105,56:106,57:[1,107],58:110,59:111,76:[1,69],89:[1,112],90:[1,113]},{24:114,25:[1,115]},{7:116,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:118,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:119,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:120,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{12:122,13:123,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:124,44:62,58:46,59:47,61:121,63:23,64:24,65:25,76:[1,69],83:[1,26],88:[1,57],89:[1,58],90:[1,56],101:[1,55]},{12:122,13:123,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:124,44:62,58:46,59:47,61:125,63:23,64:24,65:25,76:[1,69],83:[1,26],88:[1,57],89:[1,58],90:[1,56],101:[1,55]},{1:[2,72],6:[2,72],25:[2,72],26:[2,72],40:[2,72],49:[2,72],54:[2,72],57:[2,72],66:[2,72],67:[2,72],68:[2,72],69:[2,72],71:[2,72],73:[2,72],74:[2,72],78:[2,72],80:[1,129],84:[2,72],85:[2,72],86:[2,72],91:[2,72],93:[2,72],102:[2,72],104:[2,72],105:[2,72],106:[2,72],110:[2,72],118:[2,72],126:[2,72],129:[2,72],130:[2,72],131:[1,126],132:[1,127],133:[2,72],134:[2,72],135:[2,72],136:[2,72],137:[2,72],138:[2,72],139:[2,72],140:[1,128]},{1:[2,184],6:[2,184],25:[2,184],26:[2,184],49:[2,184],54:[2,184],57:[2,184],73:[2,184],78:[2,184],86:[2,184],91:[2,184],93:[2,184],102:[2,184],104:[2,184],105:[2,184],106:[2,184],110:[2,184],118:[2,184],121:[1,130],126:[2,184],129:[2,184],130:[2,184],133:[2,184],134:[2,184],135:[2,184],136:[2,184],137:[2,184],138:[2,184],139:[2,184]},{24:131,25:[1,115]},{24:132,25:[1,115]},{1:[2,151],6:[2,151],25:[2,151],26:[2,151],49:[2,151],54:[2,151],57:[2,151],73:[2,151],78:[2,151],86:[2,151],91:[2,151],93:[2,151],102:[2,151],104:[2,151],105:[2,151],106:[2,151],110:[2,151],118:[2,151],126:[2,151],129:[2,151],130:[2,151],133:[2,151],134:[2,151],135:[2,151],136:[2,151],137:[2,151],138:[2,151],139:[2,151]},{24:133,25:[1,115]},{7:134,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,25:[1,135],27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,96],6:[2,96],12:122,13:123,24:136,25:[1,115],26:[2,96],27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:124,44:62,49:[2,96],54:[2,96],57:[2,96],58:46,59:47,61:138,63:23,64:24,65:25,73:[2,96],76:[1,69],78:[2,96],80:[1,137],83:[1,26],86:[2,96],88:[1,57],89:[1,58],90:[1,56],91:[2,96],93:[2,96],101:[1,55],102:[2,96],104:[2,96],105:[2,96],106:[2,96],110:[2,96],118:[2,96],126:[2,96],129:[2,96],130:[2,96],133:[2,96],134:[2,96],135:[2,96],136:[2,96],137:[2,96],138:[2,96],139:[2,96]},{7:139,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,46],6:[2,46],7:140,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,26:[2,46],27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],102:[2,46],103:38,104:[2,46],106:[2,46],107:39,108:[1,66],109:40,110:[2,46],111:68,119:[1,41],124:36,125:[1,63],126:[2,46],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,47],6:[2,47],25:[2,47],26:[2,47],54:[2,47],78:[2,47],102:[2,47],104:[2,47],106:[2,47],110:[2,47],126:[2,47]},{1:[2,73],6:[2,73],25:[2,73],26:[2,73],40:[2,73],49:[2,73],54:[2,73],57:[2,73],66:[2,73],67:[2,73],68:[2,73],69:[2,73],71:[2,73],73:[2,73],74:[2,73],78:[2,73],84:[2,73],85:[2,73],86:[2,73],91:[2,73],93:[2,73],102:[2,73],104:[2,73],105:[2,73],106:[2,73],110:[2,73],118:[2,73],126:[2,73],129:[2,73],130:[2,73],133:[2,73],134:[2,73],135:[2,73],136:[2,73],137:[2,73],138:[2,73],139:[2,73]},{1:[2,74],6:[2,74],25:[2,74],26:[2,74],40:[2,74],49:[2,74],54:[2,74],57:[2,74],66:[2,74],67:[2,74],68:[2,74],69:[2,74],71:[2,74],73:[2,74],74:[2,74],78:[2,74],84:[2,74],85:[2,74],86:[2,74],91:[2,74],93:[2,74],102:[2,74],104:[2,74],105:[2,74],106:[2,74],110:[2,74],118:[2,74],126:[2,74],129:[2,74],130:[2,74],133:[2,74],134:[2,74],135:[2,74],136:[2,74],137:[2,74],138:[2,74],139:[2,74]},{1:[2,28],6:[2,28],25:[2,28],26:[2,28],49:[2,28],54:[2,28],57:[2,28],66:[2,28],67:[2,28],68:[2,28],69:[2,28],71:[2,28],73:[2,28],74:[2,28],78:[2,28],84:[2,28],85:[2,28],86:[2,28],91:[2,28],93:[2,28],102:[2,28],104:[2,28],105:[2,28],106:[2,28],110:[2,28],118:[2,28],126:[2,28],129:[2,28],130:[2,28],133:[2,28],134:[2,28],135:[2,28],136:[2,28],137:[2,28],138:[2,28],139:[2,28]},{1:[2,29],6:[2,29],25:[2,29],26:[2,29],49:[2,29],54:[2,29],57:[2,29],66:[2,29],67:[2,29],68:[2,29],69:[2,29],71:[2,29],73:[2,29],74:[2,29],78:[2,29],84:[2,29],85:[2,29],86:[2,29],91:[2,29],93:[2,29],102:[2,29],104:[2,29],105:[2,29],106:[2,29],110:[2,29],118:[2,29],126:[2,29],129:[2,29],130:[2,29],133:[2,29],134:[2,29],135:[2,29],136:[2,29],137:[2,29],138:[2,29],139:[2,29]},{1:[2,30],6:[2,30],25:[2,30],26:[2,30],49:[2,30],54:[2,30],57:[2,30],66:[2,30],67:[2,30],68:[2,30],69:[2,30],71:[2,30],73:[2,30],74:[2,30],78:[2,30],84:[2,30],85:[2,30],86:[2,30],91:[2,30],93:[2,30],102:[2,30],104:[2,30],105:[2,30],106:[2,30],110:[2,30],118:[2,30],126:[2,30],129:[2,30],130:[2,30],133:[2,30],134:[2,30],135:[2,30],136:[2,30],137:[2,30],138:[2,30],139:[2,30]},{1:[2,31],6:[2,31],25:[2,31],26:[2,31],49:[2,31],54:[2,31],57:[2,31],66:[2,31],67:[2,31],68:[2,31],69:[2,31],71:[2,31],73:[2,31],74:[2,31],78:[2,31],84:[2,31],85:[2,31],86:[2,31],91:[2,31],93:[2,31],102:[2,31],104:[2,31],105:[2,31],106:[2,31],110:[2,31],118:[2,31],126:[2,31],129:[2,31],130:[2,31],133:[2,31],134:[2,31],135:[2,31],136:[2,31],137:[2,31],138:[2,31],139:[2,31]},{1:[2,32],6:[2,32],25:[2,32],26:[2,32],49:[2,32],54:[2,32],57:[2,32],66:[2,32],67:[2,32],68:[2,32],69:[2,32],71:[2,32],73:[2,32],74:[2,32],78:[2,32],84:[2,32],85:[2,32],86:[2,32],91:[2,32],93:[2,32],102:[2,32],104:[2,32],105:[2,32],106:[2,32],110:[2,32],118:[2,32],126:[2,32],129:[2,32],130:[2,32],133:[2,32],134:[2,32],135:[2,32],136:[2,32],137:[2,32],138:[2,32],139:[2,32]},{1:[2,33],6:[2,33],25:[2,33],26:[2,33],49:[2,33],54:[2,33],57:[2,33],66:[2,33],67:[2,33],68:[2,33],69:[2,33],71:[2,33],73:[2,33],74:[2,33],78:[2,33],84:[2,33],85:[2,33],86:[2,33],91:[2,33],93:[2,33],102:[2,33],104:[2,33],105:[2,33],106:[2,33],110:[2,33],118:[2,33],126:[2,33],129:[2,33],130:[2,33],133:[2,33],134:[2,33],135:[2,33],136:[2,33],137:[2,33],138:[2,33],139:[2,33]},{1:[2,34],6:[2,34],25:[2,34],26:[2,34],49:[2,34],54:[2,34],57:[2,34],66:[2,34],67:[2,34],68:[2,34],69:[2,34],71:[2,34],73:[2,34],74:[2,34],78:[2,34],84:[2,34],85:[2,34],86:[2,34],91:[2,34],93:[2,34],102:[2,34],104:[2,34],105:[2,34],106:[2,34],110:[2,34],118:[2,34],126:[2,34],129:[2,34],130:[2,34],133:[2,34],134:[2,34],135:[2,34],136:[2,34],137:[2,34],138:[2,34],139:[2,34]},{4:141,5:3,7:4,8:5,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,25:[1,142],27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:143,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,25:[1,147],27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],57:[1,149],58:46,59:47,60:148,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],87:145,88:[1,57],89:[1,58],90:[1,56],91:[1,144],94:146,96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,112],6:[2,112],25:[2,112],26:[2,112],49:[2,112],54:[2,112],57:[2,112],66:[2,112],67:[2,112],68:[2,112],69:[2,112],71:[2,112],73:[2,112],74:[2,112],78:[2,112],84:[2,112],85:[2,112],86:[2,112],91:[2,112],93:[2,112],102:[2,112],104:[2,112],105:[2,112],106:[2,112],110:[2,112],118:[2,112],126:[2,112],129:[2,112],130:[2,112],133:[2,112],134:[2,112],135:[2,112],136:[2,112],137:[2,112],138:[2,112],139:[2,112]},{1:[2,113],6:[2,113],25:[2,113],26:[2,113],27:150,28:[1,72],49:[2,113],54:[2,113],57:[2,113],66:[2,113],67:[2,113],68:[2,113],69:[2,113],71:[2,113],73:[2,113],74:[2,113],78:[2,113],84:[2,113],85:[2,113],86:[2,113],91:[2,113],93:[2,113],102:[2,113],104:[2,113],105:[2,113],106:[2,113],110:[2,113],118:[2,113],126:[2,113],129:[2,113],130:[2,113],133:[2,113],134:[2,113],135:[2,113],136:[2,113],137:[2,113],138:[2,113],139:[2,113]},{25:[2,50]},{25:[2,51]},{1:[2,68],6:[2,68],25:[2,68],26:[2,68],40:[2,68],49:[2,68],54:[2,68],57:[2,68],66:[2,68],67:[2,68],68:[2,68],69:[2,68],71:[2,68],73:[2,68],74:[2,68],78:[2,68],80:[2,68],84:[2,68],85:[2,68],86:[2,68],91:[2,68],93:[2,68],102:[2,68],104:[2,68],105:[2,68],106:[2,68],110:[2,68],118:[2,68],126:[2,68],129:[2,68],130:[2,68],131:[2,68],132:[2,68],133:[2,68],134:[2,68],135:[2,68],136:[2,68],137:[2,68],138:[2,68],139:[2,68],140:[2,68]},{1:[2,71],6:[2,71],25:[2,71],26:[2,71],40:[2,71],49:[2,71],54:[2,71],57:[2,71],66:[2,71],67:[2,71],68:[2,71],69:[2,71],71:[2,71],73:[2,71],74:[2,71],78:[2,71],80:[2,71],84:[2,71],85:[2,71],86:[2,71],91:[2,71],93:[2,71],102:[2,71],104:[2,71],105:[2,71],106:[2,71],110:[2,71],118:[2,71],126:[2,71],129:[2,71],130:[2,71],131:[2,71],132:[2,71],133:[2,71],134:[2,71],135:[2,71],136:[2,71],137:[2,71],138:[2,71],139:[2,71],140:[2,71]},{7:151,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:152,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:153,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:155,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,24:154,25:[1,115],27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{27:160,28:[1,72],44:161,58:162,59:163,64:156,76:[1,69],89:[1,112],90:[1,56],113:157,114:[1,158],115:159},{112:164,116:[1,165],117:[1,166]},{6:[2,91],10:170,25:[2,91],27:171,28:[1,72],29:172,30:[1,70],31:[1,71],41:168,42:169,44:173,46:[1,45],54:[2,91],77:167,78:[2,91],89:[1,112]},{1:[2,26],6:[2,26],25:[2,26],26:[2,26],43:[2,26],49:[2,26],54:[2,26],57:[2,26],66:[2,26],67:[2,26],68:[2,26],69:[2,26],71:[2,26],73:[2,26],74:[2,26],78:[2,26],84:[2,26],85:[2,26],86:[2,26],91:[2,26],93:[2,26],102:[2,26],104:[2,26],105:[2,26],106:[2,26],110:[2,26],118:[2,26],126:[2,26],129:[2,26],130:[2,26],133:[2,26],134:[2,26],135:[2,26],136:[2,26],137:[2,26],138:[2,26],139:[2,26]},{1:[2,27],6:[2,27],25:[2,27],26:[2,27],43:[2,27],49:[2,27],54:[2,27],57:[2,27],66:[2,27],67:[2,27],68:[2,27],69:[2,27],71:[2,27],73:[2,27],74:[2,27],78:[2,27],84:[2,27],85:[2,27],86:[2,27],91:[2,27],93:[2,27],102:[2,27],104:[2,27],105:[2,27],106:[2,27],110:[2,27],118:[2,27],126:[2,27],129:[2,27],130:[2,27],133:[2,27],134:[2,27],135:[2,27],136:[2,27],137:[2,27],138:[2,27],139:[2,27]},{1:[2,25],6:[2,25],25:[2,25],26:[2,25],40:[2,25],43:[2,25],49:[2,25],54:[2,25],57:[2,25],66:[2,25],67:[2,25],68:[2,25],69:[2,25],71:[2,25],73:[2,25],74:[2,25],78:[2,25],80:[2,25],84:[2,25],85:[2,25],86:[2,25],91:[2,25],93:[2,25],102:[2,25],104:[2,25],105:[2,25],106:[2,25],110:[2,25],116:[2,25],117:[2,25],118:[2,25],126:[2,25],129:[2,25],130:[2,25],131:[2,25],132:[2,25],133:[2,25],134:[2,25],135:[2,25],136:[2,25],137:[2,25],138:[2,25],139:[2,25],140:[2,25]},{1:[2,5],5:174,6:[2,5],7:4,8:5,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,26:[2,5],27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],102:[2,5],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,196],6:[2,196],25:[2,196],26:[2,196],49:[2,196],54:[2,196],57:[2,196],73:[2,196],78:[2,196],86:[2,196],91:[2,196],93:[2,196],102:[2,196],104:[2,196],105:[2,196],106:[2,196],110:[2,196],118:[2,196],126:[2,196],129:[2,196],130:[2,196],133:[2,196],134:[2,196],135:[2,196],136:[2,196],137:[2,196],138:[2,196],139:[2,196]},{7:175,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:176,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:177,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:178,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:179,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:180,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:181,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:182,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:183,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,150],6:[2,150],25:[2,150],26:[2,150],49:[2,150],54:[2,150],57:[2,150],73:[2,150],78:[2,150],86:[2,150],91:[2,150],93:[2,150],102:[2,150],104:[2,150],105:[2,150],106:[2,150],110:[2,150],118:[2,150],126:[2,150],129:[2,150],130:[2,150],133:[2,150],134:[2,150],135:[2,150],136:[2,150],137:[2,150],138:[2,150],139:[2,150]},{1:[2,155],6:[2,155],25:[2,155],26:[2,155],49:[2,155],54:[2,155],57:[2,155],73:[2,155],78:[2,155],86:[2,155],91:[2,155],93:[2,155],102:[2,155],104:[2,155],105:[2,155],106:[2,155],110:[2,155],118:[2,155],126:[2,155],129:[2,155],130:[2,155],133:[2,155],134:[2,155],135:[2,155],136:[2,155],137:[2,155],138:[2,155],139:[2,155]},{7:184,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,149],6:[2,149],25:[2,149],26:[2,149],49:[2,149],54:[2,149],57:[2,149],73:[2,149],78:[2,149],86:[2,149],91:[2,149],93:[2,149],102:[2,149],104:[2,149],105:[2,149],106:[2,149],110:[2,149],118:[2,149],126:[2,149],129:[2,149],130:[2,149],133:[2,149],134:[2,149],135:[2,149],136:[2,149],137:[2,149],138:[2,149],139:[2,149]},{1:[2,154],6:[2,154],25:[2,154],26:[2,154],49:[2,154],54:[2,154],57:[2,154],73:[2,154],78:[2,154],86:[2,154],91:[2,154],93:[2,154],102:[2,154],104:[2,154],105:[2,154],106:[2,154],110:[2,154],118:[2,154],126:[2,154],129:[2,154],130:[2,154],133:[2,154],134:[2,154],135:[2,154],136:[2,154],137:[2,154],138:[2,154],139:[2,154]},{82:185,85:[1,103]},{1:[2,69],6:[2,69],25:[2,69],26:[2,69],40:[2,69],49:[2,69],54:[2,69],57:[2,69],66:[2,69],67:[2,69],68:[2,69],69:[2,69],71:[2,69],73:[2,69],74:[2,69],78:[2,69],80:[2,69],84:[2,69],85:[2,69],86:[2,69],91:[2,69],93:[2,69],102:[2,69],104:[2,69],105:[2,69],106:[2,69],110:[2,69],118:[2,69],126:[2,69],129:[2,69],130:[2,69],131:[2,69],132:[2,69],133:[2,69],134:[2,69],135:[2,69],136:[2,69],137:[2,69],138:[2,69],139:[2,69],140:[2,69]},{85:[2,109]},{27:186,28:[1,72]},{27:187,28:[1,72]},{1:[2,84],6:[2,84],25:[2,84],26:[2,84],27:188,28:[1,72],40:[2,84],49:[2,84],54:[2,84],57:[2,84],66:[2,84],67:[2,84],68:[2,84],69:[2,84],71:[2,84],73:[2,84],74:[2,84],78:[2,84],80:[2,84],84:[2,84],85:[2,84],86:[2,84],91:[2,84],93:[2,84],102:[2,84],104:[2,84],105:[2,84],106:[2,84],110:[2,84],118:[2,84],126:[2,84],129:[2,84],130:[2,84],131:[2,84],132:[2,84],133:[2,84],134:[2,84],135:[2,84],136:[2,84],137:[2,84],138:[2,84],139:[2,84],140:[2,84]},{27:189,28:[1,72]},{1:[2,85],6:[2,85],25:[2,85],26:[2,85],40:[2,85],49:[2,85],54:[2,85],57:[2,85],66:[2,85],67:[2,85],68:[2,85],69:[2,85],71:[2,85],73:[2,85],74:[2,85],78:[2,85],80:[2,85],84:[2,85],85:[2,85],86:[2,85],91:[2,85],93:[2,85],102:[2,85],104:[2,85],105:[2,85],106:[2,85],110:[2,85],118:[2,85],126:[2,85],129:[2,85],130:[2,85],131:[2,85],132:[2,85],133:[2,85],134:[2,85],135:[2,85],136:[2,85],137:[2,85],138:[2,85],139:[2,85],140:[2,85]},{7:191,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],57:[1,195],58:46,59:47,61:35,63:23,64:24,65:25,72:190,75:192,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],92:193,93:[1,194],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{70:196,71:[1,97],74:[1,98]},{82:197,85:[1,103]},{1:[2,70],6:[2,70],25:[2,70],26:[2,70],40:[2,70],49:[2,70],54:[2,70],57:[2,70],66:[2,70],67:[2,70],68:[2,70],69:[2,70],71:[2,70],73:[2,70],74:[2,70],78:[2,70],80:[2,70],84:[2,70],85:[2,70],86:[2,70],91:[2,70],93:[2,70],102:[2,70],104:[2,70],105:[2,70],106:[2,70],110:[2,70],118:[2,70],126:[2,70],129:[2,70],130:[2,70],131:[2,70],132:[2,70],133:[2,70],134:[2,70],135:[2,70],136:[2,70],137:[2,70],138:[2,70],139:[2,70],140:[2,70]},{6:[1,199],7:198,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,25:[1,200],27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,107],6:[2,107],25:[2,107],26:[2,107],49:[2,107],54:[2,107],57:[2,107],66:[2,107],67:[2,107],68:[2,107],69:[2,107],71:[2,107],73:[2,107],74:[2,107],78:[2,107],84:[2,107],85:[2,107],86:[2,107],91:[2,107],93:[2,107],102:[2,107],104:[2,107],105:[2,107],106:[2,107],110:[2,107],118:[2,107],126:[2,107],129:[2,107],130:[2,107],133:[2,107],134:[2,107],135:[2,107],136:[2,107],137:[2,107],138:[2,107],139:[2,107]},{7:203,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,25:[1,147],27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],57:[1,149],58:46,59:47,60:148,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],86:[1,201],87:202,88:[1,57],89:[1,58],90:[1,56],94:146,96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{6:[2,52],25:[2,52],49:[1,204],53:206,54:[1,205]},{6:[2,55],25:[2,55],26:[2,55],49:[2,55],54:[2,55]},{6:[2,59],25:[2,59],26:[2,59],40:[1,208],49:[2,59],54:[2,59],57:[1,207]},{6:[2,62],25:[2,62],26:[2,62],49:[2,62],54:[2,62]},{6:[2,63],25:[2,63],26:[2,63],40:[2,63],49:[2,63],54:[2,63],57:[2,63]},{6:[2,64],25:[2,64],26:[2,64],40:[2,64],49:[2,64],54:[2,64],57:[2,64]},{6:[2,65],25:[2,65],26:[2,65],40:[2,65],49:[2,65],54:[2,65],57:[2,65]},{6:[2,66],25:[2,66],26:[2,66],40:[2,66],49:[2,66],54:[2,66],57:[2,66]},{27:150,28:[1,72]},{7:203,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,25:[1,147],27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],57:[1,149],58:46,59:47,60:148,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],87:145,88:[1,57],89:[1,58],90:[1,56],91:[1,144],94:146,96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,49],6:[2,49],25:[2,49],26:[2,49],49:[2,49],54:[2,49],57:[2,49],73:[2,49],78:[2,49],86:[2,49],91:[2,49],93:[2,49],102:[2,49],104:[2,49],105:[2,49],106:[2,49],110:[2,49],118:[2,49],126:[2,49],129:[2,49],130:[2,49],133:[2,49],134:[2,49],135:[2,49],136:[2,49],137:[2,49],138:[2,49],139:[2,49]},{4:210,5:3,7:4,8:5,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,26:[1,209],27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,188],6:[2,188],25:[2,188],26:[2,188],49:[2,188],54:[2,188],57:[2,188],73:[2,188],78:[2,188],86:[2,188],91:[2,188],93:[2,188],102:[2,188],103:84,104:[2,188],105:[2,188],106:[2,188],109:85,110:[2,188],111:68,118:[2,188],126:[2,188],129:[2,188],130:[2,188],133:[1,74],134:[2,188],135:[2,188],136:[2,188],137:[2,188],138:[2,188],139:[2,188]},{103:87,104:[1,64],106:[1,65],109:88,110:[1,67],111:68,126:[1,86]},{1:[2,189],6:[2,189],25:[2,189],26:[2,189],49:[2,189],54:[2,189],57:[2,189],73:[2,189],78:[2,189],86:[2,189],91:[2,189],93:[2,189],102:[2,189],103:84,104:[2,189],105:[2,189],106:[2,189],109:85,110:[2,189],111:68,118:[2,189],126:[2,189],129:[2,189],130:[2,189],133:[1,74],134:[2,189],135:[1,78],136:[2,189],137:[2,189],138:[2,189],139:[2,189]},{1:[2,190],6:[2,190],25:[2,190],26:[2,190],49:[2,190],54:[2,190],57:[2,190],73:[2,190],78:[2,190],86:[2,190],91:[2,190],93:[2,190],102:[2,190],103:84,104:[2,190],105:[2,190],106:[2,190],109:85,110:[2,190],111:68,118:[2,190],126:[2,190],129:[2,190],130:[2,190],133:[1,74],134:[2,190],135:[1,78],136:[2,190],137:[2,190],138:[2,190],139:[2,190]},{1:[2,191],6:[2,191],25:[2,191],26:[2,191],49:[2,191],54:[2,191],57:[2,191],73:[2,191],78:[2,191],86:[2,191],91:[2,191],93:[2,191],102:[2,191],103:84,104:[2,191],105:[2,191],106:[2,191],109:85,110:[2,191],111:68,118:[2,191],126:[2,191],129:[2,191],130:[2,191],133:[1,74],134:[2,191],135:[1,78],136:[2,191],137:[2,191],138:[2,191],139:[2,191]},{1:[2,192],6:[2,192],25:[2,192],26:[2,192],49:[2,192],54:[2,192],57:[2,192],66:[2,72],67:[2,72],68:[2,72],69:[2,72],71:[2,72],73:[2,192],74:[2,72],78:[2,192],84:[2,72],85:[2,72],86:[2,192],91:[2,192],93:[2,192],102:[2,192],104:[2,192],105:[2,192],106:[2,192],110:[2,192],118:[2,192],126:[2,192],129:[2,192],130:[2,192],133:[2,192],134:[2,192],135:[2,192],136:[2,192],137:[2,192],138:[2,192],139:[2,192]},{62:90,66:[1,92],67:[1,93],68:[1,94],69:[1,95],70:96,71:[1,97],74:[1,98],81:89,84:[1,91],85:[2,108]},{62:100,66:[1,92],67:[1,93],68:[1,94],69:[1,95],70:96,71:[1,97],74:[1,98],81:99,84:[1,91],85:[2,108]},{66:[2,75],67:[2,75],68:[2,75],69:[2,75],71:[2,75],74:[2,75],84:[2,75],85:[2,75]},{1:[2,193],6:[2,193],25:[2,193],26:[2,193],49:[2,193],54:[2,193],57:[2,193],66:[2,72],67:[2,72],68:[2,72],69:[2,72],71:[2,72],73:[2,193],74:[2,72],78:[2,193],84:[2,72],85:[2,72],86:[2,193],91:[2,193],93:[2,193],102:[2,193],104:[2,193],105:[2,193],106:[2,193],110:[2,193],118:[2,193],126:[2,193],129:[2,193],130:[2,193],133:[2,193],134:[2,193],135:[2,193],136:[2,193],137:[2,193],138:[2,193],139:[2,193]},{1:[2,194],6:[2,194],25:[2,194],26:[2,194],49:[2,194],54:[2,194],57:[2,194],73:[2,194],78:[2,194],86:[2,194],91:[2,194],93:[2,194],102:[2,194],104:[2,194],105:[2,194],106:[2,194],110:[2,194],118:[2,194],126:[2,194],129:[2,194],130:[2,194],133:[2,194],134:[2,194],135:[2,194],136:[2,194],137:[2,194],138:[2,194],139:[2,194]},{1:[2,195],6:[2,195],25:[2,195],26:[2,195],49:[2,195],54:[2,195],57:[2,195],73:[2,195],78:[2,195],86:[2,195],91:[2,195],93:[2,195],102:[2,195],104:[2,195],105:[2,195],106:[2,195],110:[2,195],118:[2,195],126:[2,195],129:[2,195],130:[2,195],133:[2,195],134:[2,195],135:[2,195],136:[2,195],137:[2,195],138:[2,195],139:[2,195]},{6:[1,213],7:211,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,25:[1,212],27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:214,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{24:215,25:[1,115],125:[1,216]},{1:[2,134],6:[2,134],25:[2,134],26:[2,134],49:[2,134],54:[2,134],57:[2,134],73:[2,134],78:[2,134],86:[2,134],91:[2,134],93:[2,134],97:217,98:[1,218],99:[1,219],102:[2,134],104:[2,134],105:[2,134],106:[2,134],110:[2,134],118:[2,134],126:[2,134],129:[2,134],130:[2,134],133:[2,134],134:[2,134],135:[2,134],136:[2,134],137:[2,134],138:[2,134],139:[2,134]},{1:[2,148],6:[2,148],25:[2,148],26:[2,148],49:[2,148],54:[2,148],57:[2,148],73:[2,148],78:[2,148],86:[2,148],91:[2,148],93:[2,148],102:[2,148],104:[2,148],105:[2,148],106:[2,148],110:[2,148],118:[2,148],126:[2,148],129:[2,148],130:[2,148],133:[2,148],134:[2,148],135:[2,148],136:[2,148],137:[2,148],138:[2,148],139:[2,148]},{1:[2,156],6:[2,156],25:[2,156],26:[2,156],49:[2,156],54:[2,156],57:[2,156],73:[2,156],78:[2,156],86:[2,156],91:[2,156],93:[2,156],102:[2,156],104:[2,156],105:[2,156],106:[2,156],110:[2,156],118:[2,156],126:[2,156],129:[2,156],130:[2,156],133:[2,156],134:[2,156],135:[2,156],136:[2,156],137:[2,156],138:[2,156],139:[2,156]},{25:[1,220],103:84,104:[1,64],106:[1,65],109:85,110:[1,67],111:68,126:[1,83],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{120:221,122:222,123:[1,223]},{1:[2,97],6:[2,97],25:[2,97],26:[2,97],49:[2,97],54:[2,97],57:[2,97],73:[2,97],78:[2,97],86:[2,97],91:[2,97],93:[2,97],102:[2,97],104:[2,97],105:[2,97],106:[2,97],110:[2,97],118:[2,97],126:[2,97],129:[2,97],130:[2,97],133:[2,97],134:[2,97],135:[2,97],136:[2,97],137:[2,97],138:[2,97],139:[2,97]},{7:224,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,100],6:[2,100],24:225,25:[1,115],26:[2,100],49:[2,100],54:[2,100],57:[2,100],66:[2,72],67:[2,72],68:[2,72],69:[2,72],71:[2,72],73:[2,100],74:[2,72],78:[2,100],80:[1,226],84:[2,72],85:[2,72],86:[2,100],91:[2,100],93:[2,100],102:[2,100],104:[2,100],105:[2,100],106:[2,100],110:[2,100],118:[2,100],126:[2,100],129:[2,100],130:[2,100],133:[2,100],134:[2,100],135:[2,100],136:[2,100],137:[2,100],138:[2,100],139:[2,100]},{1:[2,141],6:[2,141],25:[2,141],26:[2,141],49:[2,141],54:[2,141],57:[2,141],73:[2,141],78:[2,141],86:[2,141],91:[2,141],93:[2,141],102:[2,141],103:84,104:[2,141],105:[2,141],106:[2,141],109:85,110:[2,141],111:68,118:[2,141],126:[2,141],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,45],6:[2,45],26:[2,45],102:[2,45],103:84,104:[2,45],106:[2,45],109:85,110:[2,45],111:68,126:[2,45],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{6:[1,73],102:[1,227]},{4:228,5:3,7:4,8:5,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{6:[2,129],25:[2,129],54:[2,129],57:[1,230],91:[2,129],92:229,93:[1,194],103:84,104:[1,64],106:[1,65],109:85,110:[1,67],111:68,126:[1,83],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,115],6:[2,115],25:[2,115],26:[2,115],40:[2,115],49:[2,115],54:[2,115],57:[2,115],66:[2,115],67:[2,115],68:[2,115],69:[2,115],71:[2,115],73:[2,115],74:[2,115],78:[2,115],84:[2,115],85:[2,115],86:[2,115],91:[2,115],93:[2,115],102:[2,115],104:[2,115],105:[2,115],106:[2,115],110:[2,115],116:[2,115],117:[2,115],118:[2,115],126:[2,115],129:[2,115],130:[2,115],133:[2,115],134:[2,115],135:[2,115],136:[2,115],137:[2,115],138:[2,115],139:[2,115]},{6:[2,52],25:[2,52],53:231,54:[1,232],91:[2,52]},{6:[2,124],25:[2,124],26:[2,124],54:[2,124],86:[2,124],91:[2,124]},{7:203,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,25:[1,147],27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],57:[1,149],58:46,59:47,60:148,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],87:233,88:[1,57],89:[1,58],90:[1,56],94:146,96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{6:[2,130],25:[2,130],26:[2,130],54:[2,130],86:[2,130],91:[2,130]},{6:[2,131],25:[2,131],26:[2,131],54:[2,131],86:[2,131],91:[2,131]},{1:[2,114],6:[2,114],25:[2,114],26:[2,114],40:[2,114],43:[2,114],49:[2,114],54:[2,114],57:[2,114],66:[2,114],67:[2,114],68:[2,114],69:[2,114],71:[2,114],73:[2,114],74:[2,114],78:[2,114],80:[2,114],84:[2,114],85:[2,114],86:[2,114],91:[2,114],93:[2,114],102:[2,114],104:[2,114],105:[2,114],106:[2,114],110:[2,114],116:[2,114],117:[2,114],118:[2,114],126:[2,114],129:[2,114],130:[2,114],131:[2,114],132:[2,114],133:[2,114],134:[2,114],135:[2,114],136:[2,114],137:[2,114],138:[2,114],139:[2,114],140:[2,114]},{24:234,25:[1,115],103:84,104:[1,64],106:[1,65],109:85,110:[1,67],111:68,126:[1,83],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,144],6:[2,144],25:[2,144],26:[2,144],49:[2,144],54:[2,144],57:[2,144],73:[2,144],78:[2,144],86:[2,144],91:[2,144],93:[2,144],102:[2,144],103:84,104:[1,64],105:[1,235],106:[1,65],109:85,110:[1,67],111:68,118:[2,144],126:[2,144],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,146],6:[2,146],25:[2,146],26:[2,146],49:[2,146],54:[2,146],57:[2,146],73:[2,146],78:[2,146],86:[2,146],91:[2,146],93:[2,146],102:[2,146],103:84,104:[1,64],105:[1,236],106:[1,65],109:85,110:[1,67],111:68,118:[2,146],126:[2,146],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,152],6:[2,152],25:[2,152],26:[2,152],49:[2,152],54:[2,152],57:[2,152],73:[2,152],78:[2,152],86:[2,152],91:[2,152],93:[2,152],102:[2,152],104:[2,152],105:[2,152],106:[2,152],110:[2,152],118:[2,152],126:[2,152],129:[2,152],130:[2,152],133:[2,152],134:[2,152],135:[2,152],136:[2,152],137:[2,152],138:[2,152],139:[2,152]},{1:[2,153],6:[2,153],25:[2,153],26:[2,153],49:[2,153],54:[2,153],57:[2,153],73:[2,153],78:[2,153],86:[2,153],91:[2,153],93:[2,153],102:[2,153],103:84,104:[1,64],105:[2,153],106:[1,65],109:85,110:[1,67],111:68,118:[2,153],126:[2,153],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,157],6:[2,157],25:[2,157],26:[2,157],49:[2,157],54:[2,157],57:[2,157],73:[2,157],78:[2,157],86:[2,157],91:[2,157],93:[2,157],102:[2,157],104:[2,157],105:[2,157],106:[2,157],110:[2,157],118:[2,157],126:[2,157],129:[2,157],130:[2,157],133:[2,157],134:[2,157],135:[2,157],136:[2,157],137:[2,157],138:[2,157],139:[2,157]},{116:[2,159],117:[2,159]},{27:160,28:[1,72],44:161,58:162,59:163,76:[1,69],89:[1,112],90:[1,113],113:237,115:159},{54:[1,238],116:[2,165],117:[2,165]},{54:[2,161],116:[2,161],117:[2,161]},{54:[2,162],116:[2,162],117:[2,162]},{54:[2,163],116:[2,163],117:[2,163]},{54:[2,164],116:[2,164],117:[2,164]},{1:[2,158],6:[2,158],25:[2,158],26:[2,158],49:[2,158],54:[2,158],57:[2,158],73:[2,158],78:[2,158],86:[2,158],91:[2,158],93:[2,158],102:[2,158],104:[2,158],105:[2,158],106:[2,158],110:[2,158],118:[2,158],126:[2,158],129:[2,158],130:[2,158],133:[2,158],134:[2,158],135:[2,158],136:[2,158],137:[2,158],138:[2,158],139:[2,158]},{7:239,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:240,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{6:[2,52],25:[2,52],53:241,54:[1,242],78:[2,52]},{6:[2,92],25:[2,92],26:[2,92],54:[2,92],78:[2,92]},{6:[2,38],25:[2,38],26:[2,38],43:[1,243],54:[2,38],78:[2,38]},{6:[2,41],25:[2,41],26:[2,41],54:[2,41],78:[2,41]},{6:[2,42],25:[2,42],26:[2,42],43:[2,42],54:[2,42],78:[2,42]},{6:[2,43],25:[2,43],26:[2,43],43:[2,43],54:[2,43],78:[2,43]},{6:[2,44],25:[2,44],26:[2,44],43:[2,44],54:[2,44],78:[2,44]},{1:[2,4],6:[2,4],26:[2,4],102:[2,4]},{1:[2,197],6:[2,197],25:[2,197],26:[2,197],49:[2,197],54:[2,197],57:[2,197],73:[2,197],78:[2,197],86:[2,197],91:[2,197],93:[2,197],102:[2,197],103:84,104:[2,197],105:[2,197],106:[2,197],109:85,110:[2,197],111:68,118:[2,197],126:[2,197],129:[2,197],130:[2,197],133:[1,74],134:[1,77],135:[1,78],136:[2,197],137:[2,197],138:[2,197],139:[2,197]},{1:[2,198],6:[2,198],25:[2,198],26:[2,198],49:[2,198],54:[2,198],57:[2,198],73:[2,198],78:[2,198],86:[2,198],91:[2,198],93:[2,198],102:[2,198],103:84,104:[2,198],105:[2,198],106:[2,198],109:85,110:[2,198],111:68,118:[2,198],126:[2,198],129:[2,198],130:[2,198],133:[1,74],134:[1,77],135:[1,78],136:[2,198],137:[2,198],138:[2,198],139:[2,198]},{1:[2,199],6:[2,199],25:[2,199],26:[2,199],49:[2,199],54:[2,199],57:[2,199],73:[2,199],78:[2,199],86:[2,199],91:[2,199],93:[2,199],102:[2,199],103:84,104:[2,199],105:[2,199],106:[2,199],109:85,110:[2,199],111:68,118:[2,199],126:[2,199],129:[2,199],130:[2,199],133:[1,74],134:[2,199],135:[1,78],136:[2,199],137:[2,199],138:[2,199],139:[2,199]},{1:[2,200],6:[2,200],25:[2,200],26:[2,200],49:[2,200],54:[2,200],57:[2,200],73:[2,200],78:[2,200],86:[2,200],91:[2,200],93:[2,200],102:[2,200],103:84,104:[2,200],105:[2,200],106:[2,200],109:85,110:[2,200],111:68,118:[2,200],126:[2,200],129:[2,200],130:[2,200],133:[1,74],134:[2,200],135:[1,78],136:[2,200],137:[2,200],138:[2,200],139:[2,200]},{1:[2,201],6:[2,201],25:[2,201],26:[2,201],49:[2,201],54:[2,201],57:[2,201],73:[2,201],78:[2,201],86:[2,201],91:[2,201],93:[2,201],102:[2,201],103:84,104:[2,201],105:[2,201],106:[2,201],109:85,110:[2,201],111:68,118:[2,201],126:[2,201],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[2,201],137:[2,201],138:[2,201],139:[2,201]},{1:[2,202],6:[2,202],25:[2,202],26:[2,202],49:[2,202],54:[2,202],57:[2,202],73:[2,202],78:[2,202],86:[2,202],91:[2,202],93:[2,202],102:[2,202],103:84,104:[2,202],105:[2,202],106:[2,202],109:85,110:[2,202],111:68,118:[2,202],126:[2,202],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[2,202],138:[2,202],139:[1,82]},{1:[2,203],6:[2,203],25:[2,203],26:[2,203],49:[2,203],54:[2,203],57:[2,203],73:[2,203],78:[2,203],86:[2,203],91:[2,203],93:[2,203],102:[2,203],103:84,104:[2,203],105:[2,203],106:[2,203],109:85,110:[2,203],111:68,118:[2,203],126:[2,203],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[2,203],139:[1,82]},{1:[2,204],6:[2,204],25:[2,204],26:[2,204],49:[2,204],54:[2,204],57:[2,204],73:[2,204],78:[2,204],86:[2,204],91:[2,204],93:[2,204],102:[2,204],103:84,104:[2,204],105:[2,204],106:[2,204],109:85,110:[2,204],111:68,118:[2,204],126:[2,204],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[2,204],138:[2,204],139:[2,204]},{1:[2,187],6:[2,187],25:[2,187],26:[2,187],49:[2,187],54:[2,187],57:[2,187],73:[2,187],78:[2,187],86:[2,187],91:[2,187],93:[2,187],102:[2,187],103:84,104:[1,64],105:[2,187],106:[1,65],109:85,110:[1,67],111:68,118:[2,187],126:[2,187],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,186],6:[2,186],25:[2,186],26:[2,186],49:[2,186],54:[2,186],57:[2,186],73:[2,186],78:[2,186],86:[2,186],91:[2,186],93:[2,186],102:[2,186],103:84,104:[1,64],105:[2,186],106:[1,65],109:85,110:[1,67],111:68,118:[2,186],126:[2,186],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,104],6:[2,104],25:[2,104],26:[2,104],49:[2,104],54:[2,104],57:[2,104],66:[2,104],67:[2,104],68:[2,104],69:[2,104],71:[2,104],73:[2,104],74:[2,104],78:[2,104],84:[2,104],85:[2,104],86:[2,104],91:[2,104],93:[2,104],102:[2,104],104:[2,104],105:[2,104],106:[2,104],110:[2,104],118:[2,104],126:[2,104],129:[2,104],130:[2,104],133:[2,104],134:[2,104],135:[2,104],136:[2,104],137:[2,104],138:[2,104],139:[2,104]},{1:[2,80],6:[2,80],25:[2,80],26:[2,80],40:[2,80],49:[2,80],54:[2,80],57:[2,80],66:[2,80],67:[2,80],68:[2,80],69:[2,80],71:[2,80],73:[2,80],74:[2,80],78:[2,80],80:[2,80],84:[2,80],85:[2,80],86:[2,80],91:[2,80],93:[2,80],102:[2,80],104:[2,80],105:[2,80],106:[2,80],110:[2,80],118:[2,80],126:[2,80],129:[2,80],130:[2,80],131:[2,80],132:[2,80],133:[2,80],134:[2,80],135:[2,80],136:[2,80],137:[2,80],138:[2,80],139:[2,80],140:[2,80]},{1:[2,81],6:[2,81],25:[2,81],26:[2,81],40:[2,81],49:[2,81],54:[2,81],57:[2,81],66:[2,81],67:[2,81],68:[2,81],69:[2,81],71:[2,81],73:[2,81],74:[2,81],78:[2,81],80:[2,81],84:[2,81],85:[2,81],86:[2,81],91:[2,81],93:[2,81],102:[2,81],104:[2,81],105:[2,81],106:[2,81],110:[2,81],118:[2,81],126:[2,81],129:[2,81],130:[2,81],131:[2,81],132:[2,81],133:[2,81],134:[2,81],135:[2,81],136:[2,81],137:[2,81],138:[2,81],139:[2,81],140:[2,81]},{1:[2,82],6:[2,82],25:[2,82],26:[2,82],40:[2,82],49:[2,82],54:[2,82],57:[2,82],66:[2,82],67:[2,82],68:[2,82],69:[2,82],71:[2,82],73:[2,82],74:[2,82],78:[2,82],80:[2,82],84:[2,82],85:[2,82],86:[2,82],91:[2,82],93:[2,82],102:[2,82],104:[2,82],105:[2,82],106:[2,82],110:[2,82],118:[2,82],126:[2,82],129:[2,82],130:[2,82],131:[2,82],132:[2,82],133:[2,82],134:[2,82],135:[2,82],136:[2,82],137:[2,82],138:[2,82],139:[2,82],140:[2,82]},{1:[2,83],6:[2,83],25:[2,83],26:[2,83],40:[2,83],49:[2,83],54:[2,83],57:[2,83],66:[2,83],67:[2,83],68:[2,83],69:[2,83],71:[2,83],73:[2,83],74:[2,83],78:[2,83],80:[2,83],84:[2,83],85:[2,83],86:[2,83],91:[2,83],93:[2,83],102:[2,83],104:[2,83],105:[2,83],106:[2,83],110:[2,83],118:[2,83],126:[2,83],129:[2,83],130:[2,83],131:[2,83],132:[2,83],133:[2,83],134:[2,83],135:[2,83],136:[2,83],137:[2,83],138:[2,83],139:[2,83],140:[2,83]},{73:[1,244]},{57:[1,195],73:[2,88],92:245,93:[1,194],103:84,104:[1,64],106:[1,65],109:85,110:[1,67],111:68,126:[1,83],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{73:[2,89]},{7:246,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,73:[2,123],76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{11:[2,117],28:[2,117],30:[2,117],31:[2,117],33:[2,117],34:[2,117],35:[2,117],36:[2,117],37:[2,117],38:[2,117],45:[2,117],46:[2,117],47:[2,117],51:[2,117],52:[2,117],73:[2,117],76:[2,117],79:[2,117],83:[2,117],88:[2,117],89:[2,117],90:[2,117],96:[2,117],100:[2,117],101:[2,117],104:[2,117],106:[2,117],108:[2,117],110:[2,117],119:[2,117],125:[2,117],127:[2,117],128:[2,117],129:[2,117],130:[2,117],131:[2,117],132:[2,117]},{11:[2,118],28:[2,118],30:[2,118],31:[2,118],33:[2,118],34:[2,118],35:[2,118],36:[2,118],37:[2,118],38:[2,118],45:[2,118],46:[2,118],47:[2,118],51:[2,118],52:[2,118],73:[2,118],76:[2,118],79:[2,118],83:[2,118],88:[2,118],89:[2,118],90:[2,118],96:[2,118],100:[2,118],101:[2,118],104:[2,118],106:[2,118],108:[2,118],110:[2,118],119:[2,118],125:[2,118],127:[2,118],128:[2,118],129:[2,118],130:[2,118],131:[2,118],132:[2,118]},{1:[2,87],6:[2,87],25:[2,87],26:[2,87],40:[2,87],49:[2,87],54:[2,87],57:[2,87],66:[2,87],67:[2,87],68:[2,87],69:[2,87],71:[2,87],73:[2,87],74:[2,87],78:[2,87],80:[2,87],84:[2,87],85:[2,87],86:[2,87],91:[2,87],93:[2,87],102:[2,87],104:[2,87],105:[2,87],106:[2,87],110:[2,87],118:[2,87],126:[2,87],129:[2,87],130:[2,87],131:[2,87],132:[2,87],133:[2,87],134:[2,87],135:[2,87],136:[2,87],137:[2,87],138:[2,87],139:[2,87],140:[2,87]},{1:[2,105],6:[2,105],25:[2,105],26:[2,105],49:[2,105],54:[2,105],57:[2,105],66:[2,105],67:[2,105],68:[2,105],69:[2,105],71:[2,105],73:[2,105],74:[2,105],78:[2,105],84:[2,105],85:[2,105],86:[2,105],91:[2,105],93:[2,105],102:[2,105],104:[2,105],105:[2,105],106:[2,105],110:[2,105],118:[2,105],126:[2,105],129:[2,105],130:[2,105],133:[2,105],134:[2,105],135:[2,105],136:[2,105],137:[2,105],138:[2,105],139:[2,105]},{1:[2,35],6:[2,35],25:[2,35],26:[2,35],49:[2,35],54:[2,35],57:[2,35],73:[2,35],78:[2,35],86:[2,35],91:[2,35],93:[2,35],102:[2,35],103:84,104:[2,35],105:[2,35],106:[2,35],109:85,110:[2,35],111:68,118:[2,35],126:[2,35],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{7:247,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:248,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,110],6:[2,110],25:[2,110],26:[2,110],49:[2,110],54:[2,110],57:[2,110],66:[2,110],67:[2,110],68:[2,110],69:[2,110],71:[2,110],73:[2,110],74:[2,110],78:[2,110],84:[2,110],85:[2,110],86:[2,110],91:[2,110],93:[2,110],102:[2,110],104:[2,110],105:[2,110],106:[2,110],110:[2,110],118:[2,110],126:[2,110],129:[2,110],130:[2,110],133:[2,110],134:[2,110],135:[2,110],136:[2,110],137:[2,110],138:[2,110],139:[2,110]},{6:[2,52],25:[2,52],53:249,54:[1,232],86:[2,52]},{6:[2,129],25:[2,129],26:[2,129],54:[2,129],57:[1,250],86:[2,129],91:[2,129],103:84,104:[1,64],106:[1,65],109:85,110:[1,67],111:68,126:[1,83],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{50:251,51:[1,59],52:[1,60]},{6:[2,53],25:[2,53],26:[2,53],27:108,28:[1,72],44:109,55:252,56:106,57:[1,107],58:110,59:111,76:[1,69],89:[1,112],90:[1,113]},{6:[1,253],25:[1,254]},{6:[2,60],25:[2,60],26:[2,60],49:[2,60],54:[2,60]},{7:255,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,23],6:[2,23],25:[2,23],26:[2,23],49:[2,23],54:[2,23],57:[2,23],73:[2,23],78:[2,23],86:[2,23],91:[2,23],93:[2,23],98:[2,23],99:[2,23],102:[2,23],104:[2,23],105:[2,23],106:[2,23],110:[2,23],118:[2,23],121:[2,23],123:[2,23],126:[2,23],129:[2,23],130:[2,23],133:[2,23],134:[2,23],135:[2,23],136:[2,23],137:[2,23],138:[2,23],139:[2,23]},{6:[1,73],26:[1,256]},{1:[2,205],6:[2,205],25:[2,205],26:[2,205],49:[2,205],54:[2,205],57:[2,205],73:[2,205],78:[2,205],86:[2,205],91:[2,205],93:[2,205],102:[2,205],103:84,104:[2,205],105:[2,205],106:[2,205],109:85,110:[2,205],111:68,118:[2,205],126:[2,205],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{7:257,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:258,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,208],6:[2,208],25:[2,208],26:[2,208],49:[2,208],54:[2,208],57:[2,208],73:[2,208],78:[2,208],86:[2,208],91:[2,208],93:[2,208],102:[2,208],103:84,104:[2,208],105:[2,208],106:[2,208],109:85,110:[2,208],111:68,118:[2,208],126:[2,208],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,185],6:[2,185],25:[2,185],26:[2,185],49:[2,185],54:[2,185],57:[2,185],73:[2,185],78:[2,185],86:[2,185],91:[2,185],93:[2,185],102:[2,185],104:[2,185],105:[2,185],106:[2,185],110:[2,185],118:[2,185],126:[2,185],129:[2,185],130:[2,185],133:[2,185],134:[2,185],135:[2,185],136:[2,185],137:[2,185],138:[2,185],139:[2,185]},{7:259,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,135],6:[2,135],25:[2,135],26:[2,135],49:[2,135],54:[2,135],57:[2,135],73:[2,135],78:[2,135],86:[2,135],91:[2,135],93:[2,135],98:[1,260],102:[2,135],104:[2,135],105:[2,135],106:[2,135],110:[2,135],118:[2,135],126:[2,135],129:[2,135],130:[2,135],133:[2,135],134:[2,135],135:[2,135],136:[2,135],137:[2,135],138:[2,135],139:[2,135]},{24:261,25:[1,115]},{24:264,25:[1,115],27:262,28:[1,72],59:263,76:[1,69]},{120:265,122:222,123:[1,223]},{26:[1,266],121:[1,267],122:268,123:[1,223]},{26:[2,178],121:[2,178],123:[2,178]},{7:270,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],95:269,96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,98],6:[2,98],24:271,25:[1,115],26:[2,98],49:[2,98],54:[2,98],57:[2,98],73:[2,98],78:[2,98],86:[2,98],91:[2,98],93:[2,98],102:[2,98],103:84,104:[1,64],105:[2,98],106:[1,65],109:85,110:[1,67],111:68,118:[2,98],126:[2,98],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,101],6:[2,101],25:[2,101],26:[2,101],49:[2,101],54:[2,101],57:[2,101],73:[2,101],78:[2,101],86:[2,101],91:[2,101],93:[2,101],102:[2,101],104:[2,101],105:[2,101],106:[2,101],110:[2,101],118:[2,101],126:[2,101],129:[2,101],130:[2,101],133:[2,101],134:[2,101],135:[2,101],136:[2,101],137:[2,101],138:[2,101],139:[2,101]},{7:272,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,142],6:[2,142],25:[2,142],26:[2,142],49:[2,142],54:[2,142],57:[2,142],66:[2,142],67:[2,142],68:[2,142],69:[2,142],71:[2,142],73:[2,142],74:[2,142],78:[2,142],84:[2,142],85:[2,142],86:[2,142],91:[2,142],93:[2,142],102:[2,142],104:[2,142],105:[2,142],106:[2,142],110:[2,142],118:[2,142],126:[2,142],129:[2,142],130:[2,142],133:[2,142],134:[2,142],135:[2,142],136:[2,142],137:[2,142],138:[2,142],139:[2,142]},{6:[1,73],26:[1,273]},{7:274,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{6:[2,67],11:[2,118],25:[2,67],28:[2,118],30:[2,118],31:[2,118],33:[2,118],34:[2,118],35:[2,118],36:[2,118],37:[2,118],38:[2,118],45:[2,118],46:[2,118],47:[2,118],51:[2,118],52:[2,118],54:[2,67],76:[2,118],79:[2,118],83:[2,118],88:[2,118],89:[2,118],90:[2,118],91:[2,67],96:[2,118],100:[2,118],101:[2,118],104:[2,118],106:[2,118],108:[2,118],110:[2,118],119:[2,118],125:[2,118],127:[2,118],128:[2,118],129:[2,118],130:[2,118],131:[2,118],132:[2,118]},{6:[1,276],25:[1,277],91:[1,275]},{6:[2,53],7:203,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,25:[2,53],26:[2,53],27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],57:[1,149],58:46,59:47,60:148,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],86:[2,53],88:[1,57],89:[1,58],90:[1,56],91:[2,53],94:278,96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{6:[2,52],25:[2,52],26:[2,52],53:279,54:[1,232]},{1:[2,182],6:[2,182],25:[2,182],26:[2,182],49:[2,182],54:[2,182],57:[2,182],73:[2,182],78:[2,182],86:[2,182],91:[2,182],93:[2,182],102:[2,182],104:[2,182],105:[2,182],106:[2,182],110:[2,182],118:[2,182],121:[2,182],126:[2,182],129:[2,182],130:[2,182],133:[2,182],134:[2,182],135:[2,182],136:[2,182],137:[2,182],138:[2,182],139:[2,182]},{7:280,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:281,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{116:[2,160],117:[2,160]},{27:160,28:[1,72],44:161,58:162,59:163,76:[1,69],89:[1,112],90:[1,113],115:282},{1:[2,167],6:[2,167],25:[2,167],26:[2,167],49:[2,167],54:[2,167],57:[2,167],73:[2,167],78:[2,167],86:[2,167],91:[2,167],93:[2,167],102:[2,167],103:84,104:[2,167],105:[1,283],106:[2,167],109:85,110:[2,167],111:68,118:[1,284],126:[2,167],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,168],6:[2,168],25:[2,168],26:[2,168],49:[2,168],54:[2,168],57:[2,168],73:[2,168],78:[2,168],86:[2,168],91:[2,168],93:[2,168],102:[2,168],103:84,104:[2,168],105:[1,285],106:[2,168],109:85,110:[2,168],111:68,118:[2,168],126:[2,168],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{6:[1,287],25:[1,288],78:[1,286]},{6:[2,53],10:170,25:[2,53],26:[2,53],27:171,28:[1,72],29:172,30:[1,70],31:[1,71],41:289,42:169,44:173,46:[1,45],78:[2,53],89:[1,112]},{7:290,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,25:[1,291],27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,86],6:[2,86],25:[2,86],26:[2,86],40:[2,86],49:[2,86],54:[2,86],57:[2,86],66:[2,86],67:[2,86],68:[2,86],69:[2,86],71:[2,86],73:[2,86],74:[2,86],78:[2,86],80:[2,86],84:[2,86],85:[2,86],86:[2,86],91:[2,86],93:[2,86],102:[2,86],104:[2,86],105:[2,86],106:[2,86],110:[2,86],118:[2,86],126:[2,86],129:[2,86],130:[2,86],131:[2,86],132:[2,86],133:[2,86],134:[2,86],135:[2,86],136:[2,86],137:[2,86],138:[2,86],139:[2,86],140:[2,86]},{7:292,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,73:[2,121],76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{73:[2,122],103:84,104:[1,64],106:[1,65],109:85,110:[1,67],111:68,126:[1,83],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,36],6:[2,36],25:[2,36],26:[2,36],49:[2,36],54:[2,36],57:[2,36],73:[2,36],78:[2,36],86:[2,36],91:[2,36],93:[2,36],102:[2,36],103:84,104:[2,36],105:[2,36],106:[2,36],109:85,110:[2,36],111:68,118:[2,36],126:[2,36],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{26:[1,293],103:84,104:[1,64],106:[1,65],109:85,110:[1,67],111:68,126:[1,83],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{6:[1,276],25:[1,277],86:[1,294]},{6:[2,67],25:[2,67],26:[2,67],54:[2,67],86:[2,67],91:[2,67]},{24:295,25:[1,115]},{6:[2,56],25:[2,56],26:[2,56],49:[2,56],54:[2,56]},{27:108,28:[1,72],44:109,55:296,56:106,57:[1,107],58:110,59:111,76:[1,69],89:[1,112],90:[1,113]},{6:[2,54],25:[2,54],26:[2,54],27:108,28:[1,72],44:109,48:297,54:[2,54],55:105,56:106,57:[1,107],58:110,59:111,76:[1,69],89:[1,112],90:[1,113]},{6:[2,61],25:[2,61],26:[2,61],49:[2,61],54:[2,61],103:84,104:[1,64],106:[1,65],109:85,110:[1,67],111:68,126:[1,83],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,24],6:[2,24],25:[2,24],26:[2,24],49:[2,24],54:[2,24],57:[2,24],73:[2,24],78:[2,24],86:[2,24],91:[2,24],93:[2,24],98:[2,24],99:[2,24],102:[2,24],104:[2,24],105:[2,24],106:[2,24],110:[2,24],118:[2,24],121:[2,24],123:[2,24],126:[2,24],129:[2,24],130:[2,24],133:[2,24],134:[2,24],135:[2,24],136:[2,24],137:[2,24],138:[2,24],139:[2,24]},{26:[1,298],103:84,104:[1,64],106:[1,65],109:85,110:[1,67],111:68,126:[1,83],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,207],6:[2,207],25:[2,207],26:[2,207],49:[2,207],54:[2,207],57:[2,207],73:[2,207],78:[2,207],86:[2,207],91:[2,207],93:[2,207],102:[2,207],103:84,104:[2,207],105:[2,207],106:[2,207],109:85,110:[2,207],111:68,118:[2,207],126:[2,207],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{24:299,25:[1,115],103:84,104:[1,64],106:[1,65],109:85,110:[1,67],111:68,126:[1,83],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{24:300,25:[1,115]},{1:[2,136],6:[2,136],25:[2,136],26:[2,136],49:[2,136],54:[2,136],57:[2,136],73:[2,136],78:[2,136],86:[2,136],91:[2,136],93:[2,136],102:[2,136],104:[2,136],105:[2,136],106:[2,136],110:[2,136],118:[2,136],126:[2,136],129:[2,136],130:[2,136],133:[2,136],134:[2,136],135:[2,136],136:[2,136],137:[2,136],138:[2,136],139:[2,136]},{24:301,25:[1,115]},{24:302,25:[1,115]},{1:[2,140],6:[2,140],25:[2,140],26:[2,140],49:[2,140],54:[2,140],57:[2,140],73:[2,140],78:[2,140],86:[2,140],91:[2,140],93:[2,140],98:[2,140],102:[2,140],104:[2,140],105:[2,140],106:[2,140],110:[2,140],118:[2,140],126:[2,140],129:[2,140],130:[2,140],133:[2,140],134:[2,140],135:[2,140],136:[2,140],137:[2,140],138:[2,140],139:[2,140]},{26:[1,303],121:[1,304],122:268,123:[1,223]},{1:[2,176],6:[2,176],25:[2,176],26:[2,176],49:[2,176],54:[2,176],57:[2,176],73:[2,176],78:[2,176],86:[2,176],91:[2,176],93:[2,176],102:[2,176],104:[2,176],105:[2,176],106:[2,176],110:[2,176],118:[2,176],126:[2,176],129:[2,176],130:[2,176],133:[2,176],134:[2,176],135:[2,176],136:[2,176],137:[2,176],138:[2,176],139:[2,176]},{24:305,25:[1,115]},{26:[2,179],121:[2,179],123:[2,179]},{24:306,25:[1,115],54:[1,307]},{25:[2,132],54:[2,132],103:84,104:[1,64],106:[1,65],109:85,110:[1,67],111:68,126:[1,83],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,99],6:[2,99],25:[2,99],26:[2,99],49:[2,99],54:[2,99],57:[2,99],73:[2,99],78:[2,99],86:[2,99],91:[2,99],93:[2,99],102:[2,99],104:[2,99],105:[2,99],106:[2,99],110:[2,99],118:[2,99],126:[2,99],129:[2,99],130:[2,99],133:[2,99],134:[2,99],135:[2,99],136:[2,99],137:[2,99],138:[2,99],139:[2,99]},{1:[2,102],6:[2,102],24:308,25:[1,115],26:[2,102],49:[2,102],54:[2,102],57:[2,102],73:[2,102],78:[2,102],86:[2,102],91:[2,102],93:[2,102],102:[2,102],103:84,104:[1,64],105:[2,102],106:[1,65],109:85,110:[1,67],111:68,118:[2,102],126:[2,102],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{102:[1,309]},{91:[1,310],103:84,104:[1,64],106:[1,65],109:85,110:[1,67],111:68,126:[1,83],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,116],6:[2,116],25:[2,116],26:[2,116],40:[2,116],49:[2,116],54:[2,116],57:[2,116],66:[2,116],67:[2,116],68:[2,116],69:[2,116],71:[2,116],73:[2,116],74:[2,116],78:[2,116],84:[2,116],85:[2,116],86:[2,116],91:[2,116],93:[2,116],102:[2,116],104:[2,116],105:[2,116],106:[2,116],110:[2,116],116:[2,116],117:[2,116],118:[2,116],126:[2,116],129:[2,116],130:[2,116],133:[2,116],134:[2,116],135:[2,116],136:[2,116],137:[2,116],138:[2,116],139:[2,116]},{7:203,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],57:[1,149],58:46,59:47,60:148,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],94:311,96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:203,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,25:[1,147],27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],57:[1,149],58:46,59:47,60:148,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],87:312,88:[1,57],89:[1,58],90:[1,56],94:146,96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{6:[2,125],25:[2,125],26:[2,125],54:[2,125],86:[2,125],91:[2,125]},{6:[1,276],25:[1,277],26:[1,313]},{1:[2,145],6:[2,145],25:[2,145],26:[2,145],49:[2,145],54:[2,145],57:[2,145],73:[2,145],78:[2,145],86:[2,145],91:[2,145],93:[2,145],102:[2,145],103:84,104:[1,64],105:[2,145],106:[1,65],109:85,110:[1,67],111:68,118:[2,145],126:[2,145],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,147],6:[2,147],25:[2,147],26:[2,147],49:[2,147],54:[2,147],57:[2,147],73:[2,147],78:[2,147],86:[2,147],91:[2,147],93:[2,147],102:[2,147],103:84,104:[1,64],105:[2,147],106:[1,65],109:85,110:[1,67],111:68,118:[2,147],126:[2,147],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{116:[2,166],117:[2,166]},{7:314,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:315,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:316,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,90],6:[2,90],25:[2,90],26:[2,90],40:[2,90],49:[2,90],54:[2,90],57:[2,90],66:[2,90],67:[2,90],68:[2,90],69:[2,90],71:[2,90],73:[2,90],74:[2,90],78:[2,90],84:[2,90],85:[2,90],86:[2,90],91:[2,90],93:[2,90],102:[2,90],104:[2,90],105:[2,90],106:[2,90],110:[2,90],116:[2,90],117:[2,90],118:[2,90],126:[2,90],129:[2,90],130:[2,90],133:[2,90],134:[2,90],135:[2,90],136:[2,90],137:[2,90],138:[2,90],139:[2,90]},{10:170,27:171,28:[1,72],29:172,30:[1,70],31:[1,71],41:317,42:169,44:173,46:[1,45],89:[1,112]},{6:[2,91],10:170,25:[2,91],26:[2,91],27:171,28:[1,72],29:172,30:[1,70],31:[1,71],41:168,42:169,44:173,46:[1,45],54:[2,91],77:318,89:[1,112]},{6:[2,93],25:[2,93],26:[2,93],54:[2,93],78:[2,93]},{6:[2,39],25:[2,39],26:[2,39],54:[2,39],78:[2,39],103:84,104:[1,64],106:[1,65],109:85,110:[1,67],111:68,126:[1,83],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{7:319,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{73:[2,120],103:84,104:[1,64],106:[1,65],109:85,110:[1,67],111:68,126:[1,83],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,37],6:[2,37],25:[2,37],26:[2,37],49:[2,37],54:[2,37],57:[2,37],73:[2,37],78:[2,37],86:[2,37],91:[2,37],93:[2,37],102:[2,37],104:[2,37],105:[2,37],106:[2,37],110:[2,37],118:[2,37],126:[2,37],129:[2,37],130:[2,37],133:[2,37],134:[2,37],135:[2,37],136:[2,37],137:[2,37],138:[2,37],139:[2,37]},{1:[2,111],6:[2,111],25:[2,111],26:[2,111],49:[2,111],54:[2,111],57:[2,111],66:[2,111],67:[2,111],68:[2,111],69:[2,111],71:[2,111],73:[2,111],74:[2,111],78:[2,111],84:[2,111],85:[2,111],86:[2,111],91:[2,111],93:[2,111],102:[2,111],104:[2,111],105:[2,111],106:[2,111],110:[2,111],118:[2,111],126:[2,111],129:[2,111],130:[2,111],133:[2,111],134:[2,111],135:[2,111],136:[2,111],137:[2,111],138:[2,111],139:[2,111]},{1:[2,48],6:[2,48],25:[2,48],26:[2,48],49:[2,48],54:[2,48],57:[2,48],73:[2,48],78:[2,48],86:[2,48],91:[2,48],93:[2,48],102:[2,48],104:[2,48],105:[2,48],106:[2,48],110:[2,48],118:[2,48],126:[2,48],129:[2,48],130:[2,48],133:[2,48],134:[2,48],135:[2,48],136:[2,48],137:[2,48],138:[2,48],139:[2,48]},{6:[2,57],25:[2,57],26:[2,57],49:[2,57],54:[2,57]},{6:[2,52],25:[2,52],26:[2,52],53:320,54:[1,205]},{1:[2,206],6:[2,206],25:[2,206],26:[2,206],49:[2,206],54:[2,206],57:[2,206],73:[2,206],78:[2,206],86:[2,206],91:[2,206],93:[2,206],102:[2,206],104:[2,206],105:[2,206],106:[2,206],110:[2,206],118:[2,206],126:[2,206],129:[2,206],130:[2,206],133:[2,206],134:[2,206],135:[2,206],136:[2,206],137:[2,206],138:[2,206],139:[2,206]},{1:[2,183],6:[2,183],25:[2,183],26:[2,183],49:[2,183],54:[2,183],57:[2,183],73:[2,183],78:[2,183],86:[2,183],91:[2,183],93:[2,183],102:[2,183],104:[2,183],105:[2,183],106:[2,183],110:[2,183],118:[2,183],121:[2,183],126:[2,183],129:[2,183],130:[2,183],133:[2,183],134:[2,183],135:[2,183],136:[2,183],137:[2,183],138:[2,183],139:[2,183]},{1:[2,137],6:[2,137],25:[2,137],26:[2,137],49:[2,137],54:[2,137],57:[2,137],73:[2,137],78:[2,137],86:[2,137],91:[2,137],93:[2,137],102:[2,137],104:[2,137],105:[2,137],106:[2,137],110:[2,137],118:[2,137],126:[2,137],129:[2,137],130:[2,137],133:[2,137],134:[2,137],135:[2,137],136:[2,137],137:[2,137],138:[2,137],139:[2,137]},{1:[2,138],6:[2,138],25:[2,138],26:[2,138],49:[2,138],54:[2,138],57:[2,138],73:[2,138],78:[2,138],86:[2,138],91:[2,138],93:[2,138],98:[2,138],102:[2,138],104:[2,138],105:[2,138],106:[2,138],110:[2,138],118:[2,138],126:[2,138],129:[2,138],130:[2,138],133:[2,138],134:[2,138],135:[2,138],136:[2,138],137:[2,138],138:[2,138],139:[2,138]},{1:[2,139],6:[2,139],25:[2,139],26:[2,139],49:[2,139],54:[2,139],57:[2,139],73:[2,139],78:[2,139],86:[2,139],91:[2,139],93:[2,139],98:[2,139],102:[2,139],104:[2,139],105:[2,139],106:[2,139],110:[2,139],118:[2,139],126:[2,139],129:[2,139],130:[2,139],133:[2,139],134:[2,139],135:[2,139],136:[2,139],137:[2,139],138:[2,139],139:[2,139]},{1:[2,174],6:[2,174],25:[2,174],26:[2,174],49:[2,174],54:[2,174],57:[2,174],73:[2,174],78:[2,174],86:[2,174],91:[2,174],93:[2,174],102:[2,174],104:[2,174],105:[2,174],106:[2,174],110:[2,174],118:[2,174],126:[2,174],129:[2,174],130:[2,174],133:[2,174],134:[2,174],135:[2,174],136:[2,174],137:[2,174],138:[2,174],139:[2,174]},{24:321,25:[1,115]},{26:[1,322]},{6:[1,323],26:[2,180],121:[2,180],123:[2,180]},{7:324,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{1:[2,103],6:[2,103],25:[2,103],26:[2,103],49:[2,103],54:[2,103],57:[2,103],73:[2,103],78:[2,103],86:[2,103],91:[2,103],93:[2,103],102:[2,103],104:[2,103],105:[2,103],106:[2,103],110:[2,103],118:[2,103],126:[2,103],129:[2,103],130:[2,103],133:[2,103],134:[2,103],135:[2,103],136:[2,103],137:[2,103],138:[2,103],139:[2,103]},{1:[2,143],6:[2,143],25:[2,143],26:[2,143],49:[2,143],54:[2,143],57:[2,143],66:[2,143],67:[2,143],68:[2,143],69:[2,143],71:[2,143],73:[2,143],74:[2,143],78:[2,143],84:[2,143],85:[2,143],86:[2,143],91:[2,143],93:[2,143],102:[2,143],104:[2,143],105:[2,143],106:[2,143],110:[2,143],118:[2,143],126:[2,143],129:[2,143],130:[2,143],133:[2,143],134:[2,143],135:[2,143],136:[2,143],137:[2,143],138:[2,143],139:[2,143]},{1:[2,119],6:[2,119],25:[2,119],26:[2,119],49:[2,119],54:[2,119],57:[2,119],66:[2,119],67:[2,119],68:[2,119],69:[2,119],71:[2,119],73:[2,119],74:[2,119],78:[2,119],84:[2,119],85:[2,119],86:[2,119],91:[2,119],93:[2,119],102:[2,119],104:[2,119],105:[2,119],106:[2,119],110:[2,119],118:[2,119],126:[2,119],129:[2,119],130:[2,119],133:[2,119],134:[2,119],135:[2,119],136:[2,119],137:[2,119],138:[2,119],139:[2,119]},{6:[2,126],25:[2,126],26:[2,126],54:[2,126],86:[2,126],91:[2,126]},{6:[2,52],25:[2,52],26:[2,52],53:325,54:[1,232]},{6:[2,127],25:[2,127],26:[2,127],54:[2,127],86:[2,127],91:[2,127]},{1:[2,169],6:[2,169],25:[2,169],26:[2,169],49:[2,169],54:[2,169],57:[2,169],73:[2,169],78:[2,169],86:[2,169],91:[2,169],93:[2,169],102:[2,169],103:84,104:[2,169],105:[2,169],106:[2,169],109:85,110:[2,169],111:68,118:[1,326],126:[2,169],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,171],6:[2,171],25:[2,171],26:[2,171],49:[2,171],54:[2,171],57:[2,171],73:[2,171],78:[2,171],86:[2,171],91:[2,171],93:[2,171],102:[2,171],103:84,104:[2,171],105:[1,327],106:[2,171],109:85,110:[2,171],111:68,118:[2,171],126:[2,171],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,170],6:[2,170],25:[2,170],26:[2,170],49:[2,170],54:[2,170],57:[2,170],73:[2,170],78:[2,170],86:[2,170],91:[2,170],93:[2,170],102:[2,170],103:84,104:[2,170],105:[2,170],106:[2,170],109:85,110:[2,170],111:68,118:[2,170],126:[2,170],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{6:[2,94],25:[2,94],26:[2,94],54:[2,94],78:[2,94]},{6:[2,52],25:[2,52],26:[2,52],53:328,54:[1,242]},{26:[1,329],103:84,104:[1,64],106:[1,65],109:85,110:[1,67],111:68,126:[1,83],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{6:[1,253],25:[1,254],26:[1,330]},{26:[1,331]},{1:[2,177],6:[2,177],25:[2,177],26:[2,177],49:[2,177],54:[2,177],57:[2,177],73:[2,177],78:[2,177],86:[2,177],91:[2,177],93:[2,177],102:[2,177],104:[2,177],105:[2,177],106:[2,177],110:[2,177],118:[2,177],126:[2,177],129:[2,177],130:[2,177],133:[2,177],134:[2,177],135:[2,177],136:[2,177],137:[2,177],138:[2,177],139:[2,177]},{26:[2,181],121:[2,181],123:[2,181]},{25:[2,133],54:[2,133],103:84,104:[1,64],106:[1,65],109:85,110:[1,67],111:68,126:[1,83],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{6:[1,276],25:[1,277],26:[1,332]},{7:333,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{7:334,8:117,9:18,10:19,11:[1,20],12:6,13:7,14:8,15:9,16:10,17:11,18:12,19:13,20:14,21:15,22:16,23:17,27:61,28:[1,72],29:48,30:[1,70],31:[1,71],32:22,33:[1,49],34:[1,50],35:[1,51],36:[1,52],37:[1,53],38:[1,54],39:21,44:62,45:[1,44],46:[1,45],47:[1,27],50:28,51:[1,59],52:[1,60],58:46,59:47,61:35,63:23,64:24,65:25,76:[1,69],79:[1,42],83:[1,26],88:[1,57],89:[1,58],90:[1,56],96:[1,37],100:[1,43],101:[1,55],103:38,104:[1,64],106:[1,65],107:39,108:[1,66],109:40,110:[1,67],111:68,119:[1,41],124:36,125:[1,63],127:[1,29],128:[1,30],129:[1,31],130:[1,32],131:[1,33],132:[1,34]},{6:[1,287],25:[1,288],26:[1,335]},{6:[2,40],25:[2,40],26:[2,40],54:[2,40],78:[2,40]},{6:[2,58],25:[2,58],26:[2,58],49:[2,58],54:[2,58]},{1:[2,175],6:[2,175],25:[2,175],26:[2,175],49:[2,175],54:[2,175],57:[2,175],73:[2,175],78:[2,175],86:[2,175],91:[2,175],93:[2,175],102:[2,175],104:[2,175],105:[2,175],106:[2,175],110:[2,175],118:[2,175],126:[2,175],129:[2,175],130:[2,175],133:[2,175],134:[2,175],135:[2,175],136:[2,175],137:[2,175],138:[2,175],139:[2,175]},{6:[2,128],25:[2,128],26:[2,128],54:[2,128],86:[2,128],91:[2,128]},{1:[2,172],6:[2,172],25:[2,172],26:[2,172],49:[2,172],54:[2,172],57:[2,172],73:[2,172],78:[2,172],86:[2,172],91:[2,172],93:[2,172],102:[2,172],103:84,104:[2,172],105:[2,172],106:[2,172],109:85,110:[2,172],111:68,118:[2,172],126:[2,172],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{1:[2,173],6:[2,173],25:[2,173],26:[2,173],49:[2,173],54:[2,173],57:[2,173],73:[2,173],78:[2,173],86:[2,173],91:[2,173],93:[2,173],102:[2,173],103:84,104:[2,173],105:[2,173],106:[2,173],109:85,110:[2,173],111:68,118:[2,173],126:[2,173],129:[1,76],130:[1,75],133:[1,74],134:[1,77],135:[1,78],136:[1,79],137:[1,80],138:[1,81],139:[1,82]},{6:[2,95],25:[2,95],26:[2,95],54:[2,95],78:[2,95]}],defaultActions:{59:[2,50],60:[2,51],91:[2,109],192:[2,89]},parseError:function(e,t){if(!t.recoverable)throw Error(e);
this.trace(e)},parse:function(e){function t(){var e;return e=n.lexer.lex()||p,"number"!=typeof e&&(e=n.symbols_[e]||e),e}var n=this,i=[0],r=[null],s=[],o=this.table,a="",c=0,h=0,l=0,u=2,p=1,d=s.slice.call(arguments,1);this.lexer.setInput(e),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,this.yy.parser=this,this.lexer.yylloc===void 0&&(this.lexer.yylloc={});var f=this.lexer.yylloc;s.push(f);var m=this.lexer.options&&this.lexer.options.ranges;this.parseError="function"==typeof this.yy.parseError?this.yy.parseError:Object.getPrototypeOf(this).parseError;for(var b,g,k,y,v,w,T,F,L,C={};;){if(k=i[i.length-1],this.defaultActions[k]?y=this.defaultActions[k]:((null===b||b===void 0)&&(b=t()),y=o[k]&&o[k][b]),y===void 0||!y.length||!y[0]){var N="";L=[];for(w in o[k])this.terminals_[w]&&w>u&&L.push("'"+this.terminals_[w]+"'");N=this.lexer.showPosition?"Parse error on line "+(c+1)+":\n"+this.lexer.showPosition()+"\nExpecting "+L.join(", ")+", got '"+(this.terminals_[b]||b)+"'":"Parse error on line "+(c+1)+": Unexpected "+(b==p?"end of input":"'"+(this.terminals_[b]||b)+"'"),this.parseError(N,{text:this.lexer.match,token:this.terminals_[b]||b,line:this.lexer.yylineno,loc:f,expected:L})}if(y[0]instanceof Array&&y.length>1)throw Error("Parse Error: multiple actions possible at state: "+k+", token: "+b);switch(y[0]){case 1:i.push(b),r.push(this.lexer.yytext),s.push(this.lexer.yylloc),i.push(y[1]),b=null,g?(b=g,g=null):(h=this.lexer.yyleng,a=this.lexer.yytext,c=this.lexer.yylineno,f=this.lexer.yylloc,l>0&&l--);break;case 2:if(T=this.productions_[y[1]][1],C.$=r[r.length-T],C._$={first_line:s[s.length-(T||1)].first_line,last_line:s[s.length-1].last_line,first_column:s[s.length-(T||1)].first_column,last_column:s[s.length-1].last_column},m&&(C._$.range=[s[s.length-(T||1)].range[0],s[s.length-1].range[1]]),v=this.performAction.apply(C,[a,h,c,this.yy,y[1],r,s].concat(d)),v!==void 0)return v;T&&(i=i.slice(0,2*-1*T),r=r.slice(0,-1*T),s=s.slice(0,-1*T)),i.push(this.productions_[y[1]][0]),r.push(C.$),s.push(C._$),F=o[i[i.length-2]][i[i.length-1]],i.push(F);break;case 3:return!0}}return!0}};return e.prototype=t,t.Parser=e,new e}();return require!==void 0&&e!==void 0&&(e.parser=n,e.Parser=n.Parser,e.parse=function(){return n.parse.apply(n,arguments)},e.main=function(t){t[1]||(console.log("Usage: "+t[0]+" FILE"),process.exit(1));var n=require("fs").readFileSync(require("path").normalize(t[1]),"utf8");return e.parser.parse(n)},t!==void 0&&require.main===t&&e.main(process.argv.slice(1))),t.exports}(),require["./scope"]=function(){var e={},t={exports:e};return function(){var t,n,i,r;r=require("./helpers"),n=r.extend,i=r.last,e.Scope=t=function(){function e(t,n,i){this.parent=t,this.expressions=n,this.method=i,this.variables=[{name:"arguments",type:"arguments"}],this.positions={},this.parent||(e.root=this)}return e.root=null,e.prototype.add=function(e,t,n){return this.shared&&!n?this.parent.add(e,t,n):Object.prototype.hasOwnProperty.call(this.positions,e)?this.variables[this.positions[e]].type=t:this.positions[e]=this.variables.push({name:e,type:t})-1},e.prototype.namedMethod=function(){var e;return(null!=(e=this.method)?e.name:void 0)||!this.parent?this.method:this.parent.namedMethod()},e.prototype.find=function(e){return this.check(e)?!0:(this.add(e,"var"),!1)},e.prototype.parameter=function(e){return this.shared&&this.parent.check(e,!0)?void 0:this.add(e,"param")},e.prototype.check=function(e){var t;return!!(this.type(e)||(null!=(t=this.parent)?t.check(e):void 0))},e.prototype.temporary=function(e,t){return e.length>1?"_"+e+(t>1?t-1:""):"_"+(t+parseInt(e,36)).toString(36).replace(/\d/g,"a")},e.prototype.type=function(e){var t,n,i,r;for(r=this.variables,n=0,i=r.length;i>n;n++)if(t=r[n],t.name===e)return t.type;return null},e.prototype.freeVariable=function(e,t){var n,i;for(null==t&&(t=!0),n=0;this.check(i=this.temporary(e,n));)n++;return t&&this.add(i,"var",!0),i},e.prototype.assign=function(e,t){return this.add(e,{value:t,assigned:!0},!0),this.hasAssignments=!0},e.prototype.hasDeclarations=function(){return!!this.declaredVariables().length},e.prototype.declaredVariables=function(){var e,t,n,i,r,s;for(e=[],t=[],s=this.variables,i=0,r=s.length;r>i;i++)n=s[i],"var"===n.type&&("_"===n.name.charAt(0)?t:e).push(n.name);return e.sort().concat(t.sort())},e.prototype.assignedVariables=function(){var e,t,n,i,r;for(i=this.variables,r=[],t=0,n=i.length;n>t;t++)e=i[t],e.type.assigned&&r.push(""+e.name+" = "+e.type.value);return r},e}()}.call(this),t.exports}(),require["./nodes"]=function(){var e={},t={exports:e};return function(){var t,n,i,r,s,o,a,c,h,l,u,p,d,f,m,b,g,k,y,v,w,T,F,L,C,N,E,x,D,S,R,A,I,_,$,O,j,M,B,V,P,U,H,q,G,W,X,Y,z,K,J,Z,Q,et,tt,nt,it,rt,st,ot,at,ct,ht,lt,ut,pt,dt,ft,mt,bt,gt,kt,yt,vt,wt,Tt={}.hasOwnProperty,Ft=function(e,t){function n(){this.constructor=e}for(var i in t)Tt.call(t,i)&&(e[i]=t[i]);return n.prototype=t.prototype,e.prototype=new n,e.__super__=t.prototype,e},Lt=[].indexOf||function(e){for(var t=0,n=this.length;n>t;t++)if(t in this&&this[t]===e)return t;return-1},Ct=[].slice;Error.stackTraceLimit=1/0,H=require("./scope").Scope,vt=require("./lexer"),M=vt.RESERVED,U=vt.STRICT_PROSCRIBED,wt=require("./helpers"),nt=wt.compact,ot=wt.flatten,st=wt.extend,pt=wt.merge,it=wt.del,bt=wt.starts,rt=wt.ends,lt=wt.last,mt=wt.some,tt=wt.addLocationDataFn,ut=wt.locationDataToString,gt=wt.throwSyntaxError,e.extend=st,e.addLocationDataFn=tt,et=function(){return!0},A=function(){return!1},Y=function(){return this},R=function(){return this.negated=!this.negated,this},e.CodeFragment=h=function(){function e(e,t){var n;this.code=""+t,this.locationData=null!=e?e.locationData:void 0,this.type=(null!=e?null!=(n=e.constructor)?n.name:void 0:void 0)||"unknown"}return e.prototype.toString=function(){return""+this.code+(this.locationData?": "+ut(this.locationData):"")},e}(),at=function(e){var t;return function(){var n,i,r;for(r=[],n=0,i=e.length;i>n;n++)t=e[n],r.push(t.code);return r}().join("")},e.Base=r=function(){function e(){}return e.prototype.compile=function(e,t){return at(this.compileToFragments(e,t))},e.prototype.compileToFragments=function(e,t){var n;return e=st({},e),t&&(e.level=t),n=this.unfoldSoak(e)||this,n.tab=e.indent,e.level!==x&&n.isStatement(e)?n.compileClosure(e):n.compileNode(e)},e.prototype.compileClosure=function(e){var n,i,r,a,h;return(a=this.jumps())&&a.error("cannot use a pure statement in an expression"),e.sharedScope=!0,r=new c([],s.wrap([this])),n=[],((i=this.contains(ct))||this.contains(ht))&&(n=[new D("this")],i?(h="apply",n.push(new D("arguments"))):h="call",r=new Z(r,[new t(new D(h))])),new o(r,n).compileNode(e)},e.prototype.cache=function(e,t,n){var r,s;return this.isComplex()?(r=new D(n||e.scope.freeVariable("ref")),s=new i(r,this),t?[s.compileToFragments(e,t),[this.makeCode(r.value)]]:[s,r]):(r=t?this.compileToFragments(e,t):this,[r,r])},e.prototype.cacheToCodeFragments=function(e){return[at(e[0]),at(e[1])]},e.prototype.makeReturn=function(e){var t;return t=this.unwrapAll(),e?new o(new D(""+e+".push"),[t]):new V(t)},e.prototype.contains=function(e){var t;return t=void 0,this.traverseChildren(!1,function(n){return e(n)?(t=n,!1):void 0}),t},e.prototype.lastNonComment=function(e){var t;for(t=e.length;t--;)if(!(e[t]instanceof l))return e[t];return null},e.prototype.toString=function(e,t){var n;return null==e&&(e=""),null==t&&(t=this.constructor.name),n="\n"+e+t,this.soak&&(n+="?"),this.eachChild(function(t){return n+=t.toString(e+X)}),n},e.prototype.eachChild=function(e){var t,n,i,r,s,o,a,c;if(!this.children)return this;for(a=this.children,i=0,s=a.length;s>i;i++)if(t=a[i],this[t])for(c=ot([this[t]]),r=0,o=c.length;o>r;r++)if(n=c[r],e(n)===!1)return this;return this},e.prototype.traverseChildren=function(e,t){return this.eachChild(function(n){var i;return i=t(n),i!==!1?n.traverseChildren(e,t):void 0})},e.prototype.invert=function(){return new $("!",this)},e.prototype.unwrapAll=function(){var e;for(e=this;e!==(e=e.unwrap()););return e},e.prototype.children=[],e.prototype.isStatement=A,e.prototype.jumps=A,e.prototype.isComplex=et,e.prototype.isChainable=A,e.prototype.isAssignable=A,e.prototype.unwrap=Y,e.prototype.unfoldSoak=A,e.prototype.assigns=A,e.prototype.updateLocationDataIfMissing=function(e){return this.locationData?this:(this.locationData=e,this.eachChild(function(t){return t.updateLocationDataIfMissing(e)}))},e.prototype.error=function(e){return gt(e,this.locationData)},e.prototype.makeCode=function(e){return new h(this,e)},e.prototype.wrapInBraces=function(e){return[].concat(this.makeCode("("),e,this.makeCode(")"))},e.prototype.joinFragmentArrays=function(e,t){var n,i,r,s,o;for(n=[],r=s=0,o=e.length;o>s;r=++s)i=e[r],r&&n.push(this.makeCode(t)),n=n.concat(i);return n},e}(),e.Block=s=function(e){function t(e){this.expressions=nt(ot(e||[]))}return Ft(t,e),t.prototype.children=["expressions"],t.prototype.push=function(e){return this.expressions.push(e),this},t.prototype.pop=function(){return this.expressions.pop()},t.prototype.unshift=function(e){return this.expressions.unshift(e),this},t.prototype.unwrap=function(){return 1===this.expressions.length?this.expressions[0]:this},t.prototype.isEmpty=function(){return!this.expressions.length},t.prototype.isStatement=function(e){var t,n,i,r;for(r=this.expressions,n=0,i=r.length;i>n;n++)if(t=r[n],t.isStatement(e))return!0;return!1},t.prototype.jumps=function(e){var t,n,i,r,s;for(s=this.expressions,i=0,r=s.length;r>i;i++)if(t=s[i],n=t.jumps(e))return n},t.prototype.makeReturn=function(e){var t,n;for(n=this.expressions.length;n--;)if(t=this.expressions[n],!(t instanceof l)){this.expressions[n]=t.makeReturn(e),t instanceof V&&!t.expression&&this.expressions.splice(n,1);break}return this},t.prototype.compileToFragments=function(e,n){return null==e&&(e={}),e.scope?t.__super__.compileToFragments.call(this,e,n):this.compileRoot(e)},t.prototype.compileNode=function(e){var n,i,r,s,o,a,c,h,l;for(this.tab=e.indent,a=e.level===x,i=[],l=this.expressions,s=c=0,h=l.length;h>c;s=++c)o=l[s],o=o.unwrapAll(),o=o.unfoldSoak(e)||o,o instanceof t?i.push(o.compileNode(e)):a?(o.front=!0,r=o.compileToFragments(e),o.isStatement(e)||(r.unshift(this.makeCode(""+this.tab)),r.push(this.makeCode(";"))),i.push(r)):i.push(o.compileToFragments(e,C));return a?this.spaced?[].concat(this.joinFragmentArrays(i,"\n\n"),this.makeCode("\n")):this.joinFragmentArrays(i,"\n"):(n=i.length?this.joinFragmentArrays(i,", "):[this.makeCode("void 0")],i.length>1&&e.level>=C?this.wrapInBraces(n):n)},t.prototype.compileRoot=function(e){var t,n,i,r,s,o,a,c,h,u;for(e.indent=e.bare?"":X,e.level=x,this.spaced=!0,e.scope=new H(null,this,null),u=e.locals||[],c=0,h=u.length;h>c;c++)r=u[c],e.scope.parameter(r);return s=[],e.bare||(o=function(){var e,n,r,s;for(r=this.expressions,s=[],i=e=0,n=r.length;n>e&&(t=r[i],t.unwrap()instanceof l);i=++e)s.push(t);return s}.call(this),a=this.expressions.slice(o.length),this.expressions=o,o.length&&(s=this.compileNode(pt(e,{indent:""})),s.push(this.makeCode("\n"))),this.expressions=a),n=this.compileWithDeclarations(e),e.bare?n:[].concat(s,this.makeCode("(function() {\n"),n,this.makeCode("\n}).call(this);\n"))},t.prototype.compileWithDeclarations=function(e){var t,n,i,r,s,o,a,c,h,u,p,d,f,m;for(r=[],o=[],d=this.expressions,s=u=0,p=d.length;p>u&&(i=d[s],i=i.unwrap(),i instanceof l||i instanceof D);s=++u);return e=pt(e,{level:x}),s&&(a=this.expressions.splice(s,9e9),f=[this.spaced,!1],h=f[0],this.spaced=f[1],m=[this.compileNode(e),h],r=m[0],this.spaced=m[1],this.expressions=a),o=this.compileNode(e),c=e.scope,c.expressions===this&&(n=e.scope.hasDeclarations(),t=c.hasAssignments,n||t?(s&&r.push(this.makeCode("\n")),r.push(this.makeCode(""+this.tab+"var ")),n&&r.push(this.makeCode(c.declaredVariables().join(", "))),t&&(n&&r.push(this.makeCode(",\n"+(this.tab+X))),r.push(this.makeCode(c.assignedVariables().join(",\n"+(this.tab+X))))),r.push(this.makeCode(";\n"+(this.spaced?"\n":"")))):r.length&&o.length&&r.push(this.makeCode("\n"))),r.concat(o)},t.wrap=function(e){return 1===e.length&&e[0]instanceof t?e[0]:new t(e)},t}(r),e.Literal=D=function(e){function t(e){this.value=e}return Ft(t,e),t.prototype.makeReturn=function(){return this.isStatement()?this:t.__super__.makeReturn.apply(this,arguments)},t.prototype.isAssignable=function(){return b.test(this.value)},t.prototype.isStatement=function(){var e;return"break"===(e=this.value)||"continue"===e||"debugger"===e},t.prototype.isComplex=A,t.prototype.assigns=function(e){return e===this.value},t.prototype.jumps=function(e){return"break"!==this.value||(null!=e?e.loop:void 0)||(null!=e?e.block:void 0)?"continue"!==this.value||(null!=e?e.loop:void 0)?void 0:this:this},t.prototype.compileNode=function(e){var t,n,i;return n="this"===this.value?(null!=(i=e.scope.method)?i.bound:void 0)?e.scope.method.context:this.value:this.value.reserved?'"'+this.value+'"':this.value,t=this.isStatement()?""+this.tab+n+";":n,[this.makeCode(t)]},t.prototype.toString=function(){return' "'+this.value+'"'},t}(r),e.Undefined=function(e){function t(){return t.__super__.constructor.apply(this,arguments)}return Ft(t,e),t.prototype.isAssignable=A,t.prototype.isComplex=A,t.prototype.compileNode=function(e){return[this.makeCode(e.level>=F?"(void 0)":"void 0")]},t}(r),e.Null=function(e){function t(){return t.__super__.constructor.apply(this,arguments)}return Ft(t,e),t.prototype.isAssignable=A,t.prototype.isComplex=A,t.prototype.compileNode=function(){return[this.makeCode("null")]},t}(r),e.Bool=function(e){function t(e){this.val=e}return Ft(t,e),t.prototype.isAssignable=A,t.prototype.isComplex=A,t.prototype.compileNode=function(){return[this.makeCode(this.val)]},t}(r),e.Return=V=function(e){function t(e){e&&!e.unwrap().isUndefined&&(this.expression=e)}return Ft(t,e),t.prototype.children=["expression"],t.prototype.isStatement=et,t.prototype.makeReturn=Y,t.prototype.jumps=Y,t.prototype.compileToFragments=function(e,n){var i,r;return i=null!=(r=this.expression)?r.makeReturn():void 0,!i||i instanceof t?t.__super__.compileToFragments.call(this,e,n):i.compileToFragments(e,n)},t.prototype.compileNode=function(e){var t;return t=[],t.push(this.makeCode(this.tab+("return"+(this.expression?" ":"")))),this.expression&&(t=t.concat(this.expression.compileToFragments(e,E))),t.push(this.makeCode(";")),t},t}(r),e.Value=Z=function(e){function t(e,n,i){return!n&&e instanceof t?e:(this.base=e,this.properties=n||[],i&&(this[i]=!0),this)}return Ft(t,e),t.prototype.children=["base","properties"],t.prototype.add=function(e){return this.properties=this.properties.concat(e),this},t.prototype.hasProperties=function(){return!!this.properties.length},t.prototype.bareLiteral=function(e){return!this.properties.length&&this.base instanceof e},t.prototype.isArray=function(){return this.bareLiteral(n)},t.prototype.isRange=function(){return this.bareLiteral(B)},t.prototype.isComplex=function(){return this.hasProperties()||this.base.isComplex()},t.prototype.isAssignable=function(){return this.hasProperties()||this.base.isAssignable()},t.prototype.isSimpleNumber=function(){return this.bareLiteral(D)&&P.test(this.base.value)},t.prototype.isString=function(){return this.bareLiteral(D)&&y.test(this.base.value)},t.prototype.isRegex=function(){return this.bareLiteral(D)&&k.test(this.base.value)},t.prototype.isAtomic=function(){var e,t,n,i;for(i=this.properties.concat(this.base),t=0,n=i.length;n>t;t++)if(e=i[t],e.soak||e instanceof o)return!1;return!0},t.prototype.isNotCallable=function(){return this.isSimpleNumber()||this.isString()||this.isRegex()||this.isArray()||this.isRange()||this.isSplice()||this.isObject()},t.prototype.isStatement=function(e){return!this.properties.length&&this.base.isStatement(e)},t.prototype.assigns=function(e){return!this.properties.length&&this.base.assigns(e)},t.prototype.jumps=function(e){return!this.properties.length&&this.base.jumps(e)},t.prototype.isObject=function(e){return this.properties.length?!1:this.base instanceof _&&(!e||this.base.generated)},t.prototype.isSplice=function(){return lt(this.properties)instanceof q},t.prototype.looksStatic=function(e){var t;return this.base.value===e&&this.properties.length&&"prototype"!==(null!=(t=this.properties[0].name)?t.value:void 0)},t.prototype.unwrap=function(){return this.properties.length?this:this.base},t.prototype.cacheReference=function(e){var n,r,s,o;return s=lt(this.properties),2>this.properties.length&&!this.base.isComplex()&&!(null!=s?s.isComplex():void 0)?[this,this]:(n=new t(this.base,this.properties.slice(0,-1)),n.isComplex()&&(r=new D(e.scope.freeVariable("base")),n=new t(new j(new i(r,n)))),s?(s.isComplex()&&(o=new D(e.scope.freeVariable("name")),s=new T(new i(o,s.index)),o=new T(o)),[n.add(s),new t(r||n.base,[o||s])]):[n,r])},t.prototype.compileNode=function(e){var t,n,i,r,s;for(this.base.front=this.front,i=this.properties,t=this.base.compileToFragments(e,i.length?F:null),(this.base instanceof j||i.length)&&P.test(at(t))&&t.push(this.makeCode(".")),r=0,s=i.length;s>r;r++)n=i[r],t.push.apply(t,n.compileToFragments(e));return t},t.prototype.unfoldSoak=function(e){return null!=this.unfoldedSoak?this.unfoldedSoak:this.unfoldedSoak=function(n){return function(){var r,s,o,a,c,h,l,p,d,f;if(o=n.base.unfoldSoak(e))return(d=o.body.properties).push.apply(d,n.properties),o;for(f=n.properties,s=l=0,p=f.length;p>l;s=++l)if(a=f[s],a.soak)return a.soak=!1,r=new t(n.base,n.properties.slice(0,s)),h=new t(n.base,n.properties.slice(s)),r.isComplex()&&(c=new D(e.scope.freeVariable("ref")),r=new j(new i(c,r)),h.base=c),new v(new u(r),h,{soak:!0});return!1}}(this)()},t}(r),e.Comment=l=function(e){function t(e){this.comment=e}return Ft(t,e),t.prototype.isStatement=et,t.prototype.makeReturn=Y,t.prototype.compileNode=function(e,t){var n,i;return i=this.comment.replace(/^(\s*)#/gm,"$1 *"),n="/*"+dt(i,this.tab)+(Lt.call(i,"\n")>=0?"\n"+this.tab:"")+" */",(t||e.level)===x&&(n=e.indent+n),[this.makeCode("\n"),this.makeCode(n)]},t}(r),e.Call=o=function(e){function n(e,t,n){this.args=null!=t?t:[],this.soak=n,this.isNew=!1,this.isSuper="super"===e,this.variable=this.isSuper?null:e,e instanceof Z&&e.isNotCallable()&&e.error("literal is not a function")}return Ft(n,e),n.prototype.children=["variable","args"],n.prototype.newInstance=function(){var e,t;return e=(null!=(t=this.variable)?t.base:void 0)||this.variable,e instanceof n&&!e.isNew?e.newInstance():this.isNew=!0,this},n.prototype.superReference=function(e){var n,i;return i=e.scope.namedMethod(),(null!=i?i.klass:void 0)?(n=[new t(new D("__super__"))],i["static"]&&n.push(new t(new D("constructor"))),n.push(new t(new D(i.name))),new Z(new D(i.klass),n).compile(e)):(null!=i?i.ctor:void 0)?""+i.name+".__super__.constructor":this.error("cannot call super outside of an instance method.")},n.prototype.superThis=function(e){var t;return t=e.scope.method,t&&!t.klass&&t.context||"this"},n.prototype.unfoldSoak=function(e){var t,i,r,s,o,a,c,h,l;if(this.soak){if(this.variable){if(i=kt(e,this,"variable"))return i;h=new Z(this.variable).cacheReference(e),r=h[0],o=h[1]}else r=new D(this.superReference(e)),o=new Z(r);return o=new n(o,this.args),o.isNew=this.isNew,r=new D("typeof "+r.compile(e)+' === "function"'),new v(r,new Z(o),{soak:!0})}for(t=this,s=[];;)if(t.variable instanceof n)s.push(t),t=t.variable;else{if(!(t.variable instanceof Z))break;if(s.push(t),!((t=t.variable.base)instanceof n))break}for(l=s.reverse(),a=0,c=l.length;c>a;a++)t=l[a],i&&(t.variable instanceof n?t.variable=i:t.variable.base=i),i=kt(e,t,"variable");return i},n.prototype.compileNode=function(e){var t,n,i,r,s,o,a,c,h,l;if(null!=(h=this.variable)&&(h.front=this.front),r=G.compileSplattedArray(e,this.args,!0),r.length)return this.compileSplat(e,r);for(i=[],l=this.args,n=a=0,c=l.length;c>a;n=++a)t=l[n],n&&i.push(this.makeCode(", ")),i.push.apply(i,t.compileToFragments(e,C));return s=[],this.isSuper?(o=this.superReference(e)+(".call("+this.superThis(e)),i.length&&(o+=", "),s.push(this.makeCode(o))):(this.isNew&&s.push(this.makeCode("new ")),s.push.apply(s,this.variable.compileToFragments(e,F)),s.push(this.makeCode("("))),s.push.apply(s,i),s.push(this.makeCode(")")),s},n.prototype.compileSplat=function(e,t){var n,i,r,s,o,a;return this.isSuper?[].concat(this.makeCode(""+this.superReference(e)+".apply("+this.superThis(e)+", "),t,this.makeCode(")")):this.isNew?(s=this.tab+X,[].concat(this.makeCode("(function(func, args, ctor) {\n"+s+"ctor.prototype = func.prototype;\n"+s+"var child = new ctor, result = func.apply(child, args);\n"+s+"return Object(result) === result ? result : child;\n"+this.tab+"})("),this.variable.compileToFragments(e,C),this.makeCode(", "),t,this.makeCode(", function(){})"))):(n=[],i=new Z(this.variable),(o=i.properties.pop())&&i.isComplex()?(a=e.scope.freeVariable("ref"),n=n.concat(this.makeCode("("+a+" = "),i.compileToFragments(e,C),this.makeCode(")"),o.compileToFragments(e))):(r=i.compileToFragments(e,F),P.test(at(r))&&(r=this.wrapInBraces(r)),o?(a=at(r),r.push.apply(r,o.compileToFragments(e))):a="null",n=n.concat(r)),n=n.concat(this.makeCode(".apply("+a+", "),t,this.makeCode(")")))},n}(r),e.Extends=d=function(e){function t(e,t){this.child=e,this.parent=t}return Ft(t,e),t.prototype.children=["child","parent"],t.prototype.compileToFragments=function(e){return new o(new Z(new D(yt("extends"))),[this.child,this.parent]).compileToFragments(e)},t}(r),e.Access=t=function(e){function t(e,t){this.name=e,this.name.asKey=!0,this.soak="soak"===t}return Ft(t,e),t.prototype.children=["name"],t.prototype.compileToFragments=function(e){var t;return t=this.name.compileToFragments(e),b.test(at(t))?t.unshift(this.makeCode(".")):(t.unshift(this.makeCode("[")),t.push(this.makeCode("]"))),t},t.prototype.isComplex=A,t}(r),e.Index=T=function(e){function t(e){this.index=e}return Ft(t,e),t.prototype.children=["index"],t.prototype.compileToFragments=function(e){return[].concat(this.makeCode("["),this.index.compileToFragments(e,E),this.makeCode("]"))},t.prototype.isComplex=function(){return this.index.isComplex()},t}(r),e.Range=B=function(e){function t(e,t,n){this.from=e,this.to=t,this.exclusive="exclusive"===n,this.equals=this.exclusive?"":"="}return Ft(t,e),t.prototype.children=["from","to"],t.prototype.compileVariables=function(e){var t,n,i,r,s;return e=pt(e,{top:!0}),n=this.cacheToCodeFragments(this.from.cache(e,C)),this.fromC=n[0],this.fromVar=n[1],i=this.cacheToCodeFragments(this.to.cache(e,C)),this.toC=i[0],this.toVar=i[1],(t=it(e,"step"))&&(r=this.cacheToCodeFragments(t.cache(e,C)),this.step=r[0],this.stepVar=r[1]),s=[this.fromVar.match(I),this.toVar.match(I)],this.fromNum=s[0],this.toNum=s[1],this.stepVar?this.stepNum=this.stepVar.match(I):void 0},t.prototype.compileNode=function(e){var t,n,i,r,s,o,a,c,h,l,u,p,d,f;return this.fromVar||this.compileVariables(e),e.index?(a=this.fromNum&&this.toNum,s=it(e,"index"),o=it(e,"name"),h=o&&o!==s,p=""+s+" = "+this.fromC,this.toC!==this.toVar&&(p+=", "+this.toC),this.step!==this.stepVar&&(p+=", "+this.step),d=[""+s+" <"+this.equals,""+s+" >"+this.equals],c=d[0],r=d[1],n=this.stepNum?ft(this.stepNum[0])>0?""+c+" "+this.toVar:""+r+" "+this.toVar:a?(f=[ft(this.fromNum[0]),ft(this.toNum[0])],i=f[0],u=f[1],f,u>=i?""+c+" "+u:""+r+" "+u):(t=this.stepVar?""+this.stepVar+" > 0":""+this.fromVar+" <= "+this.toVar,""+t+" ? "+c+" "+this.toVar+" : "+r+" "+this.toVar),l=this.stepVar?""+s+" += "+this.stepVar:a?h?u>=i?"++"+s:"--"+s:u>=i?""+s+"++":""+s+"--":h?""+t+" ? ++"+s+" : --"+s:""+t+" ? "+s+"++ : "+s+"--",h&&(p=""+o+" = "+p),h&&(l=""+o+" = "+l),[this.makeCode(""+p+"; "+n+"; "+l)]):this.compileArray(e)},t.prototype.compileArray=function(e){var t,n,i,r,s,o,a,c,h,l,u,p,d;return this.fromNum&&this.toNum&&20>=Math.abs(this.fromNum-this.toNum)?(h=function(){d=[];for(var e=p=+this.fromNum,t=+this.toNum;t>=p?t>=e:e>=t;t>=p?e++:e--)d.push(e);return d}.apply(this),this.exclusive&&h.pop(),[this.makeCode("["+h.join(", ")+"]")]):(o=this.tab+X,s=e.scope.freeVariable("i"),l=e.scope.freeVariable("results"),c="\n"+o+l+" = [];",this.fromNum&&this.toNum?(e.index=s,n=at(this.compileNode(e))):(u=""+s+" = "+this.fromC+(this.toC!==this.toVar?", "+this.toC:""),i=""+this.fromVar+" <= "+this.toVar,n="var "+u+"; "+i+" ? "+s+" <"+this.equals+" "+this.toVar+" : "+s+" >"+this.equals+" "+this.toVar+"; "+i+" ? "+s+"++ : "+s+"--"),a="{ "+l+".push("+s+"); }\n"+o+"return "+l+";\n"+e.indent,r=function(e){return null!=e?e.contains(ct):void 0},(r(this.from)||r(this.to))&&(t=", arguments"),[this.makeCode("(function() {"+c+"\n"+o+"for ("+n+")"+a+"}).apply(this"+(null!=t?t:"")+")")])},t}(r),e.Slice=q=function(e){function t(e){this.range=e,t.__super__.constructor.call(this)}return Ft(t,e),t.prototype.children=["range"],t.prototype.compileNode=function(e){var t,n,i,r,s,o,a;return a=this.range,s=a.to,i=a.from,r=i&&i.compileToFragments(e,E)||[this.makeCode("0")],s&&(t=s.compileToFragments(e,E),n=at(t),(this.range.exclusive||-1!==+n)&&(o=", "+(this.range.exclusive?n:P.test(n)?""+(+n+1):(t=s.compileToFragments(e,F),"+"+at(t)+" + 1 || 9e9")))),[this.makeCode(".slice("+at(r)+(o||"")+")")]},t}(r),e.Obj=_=function(e){function t(e,t){this.generated=null!=t?t:!1,this.objects=this.properties=e||[]}return Ft(t,e),t.prototype.children=["properties"],t.prototype.compileNode=function(e){var t,n,r,s,o,a,c,h,u,p,d,f,m;if(u=this.properties,!u.length)return[this.makeCode(this.front?"({})":"{}")];if(this.generated)for(p=0,f=u.length;f>p;p++)c=u[p],c instanceof Z&&c.error("cannot have an implicit value in an implicit object");for(r=e.indent+=X,a=this.lastNonComment(this.properties),t=[],n=d=0,m=u.length;m>d;n=++d)h=u[n],o=n===u.length-1?"":h===a||h instanceof l?"\n":",\n",s=h instanceof l?"":r,h instanceof i&&h.variable instanceof Z&&h.variable.hasProperties()&&h.variable.error("Invalid object key"),h instanceof Z&&h["this"]&&(h=new i(h.properties[0].name,h,"object")),h instanceof l||(h instanceof i||(h=new i(h,h,"object")),(h.variable.base||h.variable).asKey=!0),s&&t.push(this.makeCode(s)),t.push.apply(t,h.compileToFragments(e,x)),o&&t.push(this.makeCode(o));return t.unshift(this.makeCode("{"+(u.length&&"\n"))),t.push(this.makeCode(""+(u.length&&"\n"+this.tab)+"}")),this.front?this.wrapInBraces(t):t},t.prototype.assigns=function(e){var t,n,i,r;for(r=this.properties,n=0,i=r.length;i>n;n++)if(t=r[n],t.assigns(e))return!0;return!1},t}(r),e.Arr=n=function(e){function t(e){this.objects=e||[]}return Ft(t,e),t.prototype.children=["objects"],t.prototype.compileNode=function(e){var t,n,i,r,s,o,a;if(!this.objects.length)return[this.makeCode("[]")];if(e.indent+=X,t=G.compileSplattedArray(e,this.objects),t.length)return t;for(t=[],n=function(){var t,n,i,r;for(i=this.objects,r=[],t=0,n=i.length;n>t;t++)s=i[t],r.push(s.compileToFragments(e,C));return r}.call(this),r=o=0,a=n.length;a>o;r=++o)i=n[r],r&&t.push(this.makeCode(", ")),t.push.apply(t,i);return at(t).indexOf("\n")>=0?(t.unshift(this.makeCode("[\n"+e.indent)),t.push(this.makeCode("\n"+this.tab+"]"))):(t.unshift(this.makeCode("[")),t.push(this.makeCode("]"))),t},t.prototype.assigns=function(e){var t,n,i,r;for(r=this.objects,n=0,i=r.length;i>n;n++)if(t=r[n],t.assigns(e))return!0;return!1},t}(r),e.Class=a=function(e){function n(e,t,n){this.variable=e,this.parent=t,this.body=null!=n?n:new s,this.boundFuncs=[],this.body.classBody=!0}return Ft(n,e),n.prototype.children=["variable","parent","body"],n.prototype.determineName=function(){var e,n;return this.variable?(e=(n=lt(this.variable.properties))?n instanceof t&&n.name.value:this.variable.base.value,Lt.call(U,e)>=0&&this.variable.error("class variable name may not be "+e),e&&(e=b.test(e)&&e)):null},n.prototype.setContext=function(e){return this.body.traverseChildren(!1,function(t){return t.classBody?!1:t instanceof D&&"this"===t.value?t.value=e:t instanceof c&&(t.klass=e,t.bound)?t.context=e:void 0})},n.prototype.addBoundFunctions=function(e){var n,i,r,s,o;for(o=this.boundFuncs,r=0,s=o.length;s>r;r++)n=o[r],i=new Z(new D("this"),[new t(n)]).compile(e),this.ctor.body.unshift(new D(""+i+" = "+yt("bind")+"("+i+", this)"))},n.prototype.addProperties=function(e,n,r){var s,o,a,h,l;return l=e.base.properties.slice(0),a=function(){var e;for(e=[];s=l.shift();)s instanceof i&&(o=s.variable.base,delete s.context,h=s.value,"constructor"===o.value?(this.ctor&&s.error("cannot define more than one constructor in a class"),h.bound&&s.error("cannot define a constructor as a bound function"),h instanceof c?s=this.ctor=h:(this.externalCtor=r.classScope.freeVariable("class"),s=new i(new D(this.externalCtor),h))):s.variable["this"]?h["static"]=!0:(s.variable=new Z(new D(n),[new t(new D("prototype")),new t(o)]),h instanceof c&&h.bound&&(this.boundFuncs.push(o),h.bound=!1))),e.push(s);return e}.call(this),nt(a)},n.prototype.walkBody=function(e,t){return this.traverseChildren(!1,function(r){return function(o){var a,c,h,l,u,p,d;if(a=!0,o instanceof n)return!1;if(o instanceof s){for(d=c=o.expressions,h=u=0,p=d.length;p>u;h=++u)l=d[h],l instanceof i&&l.variable.looksStatic(e)?l.value["static"]=!0:l instanceof Z&&l.isObject(!0)&&(a=!1,c[h]=r.addProperties(l,e,t));o.expressions=c=ot(c)}return a&&!(o instanceof n)}}(this))},n.prototype.hoistDirectivePrologue=function(){var e,t,n;for(t=0,e=this.body.expressions;(n=e[t])&&n instanceof l||n instanceof Z&&n.isString();)++t;return this.directives=e.splice(0,t)},n.prototype.ensureConstructor=function(e){return this.ctor||(this.ctor=new c,this.externalCtor?this.ctor.body.push(new D(""+this.externalCtor+".apply(this, arguments)")):this.parent&&this.ctor.body.push(new D(""+e+".__super__.constructor.apply(this, arguments)")),this.ctor.body.makeReturn(),this.body.expressions.unshift(this.ctor)),this.ctor.ctor=this.ctor.name=e,this.ctor.klass=null,this.ctor.noReturn=!0},n.prototype.compileNode=function(e){var t,n,r,a,h,l,u,p,f;return(a=this.body.jumps())&&a.error("Class bodies cannot contain pure statements"),(n=this.body.contains(ct))&&n.error("Class bodies shouldn't reference arguments"),u=this.determineName()||"_Class",u.reserved&&(u="_"+u),l=new D(u),r=new c([],s.wrap([this.body])),t=[],e.classScope=r.makeScope(e.scope),this.hoistDirectivePrologue(),this.setContext(u),this.walkBody(u,e),this.ensureConstructor(u),this.addBoundFunctions(e),this.body.spaced=!0,this.body.expressions.push(l),this.parent&&(p=new D(e.classScope.freeVariable("super",!1)),this.body.expressions.unshift(new d(l,p)),r.params.push(new O(p)),t.push(this.parent)),(f=this.body.expressions).unshift.apply(f,this.directives),h=new j(new o(r,t)),this.variable&&(h=new i(this.variable,h)),h.compileToFragments(e)},n}(r),e.Assign=i=function(e){function n(e,t,n,i){var r,s,o;this.variable=e,this.value=t,this.context=n,this.param=i&&i.param,this.subpattern=i&&i.subpattern,o=s=this.variable.unwrapAll().value,r=Lt.call(U,o)>=0,r&&"object"!==this.context&&this.variable.error('variable name may not be "'+s+'"')}return Ft(n,e),n.prototype.children=["variable","value"],n.prototype.isStatement=function(e){return(null!=e?e.level:void 0)===x&&null!=this.context&&Lt.call(this.context,"?")>=0},n.prototype.assigns=function(e){return this["object"===this.context?"value":"variable"].assigns(e)},n.prototype.unfoldSoak=function(e){return kt(e,this,"variable")},n.prototype.compileNode=function(e){var t,n,i,r,s,o,a,h,l,u,p;if(i=this.variable instanceof Z){if(this.variable.isArray()||this.variable.isObject())return this.compilePatternMatch(e);if(this.variable.isSplice())return this.compileSplice(e);if("||="===(h=this.context)||"&&="===h||"?="===h)return this.compileConditional(e);if("**="===(l=this.context)||"//="===l||"%%="===l)return this.compileSpecialMath(e)}return n=this.variable.compileToFragments(e,C),s=at(n),this.context||(a=this.variable.unwrapAll(),a.isAssignable()||this.variable.error('"'+this.variable.compile(e)+'" cannot be assigned'),("function"==typeof a.hasProperties?a.hasProperties():void 0)||(this.param?e.scope.add(s,"var"):e.scope.find(s))),this.value instanceof c&&(r=S.exec(s))&&(r[2]&&(this.value.klass=r[1]),this.value.name=null!=(u=null!=(p=r[3])?p:r[4])?u:r[5]),o=this.value.compileToFragments(e,C),"object"===this.context?n.concat(this.makeCode(": "),o):(t=n.concat(this.makeCode(" "+(this.context||"=")+" "),o),C>=e.level?t:this.wrapInBraces(t))
},n.prototype.compilePatternMatch=function(e){var i,r,s,o,a,c,h,l,u,d,f,m,g,k,y,v,w,F,L,E,S,R,A,I,_,$,O,B;if(v=e.level===x,F=this.value,m=this.variable.base.objects,!(g=m.length))return s=F.compileToFragments(e),e.level>=N?this.wrapInBraces(s):s;if(l=this.variable.isObject(),v&&1===g&&!((f=m[0])instanceof G))return f instanceof n?(A=f,I=A.variable,h=I.base,f=A.value):h=l?f["this"]?f.properties[0].name:f:new D(0),i=b.test(h.unwrap().value||0),F=new Z(F),F.properties.push(new(i?t:T)(h)),_=f.unwrap().value,Lt.call(M,_)>=0&&f.error("assignment to a reserved word: "+f.compile(e)),new n(f,F,null,{param:this.param}).compileToFragments(e,x);for(L=F.compileToFragments(e,C),E=at(L),r=[],o=!1,(!b.test(E)||this.variable.assigns(E))&&(r.push([this.makeCode(""+(k=e.scope.freeVariable("ref"))+" = ")].concat(Ct.call(L))),L=[this.makeCode(k)],E=k),c=S=0,R=m.length;R>S;c=++S){if(f=m[c],h=c,l&&(f instanceof n?($=f,O=$.variable,h=O.base,f=$.value):f.base instanceof j?(B=new Z(f.unwrapAll()).cacheReference(e),f=B[0],h=B[1]):h=f["this"]?f.properties[0].name:f),!o&&f instanceof G)d=f.name.unwrap().value,f=f.unwrap(),w=""+g+" <= "+E+".length ? "+yt("slice")+".call("+E+", "+c,(y=g-c-1)?(u=e.scope.freeVariable("i"),w+=", "+u+" = "+E+".length - "+y+") : ("+u+" = "+c+", [])"):w+=") : []",w=new D(w),o=""+u+"++";else{if(!o&&f instanceof p){(y=g-c-1)&&(1===y?o=""+E+".length - 1":(u=e.scope.freeVariable("i"),w=new D(""+u+" = "+E+".length - "+y),o=""+u+"++",r.push(w.compileToFragments(e,C))));continue}d=f.unwrap().value,(f instanceof G||f instanceof p)&&f.error("multiple splats/expansions are disallowed in an assignment"),"number"==typeof h?(h=new D(o||h),i=!1):i=l&&b.test(h.unwrap().value||0),w=new Z(new D(E),[new(i?t:T)(h)])}null!=d&&Lt.call(M,d)>=0&&f.error("assignment to a reserved word: "+f.compile(e)),r.push(new n(f,w,null,{param:this.param,subpattern:!0}).compileToFragments(e,C))}return v||this.subpattern||r.push(L),a=this.joinFragmentArrays(r,", "),C>e.level?a:this.wrapInBraces(a)},n.prototype.compileConditional=function(e){var t,i,r,s;return s=this.variable.cacheReference(e),i=s[0],r=s[1],!i.properties.length&&i.base instanceof D&&"this"!==i.base.value&&!e.scope.check(i.base.value)&&this.variable.error('the variable "'+i.base.value+"\" can't be assigned with "+this.context+" because it has not been declared before"),Lt.call(this.context,"?")>=0?(e.isExistentialEquals=!0,new v(new u(i),r,{type:"if"}).addElse(new n(r,this.value,"=")).compileToFragments(e)):(t=new $(this.context.slice(0,-1),i,new n(r,this.value,"=")).compileToFragments(e),C>=e.level?t:this.wrapInBraces(t))},n.prototype.compileSpecialMath=function(e){var t,i,r;return r=this.variable.cacheReference(e),t=r[0],i=r[1],new n(t,new $(this.context.slice(0,-1),i,this.value)).compileToFragments(e)},n.prototype.compileSplice=function(e){var t,n,i,r,s,o,a,c,h,l,u,p;return l=this.variable.properties.pop().range,i=l.from,a=l.to,n=l.exclusive,o=this.variable.compile(e),i?(u=this.cacheToCodeFragments(i.cache(e,N)),r=u[0],s=u[1]):r=s="0",a?i instanceof Z&&i.isSimpleNumber()&&a instanceof Z&&a.isSimpleNumber()?(a=a.compile(e)-s,n||(a+=1)):(a=a.compile(e,F)+" - "+s,n||(a+=" + 1")):a="9e9",p=this.value.cache(e,C),c=p[0],h=p[1],t=[].concat(this.makeCode("[].splice.apply("+o+", ["+r+", "+a+"].concat("),c,this.makeCode(")), "),h),e.level>x?this.wrapInBraces(t):t},n}(r),e.Code=c=function(e){function t(e,t,n){this.params=e||[],this.body=t||new s,this.bound="boundfunc"===n}return Ft(t,e),t.prototype.children=["params","body"],t.prototype.isStatement=function(){return!!this.ctor},t.prototype.jumps=A,t.prototype.makeScope=function(e){return new H(e,this.body,this)},t.prototype.compileNode=function(e){var r,a,c,h,l,u,d,f,m,b,g,k,y,w,T,L,C,N,E,x,S,R,A,I,_,j,M,B,V,P,U,H,q;if(this.bound&&(null!=(B=e.scope.method)?B.bound:void 0)&&(this.context=e.scope.method.context),this.bound&&!this.context)return this.context="_this",T=new t([new O(new D(this.context))],new s([this])),a=new o(T,[new D("this")]),a.updateLocationDataIfMissing(this.locationData),a.compileNode(e);for(e.scope=it(e,"classScope")||this.makeScope(e.scope),e.scope.shared=it(e,"sharedScope"),e.indent+=X,delete e.bare,delete e.isExistentialEquals,m=[],h=[],V=this.params,L=0,x=V.length;x>L;L++)f=V[L],f instanceof p||e.scope.parameter(f.asReference(e));for(P=this.params,C=0,S=P.length;S>C;C++)if(f=P[C],f.splat||f instanceof p){for(U=this.params,N=0,R=U.length;R>N;N++)d=U[N].name,f instanceof p||(d["this"]&&(d=d.properties[0].name),d.value&&e.scope.add(d.value,"var",!0));g=new i(new Z(new n(function(){var t,n,i,r;for(i=this.params,r=[],t=0,n=i.length;n>t;t++)d=i[t],r.push(d.asReference(e));return r}.call(this))),new Z(new D("arguments")));break}for(H=this.params,E=0,A=H.length;A>E;E++)f=H[E],f.isComplex()?(y=b=f.asReference(e),f.value&&(y=new $("?",b,f.value)),h.push(new i(new Z(f.name),y,"=",{param:!0}))):(b=f,f.value&&(u=new D(b.name.value+" == null"),y=new i(new Z(f.name),f.value,"="),h.push(new v(u,y)))),g||m.push(b);for(w=this.body.isEmpty(),g&&h.unshift(g),h.length&&(q=this.body.expressions).unshift.apply(q,h),l=j=0,I=m.length;I>j;l=++j)d=m[l],m[l]=d.compileToFragments(e),e.scope.parameter(at(m[l]));for(k=[],this.eachParamName(function(e,t){return Lt.call(k,e)>=0&&t.error("multiple parameters named '"+e+"'"),k.push(e)}),w||this.noReturn||this.body.makeReturn(),c="function",this.ctor&&(c+=" "+this.name),c+="(",r=[this.makeCode(c)],l=M=0,_=m.length;_>M;l=++M)d=m[l],l&&r.push(this.makeCode(", ")),r.push.apply(r,d);return r.push(this.makeCode(") {")),this.body.isEmpty()||(r=r.concat(this.makeCode("\n"),this.body.compileWithDeclarations(e),this.makeCode("\n"+this.tab))),r.push(this.makeCode("}")),this.ctor?[this.makeCode(this.tab)].concat(Ct.call(r)):this.front||e.level>=F?this.wrapInBraces(r):r},t.prototype.eachParamName=function(e){var t,n,i,r,s;for(r=this.params,s=[],n=0,i=r.length;i>n;n++)t=r[n],s.push(t.eachName(e));return s},t.prototype.traverseChildren=function(e,n){return e?t.__super__.traverseChildren.call(this,e,n):void 0},t}(r),e.Param=O=function(e){function t(e,t,n){var i;this.name=e,this.value=t,this.splat=n,i=e=this.name.unwrapAll().value,Lt.call(U,i)>=0&&this.name.error('parameter name "'+e+'" is not allowed')}return Ft(t,e),t.prototype.children=["name","value"],t.prototype.compileToFragments=function(e){return this.name.compileToFragments(e,C)},t.prototype.asReference=function(e){var t;return this.reference?this.reference:(t=this.name,t["this"]?(t=t.properties[0].name,t.value.reserved&&(t=new D(e.scope.freeVariable(t.value)))):t.isComplex()&&(t=new D(e.scope.freeVariable("arg"))),t=new Z(t),this.splat&&(t=new G(t)),t.updateLocationDataIfMissing(this.locationData),this.reference=t)},t.prototype.isComplex=function(){return this.name.isComplex()},t.prototype.eachName=function(e,t){var n,r,s,o,a,c;if(null==t&&(t=this.name),n=function(t){var n;return n=t.properties[0].name,n.value.reserved?void 0:e(n.value,n)},t instanceof D)return e(t.value,t);if(t instanceof Z)return n(t);for(c=t.objects,o=0,a=c.length;a>o;o++)s=c[o],s instanceof i?this.eachName(e,s.value.unwrap()):s instanceof G?(r=s.name.unwrap(),e(r.value,r)):s instanceof Z?s.isArray()||s.isObject()?this.eachName(e,s.base):s["this"]?n(s):e(s.base.value,s.base):s instanceof p||s.error("illegal parameter "+s.compile())},t}(r),e.Splat=G=function(e){function t(e){this.name=e.compile?e:new D(e)}return Ft(t,e),t.prototype.children=["name"],t.prototype.isAssignable=et,t.prototype.assigns=function(e){return this.name.assigns(e)},t.prototype.compileToFragments=function(e){return this.name.compileToFragments(e)},t.prototype.unwrap=function(){return this.name},t.compileSplattedArray=function(e,n,i){var r,s,o,a,c,h,l,u,p,d;for(l=-1;(u=n[++l])&&!(u instanceof t););if(l>=n.length)return[];if(1===n.length)return u=n[0],c=u.compileToFragments(e,C),i?c:[].concat(u.makeCode(""+yt("slice")+".call("),c,u.makeCode(")"));for(r=n.slice(l),h=p=0,d=r.length;d>p;h=++p)u=r[h],o=u.compileToFragments(e,C),r[h]=u instanceof t?[].concat(u.makeCode(""+yt("slice")+".call("),o,u.makeCode(")")):[].concat(u.makeCode("["),o,u.makeCode("]"));return 0===l?(u=n[0],a=u.joinFragmentArrays(r.slice(1),", "),r[0].concat(u.makeCode(".concat("),a,u.makeCode(")"))):(s=function(){var t,i,r,s;for(r=n.slice(0,l),s=[],t=0,i=r.length;i>t;t++)u=r[t],s.push(u.compileToFragments(e,C));return s}(),s=n[0].joinFragmentArrays(s,", "),a=n[l].joinFragmentArrays(r,", "),[].concat(n[0].makeCode("["),s,n[l].makeCode("].concat("),a,lt(n).makeCode(")")))},t}(r),e.Expansion=p=function(e){function t(){return t.__super__.constructor.apply(this,arguments)}return Ft(t,e),t.prototype.isComplex=A,t.prototype.compileNode=function(){return this.error("Expansion must be used inside a destructuring assignment or parameter list")},t.prototype.asReference=function(){return this},t.prototype.eachName=function(){},t}(r),e.While=Q=function(e){function t(e,t){this.condition=(null!=t?t.invert:void 0)?e.invert():e,this.guard=null!=t?t.guard:void 0}return Ft(t,e),t.prototype.children=["condition","guard","body"],t.prototype.isStatement=et,t.prototype.makeReturn=function(e){return e?t.__super__.makeReturn.apply(this,arguments):(this.returns=!this.jumps({loop:!0}),this)},t.prototype.addBody=function(e){return this.body=e,this},t.prototype.jumps=function(){var e,t,n,i,r;if(e=this.body.expressions,!e.length)return!1;for(i=0,r=e.length;r>i;i++)if(n=e[i],t=n.jumps({loop:!0}))return t;return!1},t.prototype.compileNode=function(e){var t,n,i,r;return e.indent+=X,r="",n=this.body,n.isEmpty()?n=this.makeCode(""):(this.returns&&(n.makeReturn(i=e.scope.freeVariable("results")),r=""+this.tab+i+" = [];\n"),this.guard&&(n.expressions.length>1?n.expressions.unshift(new v(new j(this.guard).invert(),new D("continue"))):this.guard&&(n=s.wrap([new v(this.guard,n)]))),n=[].concat(this.makeCode("\n"),n.compileToFragments(e,x),this.makeCode("\n"+this.tab))),t=[].concat(this.makeCode(r+this.tab+"while ("),this.condition.compileToFragments(e,E),this.makeCode(") {"),n,this.makeCode("}")),this.returns&&t.push(this.makeCode("\n"+this.tab+"return "+i+";")),t},t}(r),e.Op=$=function(e){function n(e,t,n,i){if("in"===e)return new w(t,n);if("do"===e)return this.generateDo(t);if("new"===e){if(t instanceof o&&!t["do"]&&!t.isNew)return t.newInstance();(t instanceof c&&t.bound||t["do"])&&(t=new j(t))}return this.operator=r[e]||e,this.first=t,this.second=n,this.flip=!!i,this}var r,s;return Ft(n,e),r={"==":"===","!=":"!==",of:"in"},s={"!==":"===","===":"!=="},n.prototype.children=["first","second"],n.prototype.isSimpleNumber=A,n.prototype.isUnary=function(){return!this.second},n.prototype.isComplex=function(){var e;return!(this.isUnary()&&("+"===(e=this.operator)||"-"===e))||this.first.isComplex()},n.prototype.isChainable=function(){var e;return"<"===(e=this.operator)||">"===e||">="===e||"<="===e||"==="===e||"!=="===e},n.prototype.invert=function(){var e,t,i,r,o;if(this.isChainable()&&this.first.isChainable()){for(e=!0,t=this;t&&t.operator;)e&&(e=t.operator in s),t=t.first;if(!e)return new j(this).invert();for(t=this;t&&t.operator;)t.invert=!t.invert,t.operator=s[t.operator],t=t.first;return this}return(r=s[this.operator])?(this.operator=r,this.first.unwrap()instanceof n&&this.first.invert(),this):this.second?new j(this).invert():"!"===this.operator&&(i=this.first.unwrap())instanceof n&&("!"===(o=i.operator)||"in"===o||"instanceof"===o)?i:new n("!",this)},n.prototype.unfoldSoak=function(e){var t;return("++"===(t=this.operator)||"--"===t||"delete"===t)&&kt(e,this,"first")},n.prototype.generateDo=function(e){var t,n,r,s,a,h,l,u;for(s=[],n=e instanceof i&&(a=e.value.unwrap())instanceof c?a:e,u=n.params||[],h=0,l=u.length;l>h;h++)r=u[h],r.value?(s.push(r.value),delete r.value):s.push(r);return t=new o(e,s),t["do"]=!0,t},n.prototype.compileNode=function(e){var t,n,i,r,s,o;if(n=this.isChainable()&&this.first.isChainable(),n||(this.first.front=this.front),"delete"===this.operator&&e.scope.check(this.first.unwrapAll().value)&&this.error("delete operand may not be argument or var"),("--"===(s=this.operator)||"++"===s)&&(o=this.first.unwrapAll().value,Lt.call(U,o)>=0)&&this.error('cannot increment/decrement "'+this.first.unwrapAll().value+'"'),this.isUnary())return this.compileUnary(e);if(n)return this.compileChain(e);switch(this.operator){case"?":return this.compileExistence(e);case"**":return this.compilePower(e);case"//":return this.compileFloorDivision(e);case"%%":return this.compileModulo(e);default:return i=this.first.compileToFragments(e,N),r=this.second.compileToFragments(e,N),t=[].concat(i,this.makeCode(" "+this.operator+" "),r),N>=e.level?t:this.wrapInBraces(t)}},n.prototype.compileChain=function(e){var t,n,i,r;return r=this.first.second.cache(e),this.first.second=r[0],i=r[1],n=this.first.compileToFragments(e,N),t=n.concat(this.makeCode(" "+(this.invert?"&&":"||")+" "),i.compileToFragments(e),this.makeCode(" "+this.operator+" "),this.second.compileToFragments(e,N)),this.wrapInBraces(t)},n.prototype.compileExistence=function(e){var t,n;return this.first.isComplex()?(n=new D(e.scope.freeVariable("ref")),t=new j(new i(n,this.first))):(t=this.first,n=t),new v(new u(t),n,{type:"if"}).addElse(this.second).compileToFragments(e)},n.prototype.compileUnary=function(e){var t,i,r;return i=[],t=this.operator,i.push([this.makeCode(t)]),"!"===t&&this.first instanceof u?(this.first.negated=!this.first.negated,this.first.compileToFragments(e)):e.level>=F?new j(this).compileToFragments(e):(r="+"===t||"-"===t,("new"===t||"typeof"===t||"delete"===t||r&&this.first instanceof n&&this.first.operator===t)&&i.push([this.makeCode(" ")]),(r&&this.first instanceof n||"new"===t&&this.first.isStatement(e))&&(this.first=new j(this.first)),i.push(this.first.compileToFragments(e,N)),this.flip&&i.reverse(),this.joinFragmentArrays(i,""))},n.prototype.compilePower=function(e){var n;return n=new Z(new D("Math"),[new t(new D("pow"))]),new o(n,[this.first,this.second]).compileToFragments(e)},n.prototype.compileFloorDivision=function(e){var i,r;return r=new Z(new D("Math"),[new t(new D("floor"))]),i=new n("/",this.first,this.second),new o(r,[i]).compileToFragments(e)},n.prototype.compileModulo=function(e){var t;return t=new Z(new D(yt("modulo"))),new o(t,[this.first,this.second]).compileToFragments(e)},n.prototype.toString=function(e){return n.__super__.toString.call(this,e,this.constructor.name+" "+this.operator)},n}(r),e.In=w=function(e){function t(e,t){this.object=e,this.array=t}return Ft(t,e),t.prototype.children=["object","array"],t.prototype.invert=R,t.prototype.compileNode=function(e){var t,n,i,r,s;if(this.array instanceof Z&&this.array.isArray()&&this.array.base.objects.length){for(s=this.array.base.objects,i=0,r=s.length;r>i;i++)if(n=s[i],n instanceof G){t=!0;break}if(!t)return this.compileOrTest(e)}return this.compileLoopTest(e)},t.prototype.compileOrTest=function(e){var t,n,i,r,s,o,a,c,h,l,u,p;for(l=this.object.cache(e,N),o=l[0],s=l[1],u=this.negated?[" !== "," && "]:[" === "," || "],t=u[0],n=u[1],a=[],p=this.array.base.objects,i=c=0,h=p.length;h>c;i=++c)r=p[i],i&&a.push(this.makeCode(n)),a=a.concat(i?s:o,this.makeCode(t),r.compileToFragments(e,F));return N>e.level?a:this.wrapInBraces(a)},t.prototype.compileLoopTest=function(e){var t,n,i,r;return r=this.object.cache(e,C),i=r[0],n=r[1],t=[].concat(this.makeCode(yt("indexOf")+".call("),this.array.compileToFragments(e,C),this.makeCode(", "),n,this.makeCode(") "+(this.negated?"< 0":">= 0"))),at(i)===at(n)?t:(t=i.concat(this.makeCode(", "),t),C>e.level?t:this.wrapInBraces(t))},t.prototype.toString=function(e){return t.__super__.toString.call(this,e,this.constructor.name+(this.negated?"!":""))},t}(r),e.Try=K=function(e){function t(e,t,n,i){this.attempt=e,this.errorVariable=t,this.recovery=n,this.ensure=i}return Ft(t,e),t.prototype.children=["attempt","recovery","ensure"],t.prototype.isStatement=et,t.prototype.jumps=function(e){var t;return this.attempt.jumps(e)||(null!=(t=this.recovery)?t.jumps(e):void 0)},t.prototype.makeReturn=function(e){return this.attempt&&(this.attempt=this.attempt.makeReturn(e)),this.recovery&&(this.recovery=this.recovery.makeReturn(e)),this},t.prototype.compileNode=function(e){var t,n,r,s;return e.indent+=X,s=this.attempt.compileToFragments(e,x),t=this.recovery?(r=new D("_error"),this.errorVariable?this.recovery.unshift(new i(this.errorVariable,r)):void 0,[].concat(this.makeCode(" catch ("),r.compileToFragments(e),this.makeCode(") {\n"),this.recovery.compileToFragments(e,x),this.makeCode("\n"+this.tab+"}"))):this.ensure||this.recovery?[]:[this.makeCode(" catch (_error) {}")],n=this.ensure?[].concat(this.makeCode(" finally {\n"),this.ensure.compileToFragments(e,x),this.makeCode("\n"+this.tab+"}")):[],[].concat(this.makeCode(""+this.tab+"try {\n"),s,this.makeCode("\n"+this.tab+"}"),t,n)},t}(r),e.Throw=z=function(e){function t(e){this.expression=e}return Ft(t,e),t.prototype.children=["expression"],t.prototype.isStatement=et,t.prototype.jumps=A,t.prototype.makeReturn=Y,t.prototype.compileNode=function(e){return[].concat(this.makeCode(this.tab+"throw "),this.expression.compileToFragments(e),this.makeCode(";"))},t}(r),e.Existence=u=function(e){function t(e){this.expression=e}return Ft(t,e),t.prototype.children=["expression"],t.prototype.invert=R,t.prototype.compileNode=function(e){var t,n,i,r;return this.expression.front=this.front,i=this.expression.compile(e,N),b.test(i)&&!e.scope.check(i)?(r=this.negated?["===","||"]:["!==","&&"],t=r[0],n=r[1],i="typeof "+i+" "+t+' "undefined" '+n+" "+i+" "+t+" null"):i=""+i+" "+(this.negated?"==":"!=")+" null",[this.makeCode(L>=e.level?i:"("+i+")")]},t}(r),e.Parens=j=function(e){function t(e){this.body=e}return Ft(t,e),t.prototype.children=["body"],t.prototype.unwrap=function(){return this.body},t.prototype.isComplex=function(){return this.body.isComplex()},t.prototype.compileNode=function(e){var t,n,i;return n=this.body.unwrap(),n instanceof Z&&n.isAtomic()?(n.front=this.front,n.compileToFragments(e)):(i=n.compileToFragments(e,E),t=N>e.level&&(n instanceof $||n instanceof o||n instanceof f&&n.returns),t?i:this.wrapInBraces(i))},t}(r),e.For=f=function(e){function t(e,t){var n;this.source=t.source,this.guard=t.guard,this.step=t.step,this.name=t.name,this.index=t.index,this.body=s.wrap([e]),this.own=!!t.own,this.object=!!t.object,this.object&&(n=[this.index,this.name],this.name=n[0],this.index=n[1]),this.index instanceof Z&&this.index.error("index cannot be a pattern matching expression"),this.range=this.source instanceof Z&&this.source.base instanceof B&&!this.source.properties.length,this.pattern=this.name instanceof Z,this.range&&this.index&&this.index.error("indexes do not apply to range loops"),this.range&&this.pattern&&this.name.error("cannot pattern match over range loops"),this.own&&!this.object&&this.name.error("cannot use own with for-in"),this.returns=!1}return Ft(t,e),t.prototype.children=["body","source","guard","step"],t.prototype.compileNode=function(e){var t,n,r,o,a,c,h,l,u,p,d,f,m,g,k,y,w,T,F,L,N,E,S,R,A,_,$,O,M,B,P,U,H,q;return t=s.wrap([this.body]),T=null!=(H=lt(t.expressions))?H.jumps():void 0,T&&T instanceof V&&(this.returns=!1),$=this.range?this.source.base:this.source,_=e.scope,this.pattern||(L=this.name&&this.name.compile(e,C)),g=this.index&&this.index.compile(e,C),L&&!this.pattern&&_.find(L),g&&_.find(g),this.returns&&(A=_.freeVariable("results")),k=this.object&&g||_.freeVariable("i"),y=this.range&&L||g||k,w=y!==k?""+y+" = ":"",this.step&&!this.range&&(q=this.cacheToCodeFragments(this.step.cache(e,C)),O=q[0],B=q[1],M=B.match(I)),this.pattern&&(L=k),U="",d="",h="",f=this.tab+X,this.range?p=$.compileToFragments(pt(e,{index:k,name:L,step:this.step})):(P=this.source.compile(e,C),!L&&!this.own||b.test(P)||(h+=""+this.tab+(E=_.freeVariable("ref"))+" = "+P+";\n",P=E),L&&!this.pattern&&(N=""+L+" = "+P+"["+y+"]"),this.object||(O!==B&&(h+=""+this.tab+O+";\n"),this.step&&M&&(u=0>ft(M[0]))||(F=_.freeVariable("len")),a=""+w+k+" = 0, "+F+" = "+P+".length",c=""+w+k+" = "+P+".length - 1",r=""+k+" < "+F,o=""+k+" >= 0",this.step?(M?u&&(r=o,a=c):(r=""+B+" > 0 ? "+r+" : "+o,a="("+B+" > 0 ? ("+a+") : "+c+")"),m=""+k+" += "+B):m=""+(y!==k?"++"+k:""+k+"++"),p=[this.makeCode(""+a+"; "+r+"; "+w+m)])),this.returns&&(S=""+this.tab+A+" = [];\n",R="\n"+this.tab+"return "+A+";",t.makeReturn(A)),this.guard&&(t.expressions.length>1?t.expressions.unshift(new v(new j(this.guard).invert(),new D("continue"))):this.guard&&(t=s.wrap([new v(this.guard,t)]))),this.pattern&&t.expressions.unshift(new i(this.name,new D(""+P+"["+y+"]"))),l=[].concat(this.makeCode(h),this.pluckDirectCall(e,t)),N&&(U="\n"+f+N+";"),this.object&&(p=[this.makeCode(""+y+" in "+P)],this.own&&(d="\n"+f+"if (!"+yt("hasProp")+".call("+P+", "+y+")) continue;")),n=t.compileToFragments(pt(e,{indent:f}),x),n&&n.length>0&&(n=[].concat(this.makeCode("\n"),n,this.makeCode("\n"))),[].concat(l,this.makeCode(""+(S||"")+this.tab+"for ("),p,this.makeCode(") {"+d+U),n,this.makeCode(""+this.tab+"}"+(R||"")))},t.prototype.pluckDirectCall=function(e,t){var n,r,s,a,h,l,u,p,d,f,m,b,g,k,y,v;for(r=[],f=t.expressions,h=p=0,d=f.length;d>p;h=++p)s=f[h],s=s.unwrapAll(),s instanceof o&&(u=null!=(m=s.variable)?m.unwrapAll():void 0,(u instanceof c||u instanceof Z&&(null!=(b=u.base)?b.unwrapAll():void 0)instanceof c&&1===u.properties.length&&("call"===(g=null!=(k=u.properties[0].name)?k.value:void 0)||"apply"===g))&&(a=(null!=(y=u.base)?y.unwrapAll():void 0)||u,l=new D(e.scope.freeVariable("fn")),n=new Z(l),u.base&&(v=[n,u],u.base=v[0],n=v[1]),t.expressions[h]=new o(n,s.args),r=r.concat(this.makeCode(this.tab),new i(l,a).compileToFragments(e,x),this.makeCode(";\n"))));return r},t}(Q),e.Switch=W=function(e){function t(e,t,n){this.subject=e,this.cases=t,this.otherwise=n}return Ft(t,e),t.prototype.children=["subject","cases","otherwise"],t.prototype.isStatement=et,t.prototype.jumps=function(e){var t,n,i,r,s,o,a,c;for(null==e&&(e={block:!0}),o=this.cases,r=0,s=o.length;s>r;r++)if(a=o[r],n=a[0],t=a[1],i=t.jumps(e))return i;return null!=(c=this.otherwise)?c.jumps(e):void 0},t.prototype.makeReturn=function(e){var t,n,i,r,o;for(r=this.cases,n=0,i=r.length;i>n;n++)t=r[n],t[1].makeReturn(e);return e&&(this.otherwise||(this.otherwise=new s([new D("void 0")]))),null!=(o=this.otherwise)&&o.makeReturn(e),this},t.prototype.compileNode=function(e){var t,n,i,r,s,o,a,c,h,l,u,p,d,f,m,b;for(c=e.indent+X,h=e.indent=c+X,o=[].concat(this.makeCode(this.tab+"switch ("),this.subject?this.subject.compileToFragments(e,E):this.makeCode("false"),this.makeCode(") {\n")),f=this.cases,a=l=0,p=f.length;p>l;a=++l){for(m=f[a],r=m[0],t=m[1],b=ot([r]),u=0,d=b.length;d>u;u++)i=b[u],this.subject||(i=i.invert()),o=o.concat(this.makeCode(c+"case "),i.compileToFragments(e,E),this.makeCode(":\n"));if((n=t.compileToFragments(e,x)).length>0&&(o=o.concat(n,this.makeCode("\n"))),a===this.cases.length-1&&!this.otherwise)break;s=this.lastNonComment(t.expressions),s instanceof V||s instanceof D&&s.jumps()&&"debugger"!==s.value||o.push(i.makeCode(h+"break;\n"))}return this.otherwise&&this.otherwise.expressions.length&&o.push.apply(o,[this.makeCode(c+"default:\n")].concat(Ct.call(this.otherwise.compileToFragments(e,x)),[this.makeCode("\n")])),o.push(this.makeCode(this.tab+"}")),o},t}(r),e.If=v=function(e){function t(e,t,n){this.body=t,null==n&&(n={}),this.condition="unless"===n.type?e.invert():e,this.elseBody=null,this.isChain=!1,this.soak=n.soak}return Ft(t,e),t.prototype.children=["condition","body","elseBody"],t.prototype.bodyNode=function(){var e;return null!=(e=this.body)?e.unwrap():void 0},t.prototype.elseBodyNode=function(){var e;return null!=(e=this.elseBody)?e.unwrap():void 0},t.prototype.addElse=function(e){return this.isChain?this.elseBodyNode().addElse(e):(this.isChain=e instanceof t,this.elseBody=this.ensureBlock(e),this.elseBody.updateLocationDataIfMissing(e.locationData)),this},t.prototype.isStatement=function(e){var t;return(null!=e?e.level:void 0)===x||this.bodyNode().isStatement(e)||(null!=(t=this.elseBodyNode())?t.isStatement(e):void 0)},t.prototype.jumps=function(e){var t;return this.body.jumps(e)||(null!=(t=this.elseBody)?t.jumps(e):void 0)},t.prototype.compileNode=function(e){return this.isStatement(e)?this.compileStatement(e):this.compileExpression(e)},t.prototype.makeReturn=function(e){return e&&(this.elseBody||(this.elseBody=new s([new D("void 0")]))),this.body&&(this.body=new s([this.body.makeReturn(e)])),this.elseBody&&(this.elseBody=new s([this.elseBody.makeReturn(e)])),this},t.prototype.ensureBlock=function(e){return e instanceof s?e:new s([e])},t.prototype.compileStatement=function(e){var n,i,r,s,o,a,c;return r=it(e,"chainChild"),(o=it(e,"isExistentialEquals"))?new t(this.condition.invert(),this.elseBodyNode(),{type:"if"}).compileToFragments(e):(c=e.indent+X,s=this.condition.compileToFragments(e,E),i=this.ensureBlock(this.body).compileToFragments(pt(e,{indent:c})),a=[].concat(this.makeCode("if ("),s,this.makeCode(") {\n"),i,this.makeCode("\n"+this.tab+"}")),r||a.unshift(this.makeCode(this.tab)),this.elseBody?(n=a.concat(this.makeCode(" else ")),this.isChain?(e.chainChild=!0,n=n.concat(this.elseBody.unwrap().compileToFragments(e,x))):n=n.concat(this.makeCode("{\n"),this.elseBody.compileToFragments(pt(e,{indent:c}),x),this.makeCode("\n"+this.tab+"}")),n):a)},t.prototype.compileExpression=function(e){var t,n,i,r;return i=this.condition.compileToFragments(e,L),n=this.bodyNode().compileToFragments(e,C),t=this.elseBodyNode()?this.elseBodyNode().compileToFragments(e,C):[this.makeCode("void 0")],r=i.concat(this.makeCode(" ? "),n,this.makeCode(" : "),t),e.level>=L?this.wrapInBraces(r):r},t.prototype.unfoldSoak=function(){return this.soak&&this},t}(r),J={"extends":function(){return"function(child, parent) { for (var key in parent) { if ("+yt("hasProp")+".call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; }"},bind:function(){return"function(fn, me){ return function(){ return fn.apply(me, arguments); }; }"},indexOf:function(){return"[].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in this && this[i] === item) return i; } return -1; }"},modulo:function(){return"function(a, b) { return (a % b + +b) % b; }"},hasProp:function(){return"{}.hasOwnProperty"},slice:function(){return"[].slice"}},x=1,E=2,C=3,L=4,N=5,F=6,X=" ",g="[$A-Za-z_\\x7f-\\uffff][$\\w\\x7f-\\uffff]*",b=RegExp("^"+g+"$"),P=/^[+-]?\d+$/,m=/^[+-]?0x[\da-f]+/i,I=/^[+-]?(?:0x[\da-f]+|\d*\.?\d+(?:e[+-]?\d+)?)$/i,S=RegExp("^("+g+")(\\.prototype)?(?:\\.("+g+")|\\[(\"(?:[^\\\\\"\\r\\n]|\\\\.)*\"|'(?:[^\\\\'\\r\\n]|\\\\.)*')\\]|\\[(0x[\\da-fA-F]+|\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)\\])$"),y=/^['"]/,k=/^\//,yt=function(e){var t;return t="__"+e,H.root.assign(t,J[e]()),t},dt=function(e,t){return e=e.replace(/\n/g,"$&"+t),e.replace(/\s+$/,"")},ft=function(e){return null==e?0:e.match(m)?parseInt(e,16):parseFloat(e)},ct=function(e){return e instanceof D&&"arguments"===e.value&&!e.asKey},ht=function(e){return e instanceof D&&"this"===e.value&&!e.asKey||e instanceof c&&e.bound||e instanceof o&&e.isSuper},kt=function(e,t,n){var i;if(i=t[n].unfoldSoak(e))return t[n]=i.body,i.body=new Z(t),i}}.call(this),t.exports}(),require["./sourcemap"]=function(){var e={},t={exports:e};return function(){var e,n;e=function(){function e(e){this.line=e,this.columns=[]}return e.prototype.add=function(e,t,n){var i,r;return r=t[0],i=t[1],null==n&&(n={}),this.columns[e]&&n.noReplace?void 0:this.columns[e]={line:this.line,column:e,sourceLine:r,sourceColumn:i}},e.prototype.sourceLocation=function(e){for(var t;!((t=this.columns[e])||0>=e);)e--;return t&&[t.sourceLine,t.sourceColumn]},e}(),n=function(){function t(){this.lines=[]}var n,i,r,s;return t.prototype.add=function(t,n,i){var r,s,o,a;return null==i&&(i={}),s=n[0],r=n[1],o=(a=this.lines)[s]||(a[s]=new e(s)),o.add(r,t,i)},t.prototype.sourceLocation=function(e){var t,n,i;for(n=e[0],t=e[1];!((i=this.lines[n])||0>=n);)n--;return i&&i.sourceLocation(t)},t.prototype.generate=function(e,t){var n,i,r,s,o,a,c,h,l,u,p,d,f,m,b,g;for(null==e&&(e={}),null==t&&(t=null),u=0,i=0,s=0,r=0,h=!1,n="",b=this.lines,a=p=0,f=b.length;f>p;a=++p)if(o=b[a])for(g=o.columns,d=0,m=g.length;m>d;d++)if(c=g[d]){for(;c.line>u;)i=0,h=!1,n+=";",u++;h&&(n+=",",h=!1),n+=this.encodeVlq(c.column-i),i=c.column,n+=this.encodeVlq(0),n+=this.encodeVlq(c.sourceLine-s),s=c.sourceLine,n+=this.encodeVlq(c.sourceColumn-r),r=c.sourceColumn,h=!0}return l={version:3,file:e.generatedFile||"",sourceRoot:e.sourceRoot||"",sources:e.sourceFiles||[""],names:[],mappings:n},e.inline&&(l.sourcesContent=[t]),JSON.stringify(l,null,2)},r=5,i=1<<r,s=i-1,t.prototype.encodeVlq=function(e){var t,n,o,a;for(t="",o=0>e?1:0,a=(Math.abs(e)<<1)+o;a||!t;)n=a&s,a>>=r,a&&(n|=i),t+=this.encodeBase64(n);return t},n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t.prototype.encodeBase64=function(e){return n[e]||function(){throw Error("Cannot Base64 encode value: "+e)}()},t}(),t.exports=n}.call(this),t.exports}(),require["./coffee-script"]=function(){var e={},t={exports:e};return function(){var t,n,i,r,s,o,a,c,h,l,u,p,d,f={}.hasOwnProperty,m=[].indexOf||function(e){for(var t=0,n=this.length;n>t;t++)if(t in this&&this[t]===e)return t;return-1};s=require("fs"),p=require("vm"),l=require("path"),t=require("./lexer").Lexer,h=require("./parser").parser,a=require("./helpers"),n=require("./sourcemap"),e.VERSION="1.7.1",e.FILE_EXTENSIONS=[".coffee",".litcoffee",".coffee.md"],e.helpers=a,d=function(e){return function(t,n){var i;null==n&&(n={});try{return e.call(this,t,n)}catch(r){throw i=r,a.updateSyntaxError(i,t,n.filename)}}},e.compile=i=d(function(e,t){var i,r,s,o,l,u,p,d,f,m,b,g,k;for(m=a.merge,o=a.extend,t=o({},t),t.sourceMap&&(f=new n),u=h.parse(c.tokenize(e,t)).compileToFragments(t),s=0,t.header&&(s+=1),t.shiftLine&&(s+=1),r=0,d="",g=0,k=u.length;k>g;g++)l=u[g],t.sourceMap&&(l.locationData&&f.add([l.locationData.first_line,l.locationData.first_column],[s,r],{noReplace:!0}),b=a.count(l.code,"\n"),s+=b,b?r=l.code.length-(l.code.lastIndexOf("\n")+1):r+=l.code.length),d+=l.code;return t.header&&(p="Generated by CoffeeScript "+this.VERSION,d="// "+p+"\n"+d),t.sourceMap?(i={js:d},i.sourceMap=f,i.v3SourceMap=f.generate(t,e),i):d}),e.tokens=d(function(e,t){return c.tokenize(e,t)}),e.nodes=d(function(e,t){return"string"==typeof e?h.parse(c.tokenize(e,t)):h.parse(e)}),e.run=function(e,t){var n,r,o,c;return null==t&&(t={}),o=require.main,o.filename=process.argv[1]=t.filename?s.realpathSync(t.filename):".",o.moduleCache&&(o.moduleCache={}),r=t.filename?l.dirname(s.realpathSync(t.filename)):s.realpathSync("."),o.paths=require("module")._nodeModulePaths(r),(!a.isCoffee(o.filename)||require.extensions)&&(n=i(e,t),e=null!=(c=n.js)?c:n),o._compile(e,o.filename)},e.eval=function(e,t){var n,r,s,o,a,c,h,u,d,m,b,g,k,y;if(null==t&&(t={}),e=e.trim()){if(r=p.Script){if(null!=t.sandbox){if(t.sandbox instanceof r.createContext().constructor)h=t.sandbox;else{h=r.createContext(),g=t.sandbox;for(o in g)f.call(g,o)&&(u=g[o],h[o]=u)}h.global=h.root=h.GLOBAL=h}else h=global;if(h.__filename=t.filename||"eval",h.__dirname=l.dirname(h.__filename),h===global&&!h.module&&!h.require){for(n=require("module"),h.module=b=new n(t.modulename||"eval"),h.require=y=function(e){return n._load(e,b,!0)},b.filename=h.__filename,k=Object.getOwnPropertyNames(require),d=0,m=k.length;m>d;d++)c=k[d],"paths"!==c&&(y[c]=require[c]);y.paths=b.paths=n._nodeModulePaths(process.cwd()),y.resolve=function(e){return n._resolveFilename(e,b)}}}a={};for(o in t)f.call(t,o)&&(u=t[o],a[o]=u);return a.bare=!0,s=i(e,a),h===global?p.runInThisContext(s):p.runInContext(s,h)}},e.register=function(){return require("./register")},e._compileFile=function(e,t){var n,r,o,c;null==t&&(t=!1),o=s.readFileSync(e,"utf8"),c=65279===o.charCodeAt(0)?o.substring(1):o;try{n=i(c,{filename:e,sourceMap:t,literate:a.isLiterate(e)})}catch(h){throw r=h,a.updateSyntaxError(r,c,e)}return n},c=new t,h.lexer={lex:function(){var e,t;
return t=this.tokens[this.pos++],t?(e=t[0],this.yytext=t[1],this.yylloc=t[2],this.errorToken=t.origin||t,this.yylineno=this.yylloc.first_line):e="",e},setInput:function(e){return this.tokens=e,this.pos=0},upcomingInput:function(){return""}},h.yy=require("./nodes"),h.yy.parseError=function(e,t){var n,i,r,s,o,c,l;return o=t.token,l=h.lexer,s=l.errorToken,c=l.tokens,i=s[0],r=s[1],n=s[2],r=s===c[c.length-1]?"end of input":"INDENT"===i||"OUTDENT"===i?"indentation":a.nameWhitespaceCharacter(r),a.throwSyntaxError("unexpected "+r,n)},r=function(e,t){var n,i,r,s,o,a,c,h,l,u,p,d;return s=void 0,r="",e.isNative()?r="native":(e.isEval()?(s=e.getScriptNameOrSourceURL(),s||(r=""+e.getEvalOrigin()+", ")):s=e.getFileName(),s||(s="<anonymous>"),h=e.getLineNumber(),i=e.getColumnNumber(),u=t(s,h,i),r=u?""+s+":"+u[0]+":"+u[1]:""+s+":"+h+":"+i),o=e.getFunctionName(),a=e.isConstructor(),c=!(e.isToplevel()||a),c?(l=e.getMethodName(),d=e.getTypeName(),o?(p=n="",d&&o.indexOf(d)&&(p=""+d+"."),l&&o.indexOf("."+l)!==o.length-l.length-1&&(n=" [as "+l+"]"),""+p+o+n+" ("+r+")"):""+d+"."+(l||"<anonymous>")+" ("+r+")"):a?"new "+(o||"<anonymous>")+" ("+r+")":o?""+o+" ("+r+")":r},u={},o=function(t){var n,i;if(u[t])return u[t];if(i=null!=l?l.extname(t):void 0,!(0>m.call(e.FILE_EXTENSIONS,i)))return n=e._compileFile(t,!0),u[t]=n.sourceMap},Error.prepareStackTrace=function(t,n){var i,s,a,c;return a=function(e,t,n){var i,r;return r=o(e),r&&(i=r.sourceLocation([t-1,n-1])),i?[i[0]+1,i[1]+1]:null},s=function(){var t,s,o;for(o=[],t=0,s=n.length;s>t&&(i=n[t],i.getFunction()!==e.run);t++)o.push(" at "+r(i,a));return o}(),""+t.name+": "+(null!=(c=t.message)?c:"")+"\n"+s.join("\n")+"\n"}}.call(this),t.exports}(),require["./browser"]=function(){var exports={},module={exports:exports};return function(){var CoffeeScript,compile,runScripts,__indexOf=[].indexOf||function(e){for(var t=0,n=this.length;n>t;t++)if(t in this&&this[t]===e)return t;return-1};CoffeeScript=require("./coffee-script"),CoffeeScript.require=require,compile=CoffeeScript.compile,CoffeeScript.eval=function(code,options){return null==options&&(options={}),null==options.bare&&(options.bare=!0),eval(compile(code,options))},CoffeeScript.run=function(e,t){return null==t&&(t={}),t.bare=!0,t.shiftLine=!0,Function(compile(e,t))()},"undefined"!=typeof window&&null!==window&&("undefined"!=typeof btoa&&null!==btoa&&"undefined"!=typeof JSON&&null!==JSON&&"undefined"!=typeof unescape&&null!==unescape&&"undefined"!=typeof encodeURIComponent&&null!==encodeURIComponent&&(compile=function(e,t){var n,i,r;return null==t&&(t={}),t.sourceMap=!0,t.inline=!0,r=CoffeeScript.compile(e,t),n=r.js,i=r.v3SourceMap,""+n+"\n//# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(i)))+"\n//# sourceURL=coffeescript"}),CoffeeScript.load=function(e,t,n,i){var r;return null==n&&(n={}),null==i&&(i=!1),n.sourceFiles=[e],r=window.ActiveXObject?new window.ActiveXObject("Microsoft.XMLHTTP"):new window.XMLHttpRequest,r.open("GET",e,!0),"overrideMimeType"in r&&r.overrideMimeType("text/plain"),r.onreadystatechange=function(){var s,o;if(4===r.readyState){if(0!==(o=r.status)&&200!==o)throw Error("Could not load "+e);if(s=[r.responseText,n],i||CoffeeScript.run.apply(CoffeeScript,s),t)return t(s)}},r.send(null)},runScripts=function(){var e,t,n,i,r,s,o,a,c,h,l;for(a=window.document.getElementsByTagName("script"),t=["text/coffeescript","text/literate-coffeescript"],e=function(){var e,n,i,r;for(r=[],e=0,n=a.length;n>e;e++)s=a[e],i=s.type,__indexOf.call(t,i)>=0&&r.push(s);return r}(),r=0,n=function(){var t;return t=e[r],t instanceof Array?(CoffeeScript.run.apply(CoffeeScript,t),r++,n()):void 0},c=function(i,r){var s;return s={literate:i.type===t[1]},i.src?CoffeeScript.load(i.src,function(t){return e[r]=t,n()},s,!0):(s.sourceFiles=["embedded"],e[r]=[i.innerHTML,s])},i=h=0,l=e.length;l>h;i=++h)o=e[i],c(o,i);return n()},window.addEventListener?window.addEventListener("DOMContentLoaded",runScripts,!1):window.attachEvent("onload",runScripts))}.call(this),module.exports}(),require["./coffee-script"]}();"function"==typeof define&&define.amd?define(function(){return CoffeeScript}):root.CoffeeScript=CoffeeScript})(this);
!function(){function n(n){return null!=n&&!isNaN(n)}function t(n){return n.length}function e(n){for(var t=1;n*t%1;)t*=10;return t}function r(n,t){try{for(var e in t)Object.defineProperty(n.prototype,e,{value:t[e],enumerable:!1})}catch(r){n.prototype=t}}function u(){}function i(n){return aa+n in this}function o(n){return n=aa+n,n in this&&delete this[n]}function a(){var n=[];return this.forEach(function(t){n.push(t)}),n}function c(){var n=0;for(var t in this)t.charCodeAt(0)===ca&&++n;return n}function s(){for(var n in this)if(n.charCodeAt(0)===ca)return!1;return!0}function l(){}function f(n,t,e){return function(){var r=e.apply(t,arguments);return r===t?n:r}}function h(n,t){if(t in n)return t;t=t.charAt(0).toUpperCase()+t.substring(1);for(var e=0,r=sa.length;r>e;++e){var u=sa[e]+t;if(u in n)return u}}function g(){}function p(){}function v(n){function t(){for(var t,r=e,u=-1,i=r.length;++u<i;)(t=r[u].on)&&t.apply(this,arguments);return n}var e=[],r=new u;return t.on=function(t,u){var i,o=r.get(t);return arguments.length<2?o&&o.on:(o&&(o.on=null,e=e.slice(0,i=e.indexOf(o)).concat(e.slice(i+1)),r.remove(t)),u&&e.push(r.set(t,{on:u})),n)},t}function d(){Xo.event.preventDefault()}function m(){for(var n,t=Xo.event;n=t.sourceEvent;)t=n;return t}function y(n){for(var t=new p,e=0,r=arguments.length;++e<r;)t[arguments[e]]=v(t);return t.of=function(e,r){return function(u){try{var i=u.sourceEvent=Xo.event;u.target=n,Xo.event=u,t[u.type].apply(e,r)}finally{Xo.event=i}}},t}function x(n){return fa(n,da),n}function M(n){return"function"==typeof n?n:function(){return ha(n,this)}}function _(n){return"function"==typeof n?n:function(){return ga(n,this)}}function b(n,t){function e(){this.removeAttribute(n)}function r(){this.removeAttributeNS(n.space,n.local)}function u(){this.setAttribute(n,t)}function i(){this.setAttributeNS(n.space,n.local,t)}function o(){var e=t.apply(this,arguments);null==e?this.removeAttribute(n):this.setAttribute(n,e)}function a(){var e=t.apply(this,arguments);null==e?this.removeAttributeNS(n.space,n.local):this.setAttributeNS(n.space,n.local,e)}return n=Xo.ns.qualify(n),null==t?n.local?r:e:"function"==typeof t?n.local?a:o:n.local?i:u}function w(n){return n.trim().replace(/\s+/g," ")}function S(n){return new RegExp("(?:^|\\s+)"+Xo.requote(n)+"(?:\\s+|$)","g")}function k(n){return n.trim().split(/^|\s+/)}function E(n,t){function e(){for(var e=-1;++e<u;)n[e](this,t)}function r(){for(var e=-1,r=t.apply(this,arguments);++e<u;)n[e](this,r)}n=k(n).map(A);var u=n.length;return"function"==typeof t?r:e}function A(n){var t=S(n);return function(e,r){if(u=e.classList)return r?u.add(n):u.remove(n);var u=e.getAttribute("class")||"";r?(t.lastIndex=0,t.test(u)||e.setAttribute("class",w(u+" "+n))):e.setAttribute("class",w(u.replace(t," ")))}}function C(n,t,e){function r(){this.style.removeProperty(n)}function u(){this.style.setProperty(n,t,e)}function i(){var r=t.apply(this,arguments);null==r?this.style.removeProperty(n):this.style.setProperty(n,r,e)}return null==t?r:"function"==typeof t?i:u}function N(n,t){function e(){delete this[n]}function r(){this[n]=t}function u(){var e=t.apply(this,arguments);null==e?delete this[n]:this[n]=e}return null==t?e:"function"==typeof t?u:r}function L(n){return"function"==typeof n?n:(n=Xo.ns.qualify(n)).local?function(){return this.ownerDocument.createElementNS(n.space,n.local)}:function(){return this.ownerDocument.createElementNS(this.namespaceURI,n)}}function z(n){return{__data__:n}}function q(n){return function(){return va(this,n)}}function T(n){return arguments.length||(n=Xo.ascending),function(t,e){return t&&e?n(t.__data__,e.__data__):!t-!e}}function R(n,t){for(var e=0,r=n.length;r>e;e++)for(var u,i=n[e],o=0,a=i.length;a>o;o++)(u=i[o])&&t(u,o,e);return n}function D(n){return fa(n,ya),n}function P(n){var t,e;return function(r,u,i){var o,a=n[i].update,c=a.length;for(i!=e&&(e=i,t=0),u>=t&&(t=u+1);!(o=a[t])&&++t<c;);return o}}function U(){var n=this.__transition__;n&&++n.active}function j(n,t,e){function r(){var t=this[o];t&&(this.removeEventListener(n,t,t.$),delete this[o])}function u(){var u=c(t,Bo(arguments));r.call(this),this.addEventListener(n,this[o]=u,u.$=e),u._=t}function i(){var t,e=new RegExp("^__on([^.]+)"+Xo.requote(n)+"$");for(var r in this)if(t=r.match(e)){var u=this[r];this.removeEventListener(t[1],u,u.$),delete this[r]}}var o="__on"+n,a=n.indexOf("."),c=H;a>0&&(n=n.substring(0,a));var s=Ma.get(n);return s&&(n=s,c=F),a?t?u:r:t?g:i}function H(n,t){return function(e){var r=Xo.event;Xo.event=e,t[0]=this.__data__;try{n.apply(this,t)}finally{Xo.event=r}}}function F(n,t){var e=H(n,t);return function(n){var t=this,r=n.relatedTarget;r&&(r===t||8&r.compareDocumentPosition(t))||e.call(t,n)}}function O(){var n=".dragsuppress-"+ ++ba,t="click"+n,e=Xo.select(Go).on("touchmove"+n,d).on("dragstart"+n,d).on("selectstart"+n,d);if(_a){var r=Jo.style,u=r[_a];r[_a]="none"}return function(i){function o(){e.on(t,null)}e.on(n,null),_a&&(r[_a]=u),i&&(e.on(t,function(){d(),o()},!0),setTimeout(o,0))}}function Y(n,t){t.changedTouches&&(t=t.changedTouches[0]);var e=n.ownerSVGElement||n;if(e.createSVGPoint){var r=e.createSVGPoint();if(0>wa&&(Go.scrollX||Go.scrollY)){e=Xo.select("body").append("svg").style({position:"absolute",top:0,left:0,margin:0,padding:0,border:"none"},"important");var u=e[0][0].getScreenCTM();wa=!(u.f||u.e),e.remove()}return wa?(r.x=t.pageX,r.y=t.pageY):(r.x=t.clientX,r.y=t.clientY),r=r.matrixTransform(n.getScreenCTM().inverse()),[r.x,r.y]}var i=n.getBoundingClientRect();return[t.clientX-i.left-n.clientLeft,t.clientY-i.top-n.clientTop]}function I(n){return n>0?1:0>n?-1:0}function Z(n,t,e){return(t[0]-n[0])*(e[1]-n[1])-(t[1]-n[1])*(e[0]-n[0])}function V(n){return n>1?0:-1>n?Sa:Math.acos(n)}function X(n){return n>1?Ea:-1>n?-Ea:Math.asin(n)}function $(n){return((n=Math.exp(n))-1/n)/2}function B(n){return((n=Math.exp(n))+1/n)/2}function W(n){return((n=Math.exp(2*n))-1)/(n+1)}function J(n){return(n=Math.sin(n/2))*n}function G(){}function K(n,t,e){return new Q(n,t,e)}function Q(n,t,e){this.h=n,this.s=t,this.l=e}function nt(n,t,e){function r(n){return n>360?n-=360:0>n&&(n+=360),60>n?i+(o-i)*n/60:180>n?o:240>n?i+(o-i)*(240-n)/60:i}function u(n){return Math.round(255*r(n))}var i,o;return n=isNaN(n)?0:(n%=360)<0?n+360:n,t=isNaN(t)?0:0>t?0:t>1?1:t,e=0>e?0:e>1?1:e,o=.5>=e?e*(1+t):e+t-e*t,i=2*e-o,gt(u(n+120),u(n),u(n-120))}function tt(n,t,e){return new et(n,t,e)}function et(n,t,e){this.h=n,this.c=t,this.l=e}function rt(n,t,e){return isNaN(n)&&(n=0),isNaN(t)&&(t=0),ut(e,Math.cos(n*=Na)*t,Math.sin(n)*t)}function ut(n,t,e){return new it(n,t,e)}function it(n,t,e){this.l=n,this.a=t,this.b=e}function ot(n,t,e){var r=(n+16)/116,u=r+t/500,i=r-e/200;return u=ct(u)*Fa,r=ct(r)*Oa,i=ct(i)*Ya,gt(lt(3.2404542*u-1.5371385*r-.4985314*i),lt(-.969266*u+1.8760108*r+.041556*i),lt(.0556434*u-.2040259*r+1.0572252*i))}function at(n,t,e){return n>0?tt(Math.atan2(e,t)*La,Math.sqrt(t*t+e*e),n):tt(0/0,0/0,n)}function ct(n){return n>.206893034?n*n*n:(n-4/29)/7.787037}function st(n){return n>.008856?Math.pow(n,1/3):7.787037*n+4/29}function lt(n){return Math.round(255*(.00304>=n?12.92*n:1.055*Math.pow(n,1/2.4)-.055))}function ft(n){return gt(n>>16,255&n>>8,255&n)}function ht(n){return ft(n)+""}function gt(n,t,e){return new pt(n,t,e)}function pt(n,t,e){this.r=n,this.g=t,this.b=e}function vt(n){return 16>n?"0"+Math.max(0,n).toString(16):Math.min(255,n).toString(16)}function dt(n,t,e){var r,u,i,o=0,a=0,c=0;if(r=/([a-z]+)\((.*)\)/i.exec(n))switch(u=r[2].split(","),r[1]){case"hsl":return e(parseFloat(u[0]),parseFloat(u[1])/100,parseFloat(u[2])/100);case"rgb":return t(Mt(u[0]),Mt(u[1]),Mt(u[2]))}return(i=Va.get(n))?t(i.r,i.g,i.b):(null!=n&&"#"===n.charAt(0)&&(4===n.length?(o=n.charAt(1),o+=o,a=n.charAt(2),a+=a,c=n.charAt(3),c+=c):7===n.length&&(o=n.substring(1,3),a=n.substring(3,5),c=n.substring(5,7)),o=parseInt(o,16),a=parseInt(a,16),c=parseInt(c,16)),t(o,a,c))}function mt(n,t,e){var r,u,i=Math.min(n/=255,t/=255,e/=255),o=Math.max(n,t,e),a=o-i,c=(o+i)/2;return a?(u=.5>c?a/(o+i):a/(2-o-i),r=n==o?(t-e)/a+(e>t?6:0):t==o?(e-n)/a+2:(n-t)/a+4,r*=60):(r=0/0,u=c>0&&1>c?0:r),K(r,u,c)}function yt(n,t,e){n=xt(n),t=xt(t),e=xt(e);var r=st((.4124564*n+.3575761*t+.1804375*e)/Fa),u=st((.2126729*n+.7151522*t+.072175*e)/Oa),i=st((.0193339*n+.119192*t+.9503041*e)/Ya);return ut(116*u-16,500*(r-u),200*(u-i))}function xt(n){return(n/=255)<=.04045?n/12.92:Math.pow((n+.055)/1.055,2.4)}function Mt(n){var t=parseFloat(n);return"%"===n.charAt(n.length-1)?Math.round(2.55*t):t}function _t(n){return"function"==typeof n?n:function(){return n}}function bt(n){return n}function wt(n){return function(t,e,r){return 2===arguments.length&&"function"==typeof e&&(r=e,e=null),St(t,e,n,r)}}function St(n,t,e,r){function u(){var n,t=c.status;if(!t&&c.responseText||t>=200&&300>t||304===t){try{n=e.call(i,c)}catch(r){return o.error.call(i,r),void 0}o.load.call(i,n)}else o.error.call(i,c)}var i={},o=Xo.dispatch("beforesend","progress","load","error"),a={},c=new XMLHttpRequest,s=null;return!Go.XDomainRequest||"withCredentials"in c||!/^(http(s)?:)?\/\//.test(n)||(c=new XDomainRequest),"onload"in c?c.onload=c.onerror=u:c.onreadystatechange=function(){c.readyState>3&&u()},c.onprogress=function(n){var t=Xo.event;Xo.event=n;try{o.progress.call(i,c)}finally{Xo.event=t}},i.header=function(n,t){return n=(n+"").toLowerCase(),arguments.length<2?a[n]:(null==t?delete a[n]:a[n]=t+"",i)},i.mimeType=function(n){return arguments.length?(t=null==n?null:n+"",i):t},i.responseType=function(n){return arguments.length?(s=n,i):s},i.response=function(n){return e=n,i},["get","post"].forEach(function(n){i[n]=function(){return i.send.apply(i,[n].concat(Bo(arguments)))}}),i.send=function(e,r,u){if(2===arguments.length&&"function"==typeof r&&(u=r,r=null),c.open(e,n,!0),null==t||"accept"in a||(a.accept=t+",*/*"),c.setRequestHeader)for(var l in a)c.setRequestHeader(l,a[l]);return null!=t&&c.overrideMimeType&&c.overrideMimeType(t),null!=s&&(c.responseType=s),null!=u&&i.on("error",u).on("load",function(n){u(null,n)}),o.beforesend.call(i,c),c.send(null==r?null:r),i},i.abort=function(){return c.abort(),i},Xo.rebind(i,o,"on"),null==r?i:i.get(kt(r))}function kt(n){return 1===n.length?function(t,e){n(null==t?e:null)}:n}function Et(){var n=At(),t=Ct()-n;t>24?(isFinite(t)&&(clearTimeout(Wa),Wa=setTimeout(Et,t)),Ba=0):(Ba=1,Ga(Et))}function At(){var n=Date.now();for(Ja=Xa;Ja;)n>=Ja.t&&(Ja.f=Ja.c(n-Ja.t)),Ja=Ja.n;return n}function Ct(){for(var n,t=Xa,e=1/0;t;)t.f?t=n?n.n=t.n:Xa=t.n:(t.t<e&&(e=t.t),t=(n=t).n);return $a=n,e}function Nt(n,t){return t-(n?Math.ceil(Math.log(n)/Math.LN10):1)}function Lt(n,t){var e=Math.pow(10,3*oa(8-t));return{scale:t>8?function(n){return n/e}:function(n){return n*e},symbol:n}}function zt(n){var t=n.decimal,e=n.thousands,r=n.grouping,u=n.currency,i=r?function(n){for(var t=n.length,u=[],i=0,o=r[0];t>0&&o>0;)u.push(n.substring(t-=o,t+o)),o=r[i=(i+1)%r.length];return u.reverse().join(e)}:bt;return function(n){var e=Qa.exec(n),r=e[1]||" ",o=e[2]||">",a=e[3]||"",c=e[4]||"",s=e[5],l=+e[6],f=e[7],h=e[8],g=e[9],p=1,v="",d="",m=!1;switch(h&&(h=+h.substring(1)),(s||"0"===r&&"="===o)&&(s=r="0",o="=",f&&(l-=Math.floor((l-1)/4))),g){case"n":f=!0,g="g";break;case"%":p=100,d="%",g="f";break;case"p":p=100,d="%",g="r";break;case"b":case"o":case"x":case"X":"#"===c&&(v="0"+g.toLowerCase());case"c":case"d":m=!0,h=0;break;case"s":p=-1,g="r"}"$"===c&&(v=u[0],d=u[1]),"r"!=g||h||(g="g"),null!=h&&("g"==g?h=Math.max(1,Math.min(21,h)):("e"==g||"f"==g)&&(h=Math.max(0,Math.min(20,h)))),g=nc.get(g)||qt;var y=s&&f;return function(n){var e=d;if(m&&n%1)return"";var u=0>n||0===n&&0>1/n?(n=-n,"-"):a;if(0>p){var c=Xo.formatPrefix(n,h);n=c.scale(n),e=c.symbol+d}else n*=p;n=g(n,h);var x=n.lastIndexOf("."),M=0>x?n:n.substring(0,x),_=0>x?"":t+n.substring(x+1);!s&&f&&(M=i(M));var b=v.length+M.length+_.length+(y?0:u.length),w=l>b?new Array(b=l-b+1).join(r):"";return y&&(M=i(w+M)),u+=v,n=M+_,("<"===o?u+n+w:">"===o?w+u+n:"^"===o?w.substring(0,b>>=1)+u+n+w.substring(b):u+(y?n:w+n))+e}}}function qt(n){return n+""}function Tt(){this._=new Date(arguments.length>1?Date.UTC.apply(this,arguments):arguments[0])}function Rt(n,t,e){function r(t){var e=n(t),r=i(e,1);return r-t>t-e?e:r}function u(e){return t(e=n(new ec(e-1)),1),e}function i(n,e){return t(n=new ec(+n),e),n}function o(n,r,i){var o=u(n),a=[];if(i>1)for(;r>o;)e(o)%i||a.push(new Date(+o)),t(o,1);else for(;r>o;)a.push(new Date(+o)),t(o,1);return a}function a(n,t,e){try{ec=Tt;var r=new Tt;return r._=n,o(r,t,e)}finally{ec=Date}}n.floor=n,n.round=r,n.ceil=u,n.offset=i,n.range=o;var c=n.utc=Dt(n);return c.floor=c,c.round=Dt(r),c.ceil=Dt(u),c.offset=Dt(i),c.range=a,n}function Dt(n){return function(t,e){try{ec=Tt;var r=new Tt;return r._=t,n(r,e)._}finally{ec=Date}}}function Pt(n){function t(n){function t(t){for(var e,u,i,o=[],a=-1,c=0;++a<r;)37===n.charCodeAt(a)&&(o.push(n.substring(c,a)),null!=(u=uc[e=n.charAt(++a)])&&(e=n.charAt(++a)),(i=C[e])&&(e=i(t,null==u?"e"===e?" ":"0":u)),o.push(e),c=a+1);return o.push(n.substring(c,a)),o.join("")}var r=n.length;return t.parse=function(t){var r={y:1900,m:0,d:1,H:0,M:0,S:0,L:0,Z:null},u=e(r,n,t,0);if(u!=t.length)return null;"p"in r&&(r.H=r.H%12+12*r.p);var i=null!=r.Z&&ec!==Tt,o=new(i?Tt:ec);return"j"in r?o.setFullYear(r.y,0,r.j):"w"in r&&("W"in r||"U"in r)?(o.setFullYear(r.y,0,1),o.setFullYear(r.y,0,"W"in r?(r.w+6)%7+7*r.W-(o.getDay()+5)%7:r.w+7*r.U-(o.getDay()+6)%7)):o.setFullYear(r.y,r.m,r.d),o.setHours(r.H+Math.floor(r.Z/100),r.M+r.Z%100,r.S,r.L),i?o._:o},t.toString=function(){return n},t}function e(n,t,e,r){for(var u,i,o,a=0,c=t.length,s=e.length;c>a;){if(r>=s)return-1;if(u=t.charCodeAt(a++),37===u){if(o=t.charAt(a++),i=N[o in uc?t.charAt(a++):o],!i||(r=i(n,e,r))<0)return-1}else if(u!=e.charCodeAt(r++))return-1}return r}function r(n,t,e){b.lastIndex=0;var r=b.exec(t.substring(e));return r?(n.w=w.get(r[0].toLowerCase()),e+r[0].length):-1}function u(n,t,e){M.lastIndex=0;var r=M.exec(t.substring(e));return r?(n.w=_.get(r[0].toLowerCase()),e+r[0].length):-1}function i(n,t,e){E.lastIndex=0;var r=E.exec(t.substring(e));return r?(n.m=A.get(r[0].toLowerCase()),e+r[0].length):-1}function o(n,t,e){S.lastIndex=0;var r=S.exec(t.substring(e));return r?(n.m=k.get(r[0].toLowerCase()),e+r[0].length):-1}function a(n,t,r){return e(n,C.c.toString(),t,r)}function c(n,t,r){return e(n,C.x.toString(),t,r)}function s(n,t,r){return e(n,C.X.toString(),t,r)}function l(n,t,e){var r=x.get(t.substring(e,e+=2).toLowerCase());return null==r?-1:(n.p=r,e)}var f=n.dateTime,h=n.date,g=n.time,p=n.periods,v=n.days,d=n.shortDays,m=n.months,y=n.shortMonths;t.utc=function(n){function e(n){try{ec=Tt;var t=new ec;return t._=n,r(t)}finally{ec=Date}}var r=t(n);return e.parse=function(n){try{ec=Tt;var t=r.parse(n);return t&&t._}finally{ec=Date}},e.toString=r.toString,e},t.multi=t.utc.multi=ee;var x=Xo.map(),M=jt(v),_=Ht(v),b=jt(d),w=Ht(d),S=jt(m),k=Ht(m),E=jt(y),A=Ht(y);p.forEach(function(n,t){x.set(n.toLowerCase(),t)});var C={a:function(n){return d[n.getDay()]},A:function(n){return v[n.getDay()]},b:function(n){return y[n.getMonth()]},B:function(n){return m[n.getMonth()]},c:t(f),d:function(n,t){return Ut(n.getDate(),t,2)},e:function(n,t){return Ut(n.getDate(),t,2)},H:function(n,t){return Ut(n.getHours(),t,2)},I:function(n,t){return Ut(n.getHours()%12||12,t,2)},j:function(n,t){return Ut(1+tc.dayOfYear(n),t,3)},L:function(n,t){return Ut(n.getMilliseconds(),t,3)},m:function(n,t){return Ut(n.getMonth()+1,t,2)},M:function(n,t){return Ut(n.getMinutes(),t,2)},p:function(n){return p[+(n.getHours()>=12)]},S:function(n,t){return Ut(n.getSeconds(),t,2)},U:function(n,t){return Ut(tc.sundayOfYear(n),t,2)},w:function(n){return n.getDay()},W:function(n,t){return Ut(tc.mondayOfYear(n),t,2)},x:t(h),X:t(g),y:function(n,t){return Ut(n.getFullYear()%100,t,2)},Y:function(n,t){return Ut(n.getFullYear()%1e4,t,4)},Z:ne,"%":function(){return"%"}},N={a:r,A:u,b:i,B:o,c:a,d:Bt,e:Bt,H:Jt,I:Jt,j:Wt,L:Qt,m:$t,M:Gt,p:l,S:Kt,U:Ot,w:Ft,W:Yt,x:c,X:s,y:Zt,Y:It,Z:Vt,"%":te};return t}function Ut(n,t,e){var r=0>n?"-":"",u=(r?-n:n)+"",i=u.length;return r+(e>i?new Array(e-i+1).join(t)+u:u)}function jt(n){return new RegExp("^(?:"+n.map(Xo.requote).join("|")+")","i")}function Ht(n){for(var t=new u,e=-1,r=n.length;++e<r;)t.set(n[e].toLowerCase(),e);return t}function Ft(n,t,e){ic.lastIndex=0;var r=ic.exec(t.substring(e,e+1));return r?(n.w=+r[0],e+r[0].length):-1}function Ot(n,t,e){ic.lastIndex=0;var r=ic.exec(t.substring(e));return r?(n.U=+r[0],e+r[0].length):-1}function Yt(n,t,e){ic.lastIndex=0;var r=ic.exec(t.substring(e));return r?(n.W=+r[0],e+r[0].length):-1}function It(n,t,e){ic.lastIndex=0;var r=ic.exec(t.substring(e,e+4));return r?(n.y=+r[0],e+r[0].length):-1}function Zt(n,t,e){ic.lastIndex=0;var r=ic.exec(t.substring(e,e+2));return r?(n.y=Xt(+r[0]),e+r[0].length):-1}function Vt(n,t,e){return/^[+-]\d{4}$/.test(t=t.substring(e,e+5))?(n.Z=+t,e+5):-1}function Xt(n){return n+(n>68?1900:2e3)}function $t(n,t,e){ic.lastIndex=0;var r=ic.exec(t.substring(e,e+2));return r?(n.m=r[0]-1,e+r[0].length):-1}function Bt(n,t,e){ic.lastIndex=0;var r=ic.exec(t.substring(e,e+2));return r?(n.d=+r[0],e+r[0].length):-1}function Wt(n,t,e){ic.lastIndex=0;var r=ic.exec(t.substring(e,e+3));return r?(n.j=+r[0],e+r[0].length):-1}function Jt(n,t,e){ic.lastIndex=0;var r=ic.exec(t.substring(e,e+2));return r?(n.H=+r[0],e+r[0].length):-1}function Gt(n,t,e){ic.lastIndex=0;var r=ic.exec(t.substring(e,e+2));return r?(n.M=+r[0],e+r[0].length):-1}function Kt(n,t,e){ic.lastIndex=0;var r=ic.exec(t.substring(e,e+2));return r?(n.S=+r[0],e+r[0].length):-1}function Qt(n,t,e){ic.lastIndex=0;var r=ic.exec(t.substring(e,e+3));return r?(n.L=+r[0],e+r[0].length):-1}function ne(n){var t=n.getTimezoneOffset(),e=t>0?"-":"+",r=~~(oa(t)/60),u=oa(t)%60;return e+Ut(r,"0",2)+Ut(u,"0",2)}function te(n,t,e){oc.lastIndex=0;var r=oc.exec(t.substring(e,e+1));return r?e+r[0].length:-1}function ee(n){for(var t=n.length,e=-1;++e<t;)n[e][0]=this(n[e][0]);return function(t){for(var e=0,r=n[e];!r[1](t);)r=n[++e];return r[0](t)}}function re(){}function ue(n,t,e){var r=e.s=n+t,u=r-n,i=r-u;e.t=n-i+(t-u)}function ie(n,t){n&&lc.hasOwnProperty(n.type)&&lc[n.type](n,t)}function oe(n,t,e){var r,u=-1,i=n.length-e;for(t.lineStart();++u<i;)r=n[u],t.point(r[0],r[1],r[2]);t.lineEnd()}function ae(n,t){var e=-1,r=n.length;for(t.polygonStart();++e<r;)oe(n[e],t,1);t.polygonEnd()}function ce(){function n(n,t){n*=Na,t=t*Na/2+Sa/4;var e=n-r,o=e>=0?1:-1,a=o*e,c=Math.cos(t),s=Math.sin(t),l=i*s,f=u*c+l*Math.cos(a),h=l*o*Math.sin(a);hc.add(Math.atan2(h,f)),r=n,u=c,i=s}var t,e,r,u,i;gc.point=function(o,a){gc.point=n,r=(t=o)*Na,u=Math.cos(a=(e=a)*Na/2+Sa/4),i=Math.sin(a)},gc.lineEnd=function(){n(t,e)}}function se(n){var t=n[0],e=n[1],r=Math.cos(e);return[r*Math.cos(t),r*Math.sin(t),Math.sin(e)]}function le(n,t){return n[0]*t[0]+n[1]*t[1]+n[2]*t[2]}function fe(n,t){return[n[1]*t[2]-n[2]*t[1],n[2]*t[0]-n[0]*t[2],n[0]*t[1]-n[1]*t[0]]}function he(n,t){n[0]+=t[0],n[1]+=t[1],n[2]+=t[2]}function ge(n,t){return[n[0]*t,n[1]*t,n[2]*t]}function pe(n){var t=Math.sqrt(n[0]*n[0]+n[1]*n[1]+n[2]*n[2]);n[0]/=t,n[1]/=t,n[2]/=t}function ve(n){return[Math.atan2(n[1],n[0]),X(n[2])]}function de(n,t){return oa(n[0]-t[0])<Aa&&oa(n[1]-t[1])<Aa}function me(n,t){n*=Na;var e=Math.cos(t*=Na);ye(e*Math.cos(n),e*Math.sin(n),Math.sin(t))}function ye(n,t,e){++pc,dc+=(n-dc)/pc,mc+=(t-mc)/pc,yc+=(e-yc)/pc}function xe(){function n(n,u){n*=Na;var i=Math.cos(u*=Na),o=i*Math.cos(n),a=i*Math.sin(n),c=Math.sin(u),s=Math.atan2(Math.sqrt((s=e*c-r*a)*s+(s=r*o-t*c)*s+(s=t*a-e*o)*s),t*o+e*a+r*c);vc+=s,xc+=s*(t+(t=o)),Mc+=s*(e+(e=a)),_c+=s*(r+(r=c)),ye(t,e,r)}var t,e,r;kc.point=function(u,i){u*=Na;var o=Math.cos(i*=Na);t=o*Math.cos(u),e=o*Math.sin(u),r=Math.sin(i),kc.point=n,ye(t,e,r)}}function Me(){kc.point=me}function _e(){function n(n,t){n*=Na;var e=Math.cos(t*=Na),o=e*Math.cos(n),a=e*Math.sin(n),c=Math.sin(t),s=u*c-i*a,l=i*o-r*c,f=r*a-u*o,h=Math.sqrt(s*s+l*l+f*f),g=r*o+u*a+i*c,p=h&&-V(g)/h,v=Math.atan2(h,g);bc+=p*s,wc+=p*l,Sc+=p*f,vc+=v,xc+=v*(r+(r=o)),Mc+=v*(u+(u=a)),_c+=v*(i+(i=c)),ye(r,u,i)}var t,e,r,u,i;kc.point=function(o,a){t=o,e=a,kc.point=n,o*=Na;var c=Math.cos(a*=Na);r=c*Math.cos(o),u=c*Math.sin(o),i=Math.sin(a),ye(r,u,i)},kc.lineEnd=function(){n(t,e),kc.lineEnd=Me,kc.point=me}}function be(){return!0}function we(n,t,e,r,u){var i=[],o=[];if(n.forEach(function(n){if(!((t=n.length-1)<=0)){var t,e=n[0],r=n[t];if(de(e,r)){u.lineStart();for(var a=0;t>a;++a)u.point((e=n[a])[0],e[1]);return u.lineEnd(),void 0}var c=new ke(e,n,null,!0),s=new ke(e,null,c,!1);c.o=s,i.push(c),o.push(s),c=new ke(r,n,null,!1),s=new ke(r,null,c,!0),c.o=s,i.push(c),o.push(s)}}),o.sort(t),Se(i),Se(o),i.length){for(var a=0,c=e,s=o.length;s>a;++a)o[a].e=c=!c;for(var l,f,h=i[0];;){for(var g=h,p=!0;g.v;)if((g=g.n)===h)return;l=g.z,u.lineStart();do{if(g.v=g.o.v=!0,g.e){if(p)for(var a=0,s=l.length;s>a;++a)u.point((f=l[a])[0],f[1]);else r(g.x,g.n.x,1,u);g=g.n}else{if(p){l=g.p.z;for(var a=l.length-1;a>=0;--a)u.point((f=l[a])[0],f[1])}else r(g.x,g.p.x,-1,u);g=g.p}g=g.o,l=g.z,p=!p}while(!g.v);u.lineEnd()}}}function Se(n){if(t=n.length){for(var t,e,r=0,u=n[0];++r<t;)u.n=e=n[r],e.p=u,u=e;u.n=e=n[0],e.p=u}}function ke(n,t,e,r){this.x=n,this.z=t,this.o=e,this.e=r,this.v=!1,this.n=this.p=null}function Ee(n,t,e,r){return function(u,i){function o(t,e){var r=u(t,e);n(t=r[0],e=r[1])&&i.point(t,e)}function a(n,t){var e=u(n,t);d.point(e[0],e[1])}function c(){y.point=a,d.lineStart()}function s(){y.point=o,d.lineEnd()}function l(n,t){v.push([n,t]);var e=u(n,t);M.point(e[0],e[1])}function f(){M.lineStart(),v=[]}function h(){l(v[0][0],v[0][1]),M.lineEnd();var n,t=M.clean(),e=x.buffer(),r=e.length;if(v.pop(),p.push(v),v=null,r){if(1&t){n=e[0];var u,r=n.length-1,o=-1;for(i.lineStart();++o<r;)i.point((u=n[o])[0],u[1]);return i.lineEnd(),void 0}r>1&&2&t&&e.push(e.pop().concat(e.shift())),g.push(e.filter(Ae))}}var g,p,v,d=t(i),m=u.invert(r[0],r[1]),y={point:o,lineStart:c,lineEnd:s,polygonStart:function(){y.point=l,y.lineStart=f,y.lineEnd=h,g=[],p=[],i.polygonStart()},polygonEnd:function(){y.point=o,y.lineStart=c,y.lineEnd=s,g=Xo.merge(g);var n=Le(m,p);g.length?we(g,Ne,n,e,i):n&&(i.lineStart(),e(null,null,1,i),i.lineEnd()),i.polygonEnd(),g=p=null},sphere:function(){i.polygonStart(),i.lineStart(),e(null,null,1,i),i.lineEnd(),i.polygonEnd()}},x=Ce(),M=t(x);return y}}function Ae(n){return n.length>1}function Ce(){var n,t=[];return{lineStart:function(){t.push(n=[])},point:function(t,e){n.push([t,e])},lineEnd:g,buffer:function(){var e=t;return t=[],n=null,e},rejoin:function(){t.length>1&&t.push(t.pop().concat(t.shift()))}}}function Ne(n,t){return((n=n.x)[0]<0?n[1]-Ea-Aa:Ea-n[1])-((t=t.x)[0]<0?t[1]-Ea-Aa:Ea-t[1])}function Le(n,t){var e=n[0],r=n[1],u=[Math.sin(e),-Math.cos(e),0],i=0,o=0;hc.reset();for(var a=0,c=t.length;c>a;++a){var s=t[a],l=s.length;if(l)for(var f=s[0],h=f[0],g=f[1]/2+Sa/4,p=Math.sin(g),v=Math.cos(g),d=1;;){d===l&&(d=0),n=s[d];var m=n[0],y=n[1]/2+Sa/4,x=Math.sin(y),M=Math.cos(y),_=m-h,b=_>=0?1:-1,w=b*_,S=w>Sa,k=p*x;if(hc.add(Math.atan2(k*b*Math.sin(w),v*M+k*Math.cos(w))),i+=S?_+b*ka:_,S^h>=e^m>=e){var E=fe(se(f),se(n));pe(E);var A=fe(u,E);pe(A);var C=(S^_>=0?-1:1)*X(A[2]);(r>C||r===C&&(E[0]||E[1]))&&(o+=S^_>=0?1:-1)}if(!d++)break;h=m,p=x,v=M,f=n}}return(-Aa>i||Aa>i&&0>hc)^1&o}function ze(n){var t,e=0/0,r=0/0,u=0/0;return{lineStart:function(){n.lineStart(),t=1},point:function(i,o){var a=i>0?Sa:-Sa,c=oa(i-e);oa(c-Sa)<Aa?(n.point(e,r=(r+o)/2>0?Ea:-Ea),n.point(u,r),n.lineEnd(),n.lineStart(),n.point(a,r),n.point(i,r),t=0):u!==a&&c>=Sa&&(oa(e-u)<Aa&&(e-=u*Aa),oa(i-a)<Aa&&(i-=a*Aa),r=qe(e,r,i,o),n.point(u,r),n.lineEnd(),n.lineStart(),n.point(a,r),t=0),n.point(e=i,r=o),u=a},lineEnd:function(){n.lineEnd(),e=r=0/0},clean:function(){return 2-t}}}function qe(n,t,e,r){var u,i,o=Math.sin(n-e);return oa(o)>Aa?Math.atan((Math.sin(t)*(i=Math.cos(r))*Math.sin(e)-Math.sin(r)*(u=Math.cos(t))*Math.sin(n))/(u*i*o)):(t+r)/2}function Te(n,t,e,r){var u;if(null==n)u=e*Ea,r.point(-Sa,u),r.point(0,u),r.point(Sa,u),r.point(Sa,0),r.point(Sa,-u),r.point(0,-u),r.point(-Sa,-u),r.point(-Sa,0),r.point(-Sa,u);else if(oa(n[0]-t[0])>Aa){var i=n[0]<t[0]?Sa:-Sa;u=e*i/2,r.point(-i,u),r.point(0,u),r.point(i,u)}else r.point(t[0],t[1])}function Re(n){function t(n,t){return Math.cos(n)*Math.cos(t)>i}function e(n){var e,i,c,s,l;return{lineStart:function(){s=c=!1,l=1},point:function(f,h){var g,p=[f,h],v=t(f,h),d=o?v?0:u(f,h):v?u(f+(0>f?Sa:-Sa),h):0;if(!e&&(s=c=v)&&n.lineStart(),v!==c&&(g=r(e,p),(de(e,g)||de(p,g))&&(p[0]+=Aa,p[1]+=Aa,v=t(p[0],p[1]))),v!==c)l=0,v?(n.lineStart(),g=r(p,e),n.point(g[0],g[1])):(g=r(e,p),n.point(g[0],g[1]),n.lineEnd()),e=g;else if(a&&e&&o^v){var m;d&i||!(m=r(p,e,!0))||(l=0,o?(n.lineStart(),n.point(m[0][0],m[0][1]),n.point(m[1][0],m[1][1]),n.lineEnd()):(n.point(m[1][0],m[1][1]),n.lineEnd(),n.lineStart(),n.point(m[0][0],m[0][1])))}!v||e&&de(e,p)||n.point(p[0],p[1]),e=p,c=v,i=d},lineEnd:function(){c&&n.lineEnd(),e=null},clean:function(){return l|(s&&c)<<1}}}function r(n,t,e){var r=se(n),u=se(t),o=[1,0,0],a=fe(r,u),c=le(a,a),s=a[0],l=c-s*s;if(!l)return!e&&n;var f=i*c/l,h=-i*s/l,g=fe(o,a),p=ge(o,f),v=ge(a,h);he(p,v);var d=g,m=le(p,d),y=le(d,d),x=m*m-y*(le(p,p)-1);if(!(0>x)){var M=Math.sqrt(x),_=ge(d,(-m-M)/y);if(he(_,p),_=ve(_),!e)return _;var b,w=n[0],S=t[0],k=n[1],E=t[1];w>S&&(b=w,w=S,S=b);var A=S-w,C=oa(A-Sa)<Aa,N=C||Aa>A;if(!C&&k>E&&(b=k,k=E,E=b),N?C?k+E>0^_[1]<(oa(_[0]-w)<Aa?k:E):k<=_[1]&&_[1]<=E:A>Sa^(w<=_[0]&&_[0]<=S)){var L=ge(d,(-m+M)/y);return he(L,p),[_,ve(L)]}}}function u(t,e){var r=o?n:Sa-n,u=0;return-r>t?u|=1:t>r&&(u|=2),-r>e?u|=4:e>r&&(u|=8),u}var i=Math.cos(n),o=i>0,a=oa(i)>Aa,c=cr(n,6*Na);return Ee(t,e,c,o?[0,-n]:[-Sa,n-Sa])}function De(n,t,e,r){return function(u){var i,o=u.a,a=u.b,c=o.x,s=o.y,l=a.x,f=a.y,h=0,g=1,p=l-c,v=f-s;if(i=n-c,p||!(i>0)){if(i/=p,0>p){if(h>i)return;g>i&&(g=i)}else if(p>0){if(i>g)return;i>h&&(h=i)}if(i=e-c,p||!(0>i)){if(i/=p,0>p){if(i>g)return;i>h&&(h=i)}else if(p>0){if(h>i)return;g>i&&(g=i)}if(i=t-s,v||!(i>0)){if(i/=v,0>v){if(h>i)return;g>i&&(g=i)}else if(v>0){if(i>g)return;i>h&&(h=i)}if(i=r-s,v||!(0>i)){if(i/=v,0>v){if(i>g)return;i>h&&(h=i)}else if(v>0){if(h>i)return;g>i&&(g=i)}return h>0&&(u.a={x:c+h*p,y:s+h*v}),1>g&&(u.b={x:c+g*p,y:s+g*v}),u}}}}}}function Pe(n,t,e,r){function u(r,u){return oa(r[0]-n)<Aa?u>0?0:3:oa(r[0]-e)<Aa?u>0?2:1:oa(r[1]-t)<Aa?u>0?1:0:u>0?3:2}function i(n,t){return o(n.x,t.x)}function o(n,t){var e=u(n,1),r=u(t,1);return e!==r?e-r:0===e?t[1]-n[1]:1===e?n[0]-t[0]:2===e?n[1]-t[1]:t[0]-n[0]}return function(a){function c(n){for(var t=0,e=d.length,r=n[1],u=0;e>u;++u)for(var i,o=1,a=d[u],c=a.length,s=a[0];c>o;++o)i=a[o],s[1]<=r?i[1]>r&&Z(s,i,n)>0&&++t:i[1]<=r&&Z(s,i,n)<0&&--t,s=i;return 0!==t}function s(i,a,c,s){var l=0,f=0;if(null==i||(l=u(i,c))!==(f=u(a,c))||o(i,a)<0^c>0){do s.point(0===l||3===l?n:e,l>1?r:t);while((l=(l+c+4)%4)!==f)}else s.point(a[0],a[1])}function l(u,i){return u>=n&&e>=u&&i>=t&&r>=i}function f(n,t){l(n,t)&&a.point(n,t)}function h(){N.point=p,d&&d.push(m=[]),S=!0,w=!1,_=b=0/0}function g(){v&&(p(y,x),M&&w&&A.rejoin(),v.push(A.buffer())),N.point=f,w&&a.lineEnd()}function p(n,t){n=Math.max(-Ac,Math.min(Ac,n)),t=Math.max(-Ac,Math.min(Ac,t));var e=l(n,t);if(d&&m.push([n,t]),S)y=n,x=t,M=e,S=!1,e&&(a.lineStart(),a.point(n,t));else if(e&&w)a.point(n,t);else{var r={a:{x:_,y:b},b:{x:n,y:t}};C(r)?(w||(a.lineStart(),a.point(r.a.x,r.a.y)),a.point(r.b.x,r.b.y),e||a.lineEnd(),k=!1):e&&(a.lineStart(),a.point(n,t),k=!1)}_=n,b=t,w=e}var v,d,m,y,x,M,_,b,w,S,k,E=a,A=Ce(),C=De(n,t,e,r),N={point:f,lineStart:h,lineEnd:g,polygonStart:function(){a=A,v=[],d=[],k=!0},polygonEnd:function(){a=E,v=Xo.merge(v);var t=c([n,r]),e=k&&t,u=v.length;(e||u)&&(a.polygonStart(),e&&(a.lineStart(),s(null,null,1,a),a.lineEnd()),u&&we(v,i,t,s,a),a.polygonEnd()),v=d=m=null}};return N}}function Ue(n,t){function e(e,r){return e=n(e,r),t(e[0],e[1])}return n.invert&&t.invert&&(e.invert=function(e,r){return e=t.invert(e,r),e&&n.invert(e[0],e[1])}),e}function je(n){var t=0,e=Sa/3,r=nr(n),u=r(t,e);return u.parallels=function(n){return arguments.length?r(t=n[0]*Sa/180,e=n[1]*Sa/180):[180*(t/Sa),180*(e/Sa)]},u}function He(n,t){function e(n,t){var e=Math.sqrt(i-2*u*Math.sin(t))/u;return[e*Math.sin(n*=u),o-e*Math.cos(n)]}var r=Math.sin(n),u=(r+Math.sin(t))/2,i=1+r*(2*u-r),o=Math.sqrt(i)/u;return e.invert=function(n,t){var e=o-t;return[Math.atan2(n,e)/u,X((i-(n*n+e*e)*u*u)/(2*u))]},e}function Fe(){function n(n,t){Nc+=u*n-r*t,r=n,u=t}var t,e,r,u;Rc.point=function(i,o){Rc.point=n,t=r=i,e=u=o},Rc.lineEnd=function(){n(t,e)}}function Oe(n,t){Lc>n&&(Lc=n),n>qc&&(qc=n),zc>t&&(zc=t),t>Tc&&(Tc=t)}function Ye(){function n(n,t){o.push("M",n,",",t,i)}function t(n,t){o.push("M",n,",",t),a.point=e}function e(n,t){o.push("L",n,",",t)}function r(){a.point=n}function u(){o.push("Z")}var i=Ie(4.5),o=[],a={point:n,lineStart:function(){a.point=t},lineEnd:r,polygonStart:function(){a.lineEnd=u},polygonEnd:function(){a.lineEnd=r,a.point=n},pointRadius:function(n){return i=Ie(n),a},result:function(){if(o.length){var n=o.join("");return o=[],n}}};return a}function Ie(n){return"m0,"+n+"a"+n+","+n+" 0 1,1 0,"+-2*n+"a"+n+","+n+" 0 1,1 0,"+2*n+"z"}function Ze(n,t){dc+=n,mc+=t,++yc}function Ve(){function n(n,r){var u=n-t,i=r-e,o=Math.sqrt(u*u+i*i);xc+=o*(t+n)/2,Mc+=o*(e+r)/2,_c+=o,Ze(t=n,e=r)}var t,e;Pc.point=function(r,u){Pc.point=n,Ze(t=r,e=u)}}function Xe(){Pc.point=Ze}function $e(){function n(n,t){var e=n-r,i=t-u,o=Math.sqrt(e*e+i*i);xc+=o*(r+n)/2,Mc+=o*(u+t)/2,_c+=o,o=u*n-r*t,bc+=o*(r+n),wc+=o*(u+t),Sc+=3*o,Ze(r=n,u=t)}var t,e,r,u;Pc.point=function(i,o){Pc.point=n,Ze(t=r=i,e=u=o)},Pc.lineEnd=function(){n(t,e)}}function Be(n){function t(t,e){n.moveTo(t,e),n.arc(t,e,o,0,ka)}function e(t,e){n.moveTo(t,e),a.point=r}function r(t,e){n.lineTo(t,e)}function u(){a.point=t}function i(){n.closePath()}var o=4.5,a={point:t,lineStart:function(){a.point=e},lineEnd:u,polygonStart:function(){a.lineEnd=i},polygonEnd:function(){a.lineEnd=u,a.point=t},pointRadius:function(n){return o=n,a},result:g};return a}function We(n){function t(n){return(a?r:e)(n)}function e(t){return Ke(t,function(e,r){e=n(e,r),t.point(e[0],e[1])})}function r(t){function e(e,r){e=n(e,r),t.point(e[0],e[1])}function r(){x=0/0,S.point=i,t.lineStart()}function i(e,r){var i=se([e,r]),o=n(e,r);u(x,M,y,_,b,w,x=o[0],M=o[1],y=e,_=i[0],b=i[1],w=i[2],a,t),t.point(x,M)}function o(){S.point=e,t.lineEnd()}function c(){r(),S.point=s,S.lineEnd=l}function s(n,t){i(f=n,h=t),g=x,p=M,v=_,d=b,m=w,S.point=i}function l(){u(x,M,y,_,b,w,g,p,f,v,d,m,a,t),S.lineEnd=o,o()}var f,h,g,p,v,d,m,y,x,M,_,b,w,S={point:e,lineStart:r,lineEnd:o,polygonStart:function(){t.polygonStart(),S.lineStart=c},polygonEnd:function(){t.polygonEnd(),S.lineStart=r}};return S}function u(t,e,r,a,c,s,l,f,h,g,p,v,d,m){var y=l-t,x=f-e,M=y*y+x*x;if(M>4*i&&d--){var _=a+g,b=c+p,w=s+v,S=Math.sqrt(_*_+b*b+w*w),k=Math.asin(w/=S),E=oa(oa(w)-1)<Aa||oa(r-h)<Aa?(r+h)/2:Math.atan2(b,_),A=n(E,k),C=A[0],N=A[1],L=C-t,z=N-e,q=x*L-y*z;(q*q/M>i||oa((y*L+x*z)/M-.5)>.3||o>a*g+c*p+s*v)&&(u(t,e,r,a,c,s,C,N,E,_/=S,b/=S,w,d,m),m.point(C,N),u(C,N,E,_,b,w,l,f,h,g,p,v,d,m))}}var i=.5,o=Math.cos(30*Na),a=16;return t.precision=function(n){return arguments.length?(a=(i=n*n)>0&&16,t):Math.sqrt(i)},t}function Je(n){var t=We(function(t,e){return n([t*La,e*La])});return function(n){return tr(t(n))}}function Ge(n){this.stream=n}function Ke(n,t){return{point:t,sphere:function(){n.sphere()},lineStart:function(){n.lineStart()},lineEnd:function(){n.lineEnd()},polygonStart:function(){n.polygonStart()},polygonEnd:function(){n.polygonEnd()}}}function Qe(n){return nr(function(){return n})()}function nr(n){function t(n){return n=a(n[0]*Na,n[1]*Na),[n[0]*h+c,s-n[1]*h]}function e(n){return n=a.invert((n[0]-c)/h,(s-n[1])/h),n&&[n[0]*La,n[1]*La]}function r(){a=Ue(o=ur(m,y,x),i);var n=i(v,d);return c=g-n[0]*h,s=p+n[1]*h,u()}function u(){return l&&(l.valid=!1,l=null),t}var i,o,a,c,s,l,f=We(function(n,t){return n=i(n,t),[n[0]*h+c,s-n[1]*h]}),h=150,g=480,p=250,v=0,d=0,m=0,y=0,x=0,M=Ec,_=bt,b=null,w=null;return t.stream=function(n){return l&&(l.valid=!1),l=tr(M(o,f(_(n)))),l.valid=!0,l
},t.clipAngle=function(n){return arguments.length?(M=null==n?(b=n,Ec):Re((b=+n)*Na),u()):b},t.clipExtent=function(n){return arguments.length?(w=n,_=n?Pe(n[0][0],n[0][1],n[1][0],n[1][1]):bt,u()):w},t.scale=function(n){return arguments.length?(h=+n,r()):h},t.translate=function(n){return arguments.length?(g=+n[0],p=+n[1],r()):[g,p]},t.center=function(n){return arguments.length?(v=n[0]%360*Na,d=n[1]%360*Na,r()):[v*La,d*La]},t.rotate=function(n){return arguments.length?(m=n[0]%360*Na,y=n[1]%360*Na,x=n.length>2?n[2]%360*Na:0,r()):[m*La,y*La,x*La]},Xo.rebind(t,f,"precision"),function(){return i=n.apply(this,arguments),t.invert=i.invert&&e,r()}}function tr(n){return Ke(n,function(t,e){n.point(t*Na,e*Na)})}function er(n,t){return[n,t]}function rr(n,t){return[n>Sa?n-ka:-Sa>n?n+ka:n,t]}function ur(n,t,e){return n?t||e?Ue(or(n),ar(t,e)):or(n):t||e?ar(t,e):rr}function ir(n){return function(t,e){return t+=n,[t>Sa?t-ka:-Sa>t?t+ka:t,e]}}function or(n){var t=ir(n);return t.invert=ir(-n),t}function ar(n,t){function e(n,t){var e=Math.cos(t),a=Math.cos(n)*e,c=Math.sin(n)*e,s=Math.sin(t),l=s*r+a*u;return[Math.atan2(c*i-l*o,a*r-s*u),X(l*i+c*o)]}var r=Math.cos(n),u=Math.sin(n),i=Math.cos(t),o=Math.sin(t);return e.invert=function(n,t){var e=Math.cos(t),a=Math.cos(n)*e,c=Math.sin(n)*e,s=Math.sin(t),l=s*i-c*o;return[Math.atan2(c*i+s*o,a*r+l*u),X(l*r-a*u)]},e}function cr(n,t){var e=Math.cos(n),r=Math.sin(n);return function(u,i,o,a){var c=o*t;null!=u?(u=sr(e,u),i=sr(e,i),(o>0?i>u:u>i)&&(u+=o*ka)):(u=n+o*ka,i=n-.5*c);for(var s,l=u;o>0?l>i:i>l;l-=c)a.point((s=ve([e,-r*Math.cos(l),-r*Math.sin(l)]))[0],s[1])}}function sr(n,t){var e=se(t);e[0]-=n,pe(e);var r=V(-e[1]);return((-e[2]<0?-r:r)+2*Math.PI-Aa)%(2*Math.PI)}function lr(n,t,e){var r=Xo.range(n,t-Aa,e).concat(t);return function(n){return r.map(function(t){return[n,t]})}}function fr(n,t,e){var r=Xo.range(n,t-Aa,e).concat(t);return function(n){return r.map(function(t){return[t,n]})}}function hr(n){return n.source}function gr(n){return n.target}function pr(n,t,e,r){var u=Math.cos(t),i=Math.sin(t),o=Math.cos(r),a=Math.sin(r),c=u*Math.cos(n),s=u*Math.sin(n),l=o*Math.cos(e),f=o*Math.sin(e),h=2*Math.asin(Math.sqrt(J(r-t)+u*o*J(e-n))),g=1/Math.sin(h),p=h?function(n){var t=Math.sin(n*=h)*g,e=Math.sin(h-n)*g,r=e*c+t*l,u=e*s+t*f,o=e*i+t*a;return[Math.atan2(u,r)*La,Math.atan2(o,Math.sqrt(r*r+u*u))*La]}:function(){return[n*La,t*La]};return p.distance=h,p}function vr(){function n(n,u){var i=Math.sin(u*=Na),o=Math.cos(u),a=oa((n*=Na)-t),c=Math.cos(a);Uc+=Math.atan2(Math.sqrt((a=o*Math.sin(a))*a+(a=r*i-e*o*c)*a),e*i+r*o*c),t=n,e=i,r=o}var t,e,r;jc.point=function(u,i){t=u*Na,e=Math.sin(i*=Na),r=Math.cos(i),jc.point=n},jc.lineEnd=function(){jc.point=jc.lineEnd=g}}function dr(n,t){function e(t,e){var r=Math.cos(t),u=Math.cos(e),i=n(r*u);return[i*u*Math.sin(t),i*Math.sin(e)]}return e.invert=function(n,e){var r=Math.sqrt(n*n+e*e),u=t(r),i=Math.sin(u),o=Math.cos(u);return[Math.atan2(n*i,r*o),Math.asin(r&&e*i/r)]},e}function mr(n,t){function e(n,t){var e=oa(oa(t)-Ea)<Aa?0:o/Math.pow(u(t),i);return[e*Math.sin(i*n),o-e*Math.cos(i*n)]}var r=Math.cos(n),u=function(n){return Math.tan(Sa/4+n/2)},i=n===t?Math.sin(n):Math.log(r/Math.cos(t))/Math.log(u(t)/u(n)),o=r*Math.pow(u(n),i)/i;return i?(e.invert=function(n,t){var e=o-t,r=I(i)*Math.sqrt(n*n+e*e);return[Math.atan2(n,e)/i,2*Math.atan(Math.pow(o/r,1/i))-Ea]},e):xr}function yr(n,t){function e(n,t){var e=i-t;return[e*Math.sin(u*n),i-e*Math.cos(u*n)]}var r=Math.cos(n),u=n===t?Math.sin(n):(r-Math.cos(t))/(t-n),i=r/u+n;return oa(u)<Aa?er:(e.invert=function(n,t){var e=i-t;return[Math.atan2(n,e)/u,i-I(u)*Math.sqrt(n*n+e*e)]},e)}function xr(n,t){return[n,Math.log(Math.tan(Sa/4+t/2))]}function Mr(n){var t,e=Qe(n),r=e.scale,u=e.translate,i=e.clipExtent;return e.scale=function(){var n=r.apply(e,arguments);return n===e?t?e.clipExtent(null):e:n},e.translate=function(){var n=u.apply(e,arguments);return n===e?t?e.clipExtent(null):e:n},e.clipExtent=function(n){var o=i.apply(e,arguments);if(o===e){if(t=null==n){var a=Sa*r(),c=u();i([[c[0]-a,c[1]-a],[c[0]+a,c[1]+a]])}}else t&&(o=null);return o},e.clipExtent(null)}function _r(n,t){return[Math.log(Math.tan(Sa/4+t/2)),-n]}function br(n){return n[0]}function wr(n){return n[1]}function Sr(n){for(var t=n.length,e=[0,1],r=2,u=2;t>u;u++){for(;r>1&&Z(n[e[r-2]],n[e[r-1]],n[u])<=0;)--r;e[r++]=u}return e.slice(0,r)}function kr(n,t){return n[0]-t[0]||n[1]-t[1]}function Er(n,t,e){return(e[0]-t[0])*(n[1]-t[1])<(e[1]-t[1])*(n[0]-t[0])}function Ar(n,t,e,r){var u=n[0],i=e[0],o=t[0]-u,a=r[0]-i,c=n[1],s=e[1],l=t[1]-c,f=r[1]-s,h=(a*(c-s)-f*(u-i))/(f*o-a*l);return[u+h*o,c+h*l]}function Cr(n){var t=n[0],e=n[n.length-1];return!(t[0]-e[0]||t[1]-e[1])}function Nr(){Jr(this),this.edge=this.site=this.circle=null}function Lr(n){var t=Jc.pop()||new Nr;return t.site=n,t}function zr(n){Or(n),$c.remove(n),Jc.push(n),Jr(n)}function qr(n){var t=n.circle,e=t.x,r=t.cy,u={x:e,y:r},i=n.P,o=n.N,a=[n];zr(n);for(var c=i;c.circle&&oa(e-c.circle.x)<Aa&&oa(r-c.circle.cy)<Aa;)i=c.P,a.unshift(c),zr(c),c=i;a.unshift(c),Or(c);for(var s=o;s.circle&&oa(e-s.circle.x)<Aa&&oa(r-s.circle.cy)<Aa;)o=s.N,a.push(s),zr(s),s=o;a.push(s),Or(s);var l,f=a.length;for(l=1;f>l;++l)s=a[l],c=a[l-1],$r(s.edge,c.site,s.site,u);c=a[0],s=a[f-1],s.edge=Vr(c.site,s.site,null,u),Fr(c),Fr(s)}function Tr(n){for(var t,e,r,u,i=n.x,o=n.y,a=$c._;a;)if(r=Rr(a,o)-i,r>Aa)a=a.L;else{if(u=i-Dr(a,o),!(u>Aa)){r>-Aa?(t=a.P,e=a):u>-Aa?(t=a,e=a.N):t=e=a;break}if(!a.R){t=a;break}a=a.R}var c=Lr(n);if($c.insert(t,c),t||e){if(t===e)return Or(t),e=Lr(t.site),$c.insert(c,e),c.edge=e.edge=Vr(t.site,c.site),Fr(t),Fr(e),void 0;if(!e)return c.edge=Vr(t.site,c.site),void 0;Or(t),Or(e);var s=t.site,l=s.x,f=s.y,h=n.x-l,g=n.y-f,p=e.site,v=p.x-l,d=p.y-f,m=2*(h*d-g*v),y=h*h+g*g,x=v*v+d*d,M={x:(d*y-g*x)/m+l,y:(h*x-v*y)/m+f};$r(e.edge,s,p,M),c.edge=Vr(s,n,null,M),e.edge=Vr(n,p,null,M),Fr(t),Fr(e)}}function Rr(n,t){var e=n.site,r=e.x,u=e.y,i=u-t;if(!i)return r;var o=n.P;if(!o)return-1/0;e=o.site;var a=e.x,c=e.y,s=c-t;if(!s)return a;var l=a-r,f=1/i-1/s,h=l/s;return f?(-h+Math.sqrt(h*h-2*f*(l*l/(-2*s)-c+s/2+u-i/2)))/f+r:(r+a)/2}function Dr(n,t){var e=n.N;if(e)return Rr(e,t);var r=n.site;return r.y===t?r.x:1/0}function Pr(n){this.site=n,this.edges=[]}function Ur(n){for(var t,e,r,u,i,o,a,c,s,l,f=n[0][0],h=n[1][0],g=n[0][1],p=n[1][1],v=Xc,d=v.length;d--;)if(i=v[d],i&&i.prepare())for(a=i.edges,c=a.length,o=0;c>o;)l=a[o].end(),r=l.x,u=l.y,s=a[++o%c].start(),t=s.x,e=s.y,(oa(r-t)>Aa||oa(u-e)>Aa)&&(a.splice(o,0,new Br(Xr(i.site,l,oa(r-f)<Aa&&p-u>Aa?{x:f,y:oa(t-f)<Aa?e:p}:oa(u-p)<Aa&&h-r>Aa?{x:oa(e-p)<Aa?t:h,y:p}:oa(r-h)<Aa&&u-g>Aa?{x:h,y:oa(t-h)<Aa?e:g}:oa(u-g)<Aa&&r-f>Aa?{x:oa(e-g)<Aa?t:f,y:g}:null),i.site,null)),++c)}function jr(n,t){return t.angle-n.angle}function Hr(){Jr(this),this.x=this.y=this.arc=this.site=this.cy=null}function Fr(n){var t=n.P,e=n.N;if(t&&e){var r=t.site,u=n.site,i=e.site;if(r!==i){var o=u.x,a=u.y,c=r.x-o,s=r.y-a,l=i.x-o,f=i.y-a,h=2*(c*f-s*l);if(!(h>=-Ca)){var g=c*c+s*s,p=l*l+f*f,v=(f*g-s*p)/h,d=(c*p-l*g)/h,f=d+a,m=Gc.pop()||new Hr;m.arc=n,m.site=u,m.x=v+o,m.y=f+Math.sqrt(v*v+d*d),m.cy=f,n.circle=m;for(var y=null,x=Wc._;x;)if(m.y<x.y||m.y===x.y&&m.x<=x.x){if(!x.L){y=x.P;break}x=x.L}else{if(!x.R){y=x;break}x=x.R}Wc.insert(y,m),y||(Bc=m)}}}}function Or(n){var t=n.circle;t&&(t.P||(Bc=t.N),Wc.remove(t),Gc.push(t),Jr(t),n.circle=null)}function Yr(n){for(var t,e=Vc,r=De(n[0][0],n[0][1],n[1][0],n[1][1]),u=e.length;u--;)t=e[u],(!Ir(t,n)||!r(t)||oa(t.a.x-t.b.x)<Aa&&oa(t.a.y-t.b.y)<Aa)&&(t.a=t.b=null,e.splice(u,1))}function Ir(n,t){var e=n.b;if(e)return!0;var r,u,i=n.a,o=t[0][0],a=t[1][0],c=t[0][1],s=t[1][1],l=n.l,f=n.r,h=l.x,g=l.y,p=f.x,v=f.y,d=(h+p)/2,m=(g+v)/2;if(v===g){if(o>d||d>=a)return;if(h>p){if(i){if(i.y>=s)return}else i={x:d,y:c};e={x:d,y:s}}else{if(i){if(i.y<c)return}else i={x:d,y:s};e={x:d,y:c}}}else if(r=(h-p)/(v-g),u=m-r*d,-1>r||r>1)if(h>p){if(i){if(i.y>=s)return}else i={x:(c-u)/r,y:c};e={x:(s-u)/r,y:s}}else{if(i){if(i.y<c)return}else i={x:(s-u)/r,y:s};e={x:(c-u)/r,y:c}}else if(v>g){if(i){if(i.x>=a)return}else i={x:o,y:r*o+u};e={x:a,y:r*a+u}}else{if(i){if(i.x<o)return}else i={x:a,y:r*a+u};e={x:o,y:r*o+u}}return n.a=i,n.b=e,!0}function Zr(n,t){this.l=n,this.r=t,this.a=this.b=null}function Vr(n,t,e,r){var u=new Zr(n,t);return Vc.push(u),e&&$r(u,n,t,e),r&&$r(u,t,n,r),Xc[n.i].edges.push(new Br(u,n,t)),Xc[t.i].edges.push(new Br(u,t,n)),u}function Xr(n,t,e){var r=new Zr(n,null);return r.a=t,r.b=e,Vc.push(r),r}function $r(n,t,e,r){n.a||n.b?n.l===e?n.b=r:n.a=r:(n.a=r,n.l=t,n.r=e)}function Br(n,t,e){var r=n.a,u=n.b;this.edge=n,this.site=t,this.angle=e?Math.atan2(e.y-t.y,e.x-t.x):n.l===t?Math.atan2(u.x-r.x,r.y-u.y):Math.atan2(r.x-u.x,u.y-r.y)}function Wr(){this._=null}function Jr(n){n.U=n.C=n.L=n.R=n.P=n.N=null}function Gr(n,t){var e=t,r=t.R,u=e.U;u?u.L===e?u.L=r:u.R=r:n._=r,r.U=u,e.U=r,e.R=r.L,e.R&&(e.R.U=e),r.L=e}function Kr(n,t){var e=t,r=t.L,u=e.U;u?u.L===e?u.L=r:u.R=r:n._=r,r.U=u,e.U=r,e.L=r.R,e.L&&(e.L.U=e),r.R=e}function Qr(n){for(;n.L;)n=n.L;return n}function nu(n,t){var e,r,u,i=n.sort(tu).pop();for(Vc=[],Xc=new Array(n.length),$c=new Wr,Wc=new Wr;;)if(u=Bc,i&&(!u||i.y<u.y||i.y===u.y&&i.x<u.x))(i.x!==e||i.y!==r)&&(Xc[i.i]=new Pr(i),Tr(i),e=i.x,r=i.y),i=n.pop();else{if(!u)break;qr(u.arc)}t&&(Yr(t),Ur(t));var o={cells:Xc,edges:Vc};return $c=Wc=Vc=Xc=null,o}function tu(n,t){return t.y-n.y||t.x-n.x}function eu(n,t,e){return(n.x-e.x)*(t.y-n.y)-(n.x-t.x)*(e.y-n.y)}function ru(n){return n.x}function uu(n){return n.y}function iu(){return{leaf:!0,nodes:[],point:null,x:null,y:null}}function ou(n,t,e,r,u,i){if(!n(t,e,r,u,i)){var o=.5*(e+u),a=.5*(r+i),c=t.nodes;c[0]&&ou(n,c[0],e,r,o,a),c[1]&&ou(n,c[1],o,r,u,a),c[2]&&ou(n,c[2],e,a,o,i),c[3]&&ou(n,c[3],o,a,u,i)}}function au(n,t){n=Xo.rgb(n),t=Xo.rgb(t);var e=n.r,r=n.g,u=n.b,i=t.r-e,o=t.g-r,a=t.b-u;return function(n){return"#"+vt(Math.round(e+i*n))+vt(Math.round(r+o*n))+vt(Math.round(u+a*n))}}function cu(n,t){var e,r={},u={};for(e in n)e in t?r[e]=fu(n[e],t[e]):u[e]=n[e];for(e in t)e in n||(u[e]=t[e]);return function(n){for(e in r)u[e]=r[e](n);return u}}function su(n,t){return t-=n=+n,function(e){return n+t*e}}function lu(n,t){var e,r,u,i,o,a=0,c=0,s=[],l=[];for(n+="",t+="",Qc.lastIndex=0,r=0;e=Qc.exec(t);++r)e.index&&s.push(t.substring(a,c=e.index)),l.push({i:s.length,x:e[0]}),s.push(null),a=Qc.lastIndex;for(a<t.length&&s.push(t.substring(a)),r=0,i=l.length;(e=Qc.exec(n))&&i>r;++r)if(o=l[r],o.x==e[0]){if(o.i)if(null==s[o.i+1])for(s[o.i-1]+=o.x,s.splice(o.i,1),u=r+1;i>u;++u)l[u].i--;else for(s[o.i-1]+=o.x+s[o.i+1],s.splice(o.i,2),u=r+1;i>u;++u)l[u].i-=2;else if(null==s[o.i+1])s[o.i]=o.x;else for(s[o.i]=o.x+s[o.i+1],s.splice(o.i+1,1),u=r+1;i>u;++u)l[u].i--;l.splice(r,1),i--,r--}else o.x=su(parseFloat(e[0]),parseFloat(o.x));for(;i>r;)o=l.pop(),null==s[o.i+1]?s[o.i]=o.x:(s[o.i]=o.x+s[o.i+1],s.splice(o.i+1,1)),i--;return 1===s.length?null==s[0]?(o=l[0].x,function(n){return o(n)+""}):function(){return t}:function(n){for(r=0;i>r;++r)s[(o=l[r]).i]=o.x(n);return s.join("")}}function fu(n,t){for(var e,r=Xo.interpolators.length;--r>=0&&!(e=Xo.interpolators[r](n,t)););return e}function hu(n,t){var e,r=[],u=[],i=n.length,o=t.length,a=Math.min(n.length,t.length);for(e=0;a>e;++e)r.push(fu(n[e],t[e]));for(;i>e;++e)u[e]=n[e];for(;o>e;++e)u[e]=t[e];return function(n){for(e=0;a>e;++e)u[e]=r[e](n);return u}}function gu(n){return function(t){return 0>=t?0:t>=1?1:n(t)}}function pu(n){return function(t){return 1-n(1-t)}}function vu(n){return function(t){return.5*(.5>t?n(2*t):2-n(2-2*t))}}function du(n){return n*n}function mu(n){return n*n*n}function yu(n){if(0>=n)return 0;if(n>=1)return 1;var t=n*n,e=t*n;return 4*(.5>n?e:3*(n-t)+e-.75)}function xu(n){return function(t){return Math.pow(t,n)}}function Mu(n){return 1-Math.cos(n*Ea)}function _u(n){return Math.pow(2,10*(n-1))}function bu(n){return 1-Math.sqrt(1-n*n)}function wu(n,t){var e;return arguments.length<2&&(t=.45),arguments.length?e=t/ka*Math.asin(1/n):(n=1,e=t/4),function(r){return 1+n*Math.pow(2,-10*r)*Math.sin((r-e)*ka/t)}}function Su(n){return n||(n=1.70158),function(t){return t*t*((n+1)*t-n)}}function ku(n){return 1/2.75>n?7.5625*n*n:2/2.75>n?7.5625*(n-=1.5/2.75)*n+.75:2.5/2.75>n?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375}function Eu(n,t){n=Xo.hcl(n),t=Xo.hcl(t);var e=n.h,r=n.c,u=n.l,i=t.h-e,o=t.c-r,a=t.l-u;return isNaN(o)&&(o=0,r=isNaN(r)?t.c:r),isNaN(i)?(i=0,e=isNaN(e)?t.h:e):i>180?i-=360:-180>i&&(i+=360),function(n){return rt(e+i*n,r+o*n,u+a*n)+""}}function Au(n,t){n=Xo.hsl(n),t=Xo.hsl(t);var e=n.h,r=n.s,u=n.l,i=t.h-e,o=t.s-r,a=t.l-u;return isNaN(o)&&(o=0,r=isNaN(r)?t.s:r),isNaN(i)?(i=0,e=isNaN(e)?t.h:e):i>180?i-=360:-180>i&&(i+=360),function(n){return nt(e+i*n,r+o*n,u+a*n)+""}}function Cu(n,t){n=Xo.lab(n),t=Xo.lab(t);var e=n.l,r=n.a,u=n.b,i=t.l-e,o=t.a-r,a=t.b-u;return function(n){return ot(e+i*n,r+o*n,u+a*n)+""}}function Nu(n,t){return t-=n,function(e){return Math.round(n+t*e)}}function Lu(n){var t=[n.a,n.b],e=[n.c,n.d],r=qu(t),u=zu(t,e),i=qu(Tu(e,t,-u))||0;t[0]*e[1]<e[0]*t[1]&&(t[0]*=-1,t[1]*=-1,r*=-1,u*=-1),this.rotate=(r?Math.atan2(t[1],t[0]):Math.atan2(-e[0],e[1]))*La,this.translate=[n.e,n.f],this.scale=[r,i],this.skew=i?Math.atan2(u,i)*La:0}function zu(n,t){return n[0]*t[0]+n[1]*t[1]}function qu(n){var t=Math.sqrt(zu(n,n));return t&&(n[0]/=t,n[1]/=t),t}function Tu(n,t,e){return n[0]+=e*t[0],n[1]+=e*t[1],n}function Ru(n,t){var e,r=[],u=[],i=Xo.transform(n),o=Xo.transform(t),a=i.translate,c=o.translate,s=i.rotate,l=o.rotate,f=i.skew,h=o.skew,g=i.scale,p=o.scale;return a[0]!=c[0]||a[1]!=c[1]?(r.push("translate(",null,",",null,")"),u.push({i:1,x:su(a[0],c[0])},{i:3,x:su(a[1],c[1])})):c[0]||c[1]?r.push("translate("+c+")"):r.push(""),s!=l?(s-l>180?l+=360:l-s>180&&(s+=360),u.push({i:r.push(r.pop()+"rotate(",null,")")-2,x:su(s,l)})):l&&r.push(r.pop()+"rotate("+l+")"),f!=h?u.push({i:r.push(r.pop()+"skewX(",null,")")-2,x:su(f,h)}):h&&r.push(r.pop()+"skewX("+h+")"),g[0]!=p[0]||g[1]!=p[1]?(e=r.push(r.pop()+"scale(",null,",",null,")"),u.push({i:e-4,x:su(g[0],p[0])},{i:e-2,x:su(g[1],p[1])})):(1!=p[0]||1!=p[1])&&r.push(r.pop()+"scale("+p+")"),e=u.length,function(n){for(var t,i=-1;++i<e;)r[(t=u[i]).i]=t.x(n);return r.join("")}}function Du(n,t){return t=t-(n=+n)?1/(t-n):0,function(e){return(e-n)*t}}function Pu(n,t){return t=t-(n=+n)?1/(t-n):0,function(e){return Math.max(0,Math.min(1,(e-n)*t))}}function Uu(n){for(var t=n.source,e=n.target,r=Hu(t,e),u=[t];t!==r;)t=t.parent,u.push(t);for(var i=u.length;e!==r;)u.splice(i,0,e),e=e.parent;return u}function ju(n){for(var t=[],e=n.parent;null!=e;)t.push(n),n=e,e=e.parent;return t.push(n),t}function Hu(n,t){if(n===t)return n;for(var e=ju(n),r=ju(t),u=e.pop(),i=r.pop(),o=null;u===i;)o=u,u=e.pop(),i=r.pop();return o}function Fu(n){n.fixed|=2}function Ou(n){n.fixed&=-7}function Yu(n){n.fixed|=4,n.px=n.x,n.py=n.y}function Iu(n){n.fixed&=-5}function Zu(n,t,e){var r=0,u=0;if(n.charge=0,!n.leaf)for(var i,o=n.nodes,a=o.length,c=-1;++c<a;)i=o[c],null!=i&&(Zu(i,t,e),n.charge+=i.charge,r+=i.charge*i.cx,u+=i.charge*i.cy);if(n.point){n.leaf||(n.point.x+=Math.random()-.5,n.point.y+=Math.random()-.5);var s=t*e[n.point.index];n.charge+=n.pointCharge=s,r+=s*n.point.x,u+=s*n.point.y}n.cx=r/n.charge,n.cy=u/n.charge}function Vu(n,t){return Xo.rebind(n,t,"sort","children","value"),n.nodes=n,n.links=Wu,n}function Xu(n){return n.children}function $u(n){return n.value}function Bu(n,t){return t.value-n.value}function Wu(n){return Xo.merge(n.map(function(n){return(n.children||[]).map(function(t){return{source:n,target:t}})}))}function Ju(n){return n.x}function Gu(n){return n.y}function Ku(n,t,e){n.y0=t,n.y=e}function Qu(n){return Xo.range(n.length)}function ni(n){for(var t=-1,e=n[0].length,r=[];++t<e;)r[t]=0;return r}function ti(n){for(var t,e=1,r=0,u=n[0][1],i=n.length;i>e;++e)(t=n[e][1])>u&&(r=e,u=t);return r}function ei(n){return n.reduce(ri,0)}function ri(n,t){return n+t[1]}function ui(n,t){return ii(n,Math.ceil(Math.log(t.length)/Math.LN2+1))}function ii(n,t){for(var e=-1,r=+n[0],u=(n[1]-r)/t,i=[];++e<=t;)i[e]=u*e+r;return i}function oi(n){return[Xo.min(n),Xo.max(n)]}function ai(n,t){return n.parent==t.parent?1:2}function ci(n){var t=n.children;return t&&t.length?t[0]:n._tree.thread}function si(n){var t,e=n.children;return e&&(t=e.length)?e[t-1]:n._tree.thread}function li(n,t){var e=n.children;if(e&&(u=e.length))for(var r,u,i=-1;++i<u;)t(r=li(e[i],t),n)>0&&(n=r);return n}function fi(n,t){return n.x-t.x}function hi(n,t){return t.x-n.x}function gi(n,t){return n.depth-t.depth}function pi(n,t){function e(n,r){var u=n.children;if(u&&(o=u.length))for(var i,o,a=null,c=-1;++c<o;)i=u[c],e(i,a),a=i;t(n,r)}e(n,null)}function vi(n){for(var t,e=0,r=0,u=n.children,i=u.length;--i>=0;)t=u[i]._tree,t.prelim+=e,t.mod+=e,e+=t.shift+(r+=t.change)}function di(n,t,e){n=n._tree,t=t._tree;var r=e/(t.number-n.number);n.change+=r,t.change-=r,t.shift+=e,t.prelim+=e,t.mod+=e}function mi(n,t,e){return n._tree.ancestor.parent==t.parent?n._tree.ancestor:e}function yi(n,t){return n.value-t.value}function xi(n,t){var e=n._pack_next;n._pack_next=t,t._pack_prev=n,t._pack_next=e,e._pack_prev=t}function Mi(n,t){n._pack_next=t,t._pack_prev=n}function _i(n,t){var e=t.x-n.x,r=t.y-n.y,u=n.r+t.r;return.999*u*u>e*e+r*r}function bi(n){function t(n){l=Math.min(n.x-n.r,l),f=Math.max(n.x+n.r,f),h=Math.min(n.y-n.r,h),g=Math.max(n.y+n.r,g)}if((e=n.children)&&(s=e.length)){var e,r,u,i,o,a,c,s,l=1/0,f=-1/0,h=1/0,g=-1/0;if(e.forEach(wi),r=e[0],r.x=-r.r,r.y=0,t(r),s>1&&(u=e[1],u.x=u.r,u.y=0,t(u),s>2))for(i=e[2],Ei(r,u,i),t(i),xi(r,i),r._pack_prev=i,xi(i,u),u=r._pack_next,o=3;s>o;o++){Ei(r,u,i=e[o]);var p=0,v=1,d=1;for(a=u._pack_next;a!==u;a=a._pack_next,v++)if(_i(a,i)){p=1;break}if(1==p)for(c=r._pack_prev;c!==a._pack_prev&&!_i(c,i);c=c._pack_prev,d++);p?(d>v||v==d&&u.r<r.r?Mi(r,u=a):Mi(r=c,u),o--):(xi(r,i),u=i,t(i))}var m=(l+f)/2,y=(h+g)/2,x=0;for(o=0;s>o;o++)i=e[o],i.x-=m,i.y-=y,x=Math.max(x,i.r+Math.sqrt(i.x*i.x+i.y*i.y));n.r=x,e.forEach(Si)}}function wi(n){n._pack_next=n._pack_prev=n}function Si(n){delete n._pack_next,delete n._pack_prev}function ki(n,t,e,r){var u=n.children;if(n.x=t+=r*n.x,n.y=e+=r*n.y,n.r*=r,u)for(var i=-1,o=u.length;++i<o;)ki(u[i],t,e,r)}function Ei(n,t,e){var r=n.r+e.r,u=t.x-n.x,i=t.y-n.y;if(r&&(u||i)){var o=t.r+e.r,a=u*u+i*i;o*=o,r*=r;var c=.5+(r-o)/(2*a),s=Math.sqrt(Math.max(0,2*o*(r+a)-(r-=a)*r-o*o))/(2*a);e.x=n.x+c*u+s*i,e.y=n.y+c*i-s*u}else e.x=n.x+r,e.y=n.y}function Ai(n){return 1+Xo.max(n,function(n){return n.y})}function Ci(n){return n.reduce(function(n,t){return n+t.x},0)/n.length}function Ni(n){var t=n.children;return t&&t.length?Ni(t[0]):n}function Li(n){var t,e=n.children;return e&&(t=e.length)?Li(e[t-1]):n}function zi(n){return{x:n.x,y:n.y,dx:n.dx,dy:n.dy}}function qi(n,t){var e=n.x+t[3],r=n.y+t[0],u=n.dx-t[1]-t[3],i=n.dy-t[0]-t[2];return 0>u&&(e+=u/2,u=0),0>i&&(r+=i/2,i=0),{x:e,y:r,dx:u,dy:i}}function Ti(n){var t=n[0],e=n[n.length-1];return e>t?[t,e]:[e,t]}function Ri(n){return n.rangeExtent?n.rangeExtent():Ti(n.range())}function Di(n,t,e,r){var u=e(n[0],n[1]),i=r(t[0],t[1]);return function(n){return i(u(n))}}function Pi(n,t){var e,r=0,u=n.length-1,i=n[r],o=n[u];return i>o&&(e=r,r=u,u=e,e=i,i=o,o=e),n[r]=t.floor(i),n[u]=t.ceil(o),n}function Ui(n){return n?{floor:function(t){return Math.floor(t/n)*n},ceil:function(t){return Math.ceil(t/n)*n}}:ls}function ji(n,t,e,r){var u=[],i=[],o=0,a=Math.min(n.length,t.length)-1;for(n[a]<n[0]&&(n=n.slice().reverse(),t=t.slice().reverse());++o<=a;)u.push(e(n[o-1],n[o])),i.push(r(t[o-1],t[o]));return function(t){var e=Xo.bisect(n,t,1,a)-1;return i[e](u[e](t))}}function Hi(n,t,e,r){function u(){var u=Math.min(n.length,t.length)>2?ji:Di,c=r?Pu:Du;return o=u(n,t,c,e),a=u(t,n,c,fu),i}function i(n){return o(n)}var o,a;return i.invert=function(n){return a(n)},i.domain=function(t){return arguments.length?(n=t.map(Number),u()):n},i.range=function(n){return arguments.length?(t=n,u()):t},i.rangeRound=function(n){return i.range(n).interpolate(Nu)},i.clamp=function(n){return arguments.length?(r=n,u()):r},i.interpolate=function(n){return arguments.length?(e=n,u()):e},i.ticks=function(t){return Ii(n,t)},i.tickFormat=function(t,e){return Zi(n,t,e)},i.nice=function(t){return Oi(n,t),u()},i.copy=function(){return Hi(n,t,e,r)},u()}function Fi(n,t){return Xo.rebind(n,t,"range","rangeRound","interpolate","clamp")}function Oi(n,t){return Pi(n,Ui(Yi(n,t)[2]))}function Yi(n,t){null==t&&(t=10);var e=Ti(n),r=e[1]-e[0],u=Math.pow(10,Math.floor(Math.log(r/t)/Math.LN10)),i=t/r*u;return.15>=i?u*=10:.35>=i?u*=5:.75>=i&&(u*=2),e[0]=Math.ceil(e[0]/u)*u,e[1]=Math.floor(e[1]/u)*u+.5*u,e[2]=u,e}function Ii(n,t){return Xo.range.apply(Xo,Yi(n,t))}function Zi(n,t,e){var r=Yi(n,t);return Xo.format(e?e.replace(Qa,function(n,t,e,u,i,o,a,c,s,l){return[t,e,u,i,o,a,c,s||"."+Xi(l,r),l].join("")}):",."+Vi(r[2])+"f")}function Vi(n){return-Math.floor(Math.log(n)/Math.LN10+.01)}function Xi(n,t){var e=Vi(t[2]);return n in fs?Math.abs(e-Vi(Math.max(Math.abs(t[0]),Math.abs(t[1]))))+ +("e"!==n):e-2*("%"===n)}function $i(n,t,e,r){function u(n){return(e?Math.log(0>n?0:n):-Math.log(n>0?0:-n))/Math.log(t)}function i(n){return e?Math.pow(t,n):-Math.pow(t,-n)}function o(t){return n(u(t))}return o.invert=function(t){return i(n.invert(t))},o.domain=function(t){return arguments.length?(e=t[0]>=0,n.domain((r=t.map(Number)).map(u)),o):r},o.base=function(e){return arguments.length?(t=+e,n.domain(r.map(u)),o):t},o.nice=function(){var t=Pi(r.map(u),e?Math:gs);return n.domain(t),r=t.map(i),o},o.ticks=function(){var n=Ti(r),o=[],a=n[0],c=n[1],s=Math.floor(u(a)),l=Math.ceil(u(c)),f=t%1?2:t;if(isFinite(l-s)){if(e){for(;l>s;s++)for(var h=1;f>h;h++)o.push(i(s)*h);o.push(i(s))}else for(o.push(i(s));s++<l;)for(var h=f-1;h>0;h--)o.push(i(s)*h);for(s=0;o[s]<a;s++);for(l=o.length;o[l-1]>c;l--);o=o.slice(s,l)}return o},o.tickFormat=function(n,t){if(!arguments.length)return hs;arguments.length<2?t=hs:"function"!=typeof t&&(t=Xo.format(t));var r,a=Math.max(.1,n/o.ticks().length),c=e?(r=1e-12,Math.ceil):(r=-1e-12,Math.floor);return function(n){return n/i(c(u(n)+r))<=a?t(n):""}},o.copy=function(){return $i(n.copy(),t,e,r)},Fi(o,n)}function Bi(n,t,e){function r(t){return n(u(t))}var u=Wi(t),i=Wi(1/t);return r.invert=function(t){return i(n.invert(t))},r.domain=function(t){return arguments.length?(n.domain((e=t.map(Number)).map(u)),r):e},r.ticks=function(n){return Ii(e,n)},r.tickFormat=function(n,t){return Zi(e,n,t)},r.nice=function(n){return r.domain(Oi(e,n))},r.exponent=function(o){return arguments.length?(u=Wi(t=o),i=Wi(1/t),n.domain(e.map(u)),r):t},r.copy=function(){return Bi(n.copy(),t,e)},Fi(r,n)}function Wi(n){return function(t){return 0>t?-Math.pow(-t,n):Math.pow(t,n)}}function Ji(n,t){function e(e){return o[((i.get(e)||"range"===t.t&&i.set(e,n.push(e)))-1)%o.length]}function r(t,e){return Xo.range(n.length).map(function(n){return t+e*n})}var i,o,a;return e.domain=function(r){if(!arguments.length)return n;n=[],i=new u;for(var o,a=-1,c=r.length;++a<c;)i.has(o=r[a])||i.set(o,n.push(o));return e[t.t].apply(e,t.a)},e.range=function(n){return arguments.length?(o=n,a=0,t={t:"range",a:arguments},e):o},e.rangePoints=function(u,i){arguments.length<2&&(i=0);var c=u[0],s=u[1],l=(s-c)/(Math.max(1,n.length-1)+i);return o=r(n.length<2?(c+s)/2:c+l*i/2,l),a=0,t={t:"rangePoints",a:arguments},e},e.rangeBands=function(u,i,c){arguments.length<2&&(i=0),arguments.length<3&&(c=i);var s=u[1]<u[0],l=u[s-0],f=u[1-s],h=(f-l)/(n.length-i+2*c);return o=r(l+h*c,h),s&&o.reverse(),a=h*(1-i),t={t:"rangeBands",a:arguments},e},e.rangeRoundBands=function(u,i,c){arguments.length<2&&(i=0),arguments.length<3&&(c=i);var s=u[1]<u[0],l=u[s-0],f=u[1-s],h=Math.floor((f-l)/(n.length-i+2*c)),g=f-l-(n.length-i)*h;return o=r(l+Math.round(g/2),h),s&&o.reverse(),a=Math.round(h*(1-i)),t={t:"rangeRoundBands",a:arguments},e},e.rangeBand=function(){return a},e.rangeExtent=function(){return Ti(t.a[0])},e.copy=function(){return Ji(n,t)},e.domain(n)}function Gi(n,t){function e(){var e=0,i=t.length;for(u=[];++e<i;)u[e-1]=Xo.quantile(n,e/i);return r}function r(n){return isNaN(n=+n)?void 0:t[Xo.bisect(u,n)]}var u;return r.domain=function(t){return arguments.length?(n=t.filter(function(n){return!isNaN(n)}).sort(Xo.ascending),e()):n},r.range=function(n){return arguments.length?(t=n,e()):t},r.quantiles=function(){return u},r.invertExtent=function(e){return e=t.indexOf(e),0>e?[0/0,0/0]:[e>0?u[e-1]:n[0],e<u.length?u[e]:n[n.length-1]]},r.copy=function(){return Gi(n,t)},e()}function Ki(n,t,e){function r(t){return e[Math.max(0,Math.min(o,Math.floor(i*(t-n))))]}function u(){return i=e.length/(t-n),o=e.length-1,r}var i,o;return r.domain=function(e){return arguments.length?(n=+e[0],t=+e[e.length-1],u()):[n,t]},r.range=function(n){return arguments.length?(e=n,u()):e},r.invertExtent=function(t){return t=e.indexOf(t),t=0>t?0/0:t/i+n,[t,t+1/i]},r.copy=function(){return Ki(n,t,e)},u()}function Qi(n,t){function e(e){return e>=e?t[Xo.bisect(n,e)]:void 0}return e.domain=function(t){return arguments.length?(n=t,e):n},e.range=function(n){return arguments.length?(t=n,e):t},e.invertExtent=function(e){return e=t.indexOf(e),[n[e-1],n[e]]},e.copy=function(){return Qi(n,t)},e}function no(n){function t(n){return+n}return t.invert=t,t.domain=t.range=function(e){return arguments.length?(n=e.map(t),t):n},t.ticks=function(t){return Ii(n,t)},t.tickFormat=function(t,e){return Zi(n,t,e)},t.copy=function(){return no(n)},t}function to(n){return n.innerRadius}function eo(n){return n.outerRadius}function ro(n){return n.startAngle}function uo(n){return n.endAngle}function io(n){function t(t){function o(){s.push("M",i(n(l),a))}for(var c,s=[],l=[],f=-1,h=t.length,g=_t(e),p=_t(r);++f<h;)u.call(this,c=t[f],f)?l.push([+g.call(this,c,f),+p.call(this,c,f)]):l.length&&(o(),l=[]);return l.length&&o(),s.length?s.join(""):null}var e=br,r=wr,u=be,i=oo,o=i.key,a=.7;return t.x=function(n){return arguments.length?(e=n,t):e},t.y=function(n){return arguments.length?(r=n,t):r},t.defined=function(n){return arguments.length?(u=n,t):u},t.interpolate=function(n){return arguments.length?(o="function"==typeof n?i=n:(i=Ms.get(n)||oo).key,t):o},t.tension=function(n){return arguments.length?(a=n,t):a},t}function oo(n){return n.join("L")}function ao(n){return oo(n)+"Z"}function co(n){for(var t=0,e=n.length,r=n[0],u=[r[0],",",r[1]];++t<e;)u.push("H",(r[0]+(r=n[t])[0])/2,"V",r[1]);return e>1&&u.push("H",r[0]),u.join("")}function so(n){for(var t=0,e=n.length,r=n[0],u=[r[0],",",r[1]];++t<e;)u.push("V",(r=n[t])[1],"H",r[0]);return u.join("")}function lo(n){for(var t=0,e=n.length,r=n[0],u=[r[0],",",r[1]];++t<e;)u.push("H",(r=n[t])[0],"V",r[1]);return u.join("")}function fo(n,t){return n.length<4?oo(n):n[1]+po(n.slice(1,n.length-1),vo(n,t))}function ho(n,t){return n.length<3?oo(n):n[0]+po((n.push(n[0]),n),vo([n[n.length-2]].concat(n,[n[1]]),t))}function go(n,t){return n.length<3?oo(n):n[0]+po(n,vo(n,t))}function po(n,t){if(t.length<1||n.length!=t.length&&n.length!=t.length+2)return oo(n);var e=n.length!=t.length,r="",u=n[0],i=n[1],o=t[0],a=o,c=1;if(e&&(r+="Q"+(i[0]-2*o[0]/3)+","+(i[1]-2*o[1]/3)+","+i[0]+","+i[1],u=n[1],c=2),t.length>1){a=t[1],i=n[c],c++,r+="C"+(u[0]+o[0])+","+(u[1]+o[1])+","+(i[0]-a[0])+","+(i[1]-a[1])+","+i[0]+","+i[1];for(var s=2;s<t.length;s++,c++)i=n[c],a=t[s],r+="S"+(i[0]-a[0])+","+(i[1]-a[1])+","+i[0]+","+i[1]}if(e){var l=n[c];r+="Q"+(i[0]+2*a[0]/3)+","+(i[1]+2*a[1]/3)+","+l[0]+","+l[1]}return r}function vo(n,t){for(var e,r=[],u=(1-t)/2,i=n[0],o=n[1],a=1,c=n.length;++a<c;)e=i,i=o,o=n[a],r.push([u*(o[0]-e[0]),u*(o[1]-e[1])]);return r}function mo(n){if(n.length<3)return oo(n);var t=1,e=n.length,r=n[0],u=r[0],i=r[1],o=[u,u,u,(r=n[1])[0]],a=[i,i,i,r[1]],c=[u,",",i,"L",_o(ws,o),",",_o(ws,a)];for(n.push(n[e-1]);++t<=e;)r=n[t],o.shift(),o.push(r[0]),a.shift(),a.push(r[1]),bo(c,o,a);return n.pop(),c.push("L",r),c.join("")}function yo(n){if(n.length<4)return oo(n);for(var t,e=[],r=-1,u=n.length,i=[0],o=[0];++r<3;)t=n[r],i.push(t[0]),o.push(t[1]);for(e.push(_o(ws,i)+","+_o(ws,o)),--r;++r<u;)t=n[r],i.shift(),i.push(t[0]),o.shift(),o.push(t[1]),bo(e,i,o);return e.join("")}function xo(n){for(var t,e,r=-1,u=n.length,i=u+4,o=[],a=[];++r<4;)e=n[r%u],o.push(e[0]),a.push(e[1]);for(t=[_o(ws,o),",",_o(ws,a)],--r;++r<i;)e=n[r%u],o.shift(),o.push(e[0]),a.shift(),a.push(e[1]),bo(t,o,a);return t.join("")}function Mo(n,t){var e=n.length-1;if(e)for(var r,u,i=n[0][0],o=n[0][1],a=n[e][0]-i,c=n[e][1]-o,s=-1;++s<=e;)r=n[s],u=s/e,r[0]=t*r[0]+(1-t)*(i+u*a),r[1]=t*r[1]+(1-t)*(o+u*c);return mo(n)}function _o(n,t){return n[0]*t[0]+n[1]*t[1]+n[2]*t[2]+n[3]*t[3]}function bo(n,t,e){n.push("C",_o(_s,t),",",_o(_s,e),",",_o(bs,t),",",_o(bs,e),",",_o(ws,t),",",_o(ws,e))}function wo(n,t){return(t[1]-n[1])/(t[0]-n[0])}function So(n){for(var t=0,e=n.length-1,r=[],u=n[0],i=n[1],o=r[0]=wo(u,i);++t<e;)r[t]=(o+(o=wo(u=i,i=n[t+1])))/2;return r[t]=o,r}function ko(n){for(var t,e,r,u,i=[],o=So(n),a=-1,c=n.length-1;++a<c;)t=wo(n[a],n[a+1]),oa(t)<Aa?o[a]=o[a+1]=0:(e=o[a]/t,r=o[a+1]/t,u=e*e+r*r,u>9&&(u=3*t/Math.sqrt(u),o[a]=u*e,o[a+1]=u*r));for(a=-1;++a<=c;)u=(n[Math.min(c,a+1)][0]-n[Math.max(0,a-1)][0])/(6*(1+o[a]*o[a])),i.push([u||0,o[a]*u||0]);return i}function Eo(n){return n.length<3?oo(n):n[0]+po(n,ko(n))}function Ao(n){for(var t,e,r,u=-1,i=n.length;++u<i;)t=n[u],e=t[0],r=t[1]+ys,t[0]=e*Math.cos(r),t[1]=e*Math.sin(r);return n}function Co(n){function t(t){function c(){v.push("M",a(n(m),f),l,s(n(d.reverse()),f),"Z")}for(var h,g,p,v=[],d=[],m=[],y=-1,x=t.length,M=_t(e),_=_t(u),b=e===r?function(){return g}:_t(r),w=u===i?function(){return p}:_t(i);++y<x;)o.call(this,h=t[y],y)?(d.push([g=+M.call(this,h,y),p=+_.call(this,h,y)]),m.push([+b.call(this,h,y),+w.call(this,h,y)])):d.length&&(c(),d=[],m=[]);return d.length&&c(),v.length?v.join(""):null}var e=br,r=br,u=0,i=wr,o=be,a=oo,c=a.key,s=a,l="L",f=.7;return t.x=function(n){return arguments.length?(e=r=n,t):r},t.x0=function(n){return arguments.length?(e=n,t):e},t.x1=function(n){return arguments.length?(r=n,t):r},t.y=function(n){return arguments.length?(u=i=n,t):i},t.y0=function(n){return arguments.length?(u=n,t):u},t.y1=function(n){return arguments.length?(i=n,t):i},t.defined=function(n){return arguments.length?(o=n,t):o},t.interpolate=function(n){return arguments.length?(c="function"==typeof n?a=n:(a=Ms.get(n)||oo).key,s=a.reverse||a,l=a.closed?"M":"L",t):c},t.tension=function(n){return arguments.length?(f=n,t):f},t}function No(n){return n.radius}function Lo(n){return[n.x,n.y]}function zo(n){return function(){var t=n.apply(this,arguments),e=t[0],r=t[1]+ys;return[e*Math.cos(r),e*Math.sin(r)]}}function qo(){return 64}function To(){return"circle"}function Ro(n){var t=Math.sqrt(n/Sa);return"M0,"+t+"A"+t+","+t+" 0 1,1 0,"+-t+"A"+t+","+t+" 0 1,1 0,"+t+"Z"}function Do(n,t){return fa(n,Ns),n.id=t,n}function Po(n,t,e,r){var u=n.id;return R(n,"function"==typeof e?function(n,i,o){n.__transition__[u].tween.set(t,r(e.call(n,n.__data__,i,o)))}:(e=r(e),function(n){n.__transition__[u].tween.set(t,e)}))}function Uo(n){return null==n&&(n=""),function(){this.textContent=n}}function jo(n,t,e,r){var i=n.__transition__||(n.__transition__={active:0,count:0}),o=i[e];if(!o){var a=r.time;o=i[e]={tween:new u,time:a,ease:r.ease,delay:r.delay,duration:r.duration},++i.count,Xo.timer(function(r){function u(r){return i.active>e?s():(i.active=e,o.event&&o.event.start.call(n,l,t),o.tween.forEach(function(e,r){(r=r.call(n,l,t))&&v.push(r)}),Xo.timer(function(){return p.c=c(r||1)?be:c,1},0,a),void 0)}function c(r){if(i.active!==e)return s();for(var u=r/g,a=f(u),c=v.length;c>0;)v[--c].call(n,a);return u>=1?(o.event&&o.event.end.call(n,l,t),s()):void 0}function s(){return--i.count?delete i[e]:delete n.__transition__,1}var l=n.__data__,f=o.ease,h=o.delay,g=o.duration,p=Ja,v=[];return p.t=h+a,r>=h?u(r-h):(p.c=u,void 0)},0,a)}}function Ho(n,t){n.attr("transform",function(n){return"translate("+t(n)+",0)"})}function Fo(n,t){n.attr("transform",function(n){return"translate(0,"+t(n)+")"})}function Oo(n){return n.toISOString()}function Yo(n,t,e){function r(t){return n(t)}function u(n,e){var r=n[1]-n[0],u=r/e,i=Xo.bisect(js,u);
return i==js.length?[t.year,Yi(n.map(function(n){return n/31536e6}),e)[2]]:i?t[u/js[i-1]<js[i]/u?i-1:i]:[Os,Yi(n,e)[2]]}return r.invert=function(t){return Io(n.invert(t))},r.domain=function(t){return arguments.length?(n.domain(t),r):n.domain().map(Io)},r.nice=function(n,t){function e(e){return!isNaN(e)&&!n.range(e,Io(+e+1),t).length}var i=r.domain(),o=Ti(i),a=null==n?u(o,10):"number"==typeof n&&u(o,n);return a&&(n=a[0],t=a[1]),r.domain(Pi(i,t>1?{floor:function(t){for(;e(t=n.floor(t));)t=Io(t-1);return t},ceil:function(t){for(;e(t=n.ceil(t));)t=Io(+t+1);return t}}:n))},r.ticks=function(n,t){var e=Ti(r.domain()),i=null==n?u(e,10):"number"==typeof n?u(e,n):!n.range&&[{range:n},t];return i&&(n=i[0],t=i[1]),n.range(e[0],Io(+e[1]+1),1>t?1:t)},r.tickFormat=function(){return e},r.copy=function(){return Yo(n.copy(),t,e)},Fi(r,n)}function Io(n){return new Date(n)}function Zo(n){return JSON.parse(n.responseText)}function Vo(n){var t=Wo.createRange();return t.selectNode(Wo.body),t.createContextualFragment(n.responseText)}var Xo={version:"3.4.3"};Date.now||(Date.now=function(){return+new Date});var $o=[].slice,Bo=function(n){return $o.call(n)},Wo=document,Jo=Wo.documentElement,Go=window;try{Bo(Jo.childNodes)[0].nodeType}catch(Ko){Bo=function(n){for(var t=n.length,e=new Array(t);t--;)e[t]=n[t];return e}}try{Wo.createElement("div").style.setProperty("opacity",0,"")}catch(Qo){var na=Go.Element.prototype,ta=na.setAttribute,ea=na.setAttributeNS,ra=Go.CSSStyleDeclaration.prototype,ua=ra.setProperty;na.setAttribute=function(n,t){ta.call(this,n,t+"")},na.setAttributeNS=function(n,t,e){ea.call(this,n,t,e+"")},ra.setProperty=function(n,t,e){ua.call(this,n,t+"",e)}}Xo.ascending=function(n,t){return t>n?-1:n>t?1:n>=t?0:0/0},Xo.descending=function(n,t){return n>t?-1:t>n?1:t>=n?0:0/0},Xo.min=function(n,t){var e,r,u=-1,i=n.length;if(1===arguments.length){for(;++u<i&&!(null!=(e=n[u])&&e>=e);)e=void 0;for(;++u<i;)null!=(r=n[u])&&e>r&&(e=r)}else{for(;++u<i&&!(null!=(e=t.call(n,n[u],u))&&e>=e);)e=void 0;for(;++u<i;)null!=(r=t.call(n,n[u],u))&&e>r&&(e=r)}return e},Xo.max=function(n,t){var e,r,u=-1,i=n.length;if(1===arguments.length){for(;++u<i&&!(null!=(e=n[u])&&e>=e);)e=void 0;for(;++u<i;)null!=(r=n[u])&&r>e&&(e=r)}else{for(;++u<i&&!(null!=(e=t.call(n,n[u],u))&&e>=e);)e=void 0;for(;++u<i;)null!=(r=t.call(n,n[u],u))&&r>e&&(e=r)}return e},Xo.extent=function(n,t){var e,r,u,i=-1,o=n.length;if(1===arguments.length){for(;++i<o&&!(null!=(e=u=n[i])&&e>=e);)e=u=void 0;for(;++i<o;)null!=(r=n[i])&&(e>r&&(e=r),r>u&&(u=r))}else{for(;++i<o&&!(null!=(e=u=t.call(n,n[i],i))&&e>=e);)e=void 0;for(;++i<o;)null!=(r=t.call(n,n[i],i))&&(e>r&&(e=r),r>u&&(u=r))}return[e,u]},Xo.sum=function(n,t){var e,r=0,u=n.length,i=-1;if(1===arguments.length)for(;++i<u;)isNaN(e=+n[i])||(r+=e);else for(;++i<u;)isNaN(e=+t.call(n,n[i],i))||(r+=e);return r},Xo.mean=function(t,e){var r,u=t.length,i=0,o=-1,a=0;if(1===arguments.length)for(;++o<u;)n(r=t[o])&&(i+=(r-i)/++a);else for(;++o<u;)n(r=e.call(t,t[o],o))&&(i+=(r-i)/++a);return a?i:void 0},Xo.quantile=function(n,t){var e=(n.length-1)*t+1,r=Math.floor(e),u=+n[r-1],i=e-r;return i?u+i*(n[r]-u):u},Xo.median=function(t,e){return arguments.length>1&&(t=t.map(e)),t=t.filter(n),t.length?Xo.quantile(t.sort(Xo.ascending),.5):void 0},Xo.bisector=function(n){return{left:function(t,e,r,u){for(arguments.length<3&&(r=0),arguments.length<4&&(u=t.length);u>r;){var i=r+u>>>1;n.call(t,t[i],i)<e?r=i+1:u=i}return r},right:function(t,e,r,u){for(arguments.length<3&&(r=0),arguments.length<4&&(u=t.length);u>r;){var i=r+u>>>1;e<n.call(t,t[i],i)?u=i:r=i+1}return r}}};var ia=Xo.bisector(function(n){return n});Xo.bisectLeft=ia.left,Xo.bisect=Xo.bisectRight=ia.right,Xo.shuffle=function(n){for(var t,e,r=n.length;r;)e=0|Math.random()*r--,t=n[r],n[r]=n[e],n[e]=t;return n},Xo.permute=function(n,t){for(var e=t.length,r=new Array(e);e--;)r[e]=n[t[e]];return r},Xo.pairs=function(n){for(var t,e=0,r=n.length-1,u=n[0],i=new Array(0>r?0:r);r>e;)i[e]=[t=u,u=n[++e]];return i},Xo.zip=function(){if(!(u=arguments.length))return[];for(var n=-1,e=Xo.min(arguments,t),r=new Array(e);++n<e;)for(var u,i=-1,o=r[n]=new Array(u);++i<u;)o[i]=arguments[i][n];return r},Xo.transpose=function(n){return Xo.zip.apply(Xo,n)},Xo.keys=function(n){var t=[];for(var e in n)t.push(e);return t},Xo.values=function(n){var t=[];for(var e in n)t.push(n[e]);return t},Xo.entries=function(n){var t=[];for(var e in n)t.push({key:e,value:n[e]});return t},Xo.merge=function(n){for(var t,e,r,u=n.length,i=-1,o=0;++i<u;)o+=n[i].length;for(e=new Array(o);--u>=0;)for(r=n[u],t=r.length;--t>=0;)e[--o]=r[t];return e};var oa=Math.abs;Xo.range=function(n,t,r){if(arguments.length<3&&(r=1,arguments.length<2&&(t=n,n=0)),1/0===(t-n)/r)throw new Error("infinite range");var u,i=[],o=e(oa(r)),a=-1;if(n*=o,t*=o,r*=o,0>r)for(;(u=n+r*++a)>t;)i.push(u/o);else for(;(u=n+r*++a)<t;)i.push(u/o);return i},Xo.map=function(n){var t=new u;if(n instanceof u)n.forEach(function(n,e){t.set(n,e)});else for(var e in n)t.set(e,n[e]);return t},r(u,{has:i,get:function(n){return this[aa+n]},set:function(n,t){return this[aa+n]=t},remove:o,keys:a,values:function(){var n=[];return this.forEach(function(t,e){n.push(e)}),n},entries:function(){var n=[];return this.forEach(function(t,e){n.push({key:t,value:e})}),n},size:c,empty:s,forEach:function(n){for(var t in this)t.charCodeAt(0)===ca&&n.call(this,t.substring(1),this[t])}});var aa="\x00",ca=aa.charCodeAt(0);Xo.nest=function(){function n(t,a,c){if(c>=o.length)return r?r.call(i,a):e?a.sort(e):a;for(var s,l,f,h,g=-1,p=a.length,v=o[c++],d=new u;++g<p;)(h=d.get(s=v(l=a[g])))?h.push(l):d.set(s,[l]);return t?(l=t(),f=function(e,r){l.set(e,n(t,r,c))}):(l={},f=function(e,r){l[e]=n(t,r,c)}),d.forEach(f),l}function t(n,e){if(e>=o.length)return n;var r=[],u=a[e++];return n.forEach(function(n,u){r.push({key:n,values:t(u,e)})}),u?r.sort(function(n,t){return u(n.key,t.key)}):r}var e,r,i={},o=[],a=[];return i.map=function(t,e){return n(e,t,0)},i.entries=function(e){return t(n(Xo.map,e,0),0)},i.key=function(n){return o.push(n),i},i.sortKeys=function(n){return a[o.length-1]=n,i},i.sortValues=function(n){return e=n,i},i.rollup=function(n){return r=n,i},i},Xo.set=function(n){var t=new l;if(n)for(var e=0,r=n.length;r>e;++e)t.add(n[e]);return t},r(l,{has:i,add:function(n){return this[aa+n]=!0,n},remove:function(n){return n=aa+n,n in this&&delete this[n]},values:a,size:c,empty:s,forEach:function(n){for(var t in this)t.charCodeAt(0)===ca&&n.call(this,t.substring(1))}}),Xo.behavior={},Xo.rebind=function(n,t){for(var e,r=1,u=arguments.length;++r<u;)n[e=arguments[r]]=f(n,t,t[e]);return n};var sa=["webkit","ms","moz","Moz","o","O"];Xo.dispatch=function(){for(var n=new p,t=-1,e=arguments.length;++t<e;)n[arguments[t]]=v(n);return n},p.prototype.on=function(n,t){var e=n.indexOf("."),r="";if(e>=0&&(r=n.substring(e+1),n=n.substring(0,e)),n)return arguments.length<2?this[n].on(r):this[n].on(r,t);if(2===arguments.length){if(null==t)for(n in this)this.hasOwnProperty(n)&&this[n].on(r,null);return this}},Xo.event=null,Xo.requote=function(n){return n.replace(la,"\\$&")};var la=/[\\\^\$\*\+\?\|\[\]\(\)\.\{\}]/g,fa={}.__proto__?function(n,t){n.__proto__=t}:function(n,t){for(var e in t)n[e]=t[e]},ha=function(n,t){return t.querySelector(n)},ga=function(n,t){return t.querySelectorAll(n)},pa=Jo[h(Jo,"matchesSelector")],va=function(n,t){return pa.call(n,t)};"function"==typeof Sizzle&&(ha=function(n,t){return Sizzle(n,t)[0]||null},ga=function(n,t){return Sizzle.uniqueSort(Sizzle(n,t))},va=Sizzle.matchesSelector),Xo.selection=function(){return xa};var da=Xo.selection.prototype=[];da.select=function(n){var t,e,r,u,i=[];n=M(n);for(var o=-1,a=this.length;++o<a;){i.push(t=[]),t.parentNode=(r=this[o]).parentNode;for(var c=-1,s=r.length;++c<s;)(u=r[c])?(t.push(e=n.call(u,u.__data__,c,o)),e&&"__data__"in u&&(e.__data__=u.__data__)):t.push(null)}return x(i)},da.selectAll=function(n){var t,e,r=[];n=_(n);for(var u=-1,i=this.length;++u<i;)for(var o=this[u],a=-1,c=o.length;++a<c;)(e=o[a])&&(r.push(t=Bo(n.call(e,e.__data__,a,u))),t.parentNode=e);return x(r)};var ma={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};Xo.ns={prefix:ma,qualify:function(n){var t=n.indexOf(":"),e=n;return t>=0&&(e=n.substring(0,t),n=n.substring(t+1)),ma.hasOwnProperty(e)?{space:ma[e],local:n}:n}},da.attr=function(n,t){if(arguments.length<2){if("string"==typeof n){var e=this.node();return n=Xo.ns.qualify(n),n.local?e.getAttributeNS(n.space,n.local):e.getAttribute(n)}for(t in n)this.each(b(t,n[t]));return this}return this.each(b(n,t))},da.classed=function(n,t){if(arguments.length<2){if("string"==typeof n){var e=this.node(),r=(n=k(n)).length,u=-1;if(t=e.classList){for(;++u<r;)if(!t.contains(n[u]))return!1}else for(t=e.getAttribute("class");++u<r;)if(!S(n[u]).test(t))return!1;return!0}for(t in n)this.each(E(t,n[t]));return this}return this.each(E(n,t))},da.style=function(n,t,e){var r=arguments.length;if(3>r){if("string"!=typeof n){2>r&&(t="");for(e in n)this.each(C(e,n[e],t));return this}if(2>r)return Go.getComputedStyle(this.node(),null).getPropertyValue(n);e=""}return this.each(C(n,t,e))},da.property=function(n,t){if(arguments.length<2){if("string"==typeof n)return this.node()[n];for(t in n)this.each(N(t,n[t]));return this}return this.each(N(n,t))},da.text=function(n){return arguments.length?this.each("function"==typeof n?function(){var t=n.apply(this,arguments);this.textContent=null==t?"":t}:null==n?function(){this.textContent=""}:function(){this.textContent=n}):this.node().textContent},da.html=function(n){return arguments.length?this.each("function"==typeof n?function(){var t=n.apply(this,arguments);this.innerHTML=null==t?"":t}:null==n?function(){this.innerHTML=""}:function(){this.innerHTML=n}):this.node().innerHTML},da.append=function(n){return n=L(n),this.select(function(){return this.appendChild(n.apply(this,arguments))})},da.insert=function(n,t){return n=L(n),t=M(t),this.select(function(){return this.insertBefore(n.apply(this,arguments),t.apply(this,arguments)||null)})},da.remove=function(){return this.each(function(){var n=this.parentNode;n&&n.removeChild(this)})},da.data=function(n,t){function e(n,e){var r,i,o,a=n.length,f=e.length,h=Math.min(a,f),g=new Array(f),p=new Array(f),v=new Array(a);if(t){var d,m=new u,y=new u,x=[];for(r=-1;++r<a;)d=t.call(i=n[r],i.__data__,r),m.has(d)?v[r]=i:m.set(d,i),x.push(d);for(r=-1;++r<f;)d=t.call(e,o=e[r],r),(i=m.get(d))?(g[r]=i,i.__data__=o):y.has(d)||(p[r]=z(o)),y.set(d,o),m.remove(d);for(r=-1;++r<a;)m.has(x[r])&&(v[r]=n[r])}else{for(r=-1;++r<h;)i=n[r],o=e[r],i?(i.__data__=o,g[r]=i):p[r]=z(o);for(;f>r;++r)p[r]=z(e[r]);for(;a>r;++r)v[r]=n[r]}p.update=g,p.parentNode=g.parentNode=v.parentNode=n.parentNode,c.push(p),s.push(g),l.push(v)}var r,i,o=-1,a=this.length;if(!arguments.length){for(n=new Array(a=(r=this[0]).length);++o<a;)(i=r[o])&&(n[o]=i.__data__);return n}var c=D([]),s=x([]),l=x([]);if("function"==typeof n)for(;++o<a;)e(r=this[o],n.call(r,r.parentNode.__data__,o));else for(;++o<a;)e(r=this[o],n);return s.enter=function(){return c},s.exit=function(){return l},s},da.datum=function(n){return arguments.length?this.property("__data__",n):this.property("__data__")},da.filter=function(n){var t,e,r,u=[];"function"!=typeof n&&(n=q(n));for(var i=0,o=this.length;o>i;i++){u.push(t=[]),t.parentNode=(e=this[i]).parentNode;for(var a=0,c=e.length;c>a;a++)(r=e[a])&&n.call(r,r.__data__,a,i)&&t.push(r)}return x(u)},da.order=function(){for(var n=-1,t=this.length;++n<t;)for(var e,r=this[n],u=r.length-1,i=r[u];--u>=0;)(e=r[u])&&(i&&i!==e.nextSibling&&i.parentNode.insertBefore(e,i),i=e);return this},da.sort=function(n){n=T.apply(this,arguments);for(var t=-1,e=this.length;++t<e;)this[t].sort(n);return this.order()},da.each=function(n){return R(this,function(t,e,r){n.call(t,t.__data__,e,r)})},da.call=function(n){var t=Bo(arguments);return n.apply(t[0]=this,t),this},da.empty=function(){return!this.node()},da.node=function(){for(var n=0,t=this.length;t>n;n++)for(var e=this[n],r=0,u=e.length;u>r;r++){var i=e[r];if(i)return i}return null},da.size=function(){var n=0;return this.each(function(){++n}),n};var ya=[];Xo.selection.enter=D,Xo.selection.enter.prototype=ya,ya.append=da.append,ya.empty=da.empty,ya.node=da.node,ya.call=da.call,ya.size=da.size,ya.select=function(n){for(var t,e,r,u,i,o=[],a=-1,c=this.length;++a<c;){r=(u=this[a]).update,o.push(t=[]),t.parentNode=u.parentNode;for(var s=-1,l=u.length;++s<l;)(i=u[s])?(t.push(r[s]=e=n.call(u.parentNode,i.__data__,s,a)),e.__data__=i.__data__):t.push(null)}return x(o)},ya.insert=function(n,t){return arguments.length<2&&(t=P(this)),da.insert.call(this,n,t)},da.transition=function(){for(var n,t,e=ks||++Ls,r=[],u=Es||{time:Date.now(),ease:yu,delay:0,duration:250},i=-1,o=this.length;++i<o;){r.push(n=[]);for(var a=this[i],c=-1,s=a.length;++c<s;)(t=a[c])&&jo(t,c,e,u),n.push(t)}return Do(r,e)},da.interrupt=function(){return this.each(U)},Xo.select=function(n){var t=["string"==typeof n?ha(n,Wo):n];return t.parentNode=Jo,x([t])},Xo.selectAll=function(n){var t=Bo("string"==typeof n?ga(n,Wo):n);return t.parentNode=Jo,x([t])};var xa=Xo.select(Jo);da.on=function(n,t,e){var r=arguments.length;if(3>r){if("string"!=typeof n){2>r&&(t=!1);for(e in n)this.each(j(e,n[e],t));return this}if(2>r)return(r=this.node()["__on"+n])&&r._;e=!1}return this.each(j(n,t,e))};var Ma=Xo.map({mouseenter:"mouseover",mouseleave:"mouseout"});Ma.forEach(function(n){"on"+n in Wo&&Ma.remove(n)});var _a="onselectstart"in Wo?null:h(Jo.style,"userSelect"),ba=0;Xo.mouse=function(n){return Y(n,m())};var wa=/WebKit/.test(Go.navigator.userAgent)?-1:0;Xo.touches=function(n,t){return arguments.length<2&&(t=m().touches),t?Bo(t).map(function(t){var e=Y(n,t);return e.identifier=t.identifier,e}):[]},Xo.behavior.drag=function(){function n(){this.on("mousedown.drag",o).on("touchstart.drag",a)}function t(){return Xo.event.changedTouches[0].identifier}function e(n,t){return Xo.touches(n).filter(function(n){return n.identifier===t})[0]}function r(n,t,e,r){return function(){function o(){var n=t(l,g),e=n[0]-v[0],r=n[1]-v[1];d|=e|r,v=n,f({type:"drag",x:n[0]+c[0],y:n[1]+c[1],dx:e,dy:r})}function a(){m.on(e+"."+p,null).on(r+"."+p,null),y(d&&Xo.event.target===h),f({type:"dragend"})}var c,s=this,l=s.parentNode,f=u.of(s,arguments),h=Xo.event.target,g=n(),p=null==g?"drag":"drag-"+g,v=t(l,g),d=0,m=Xo.select(Go).on(e+"."+p,o).on(r+"."+p,a),y=O();i?(c=i.apply(s,arguments),c=[c.x-v[0],c.y-v[1]]):c=[0,0],f({type:"dragstart"})}}var u=y(n,"drag","dragstart","dragend"),i=null,o=r(g,Xo.mouse,"mousemove","mouseup"),a=r(t,e,"touchmove","touchend");return n.origin=function(t){return arguments.length?(i=t,n):i},Xo.rebind(n,u,"on")};var Sa=Math.PI,ka=2*Sa,Ea=Sa/2,Aa=1e-6,Ca=Aa*Aa,Na=Sa/180,La=180/Sa,za=Math.SQRT2,qa=2,Ta=4;Xo.interpolateZoom=function(n,t){function e(n){var t=n*y;if(m){var e=B(v),o=i/(qa*h)*(e*W(za*t+v)-$(v));return[r+o*s,u+o*l,i*e/B(za*t+v)]}return[r+n*s,u+n*l,i*Math.exp(za*t)]}var r=n[0],u=n[1],i=n[2],o=t[0],a=t[1],c=t[2],s=o-r,l=a-u,f=s*s+l*l,h=Math.sqrt(f),g=(c*c-i*i+Ta*f)/(2*i*qa*h),p=(c*c-i*i-Ta*f)/(2*c*qa*h),v=Math.log(Math.sqrt(g*g+1)-g),d=Math.log(Math.sqrt(p*p+1)-p),m=d-v,y=(m||Math.log(c/i))/za;return e.duration=1e3*y,e},Xo.behavior.zoom=function(){function n(n){n.on(A,s).on(Pa+".zoom",f).on(C,h).on("dblclick.zoom",g).on(L,l)}function t(n){return[(n[0]-S.x)/S.k,(n[1]-S.y)/S.k]}function e(n){return[n[0]*S.k+S.x,n[1]*S.k+S.y]}function r(n){S.k=Math.max(E[0],Math.min(E[1],n))}function u(n,t){t=e(t),S.x+=n[0]-t[0],S.y+=n[1]-t[1]}function i(){_&&_.domain(M.range().map(function(n){return(n-S.x)/S.k}).map(M.invert)),w&&w.domain(b.range().map(function(n){return(n-S.y)/S.k}).map(b.invert))}function o(n){n({type:"zoomstart"})}function a(n){i(),n({type:"zoom",scale:S.k,translate:[S.x,S.y]})}function c(n){n({type:"zoomend"})}function s(){function n(){l=1,u(Xo.mouse(r),g),a(i)}function e(){f.on(C,Go===r?h:null).on(N,null),p(l&&Xo.event.target===s),c(i)}var r=this,i=z.of(r,arguments),s=Xo.event.target,l=0,f=Xo.select(Go).on(C,n).on(N,e),g=t(Xo.mouse(r)),p=O();U.call(r),o(i)}function l(){function n(){var n=Xo.touches(g);return h=S.k,n.forEach(function(n){n.identifier in v&&(v[n.identifier]=t(n))}),n}function e(){for(var t=Xo.event.changedTouches,e=0,i=t.length;i>e;++e)v[t[e].identifier]=null;var o=n(),c=Date.now();if(1===o.length){if(500>c-x){var s=o[0],l=v[s.identifier];r(2*S.k),u(s,l),d(),a(p)}x=c}else if(o.length>1){var s=o[0],f=o[1],h=s[0]-f[0],g=s[1]-f[1];m=h*h+g*g}}function i(){for(var n,t,e,i,o=Xo.touches(g),c=0,s=o.length;s>c;++c,i=null)if(e=o[c],i=v[e.identifier]){if(t)break;n=e,t=i}if(i){var l=(l=e[0]-n[0])*l+(l=e[1]-n[1])*l,f=m&&Math.sqrt(l/m);n=[(n[0]+e[0])/2,(n[1]+e[1])/2],t=[(t[0]+i[0])/2,(t[1]+i[1])/2],r(f*h)}x=null,u(n,t),a(p)}function f(){if(Xo.event.touches.length){for(var t=Xo.event.changedTouches,e=0,r=t.length;r>e;++e)delete v[t[e].identifier];for(var u in v)return void n()}b.on(M,null).on(_,null),w.on(A,s).on(L,l),k(),c(p)}var h,g=this,p=z.of(g,arguments),v={},m=0,y=Xo.event.changedTouches[0].identifier,M="touchmove.zoom-"+y,_="touchend.zoom-"+y,b=Xo.select(Go).on(M,i).on(_,f),w=Xo.select(g).on(A,null).on(L,e),k=O();U.call(g),e(),o(p)}function f(){var n=z.of(this,arguments);m?clearTimeout(m):(U.call(this),o(n)),m=setTimeout(function(){m=null,c(n)},50),d();var e=v||Xo.mouse(this);p||(p=t(e)),r(Math.pow(2,.002*Ra())*S.k),u(e,p),a(n)}function h(){p=null}function g(){var n=z.of(this,arguments),e=Xo.mouse(this),i=t(e),s=Math.log(S.k)/Math.LN2;o(n),r(Math.pow(2,Xo.event.shiftKey?Math.ceil(s)-1:Math.floor(s)+1)),u(e,i),a(n),c(n)}var p,v,m,x,M,_,b,w,S={x:0,y:0,k:1},k=[960,500],E=Da,A="mousedown.zoom",C="mousemove.zoom",N="mouseup.zoom",L="touchstart.zoom",z=y(n,"zoomstart","zoom","zoomend");return n.event=function(n){n.each(function(){var n=z.of(this,arguments),t=S;ks?Xo.select(this).transition().each("start.zoom",function(){S=this.__chart__||{x:0,y:0,k:1},o(n)}).tween("zoom:zoom",function(){var e=k[0],r=k[1],u=e/2,i=r/2,o=Xo.interpolateZoom([(u-S.x)/S.k,(i-S.y)/S.k,e/S.k],[(u-t.x)/t.k,(i-t.y)/t.k,e/t.k]);return function(t){var r=o(t),c=e/r[2];this.__chart__=S={x:u-r[0]*c,y:i-r[1]*c,k:c},a(n)}}).each("end.zoom",function(){c(n)}):(this.__chart__=S,o(n),a(n),c(n))})},n.translate=function(t){return arguments.length?(S={x:+t[0],y:+t[1],k:S.k},i(),n):[S.x,S.y]},n.scale=function(t){return arguments.length?(S={x:S.x,y:S.y,k:+t},i(),n):S.k},n.scaleExtent=function(t){return arguments.length?(E=null==t?Da:[+t[0],+t[1]],n):E},n.center=function(t){return arguments.length?(v=t&&[+t[0],+t[1]],n):v},n.size=function(t){return arguments.length?(k=t&&[+t[0],+t[1]],n):k},n.x=function(t){return arguments.length?(_=t,M=t.copy(),S={x:0,y:0,k:1},n):_},n.y=function(t){return arguments.length?(w=t,b=t.copy(),S={x:0,y:0,k:1},n):w},Xo.rebind(n,z,"on")};var Ra,Da=[0,1/0],Pa="onwheel"in Wo?(Ra=function(){return-Xo.event.deltaY*(Xo.event.deltaMode?120:1)},"wheel"):"onmousewheel"in Wo?(Ra=function(){return Xo.event.wheelDelta},"mousewheel"):(Ra=function(){return-Xo.event.detail},"MozMousePixelScroll");G.prototype.toString=function(){return this.rgb()+""},Xo.hsl=function(n,t,e){return 1===arguments.length?n instanceof Q?K(n.h,n.s,n.l):dt(""+n,mt,K):K(+n,+t,+e)};var Ua=Q.prototype=new G;Ua.brighter=function(n){return n=Math.pow(.7,arguments.length?n:1),K(this.h,this.s,this.l/n)},Ua.darker=function(n){return n=Math.pow(.7,arguments.length?n:1),K(this.h,this.s,n*this.l)},Ua.rgb=function(){return nt(this.h,this.s,this.l)},Xo.hcl=function(n,t,e){return 1===arguments.length?n instanceof et?tt(n.h,n.c,n.l):n instanceof it?at(n.l,n.a,n.b):at((n=yt((n=Xo.rgb(n)).r,n.g,n.b)).l,n.a,n.b):tt(+n,+t,+e)};var ja=et.prototype=new G;ja.brighter=function(n){return tt(this.h,this.c,Math.min(100,this.l+Ha*(arguments.length?n:1)))},ja.darker=function(n){return tt(this.h,this.c,Math.max(0,this.l-Ha*(arguments.length?n:1)))},ja.rgb=function(){return rt(this.h,this.c,this.l).rgb()},Xo.lab=function(n,t,e){return 1===arguments.length?n instanceof it?ut(n.l,n.a,n.b):n instanceof et?rt(n.l,n.c,n.h):yt((n=Xo.rgb(n)).r,n.g,n.b):ut(+n,+t,+e)};var Ha=18,Fa=.95047,Oa=1,Ya=1.08883,Ia=it.prototype=new G;Ia.brighter=function(n){return ut(Math.min(100,this.l+Ha*(arguments.length?n:1)),this.a,this.b)},Ia.darker=function(n){return ut(Math.max(0,this.l-Ha*(arguments.length?n:1)),this.a,this.b)},Ia.rgb=function(){return ot(this.l,this.a,this.b)},Xo.rgb=function(n,t,e){return 1===arguments.length?n instanceof pt?gt(n.r,n.g,n.b):dt(""+n,gt,nt):gt(~~n,~~t,~~e)};var Za=pt.prototype=new G;Za.brighter=function(n){n=Math.pow(.7,arguments.length?n:1);var t=this.r,e=this.g,r=this.b,u=30;return t||e||r?(t&&u>t&&(t=u),e&&u>e&&(e=u),r&&u>r&&(r=u),gt(Math.min(255,~~(t/n)),Math.min(255,~~(e/n)),Math.min(255,~~(r/n)))):gt(u,u,u)},Za.darker=function(n){return n=Math.pow(.7,arguments.length?n:1),gt(~~(n*this.r),~~(n*this.g),~~(n*this.b))},Za.hsl=function(){return mt(this.r,this.g,this.b)},Za.toString=function(){return"#"+vt(this.r)+vt(this.g)+vt(this.b)};var Va=Xo.map({aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074});Va.forEach(function(n,t){Va.set(n,ft(t))}),Xo.functor=_t,Xo.xhr=wt(bt),Xo.dsv=function(n,t){function e(n,e,i){arguments.length<3&&(i=e,e=null);var o=St(n,t,null==e?r:u(e),i);return o.row=function(n){return arguments.length?o.response(null==(e=n)?r:u(n)):e},o}function r(n){return e.parse(n.responseText)}function u(n){return function(t){return e.parse(t.responseText,n)}}function i(t){return t.map(o).join(n)}function o(n){return a.test(n)?'"'+n.replace(/\"/g,'""')+'"':n}var a=new RegExp('["'+n+"\n]"),c=n.charCodeAt(0);return e.parse=function(n,t){var r;return e.parseRows(n,function(n,e){if(r)return r(n,e-1);var u=new Function("d","return {"+n.map(function(n,t){return JSON.stringify(n)+": d["+t+"]"}).join(",")+"}");r=t?function(n,e){return t(u(n),e)}:u})},e.parseRows=function(n,t){function e(){if(l>=s)return o;if(u)return u=!1,i;var t=l;if(34===n.charCodeAt(t)){for(var e=t;e++<s;)if(34===n.charCodeAt(e)){if(34!==n.charCodeAt(e+1))break;++e}l=e+2;var r=n.charCodeAt(e+1);return 13===r?(u=!0,10===n.charCodeAt(e+2)&&++l):10===r&&(u=!0),n.substring(t+1,e).replace(/""/g,'"')}for(;s>l;){var r=n.charCodeAt(l++),a=1;if(10===r)u=!0;else if(13===r)u=!0,10===n.charCodeAt(l)&&(++l,++a);else if(r!==c)continue;return n.substring(t,l-a)}return n.substring(t)}for(var r,u,i={},o={},a=[],s=n.length,l=0,f=0;(r=e())!==o;){for(var h=[];r!==i&&r!==o;)h.push(r),r=e();(!t||(h=t(h,f++)))&&a.push(h)}return a},e.format=function(t){if(Array.isArray(t[0]))return e.formatRows(t);var r=new l,u=[];return t.forEach(function(n){for(var t in n)r.has(t)||u.push(r.add(t))}),[u.map(o).join(n)].concat(t.map(function(t){return u.map(function(n){return o(t[n])}).join(n)})).join("\n")},e.formatRows=function(n){return n.map(i).join("\n")},e},Xo.csv=Xo.dsv(",","text/csv"),Xo.tsv=Xo.dsv(" ","text/tab-separated-values");var Xa,$a,Ba,Wa,Ja,Ga=Go[h(Go,"requestAnimationFrame")]||function(n){setTimeout(n,17)};Xo.timer=function(n,t,e){var r=arguments.length;2>r&&(t=0),3>r&&(e=Date.now());var u=e+t,i={c:n,t:u,f:!1,n:null};$a?$a.n=i:Xa=i,$a=i,Ba||(Wa=clearTimeout(Wa),Ba=1,Ga(Et))},Xo.timer.flush=function(){At(),Ct()},Xo.round=function(n,t){return t?Math.round(n*(t=Math.pow(10,t)))/t:Math.round(n)};var Ka=["y","z","a","f","p","n","\xb5","m","","k","M","G","T","P","E","Z","Y"].map(Lt);Xo.formatPrefix=function(n,t){var e=0;return n&&(0>n&&(n*=-1),t&&(n=Xo.round(n,Nt(n,t))),e=1+Math.floor(1e-12+Math.log(n)/Math.LN10),e=Math.max(-24,Math.min(24,3*Math.floor((0>=e?e+1:e-1)/3)))),Ka[8+e/3]};var Qa=/(?:([^{])?([<>=^]))?([+\- ])?([$#])?(0)?(\d+)?(,)?(\.-?\d+)?([a-z%])?/i,nc=Xo.map({b:function(n){return n.toString(2)},c:function(n){return String.fromCharCode(n)},o:function(n){return n.toString(8)},x:function(n){return n.toString(16)},X:function(n){return n.toString(16).toUpperCase()},g:function(n,t){return n.toPrecision(t)},e:function(n,t){return n.toExponential(t)},f:function(n,t){return n.toFixed(t)},r:function(n,t){return(n=Xo.round(n,Nt(n,t))).toFixed(Math.max(0,Math.min(20,Nt(n*(1+1e-15),t))))}}),tc=Xo.time={},ec=Date;Tt.prototype={getDate:function(){return this._.getUTCDate()},getDay:function(){return this._.getUTCDay()},getFullYear:function(){return this._.getUTCFullYear()},getHours:function(){return this._.getUTCHours()},getMilliseconds:function(){return this._.getUTCMilliseconds()},getMinutes:function(){return this._.getUTCMinutes()},getMonth:function(){return this._.getUTCMonth()},getSeconds:function(){return this._.getUTCSeconds()},getTime:function(){return this._.getTime()},getTimezoneOffset:function(){return 0},valueOf:function(){return this._.valueOf()},setDate:function(){rc.setUTCDate.apply(this._,arguments)},setDay:function(){rc.setUTCDay.apply(this._,arguments)},setFullYear:function(){rc.setUTCFullYear.apply(this._,arguments)},setHours:function(){rc.setUTCHours.apply(this._,arguments)},setMilliseconds:function(){rc.setUTCMilliseconds.apply(this._,arguments)},setMinutes:function(){rc.setUTCMinutes.apply(this._,arguments)},setMonth:function(){rc.setUTCMonth.apply(this._,arguments)},setSeconds:function(){rc.setUTCSeconds.apply(this._,arguments)},setTime:function(){rc.setTime.apply(this._,arguments)}};var rc=Date.prototype;tc.year=Rt(function(n){return n=tc.day(n),n.setMonth(0,1),n},function(n,t){n.setFullYear(n.getFullYear()+t)},function(n){return n.getFullYear()}),tc.years=tc.year.range,tc.years.utc=tc.year.utc.range,tc.day=Rt(function(n){var t=new ec(2e3,0);return t.setFullYear(n.getFullYear(),n.getMonth(),n.getDate()),t},function(n,t){n.setDate(n.getDate()+t)},function(n){return n.getDate()-1}),tc.days=tc.day.range,tc.days.utc=tc.day.utc.range,tc.dayOfYear=function(n){var t=tc.year(n);return Math.floor((n-t-6e4*(n.getTimezoneOffset()-t.getTimezoneOffset()))/864e5)},["sunday","monday","tuesday","wednesday","thursday","friday","saturday"].forEach(function(n,t){t=7-t;var e=tc[n]=Rt(function(n){return(n=tc.day(n)).setDate(n.getDate()-(n.getDay()+t)%7),n},function(n,t){n.setDate(n.getDate()+7*Math.floor(t))},function(n){var e=tc.year(n).getDay();return Math.floor((tc.dayOfYear(n)+(e+t)%7)/7)-(e!==t)});tc[n+"s"]=e.range,tc[n+"s"].utc=e.utc.range,tc[n+"OfYear"]=function(n){var e=tc.year(n).getDay();return Math.floor((tc.dayOfYear(n)+(e+t)%7)/7)}}),tc.week=tc.sunday,tc.weeks=tc.sunday.range,tc.weeks.utc=tc.sunday.utc.range,tc.weekOfYear=tc.sundayOfYear;var uc={"-":"",_:" ",0:"0"},ic=/^\s*\d+/,oc=/^%/;Xo.locale=function(n){return{numberFormat:zt(n),timeFormat:Pt(n)}};var ac=Xo.locale({decimal:".",thousands:",",grouping:[3],currency:["$",""],dateTime:"%a %b %e %X %Y",date:"%m/%d/%Y",time:"%H:%M:%S",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]});Xo.format=ac.numberFormat,Xo.geo={},re.prototype={s:0,t:0,add:function(n){ue(n,this.t,cc),ue(cc.s,this.s,this),this.s?this.t+=cc.t:this.s=cc.t},reset:function(){this.s=this.t=0},valueOf:function(){return this.s}};var cc=new re;Xo.geo.stream=function(n,t){n&&sc.hasOwnProperty(n.type)?sc[n.type](n,t):ie(n,t)};var sc={Feature:function(n,t){ie(n.geometry,t)},FeatureCollection:function(n,t){for(var e=n.features,r=-1,u=e.length;++r<u;)ie(e[r].geometry,t)}},lc={Sphere:function(n,t){t.sphere()},Point:function(n,t){n=n.coordinates,t.point(n[0],n[1],n[2])},MultiPoint:function(n,t){for(var e=n.coordinates,r=-1,u=e.length;++r<u;)n=e[r],t.point(n[0],n[1],n[2])},LineString:function(n,t){oe(n.coordinates,t,0)},MultiLineString:function(n,t){for(var e=n.coordinates,r=-1,u=e.length;++r<u;)oe(e[r],t,0)},Polygon:function(n,t){ae(n.coordinates,t)},MultiPolygon:function(n,t){for(var e=n.coordinates,r=-1,u=e.length;++r<u;)ae(e[r],t)},GeometryCollection:function(n,t){for(var e=n.geometries,r=-1,u=e.length;++r<u;)ie(e[r],t)}};Xo.geo.area=function(n){return fc=0,Xo.geo.stream(n,gc),fc};var fc,hc=new re,gc={sphere:function(){fc+=4*Sa},point:g,lineStart:g,lineEnd:g,polygonStart:function(){hc.reset(),gc.lineStart=ce},polygonEnd:function(){var n=2*hc;fc+=0>n?4*Sa+n:n,gc.lineStart=gc.lineEnd=gc.point=g}};Xo.geo.bounds=function(){function n(n,t){x.push(M=[l=n,h=n]),f>t&&(f=t),t>g&&(g=t)}function t(t,e){var r=se([t*Na,e*Na]);if(m){var u=fe(m,r),i=[u[1],-u[0],0],o=fe(i,u);pe(o),o=ve(o);var c=t-p,s=c>0?1:-1,v=o[0]*La*s,d=oa(c)>180;if(d^(v>s*p&&s*t>v)){var y=o[1]*La;y>g&&(g=y)}else if(v=(v+360)%360-180,d^(v>s*p&&s*t>v)){var y=-o[1]*La;f>y&&(f=y)}else f>e&&(f=e),e>g&&(g=e);d?p>t?a(l,t)>a(l,h)&&(h=t):a(t,h)>a(l,h)&&(l=t):h>=l?(l>t&&(l=t),t>h&&(h=t)):t>p?a(l,t)>a(l,h)&&(h=t):a(t,h)>a(l,h)&&(l=t)}else n(t,e);m=r,p=t}function e(){_.point=t}function r(){M[0]=l,M[1]=h,_.point=n,m=null}function u(n,e){if(m){var r=n-p;y+=oa(r)>180?r+(r>0?360:-360):r}else v=n,d=e;gc.point(n,e),t(n,e)}function i(){gc.lineStart()}function o(){u(v,d),gc.lineEnd(),oa(y)>Aa&&(l=-(h=180)),M[0]=l,M[1]=h,m=null}function a(n,t){return(t-=n)<0?t+360:t}function c(n,t){return n[0]-t[0]}function s(n,t){return t[0]<=t[1]?t[0]<=n&&n<=t[1]:n<t[0]||t[1]<n}var l,f,h,g,p,v,d,m,y,x,M,_={point:n,lineStart:e,lineEnd:r,polygonStart:function(){_.point=u,_.lineStart=i,_.lineEnd=o,y=0,gc.polygonStart()},polygonEnd:function(){gc.polygonEnd(),_.point=n,_.lineStart=e,_.lineEnd=r,0>hc?(l=-(h=180),f=-(g=90)):y>Aa?g=90:-Aa>y&&(f=-90),M[0]=l,M[1]=h
}};return function(n){g=h=-(l=f=1/0),x=[],Xo.geo.stream(n,_);var t=x.length;if(t){x.sort(c);for(var e,r=1,u=x[0],i=[u];t>r;++r)e=x[r],s(e[0],u)||s(e[1],u)?(a(u[0],e[1])>a(u[0],u[1])&&(u[1]=e[1]),a(e[0],u[1])>a(u[0],u[1])&&(u[0]=e[0])):i.push(u=e);for(var o,e,p=-1/0,t=i.length-1,r=0,u=i[t];t>=r;u=e,++r)e=i[r],(o=a(u[1],e[0]))>p&&(p=o,l=e[0],h=u[1])}return x=M=null,1/0===l||1/0===f?[[0/0,0/0],[0/0,0/0]]:[[l,f],[h,g]]}}(),Xo.geo.centroid=function(n){pc=vc=dc=mc=yc=xc=Mc=_c=bc=wc=Sc=0,Xo.geo.stream(n,kc);var t=bc,e=wc,r=Sc,u=t*t+e*e+r*r;return Ca>u&&(t=xc,e=Mc,r=_c,Aa>vc&&(t=dc,e=mc,r=yc),u=t*t+e*e+r*r,Ca>u)?[0/0,0/0]:[Math.atan2(e,t)*La,X(r/Math.sqrt(u))*La]};var pc,vc,dc,mc,yc,xc,Mc,_c,bc,wc,Sc,kc={sphere:g,point:me,lineStart:xe,lineEnd:Me,polygonStart:function(){kc.lineStart=_e},polygonEnd:function(){kc.lineStart=xe}},Ec=Ee(be,ze,Te,[-Sa,-Sa/2]),Ac=1e9;Xo.geo.clipExtent=function(){var n,t,e,r,u,i,o={stream:function(n){return u&&(u.valid=!1),u=i(n),u.valid=!0,u},extent:function(a){return arguments.length?(i=Pe(n=+a[0][0],t=+a[0][1],e=+a[1][0],r=+a[1][1]),u&&(u.valid=!1,u=null),o):[[n,t],[e,r]]}};return o.extent([[0,0],[960,500]])},(Xo.geo.conicEqualArea=function(){return je(He)}).raw=He,Xo.geo.albers=function(){return Xo.geo.conicEqualArea().rotate([96,0]).center([-.6,38.7]).parallels([29.5,45.5]).scale(1070)},Xo.geo.albersUsa=function(){function n(n){var i=n[0],o=n[1];return t=null,e(i,o),t||(r(i,o),t)||u(i,o),t}var t,e,r,u,i=Xo.geo.albers(),o=Xo.geo.conicEqualArea().rotate([154,0]).center([-2,58.5]).parallels([55,65]),a=Xo.geo.conicEqualArea().rotate([157,0]).center([-3,19.9]).parallels([8,18]),c={point:function(n,e){t=[n,e]}};return n.invert=function(n){var t=i.scale(),e=i.translate(),r=(n[0]-e[0])/t,u=(n[1]-e[1])/t;return(u>=.12&&.234>u&&r>=-.425&&-.214>r?o:u>=.166&&.234>u&&r>=-.214&&-.115>r?a:i).invert(n)},n.stream=function(n){var t=i.stream(n),e=o.stream(n),r=a.stream(n);return{point:function(n,u){t.point(n,u),e.point(n,u),r.point(n,u)},sphere:function(){t.sphere(),e.sphere(),r.sphere()},lineStart:function(){t.lineStart(),e.lineStart(),r.lineStart()},lineEnd:function(){t.lineEnd(),e.lineEnd(),r.lineEnd()},polygonStart:function(){t.polygonStart(),e.polygonStart(),r.polygonStart()},polygonEnd:function(){t.polygonEnd(),e.polygonEnd(),r.polygonEnd()}}},n.precision=function(t){return arguments.length?(i.precision(t),o.precision(t),a.precision(t),n):i.precision()},n.scale=function(t){return arguments.length?(i.scale(t),o.scale(.35*t),a.scale(t),n.translate(i.translate())):i.scale()},n.translate=function(t){if(!arguments.length)return i.translate();var s=i.scale(),l=+t[0],f=+t[1];return e=i.translate(t).clipExtent([[l-.455*s,f-.238*s],[l+.455*s,f+.238*s]]).stream(c).point,r=o.translate([l-.307*s,f+.201*s]).clipExtent([[l-.425*s+Aa,f+.12*s+Aa],[l-.214*s-Aa,f+.234*s-Aa]]).stream(c).point,u=a.translate([l-.205*s,f+.212*s]).clipExtent([[l-.214*s+Aa,f+.166*s+Aa],[l-.115*s-Aa,f+.234*s-Aa]]).stream(c).point,n},n.scale(1070)};var Cc,Nc,Lc,zc,qc,Tc,Rc={point:g,lineStart:g,lineEnd:g,polygonStart:function(){Nc=0,Rc.lineStart=Fe},polygonEnd:function(){Rc.lineStart=Rc.lineEnd=Rc.point=g,Cc+=oa(Nc/2)}},Dc={point:Oe,lineStart:g,lineEnd:g,polygonStart:g,polygonEnd:g},Pc={point:Ze,lineStart:Ve,lineEnd:Xe,polygonStart:function(){Pc.lineStart=$e},polygonEnd:function(){Pc.point=Ze,Pc.lineStart=Ve,Pc.lineEnd=Xe}};Xo.geo.path=function(){function n(n){return n&&("function"==typeof a&&i.pointRadius(+a.apply(this,arguments)),o&&o.valid||(o=u(i)),Xo.geo.stream(n,o)),i.result()}function t(){return o=null,n}var e,r,u,i,o,a=4.5;return n.area=function(n){return Cc=0,Xo.geo.stream(n,u(Rc)),Cc},n.centroid=function(n){return dc=mc=yc=xc=Mc=_c=bc=wc=Sc=0,Xo.geo.stream(n,u(Pc)),Sc?[bc/Sc,wc/Sc]:_c?[xc/_c,Mc/_c]:yc?[dc/yc,mc/yc]:[0/0,0/0]},n.bounds=function(n){return qc=Tc=-(Lc=zc=1/0),Xo.geo.stream(n,u(Dc)),[[Lc,zc],[qc,Tc]]},n.projection=function(n){return arguments.length?(u=(e=n)?n.stream||Je(n):bt,t()):e},n.context=function(n){return arguments.length?(i=null==(r=n)?new Ye:new Be(n),"function"!=typeof a&&i.pointRadius(a),t()):r},n.pointRadius=function(t){return arguments.length?(a="function"==typeof t?t:(i.pointRadius(+t),+t),n):a},n.projection(Xo.geo.albersUsa()).context(null)},Xo.geo.transform=function(n){return{stream:function(t){var e=new Ge(t);for(var r in n)e[r]=n[r];return e}}},Ge.prototype={point:function(n,t){this.stream.point(n,t)},sphere:function(){this.stream.sphere()},lineStart:function(){this.stream.lineStart()},lineEnd:function(){this.stream.lineEnd()},polygonStart:function(){this.stream.polygonStart()},polygonEnd:function(){this.stream.polygonEnd()}},Xo.geo.projection=Qe,Xo.geo.projectionMutator=nr,(Xo.geo.equirectangular=function(){return Qe(er)}).raw=er.invert=er,Xo.geo.rotation=function(n){function t(t){return t=n(t[0]*Na,t[1]*Na),t[0]*=La,t[1]*=La,t}return n=ur(n[0]%360*Na,n[1]*Na,n.length>2?n[2]*Na:0),t.invert=function(t){return t=n.invert(t[0]*Na,t[1]*Na),t[0]*=La,t[1]*=La,t},t},rr.invert=er,Xo.geo.circle=function(){function n(){var n="function"==typeof r?r.apply(this,arguments):r,t=ur(-n[0]*Na,-n[1]*Na,0).invert,u=[];return e(null,null,1,{point:function(n,e){u.push(n=t(n,e)),n[0]*=La,n[1]*=La}}),{type:"Polygon",coordinates:[u]}}var t,e,r=[0,0],u=6;return n.origin=function(t){return arguments.length?(r=t,n):r},n.angle=function(r){return arguments.length?(e=cr((t=+r)*Na,u*Na),n):t},n.precision=function(r){return arguments.length?(e=cr(t*Na,(u=+r)*Na),n):u},n.angle(90)},Xo.geo.distance=function(n,t){var e,r=(t[0]-n[0])*Na,u=n[1]*Na,i=t[1]*Na,o=Math.sin(r),a=Math.cos(r),c=Math.sin(u),s=Math.cos(u),l=Math.sin(i),f=Math.cos(i);return Math.atan2(Math.sqrt((e=f*o)*e+(e=s*l-c*f*a)*e),c*l+s*f*a)},Xo.geo.graticule=function(){function n(){return{type:"MultiLineString",coordinates:t()}}function t(){return Xo.range(Math.ceil(i/d)*d,u,d).map(h).concat(Xo.range(Math.ceil(s/m)*m,c,m).map(g)).concat(Xo.range(Math.ceil(r/p)*p,e,p).filter(function(n){return oa(n%d)>Aa}).map(l)).concat(Xo.range(Math.ceil(a/v)*v,o,v).filter(function(n){return oa(n%m)>Aa}).map(f))}var e,r,u,i,o,a,c,s,l,f,h,g,p=10,v=p,d=90,m=360,y=2.5;return n.lines=function(){return t().map(function(n){return{type:"LineString",coordinates:n}})},n.outline=function(){return{type:"Polygon",coordinates:[h(i).concat(g(c).slice(1),h(u).reverse().slice(1),g(s).reverse().slice(1))]}},n.extent=function(t){return arguments.length?n.majorExtent(t).minorExtent(t):n.minorExtent()},n.majorExtent=function(t){return arguments.length?(i=+t[0][0],u=+t[1][0],s=+t[0][1],c=+t[1][1],i>u&&(t=i,i=u,u=t),s>c&&(t=s,s=c,c=t),n.precision(y)):[[i,s],[u,c]]},n.minorExtent=function(t){return arguments.length?(r=+t[0][0],e=+t[1][0],a=+t[0][1],o=+t[1][1],r>e&&(t=r,r=e,e=t),a>o&&(t=a,a=o,o=t),n.precision(y)):[[r,a],[e,o]]},n.step=function(t){return arguments.length?n.majorStep(t).minorStep(t):n.minorStep()},n.majorStep=function(t){return arguments.length?(d=+t[0],m=+t[1],n):[d,m]},n.minorStep=function(t){return arguments.length?(p=+t[0],v=+t[1],n):[p,v]},n.precision=function(t){return arguments.length?(y=+t,l=lr(a,o,90),f=fr(r,e,y),h=lr(s,c,90),g=fr(i,u,y),n):y},n.majorExtent([[-180,-90+Aa],[180,90-Aa]]).minorExtent([[-180,-80-Aa],[180,80+Aa]])},Xo.geo.greatArc=function(){function n(){return{type:"LineString",coordinates:[t||r.apply(this,arguments),e||u.apply(this,arguments)]}}var t,e,r=hr,u=gr;return n.distance=function(){return Xo.geo.distance(t||r.apply(this,arguments),e||u.apply(this,arguments))},n.source=function(e){return arguments.length?(r=e,t="function"==typeof e?null:e,n):r},n.target=function(t){return arguments.length?(u=t,e="function"==typeof t?null:t,n):u},n.precision=function(){return arguments.length?n:0},n},Xo.geo.interpolate=function(n,t){return pr(n[0]*Na,n[1]*Na,t[0]*Na,t[1]*Na)},Xo.geo.length=function(n){return Uc=0,Xo.geo.stream(n,jc),Uc};var Uc,jc={sphere:g,point:g,lineStart:vr,lineEnd:g,polygonStart:g,polygonEnd:g},Hc=dr(function(n){return Math.sqrt(2/(1+n))},function(n){return 2*Math.asin(n/2)});(Xo.geo.azimuthalEqualArea=function(){return Qe(Hc)}).raw=Hc;var Fc=dr(function(n){var t=Math.acos(n);return t&&t/Math.sin(t)},bt);(Xo.geo.azimuthalEquidistant=function(){return Qe(Fc)}).raw=Fc,(Xo.geo.conicConformal=function(){return je(mr)}).raw=mr,(Xo.geo.conicEquidistant=function(){return je(yr)}).raw=yr;var Oc=dr(function(n){return 1/n},Math.atan);(Xo.geo.gnomonic=function(){return Qe(Oc)}).raw=Oc,xr.invert=function(n,t){return[n,2*Math.atan(Math.exp(t))-Ea]},(Xo.geo.mercator=function(){return Mr(xr)}).raw=xr;var Yc=dr(function(){return 1},Math.asin);(Xo.geo.orthographic=function(){return Qe(Yc)}).raw=Yc;var Ic=dr(function(n){return 1/(1+n)},function(n){return 2*Math.atan(n)});(Xo.geo.stereographic=function(){return Qe(Ic)}).raw=Ic,_r.invert=function(n,t){return[-t,2*Math.atan(Math.exp(n))-Ea]},(Xo.geo.transverseMercator=function(){var n=Mr(_r),t=n.center,e=n.rotate;return n.center=function(n){return n?t([-n[1],n[0]]):(n=t(),[-n[1],n[0]])},n.rotate=function(n){return n?e([n[0],n[1],n.length>2?n[2]+90:90]):(n=e(),[n[0],n[1],n[2]-90])},n.rotate([0,0])}).raw=_r,Xo.geom={},Xo.geom.hull=function(n){function t(n){if(n.length<3)return[];var t,u=_t(e),i=_t(r),o=n.length,a=[],c=[];for(t=0;o>t;t++)a.push([+u.call(this,n[t],t),+i.call(this,n[t],t),t]);for(a.sort(kr),t=0;o>t;t++)c.push([a[t][0],-a[t][1]]);var s=Sr(a),l=Sr(c),f=l[0]===s[0],h=l[l.length-1]===s[s.length-1],g=[];for(t=s.length-1;t>=0;--t)g.push(n[a[s[t]][2]]);for(t=+f;t<l.length-h;++t)g.push(n[a[l[t]][2]]);return g}var e=br,r=wr;return arguments.length?t(n):(t.x=function(n){return arguments.length?(e=n,t):e},t.y=function(n){return arguments.length?(r=n,t):r},t)},Xo.geom.polygon=function(n){return fa(n,Zc),n};var Zc=Xo.geom.polygon.prototype=[];Zc.area=function(){for(var n,t=-1,e=this.length,r=this[e-1],u=0;++t<e;)n=r,r=this[t],u+=n[1]*r[0]-n[0]*r[1];return.5*u},Zc.centroid=function(n){var t,e,r=-1,u=this.length,i=0,o=0,a=this[u-1];for(arguments.length||(n=-1/(6*this.area()));++r<u;)t=a,a=this[r],e=t[0]*a[1]-a[0]*t[1],i+=(t[0]+a[0])*e,o+=(t[1]+a[1])*e;return[i*n,o*n]},Zc.clip=function(n){for(var t,e,r,u,i,o,a=Cr(n),c=-1,s=this.length-Cr(this),l=this[s-1];++c<s;){for(t=n.slice(),n.length=0,u=this[c],i=t[(r=t.length-a)-1],e=-1;++e<r;)o=t[e],Er(o,l,u)?(Er(i,l,u)||n.push(Ar(i,o,l,u)),n.push(o)):Er(i,l,u)&&n.push(Ar(i,o,l,u)),i=o;a&&n.push(n[0]),l=u}return n};var Vc,Xc,$c,Bc,Wc,Jc=[],Gc=[];Pr.prototype.prepare=function(){for(var n,t=this.edges,e=t.length;e--;)n=t[e].edge,n.b&&n.a||t.splice(e,1);return t.sort(jr),t.length},Br.prototype={start:function(){return this.edge.l===this.site?this.edge.a:this.edge.b},end:function(){return this.edge.l===this.site?this.edge.b:this.edge.a}},Wr.prototype={insert:function(n,t){var e,r,u;if(n){if(t.P=n,t.N=n.N,n.N&&(n.N.P=t),n.N=t,n.R){for(n=n.R;n.L;)n=n.L;n.L=t}else n.R=t;e=n}else this._?(n=Qr(this._),t.P=null,t.N=n,n.P=n.L=t,e=n):(t.P=t.N=null,this._=t,e=null);for(t.L=t.R=null,t.U=e,t.C=!0,n=t;e&&e.C;)r=e.U,e===r.L?(u=r.R,u&&u.C?(e.C=u.C=!1,r.C=!0,n=r):(n===e.R&&(Gr(this,e),n=e,e=n.U),e.C=!1,r.C=!0,Kr(this,r))):(u=r.L,u&&u.C?(e.C=u.C=!1,r.C=!0,n=r):(n===e.L&&(Kr(this,e),n=e,e=n.U),e.C=!1,r.C=!0,Gr(this,r))),e=n.U;this._.C=!1},remove:function(n){n.N&&(n.N.P=n.P),n.P&&(n.P.N=n.N),n.N=n.P=null;var t,e,r,u=n.U,i=n.L,o=n.R;if(e=i?o?Qr(o):i:o,u?u.L===n?u.L=e:u.R=e:this._=e,i&&o?(r=e.C,e.C=n.C,e.L=i,i.U=e,e!==o?(u=e.U,e.U=n.U,n=e.R,u.L=n,e.R=o,o.U=e):(e.U=u,u=e,n=e.R)):(r=n.C,n=e),n&&(n.U=u),!r){if(n&&n.C)return n.C=!1,void 0;do{if(n===this._)break;if(n===u.L){if(t=u.R,t.C&&(t.C=!1,u.C=!0,Gr(this,u),t=u.R),t.L&&t.L.C||t.R&&t.R.C){t.R&&t.R.C||(t.L.C=!1,t.C=!0,Kr(this,t),t=u.R),t.C=u.C,u.C=t.R.C=!1,Gr(this,u),n=this._;break}}else if(t=u.L,t.C&&(t.C=!1,u.C=!0,Kr(this,u),t=u.L),t.L&&t.L.C||t.R&&t.R.C){t.L&&t.L.C||(t.R.C=!1,t.C=!0,Gr(this,t),t=u.L),t.C=u.C,u.C=t.L.C=!1,Kr(this,u),n=this._;break}t.C=!0,n=u,u=u.U}while(!n.C);n&&(n.C=!1)}}},Xo.geom.voronoi=function(n){function t(n){var t=new Array(n.length),r=a[0][0],u=a[0][1],i=a[1][0],o=a[1][1];return nu(e(n),a).cells.forEach(function(e,a){var c=e.edges,s=e.site,l=t[a]=c.length?c.map(function(n){var t=n.start();return[t.x,t.y]}):s.x>=r&&s.x<=i&&s.y>=u&&s.y<=o?[[r,o],[i,o],[i,u],[r,u]]:[];l.point=n[a]}),t}function e(n){return n.map(function(n,t){return{x:Math.round(i(n,t)/Aa)*Aa,y:Math.round(o(n,t)/Aa)*Aa,i:t}})}var r=br,u=wr,i=r,o=u,a=Kc;return n?t(n):(t.links=function(n){return nu(e(n)).edges.filter(function(n){return n.l&&n.r}).map(function(t){return{source:n[t.l.i],target:n[t.r.i]}})},t.triangles=function(n){var t=[];return nu(e(n)).cells.forEach(function(e,r){for(var u,i,o=e.site,a=e.edges.sort(jr),c=-1,s=a.length,l=a[s-1].edge,f=l.l===o?l.r:l.l;++c<s;)u=l,i=f,l=a[c].edge,f=l.l===o?l.r:l.l,r<i.i&&r<f.i&&eu(o,i,f)<0&&t.push([n[r],n[i.i],n[f.i]])}),t},t.x=function(n){return arguments.length?(i=_t(r=n),t):r},t.y=function(n){return arguments.length?(o=_t(u=n),t):u},t.clipExtent=function(n){return arguments.length?(a=null==n?Kc:n,t):a===Kc?null:a},t.size=function(n){return arguments.length?t.clipExtent(n&&[[0,0],n]):a===Kc?null:a&&a[1]},t)};var Kc=[[-1e6,-1e6],[1e6,1e6]];Xo.geom.delaunay=function(n){return Xo.geom.voronoi().triangles(n)},Xo.geom.quadtree=function(n,t,e,r,u){function i(n){function i(n,t,e,r,u,i,o,a){if(!isNaN(e)&&!isNaN(r))if(n.leaf){var c=n.x,l=n.y;if(null!=c)if(oa(c-e)+oa(l-r)<.01)s(n,t,e,r,u,i,o,a);else{var f=n.point;n.x=n.y=n.point=null,s(n,f,c,l,u,i,o,a),s(n,t,e,r,u,i,o,a)}else n.x=e,n.y=r,n.point=t}else s(n,t,e,r,u,i,o,a)}function s(n,t,e,r,u,o,a,c){var s=.5*(u+a),l=.5*(o+c),f=e>=s,h=r>=l,g=(h<<1)+f;n.leaf=!1,n=n.nodes[g]||(n.nodes[g]=iu()),f?u=s:a=s,h?o=l:c=l,i(n,t,e,r,u,o,a,c)}var l,f,h,g,p,v,d,m,y,x=_t(a),M=_t(c);if(null!=t)v=t,d=e,m=r,y=u;else if(m=y=-(v=d=1/0),f=[],h=[],p=n.length,o)for(g=0;p>g;++g)l=n[g],l.x<v&&(v=l.x),l.y<d&&(d=l.y),l.x>m&&(m=l.x),l.y>y&&(y=l.y),f.push(l.x),h.push(l.y);else for(g=0;p>g;++g){var _=+x(l=n[g],g),b=+M(l,g);v>_&&(v=_),d>b&&(d=b),_>m&&(m=_),b>y&&(y=b),f.push(_),h.push(b)}var w=m-v,S=y-d;w>S?y=d+w:m=v+S;var k=iu();if(k.add=function(n){i(k,n,+x(n,++g),+M(n,g),v,d,m,y)},k.visit=function(n){ou(n,k,v,d,m,y)},g=-1,null==t){for(;++g<p;)i(k,n[g],f[g],h[g],v,d,m,y);--g}else n.forEach(k.add);return f=h=n=l=null,k}var o,a=br,c=wr;return(o=arguments.length)?(a=ru,c=uu,3===o&&(u=e,r=t,e=t=0),i(n)):(i.x=function(n){return arguments.length?(a=n,i):a},i.y=function(n){return arguments.length?(c=n,i):c},i.extent=function(n){return arguments.length?(null==n?t=e=r=u=null:(t=+n[0][0],e=+n[0][1],r=+n[1][0],u=+n[1][1]),i):null==t?null:[[t,e],[r,u]]},i.size=function(n){return arguments.length?(null==n?t=e=r=u=null:(t=e=0,r=+n[0],u=+n[1]),i):null==t?null:[r-t,u-e]},i)},Xo.interpolateRgb=au,Xo.interpolateObject=cu,Xo.interpolateNumber=su,Xo.interpolateString=lu;var Qc=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g;Xo.interpolate=fu,Xo.interpolators=[function(n,t){var e=typeof t;return("string"===e?Va.has(t)||/^(#|rgb\(|hsl\()/.test(t)?au:lu:t instanceof G?au:"object"===e?Array.isArray(t)?hu:cu:su)(n,t)}],Xo.interpolateArray=hu;var ns=function(){return bt},ts=Xo.map({linear:ns,poly:xu,quad:function(){return du},cubic:function(){return mu},sin:function(){return Mu},exp:function(){return _u},circle:function(){return bu},elastic:wu,back:Su,bounce:function(){return ku}}),es=Xo.map({"in":bt,out:pu,"in-out":vu,"out-in":function(n){return vu(pu(n))}});Xo.ease=function(n){var t=n.indexOf("-"),e=t>=0?n.substring(0,t):n,r=t>=0?n.substring(t+1):"in";return e=ts.get(e)||ns,r=es.get(r)||bt,gu(r(e.apply(null,$o.call(arguments,1))))},Xo.interpolateHcl=Eu,Xo.interpolateHsl=Au,Xo.interpolateLab=Cu,Xo.interpolateRound=Nu,Xo.transform=function(n){var t=Wo.createElementNS(Xo.ns.prefix.svg,"g");return(Xo.transform=function(n){if(null!=n){t.setAttribute("transform",n);var e=t.transform.baseVal.consolidate()}return new Lu(e?e.matrix:rs)})(n)},Lu.prototype.toString=function(){return"translate("+this.translate+")rotate("+this.rotate+")skewX("+this.skew+")scale("+this.scale+")"};var rs={a:1,b:0,c:0,d:1,e:0,f:0};Xo.interpolateTransform=Ru,Xo.layout={},Xo.layout.bundle=function(){return function(n){for(var t=[],e=-1,r=n.length;++e<r;)t.push(Uu(n[e]));return t}},Xo.layout.chord=function(){function n(){var n,s,f,h,g,p={},v=[],d=Xo.range(i),m=[];for(e=[],r=[],n=0,h=-1;++h<i;){for(s=0,g=-1;++g<i;)s+=u[h][g];v.push(s),m.push(Xo.range(i)),n+=s}for(o&&d.sort(function(n,t){return o(v[n],v[t])}),a&&m.forEach(function(n,t){n.sort(function(n,e){return a(u[t][n],u[t][e])})}),n=(ka-l*i)/n,s=0,h=-1;++h<i;){for(f=s,g=-1;++g<i;){var y=d[h],x=m[y][g],M=u[y][x],_=s,b=s+=M*n;p[y+"-"+x]={index:y,subindex:x,startAngle:_,endAngle:b,value:M}}r[y]={index:y,startAngle:f,endAngle:s,value:(s-f)/n},s+=l}for(h=-1;++h<i;)for(g=h-1;++g<i;){var w=p[h+"-"+g],S=p[g+"-"+h];(w.value||S.value)&&e.push(w.value<S.value?{source:S,target:w}:{source:w,target:S})}c&&t()}function t(){e.sort(function(n,t){return c((n.source.value+n.target.value)/2,(t.source.value+t.target.value)/2)})}var e,r,u,i,o,a,c,s={},l=0;return s.matrix=function(n){return arguments.length?(i=(u=n)&&u.length,e=r=null,s):u},s.padding=function(n){return arguments.length?(l=n,e=r=null,s):l},s.sortGroups=function(n){return arguments.length?(o=n,e=r=null,s):o},s.sortSubgroups=function(n){return arguments.length?(a=n,e=null,s):a},s.sortChords=function(n){return arguments.length?(c=n,e&&t(),s):c},s.chords=function(){return e||n(),e},s.groups=function(){return r||n(),r},s},Xo.layout.force=function(){function n(n){return function(t,e,r,u){if(t.point!==n){var i=t.cx-n.x,o=t.cy-n.y,a=u-e,c=i*i+o*o;if(c>a*a/d){if(p>c){var s=t.charge/c;n.px-=i*s,n.py-=o*s}return!0}if(t.point&&c&&p>c){var s=t.pointCharge/c;n.px-=i*s,n.py-=o*s}}return!t.charge}}function t(n){n.px=Xo.event.x,n.py=Xo.event.y,a.resume()}var e,r,u,i,o,a={},c=Xo.dispatch("start","tick","end"),s=[1,1],l=.9,f=us,h=is,g=-30,p=os,v=.1,d=.64,m=[],y=[];return a.tick=function(){if((r*=.99)<.005)return c.end({type:"end",alpha:r=0}),!0;var t,e,a,f,h,p,d,x,M,_=m.length,b=y.length;for(e=0;b>e;++e)a=y[e],f=a.source,h=a.target,x=h.x-f.x,M=h.y-f.y,(p=x*x+M*M)&&(p=r*i[e]*((p=Math.sqrt(p))-u[e])/p,x*=p,M*=p,h.x-=x*(d=f.weight/(h.weight+f.weight)),h.y-=M*d,f.x+=x*(d=1-d),f.y+=M*d);if((d=r*v)&&(x=s[0]/2,M=s[1]/2,e=-1,d))for(;++e<_;)a=m[e],a.x+=(x-a.x)*d,a.y+=(M-a.y)*d;if(g)for(Zu(t=Xo.geom.quadtree(m),r,o),e=-1;++e<_;)(a=m[e]).fixed||t.visit(n(a));for(e=-1;++e<_;)a=m[e],a.fixed?(a.x=a.px,a.y=a.py):(a.x-=(a.px-(a.px=a.x))*l,a.y-=(a.py-(a.py=a.y))*l);c.tick({type:"tick",alpha:r})},a.nodes=function(n){return arguments.length?(m=n,a):m},a.links=function(n){return arguments.length?(y=n,a):y},a.size=function(n){return arguments.length?(s=n,a):s},a.linkDistance=function(n){return arguments.length?(f="function"==typeof n?n:+n,a):f},a.distance=a.linkDistance,a.linkStrength=function(n){return arguments.length?(h="function"==typeof n?n:+n,a):h},a.friction=function(n){return arguments.length?(l=+n,a):l},a.charge=function(n){return arguments.length?(g="function"==typeof n?n:+n,a):g},a.chargeDistance=function(n){return arguments.length?(p=n*n,a):Math.sqrt(p)},a.gravity=function(n){return arguments.length?(v=+n,a):v},a.theta=function(n){return arguments.length?(d=n*n,a):Math.sqrt(d)},a.alpha=function(n){return arguments.length?(n=+n,r?r=n>0?n:0:n>0&&(c.start({type:"start",alpha:r=n}),Xo.timer(a.tick)),a):r},a.start=function(){function n(n,r){if(!e){for(e=new Array(c),a=0;c>a;++a)e[a]=[];for(a=0;s>a;++a){var u=y[a];e[u.source.index].push(u.target),e[u.target.index].push(u.source)}}for(var i,o=e[t],a=-1,s=o.length;++a<s;)if(!isNaN(i=o[a][n]))return i;return Math.random()*r}var t,e,r,c=m.length,l=y.length,p=s[0],v=s[1];for(t=0;c>t;++t)(r=m[t]).index=t,r.weight=0;for(t=0;l>t;++t)r=y[t],"number"==typeof r.source&&(r.source=m[r.source]),"number"==typeof r.target&&(r.target=m[r.target]),++r.source.weight,++r.target.weight;for(t=0;c>t;++t)r=m[t],isNaN(r.x)&&(r.x=n("x",p)),isNaN(r.y)&&(r.y=n("y",v)),isNaN(r.px)&&(r.px=r.x),isNaN(r.py)&&(r.py=r.y);if(u=[],"function"==typeof f)for(t=0;l>t;++t)u[t]=+f.call(this,y[t],t);else for(t=0;l>t;++t)u[t]=f;if(i=[],"function"==typeof h)for(t=0;l>t;++t)i[t]=+h.call(this,y[t],t);else for(t=0;l>t;++t)i[t]=h;if(o=[],"function"==typeof g)for(t=0;c>t;++t)o[t]=+g.call(this,m[t],t);else for(t=0;c>t;++t)o[t]=g;return a.resume()},a.resume=function(){return a.alpha(.1)},a.stop=function(){return a.alpha(0)},a.drag=function(){return e||(e=Xo.behavior.drag().origin(bt).on("dragstart.force",Fu).on("drag.force",t).on("dragend.force",Ou)),arguments.length?(this.on("mouseover.force",Yu).on("mouseout.force",Iu).call(e),void 0):e},Xo.rebind(a,c,"on")};var us=20,is=1,os=1/0;Xo.layout.hierarchy=function(){function n(t,o,a){var c=u.call(e,t,o);if(t.depth=o,a.push(t),c&&(s=c.length)){for(var s,l,f=-1,h=t.children=new Array(s),g=0,p=o+1;++f<s;)l=h[f]=n(c[f],p,a),l.parent=t,g+=l.value;r&&h.sort(r),i&&(t.value=g)}else delete t.children,i&&(t.value=+i.call(e,t,o)||0);return t}function t(n,r){var u=n.children,o=0;if(u&&(a=u.length))for(var a,c=-1,s=r+1;++c<a;)o+=t(u[c],s);else i&&(o=+i.call(e,n,r)||0);return i&&(n.value=o),o}function e(t){var e=[];return n(t,0,e),e}var r=Bu,u=Xu,i=$u;return e.sort=function(n){return arguments.length?(r=n,e):r},e.children=function(n){return arguments.length?(u=n,e):u},e.value=function(n){return arguments.length?(i=n,e):i},e.revalue=function(n){return t(n,0),n},e},Xo.layout.partition=function(){function n(t,e,r,u){var i=t.children;if(t.x=e,t.y=t.depth*u,t.dx=r,t.dy=u,i&&(o=i.length)){var o,a,c,s=-1;for(r=t.value?r/t.value:0;++s<o;)n(a=i[s],e,c=a.value*r,u),e+=c}}function t(n){var e=n.children,r=0;if(e&&(u=e.length))for(var u,i=-1;++i<u;)r=Math.max(r,t(e[i]));return 1+r}function e(e,i){var o=r.call(this,e,i);return n(o[0],0,u[0],u[1]/t(o[0])),o}var r=Xo.layout.hierarchy(),u=[1,1];return e.size=function(n){return arguments.length?(u=n,e):u},Vu(e,r)},Xo.layout.pie=function(){function n(i){var o=i.map(function(e,r){return+t.call(n,e,r)}),a=+("function"==typeof r?r.apply(this,arguments):r),c=(("function"==typeof u?u.apply(this,arguments):u)-a)/Xo.sum(o),s=Xo.range(i.length);null!=e&&s.sort(e===as?function(n,t){return o[t]-o[n]}:function(n,t){return e(i[n],i[t])});var l=[];return s.forEach(function(n){var t;l[n]={data:i[n],value:t=o[n],startAngle:a,endAngle:a+=t*c}}),l}var t=Number,e=as,r=0,u=ka;return n.value=function(e){return arguments.length?(t=e,n):t},n.sort=function(t){return arguments.length?(e=t,n):e},n.startAngle=function(t){return arguments.length?(r=t,n):r},n.endAngle=function(t){return arguments.length?(u=t,n):u},n};var as={};Xo.layout.stack=function(){function n(a,c){var s=a.map(function(e,r){return t.call(n,e,r)}),l=s.map(function(t){return t.map(function(t,e){return[i.call(n,t,e),o.call(n,t,e)]})}),f=e.call(n,l,c);s=Xo.permute(s,f),l=Xo.permute(l,f);var h,g,p,v=r.call(n,l,c),d=s.length,m=s[0].length;for(g=0;m>g;++g)for(u.call(n,s[0][g],p=v[g],l[0][g][1]),h=1;d>h;++h)u.call(n,s[h][g],p+=l[h-1][g][1],l[h][g][1]);return a}var t=bt,e=Qu,r=ni,u=Ku,i=Ju,o=Gu;return n.values=function(e){return arguments.length?(t=e,n):t},n.order=function(t){return arguments.length?(e="function"==typeof t?t:cs.get(t)||Qu,n):e},n.offset=function(t){return arguments.length?(r="function"==typeof t?t:ss.get(t)||ni,n):r},n.x=function(t){return arguments.length?(i=t,n):i},n.y=function(t){return arguments.length?(o=t,n):o},n.out=function(t){return arguments.length?(u=t,n):u},n};var cs=Xo.map({"inside-out":function(n){var t,e,r=n.length,u=n.map(ti),i=n.map(ei),o=Xo.range(r).sort(function(n,t){return u[n]-u[t]}),a=0,c=0,s=[],l=[];for(t=0;r>t;++t)e=o[t],c>a?(a+=i[e],s.push(e)):(c+=i[e],l.push(e));return l.reverse().concat(s)},reverse:function(n){return Xo.range(n.length).reverse()},"default":Qu}),ss=Xo.map({silhouette:function(n){var t,e,r,u=n.length,i=n[0].length,o=[],a=0,c=[];for(e=0;i>e;++e){for(t=0,r=0;u>t;t++)r+=n[t][e][1];r>a&&(a=r),o.push(r)}for(e=0;i>e;++e)c[e]=(a-o[e])/2;return c},wiggle:function(n){var t,e,r,u,i,o,a,c,s,l=n.length,f=n[0],h=f.length,g=[];for(g[0]=c=s=0,e=1;h>e;++e){for(t=0,u=0;l>t;++t)u+=n[t][e][1];for(t=0,i=0,a=f[e][0]-f[e-1][0];l>t;++t){for(r=0,o=(n[t][e][1]-n[t][e-1][1])/(2*a);t>r;++r)o+=(n[r][e][1]-n[r][e-1][1])/a;i+=o*n[t][e][1]}g[e]=c-=u?i/u*a:0,s>c&&(s=c)}for(e=0;h>e;++e)g[e]-=s;return g},expand:function(n){var t,e,r,u=n.length,i=n[0].length,o=1/u,a=[];for(e=0;i>e;++e){for(t=0,r=0;u>t;t++)r+=n[t][e][1];if(r)for(t=0;u>t;t++)n[t][e][1]/=r;else for(t=0;u>t;t++)n[t][e][1]=o}for(e=0;i>e;++e)a[e]=0;return a},zero:ni});Xo.layout.histogram=function(){function n(n,i){for(var o,a,c=[],s=n.map(e,this),l=r.call(this,s,i),f=u.call(this,l,s,i),i=-1,h=s.length,g=f.length-1,p=t?1:1/h;++i<g;)o=c[i]=[],o.dx=f[i+1]-(o.x=f[i]),o.y=0;if(g>0)for(i=-1;++i<h;)a=s[i],a>=l[0]&&a<=l[1]&&(o=c[Xo.bisect(f,a,1,g)-1],o.y+=p,o.push(n[i]));return c}var t=!0,e=Number,r=oi,u=ui;return n.value=function(t){return arguments.length?(e=t,n):e},n.range=function(t){return arguments.length?(r=_t(t),n):r},n.bins=function(t){return arguments.length?(u="number"==typeof t?function(n){return ii(n,t)}:_t(t),n):u},n.frequency=function(e){return arguments.length?(t=!!e,n):t},n},Xo.layout.tree=function(){function n(n,i){function o(n,t){var r=n.children,u=n._tree;if(r&&(i=r.length)){for(var i,a,s,l=r[0],f=l,h=-1;++h<i;)s=r[h],o(s,a),f=c(s,a,f),a=s;vi(n);var g=.5*(l._tree.prelim+s._tree.prelim);t?(u.prelim=t._tree.prelim+e(n,t),u.mod=u.prelim-g):u.prelim=g}else t&&(u.prelim=t._tree.prelim+e(n,t))}function a(n,t){n.x=n._tree.prelim+t;var e=n.children;if(e&&(r=e.length)){var r,u=-1;for(t+=n._tree.mod;++u<r;)a(e[u],t)}}function c(n,t,r){if(t){for(var u,i=n,o=n,a=t,c=n.parent.children[0],s=i._tree.mod,l=o._tree.mod,f=a._tree.mod,h=c._tree.mod;a=si(a),i=ci(i),a&&i;)c=ci(c),o=si(o),o._tree.ancestor=n,u=a._tree.prelim+f-i._tree.prelim-s+e(a,i),u>0&&(di(mi(a,n,r),n,u),s+=u,l+=u),f+=a._tree.mod,s+=i._tree.mod,h+=c._tree.mod,l+=o._tree.mod;a&&!si(o)&&(o._tree.thread=a,o._tree.mod+=f-l),i&&!ci(c)&&(c._tree.thread=i,c._tree.mod+=s-h,r=n)}return r}var s=t.call(this,n,i),l=s[0];pi(l,function(n,t){n._tree={ancestor:n,prelim:0,mod:0,change:0,shift:0,number:t?t._tree.number+1:0}}),o(l),a(l,-l._tree.prelim);var f=li(l,hi),h=li(l,fi),g=li(l,gi),p=f.x-e(f,h)/2,v=h.x+e(h,f)/2,d=g.depth||1;return pi(l,u?function(n){n.x*=r[0],n.y=n.depth*r[1],delete n._tree}:function(n){n.x=(n.x-p)/(v-p)*r[0],n.y=n.depth/d*r[1],delete n._tree}),s}var t=Xo.layout.hierarchy().sort(null).value(null),e=ai,r=[1,1],u=!1;return n.separation=function(t){return arguments.length?(e=t,n):e},n.size=function(t){return arguments.length?(u=null==(r=t),n):u?null:r},n.nodeSize=function(t){return arguments.length?(u=null!=(r=t),n):u?r:null},Vu(n,t)},Xo.layout.pack=function(){function n(n,i){var o=e.call(this,n,i),a=o[0],c=u[0],s=u[1],l=null==t?Math.sqrt:"function"==typeof t?t:function(){return t};if(a.x=a.y=0,pi(a,function(n){n.r=+l(n.value)}),pi(a,bi),r){var f=r*(t?1:Math.max(2*a.r/c,2*a.r/s))/2;pi(a,function(n){n.r+=f}),pi(a,bi),pi(a,function(n){n.r-=f})}return ki(a,c/2,s/2,t?1:1/Math.max(2*a.r/c,2*a.r/s)),o}var t,e=Xo.layout.hierarchy().sort(yi),r=0,u=[1,1];return n.size=function(t){return arguments.length?(u=t,n):u},n.radius=function(e){return arguments.length?(t=null==e||"function"==typeof e?e:+e,n):t},n.padding=function(t){return arguments.length?(r=+t,n):r},Vu(n,e)},Xo.layout.cluster=function(){function n(n,i){var o,a=t.call(this,n,i),c=a[0],s=0;pi(c,function(n){var t=n.children;t&&t.length?(n.x=Ci(t),n.y=Ai(t)):(n.x=o?s+=e(n,o):0,n.y=0,o=n)});var l=Ni(c),f=Li(c),h=l.x-e(l,f)/2,g=f.x+e(f,l)/2;return pi(c,u?function(n){n.x=(n.x-c.x)*r[0],n.y=(c.y-n.y)*r[1]}:function(n){n.x=(n.x-h)/(g-h)*r[0],n.y=(1-(c.y?n.y/c.y:1))*r[1]}),a}var t=Xo.layout.hierarchy().sort(null).value(null),e=ai,r=[1,1],u=!1;return n.separation=function(t){return arguments.length?(e=t,n):e},n.size=function(t){return arguments.length?(u=null==(r=t),n):u?null:r},n.nodeSize=function(t){return arguments.length?(u=null!=(r=t),n):u?r:null},Vu(n,t)},Xo.layout.treemap=function(){function n(n,t){for(var e,r,u=-1,i=n.length;++u<i;)r=(e=n[u]).value*(0>t?0:t),e.area=isNaN(r)||0>=r?0:r}function t(e){var i=e.children;if(i&&i.length){var o,a,c,s=f(e),l=[],h=i.slice(),p=1/0,v="slice"===g?s.dx:"dice"===g?s.dy:"slice-dice"===g?1&e.depth?s.dy:s.dx:Math.min(s.dx,s.dy);for(n(h,s.dx*s.dy/e.value),l.area=0;(c=h.length)>0;)l.push(o=h[c-1]),l.area+=o.area,"squarify"!==g||(a=r(l,v))<=p?(h.pop(),p=a):(l.area-=l.pop().area,u(l,v,s,!1),v=Math.min(s.dx,s.dy),l.length=l.area=0,p=1/0);l.length&&(u(l,v,s,!0),l.length=l.area=0),i.forEach(t)}}function e(t){var r=t.children;if(r&&r.length){var i,o=f(t),a=r.slice(),c=[];for(n(a,o.dx*o.dy/t.value),c.area=0;i=a.pop();)c.push(i),c.area+=i.area,null!=i.z&&(u(c,i.z?o.dx:o.dy,o,!a.length),c.length=c.area=0);r.forEach(e)}}function r(n,t){for(var e,r=n.area,u=0,i=1/0,o=-1,a=n.length;++o<a;)(e=n[o].area)&&(i>e&&(i=e),e>u&&(u=e));return r*=r,t*=t,r?Math.max(t*u*p/r,r/(t*i*p)):1/0}function u(n,t,e,r){var u,i=-1,o=n.length,a=e.x,s=e.y,l=t?c(n.area/t):0;if(t==e.dx){for((r||l>e.dy)&&(l=e.dy);++i<o;)u=n[i],u.x=a,u.y=s,u.dy=l,a+=u.dx=Math.min(e.x+e.dx-a,l?c(u.area/l):0);u.z=!0,u.dx+=e.x+e.dx-a,e.y+=l,e.dy-=l}else{for((r||l>e.dx)&&(l=e.dx);++i<o;)u=n[i],u.x=a,u.y=s,u.dx=l,s+=u.dy=Math.min(e.y+e.dy-s,l?c(u.area/l):0);u.z=!1,u.dy+=e.y+e.dy-s,e.x+=l,e.dx-=l}}function i(r){var u=o||a(r),i=u[0];return i.x=0,i.y=0,i.dx=s[0],i.dy=s[1],o&&a.revalue(i),n([i],i.dx*i.dy/i.value),(o?e:t)(i),h&&(o=u),u}var o,a=Xo.layout.hierarchy(),c=Math.round,s=[1,1],l=null,f=zi,h=!1,g="squarify",p=.5*(1+Math.sqrt(5));return i.size=function(n){return arguments.length?(s=n,i):s},i.padding=function(n){function t(t){var e=n.call(i,t,t.depth);return null==e?zi(t):qi(t,"number"==typeof e?[e,e,e,e]:e)}function e(t){return qi(t,n)}if(!arguments.length)return l;var r;return f=null==(l=n)?zi:"function"==(r=typeof n)?t:"number"===r?(n=[n,n,n,n],e):e,i},i.round=function(n){return arguments.length?(c=n?Math.round:Number,i):c!=Number},i.sticky=function(n){return arguments.length?(h=n,o=null,i):h},i.ratio=function(n){return arguments.length?(p=n,i):p},i.mode=function(n){return arguments.length?(g=n+"",i):g},Vu(i,a)},Xo.random={normal:function(n,t){var e=arguments.length;return 2>e&&(t=1),1>e&&(n=0),function(){var e,r,u;do e=2*Math.random()-1,r=2*Math.random()-1,u=e*e+r*r;while(!u||u>1);return n+t*e*Math.sqrt(-2*Math.log(u)/u)}},logNormal:function(){var n=Xo.random.normal.apply(Xo,arguments);return function(){return Math.exp(n())}},bates:function(n){var t=Xo.random.irwinHall(n);return function(){return t()/n}},irwinHall:function(n){return function(){for(var t=0,e=0;n>e;e++)t+=Math.random();return t}}},Xo.scale={};var ls={floor:bt,ceil:bt};Xo.scale.linear=function(){return Hi([0,1],[0,1],fu,!1)};var fs={s:1,g:1,p:1,r:1,e:1};Xo.scale.log=function(){return $i(Xo.scale.linear().domain([0,1]),10,!0,[1,10])};var hs=Xo.format(".0e"),gs={floor:function(n){return-Math.ceil(-n)},ceil:function(n){return-Math.floor(-n)}};Xo.scale.pow=function(){return Bi(Xo.scale.linear(),1,[0,1])},Xo.scale.sqrt=function(){return Xo.scale.pow().exponent(.5)},Xo.scale.ordinal=function(){return Ji([],{t:"range",a:[[]]})},Xo.scale.category10=function(){return Xo.scale.ordinal().range(ps)},Xo.scale.category20=function(){return Xo.scale.ordinal().range(vs)},Xo.scale.category20b=function(){return Xo.scale.ordinal().range(ds)},Xo.scale.category20c=function(){return Xo.scale.ordinal().range(ms)};var ps=[2062260,16744206,2924588,14034728,9725885,9197131,14907330,8355711,12369186,1556175].map(ht),vs=[2062260,11454440,16744206,16759672,2924588,10018698,14034728,16750742,9725885,12955861,9197131,12885140,14907330,16234194,8355711,13092807,12369186,14408589,1556175,10410725].map(ht),ds=[3750777,5395619,7040719,10264286,6519097,9216594,11915115,13556636,9202993,12426809,15186514,15190932,8666169,11356490,14049643,15177372,8077683,10834324,13528509,14589654].map(ht),ms=[3244733,7057110,10406625,13032431,15095053,16616764,16625259,16634018,3253076,7652470,10607003,13101504,7695281,10394312,12369372,14342891,6513507,9868950,12434877,14277081].map(ht);Xo.scale.quantile=function(){return Gi([],[])
},Xo.scale.quantize=function(){return Ki(0,1,[0,1])},Xo.scale.threshold=function(){return Qi([.5],[0,1])},Xo.scale.identity=function(){return no([0,1])},Xo.svg={},Xo.svg.arc=function(){function n(){var n=t.apply(this,arguments),i=e.apply(this,arguments),o=r.apply(this,arguments)+ys,a=u.apply(this,arguments)+ys,c=(o>a&&(c=o,o=a,a=c),a-o),s=Sa>c?"0":"1",l=Math.cos(o),f=Math.sin(o),h=Math.cos(a),g=Math.sin(a);return c>=xs?n?"M0,"+i+"A"+i+","+i+" 0 1,1 0,"+-i+"A"+i+","+i+" 0 1,1 0,"+i+"M0,"+n+"A"+n+","+n+" 0 1,0 0,"+-n+"A"+n+","+n+" 0 1,0 0,"+n+"Z":"M0,"+i+"A"+i+","+i+" 0 1,1 0,"+-i+"A"+i+","+i+" 0 1,1 0,"+i+"Z":n?"M"+i*l+","+i*f+"A"+i+","+i+" 0 "+s+",1 "+i*h+","+i*g+"L"+n*h+","+n*g+"A"+n+","+n+" 0 "+s+",0 "+n*l+","+n*f+"Z":"M"+i*l+","+i*f+"A"+i+","+i+" 0 "+s+",1 "+i*h+","+i*g+"L0,0"+"Z"}var t=to,e=eo,r=ro,u=uo;return n.innerRadius=function(e){return arguments.length?(t=_t(e),n):t},n.outerRadius=function(t){return arguments.length?(e=_t(t),n):e},n.startAngle=function(t){return arguments.length?(r=_t(t),n):r},n.endAngle=function(t){return arguments.length?(u=_t(t),n):u},n.centroid=function(){var n=(t.apply(this,arguments)+e.apply(this,arguments))/2,i=(r.apply(this,arguments)+u.apply(this,arguments))/2+ys;return[Math.cos(i)*n,Math.sin(i)*n]},n};var ys=-Ea,xs=ka-Aa;Xo.svg.line=function(){return io(bt)};var Ms=Xo.map({linear:oo,"linear-closed":ao,step:co,"step-before":so,"step-after":lo,basis:mo,"basis-open":yo,"basis-closed":xo,bundle:Mo,cardinal:go,"cardinal-open":fo,"cardinal-closed":ho,monotone:Eo});Ms.forEach(function(n,t){t.key=n,t.closed=/-closed$/.test(n)});var _s=[0,2/3,1/3,0],bs=[0,1/3,2/3,0],ws=[0,1/6,2/3,1/6];Xo.svg.line.radial=function(){var n=io(Ao);return n.radius=n.x,delete n.x,n.angle=n.y,delete n.y,n},so.reverse=lo,lo.reverse=so,Xo.svg.area=function(){return Co(bt)},Xo.svg.area.radial=function(){var n=Co(Ao);return n.radius=n.x,delete n.x,n.innerRadius=n.x0,delete n.x0,n.outerRadius=n.x1,delete n.x1,n.angle=n.y,delete n.y,n.startAngle=n.y0,delete n.y0,n.endAngle=n.y1,delete n.y1,n},Xo.svg.chord=function(){function n(n,a){var c=t(this,i,n,a),s=t(this,o,n,a);return"M"+c.p0+r(c.r,c.p1,c.a1-c.a0)+(e(c,s)?u(c.r,c.p1,c.r,c.p0):u(c.r,c.p1,s.r,s.p0)+r(s.r,s.p1,s.a1-s.a0)+u(s.r,s.p1,c.r,c.p0))+"Z"}function t(n,t,e,r){var u=t.call(n,e,r),i=a.call(n,u,r),o=c.call(n,u,r)+ys,l=s.call(n,u,r)+ys;return{r:i,a0:o,a1:l,p0:[i*Math.cos(o),i*Math.sin(o)],p1:[i*Math.cos(l),i*Math.sin(l)]}}function e(n,t){return n.a0==t.a0&&n.a1==t.a1}function r(n,t,e){return"A"+n+","+n+" 0 "+ +(e>Sa)+",1 "+t}function u(n,t,e,r){return"Q 0,0 "+r}var i=hr,o=gr,a=No,c=ro,s=uo;return n.radius=function(t){return arguments.length?(a=_t(t),n):a},n.source=function(t){return arguments.length?(i=_t(t),n):i},n.target=function(t){return arguments.length?(o=_t(t),n):o},n.startAngle=function(t){return arguments.length?(c=_t(t),n):c},n.endAngle=function(t){return arguments.length?(s=_t(t),n):s},n},Xo.svg.diagonal=function(){function n(n,u){var i=t.call(this,n,u),o=e.call(this,n,u),a=(i.y+o.y)/2,c=[i,{x:i.x,y:a},{x:o.x,y:a},o];return c=c.map(r),"M"+c[0]+"C"+c[1]+" "+c[2]+" "+c[3]}var t=hr,e=gr,r=Lo;return n.source=function(e){return arguments.length?(t=_t(e),n):t},n.target=function(t){return arguments.length?(e=_t(t),n):e},n.projection=function(t){return arguments.length?(r=t,n):r},n},Xo.svg.diagonal.radial=function(){var n=Xo.svg.diagonal(),t=Lo,e=n.projection;return n.projection=function(n){return arguments.length?e(zo(t=n)):t},n},Xo.svg.symbol=function(){function n(n,r){return(Ss.get(t.call(this,n,r))||Ro)(e.call(this,n,r))}var t=To,e=qo;return n.type=function(e){return arguments.length?(t=_t(e),n):t},n.size=function(t){return arguments.length?(e=_t(t),n):e},n};var Ss=Xo.map({circle:Ro,cross:function(n){var t=Math.sqrt(n/5)/2;return"M"+-3*t+","+-t+"H"+-t+"V"+-3*t+"H"+t+"V"+-t+"H"+3*t+"V"+t+"H"+t+"V"+3*t+"H"+-t+"V"+t+"H"+-3*t+"Z"},diamond:function(n){var t=Math.sqrt(n/(2*Cs)),e=t*Cs;return"M0,"+-t+"L"+e+",0"+" 0,"+t+" "+-e+",0"+"Z"},square:function(n){var t=Math.sqrt(n)/2;return"M"+-t+","+-t+"L"+t+","+-t+" "+t+","+t+" "+-t+","+t+"Z"},"triangle-down":function(n){var t=Math.sqrt(n/As),e=t*As/2;return"M0,"+e+"L"+t+","+-e+" "+-t+","+-e+"Z"},"triangle-up":function(n){var t=Math.sqrt(n/As),e=t*As/2;return"M0,"+-e+"L"+t+","+e+" "+-t+","+e+"Z"}});Xo.svg.symbolTypes=Ss.keys();var ks,Es,As=Math.sqrt(3),Cs=Math.tan(30*Na),Ns=[],Ls=0;Ns.call=da.call,Ns.empty=da.empty,Ns.node=da.node,Ns.size=da.size,Xo.transition=function(n){return arguments.length?ks?n.transition():n:xa.transition()},Xo.transition.prototype=Ns,Ns.select=function(n){var t,e,r,u=this.id,i=[];n=M(n);for(var o=-1,a=this.length;++o<a;){i.push(t=[]);for(var c=this[o],s=-1,l=c.length;++s<l;)(r=c[s])&&(e=n.call(r,r.__data__,s,o))?("__data__"in r&&(e.__data__=r.__data__),jo(e,s,u,r.__transition__[u]),t.push(e)):t.push(null)}return Do(i,u)},Ns.selectAll=function(n){var t,e,r,u,i,o=this.id,a=[];n=_(n);for(var c=-1,s=this.length;++c<s;)for(var l=this[c],f=-1,h=l.length;++f<h;)if(r=l[f]){i=r.__transition__[o],e=n.call(r,r.__data__,f,c),a.push(t=[]);for(var g=-1,p=e.length;++g<p;)(u=e[g])&&jo(u,g,o,i),t.push(u)}return Do(a,o)},Ns.filter=function(n){var t,e,r,u=[];"function"!=typeof n&&(n=q(n));for(var i=0,o=this.length;o>i;i++){u.push(t=[]);for(var e=this[i],a=0,c=e.length;c>a;a++)(r=e[a])&&n.call(r,r.__data__,a,i)&&t.push(r)}return Do(u,this.id)},Ns.tween=function(n,t){var e=this.id;return arguments.length<2?this.node().__transition__[e].tween.get(n):R(this,null==t?function(t){t.__transition__[e].tween.remove(n)}:function(r){r.__transition__[e].tween.set(n,t)})},Ns.attr=function(n,t){function e(){this.removeAttribute(a)}function r(){this.removeAttributeNS(a.space,a.local)}function u(n){return null==n?e:(n+="",function(){var t,e=this.getAttribute(a);return e!==n&&(t=o(e,n),function(n){this.setAttribute(a,t(n))})})}function i(n){return null==n?r:(n+="",function(){var t,e=this.getAttributeNS(a.space,a.local);return e!==n&&(t=o(e,n),function(n){this.setAttributeNS(a.space,a.local,t(n))})})}if(arguments.length<2){for(t in n)this.attr(t,n[t]);return this}var o="transform"==n?Ru:fu,a=Xo.ns.qualify(n);return Po(this,"attr."+n,t,a.local?i:u)},Ns.attrTween=function(n,t){function e(n,e){var r=t.call(this,n,e,this.getAttribute(u));return r&&function(n){this.setAttribute(u,r(n))}}function r(n,e){var r=t.call(this,n,e,this.getAttributeNS(u.space,u.local));return r&&function(n){this.setAttributeNS(u.space,u.local,r(n))}}var u=Xo.ns.qualify(n);return this.tween("attr."+n,u.local?r:e)},Ns.style=function(n,t,e){function r(){this.style.removeProperty(n)}function u(t){return null==t?r:(t+="",function(){var r,u=Go.getComputedStyle(this,null).getPropertyValue(n);return u!==t&&(r=fu(u,t),function(t){this.style.setProperty(n,r(t),e)})})}var i=arguments.length;if(3>i){if("string"!=typeof n){2>i&&(t="");for(e in n)this.style(e,n[e],t);return this}e=""}return Po(this,"style."+n,t,u)},Ns.styleTween=function(n,t,e){function r(r,u){var i=t.call(this,r,u,Go.getComputedStyle(this,null).getPropertyValue(n));return i&&function(t){this.style.setProperty(n,i(t),e)}}return arguments.length<3&&(e=""),this.tween("style."+n,r)},Ns.text=function(n){return Po(this,"text",n,Uo)},Ns.remove=function(){return this.each("end.transition",function(){var n;this.__transition__.count<2&&(n=this.parentNode)&&n.removeChild(this)})},Ns.ease=function(n){var t=this.id;return arguments.length<1?this.node().__transition__[t].ease:("function"!=typeof n&&(n=Xo.ease.apply(Xo,arguments)),R(this,function(e){e.__transition__[t].ease=n}))},Ns.delay=function(n){var t=this.id;return R(this,"function"==typeof n?function(e,r,u){e.__transition__[t].delay=+n.call(e,e.__data__,r,u)}:(n=+n,function(e){e.__transition__[t].delay=n}))},Ns.duration=function(n){var t=this.id;return R(this,"function"==typeof n?function(e,r,u){e.__transition__[t].duration=Math.max(1,n.call(e,e.__data__,r,u))}:(n=Math.max(1,n),function(e){e.__transition__[t].duration=n}))},Ns.each=function(n,t){var e=this.id;if(arguments.length<2){var r=Es,u=ks;ks=e,R(this,function(t,r,u){Es=t.__transition__[e],n.call(t,t.__data__,r,u)}),Es=r,ks=u}else R(this,function(r){var u=r.__transition__[e];(u.event||(u.event=Xo.dispatch("start","end"))).on(n,t)});return this},Ns.transition=function(){for(var n,t,e,r,u=this.id,i=++Ls,o=[],a=0,c=this.length;c>a;a++){o.push(n=[]);for(var t=this[a],s=0,l=t.length;l>s;s++)(e=t[s])&&(r=Object.create(e.__transition__[u]),r.delay+=r.duration,jo(e,s,i,r)),n.push(e)}return Do(o,i)},Xo.svg.axis=function(){function n(n){n.each(function(){var n,s=Xo.select(this),l=this.__chart__||e,f=this.__chart__=e.copy(),h=null==c?f.ticks?f.ticks.apply(f,a):f.domain():c,g=null==t?f.tickFormat?f.tickFormat.apply(f,a):bt:t,p=s.selectAll(".tick").data(h,f),v=p.enter().insert("g",".domain").attr("class","tick").style("opacity",Aa),d=Xo.transition(p.exit()).style("opacity",Aa).remove(),m=Xo.transition(p).style("opacity",1),y=Ri(f),x=s.selectAll(".domain").data([0]),M=(x.enter().append("path").attr("class","domain"),Xo.transition(x));v.append("line"),v.append("text");var _=v.select("line"),b=m.select("line"),w=p.select("text").text(g),S=v.select("text"),k=m.select("text");switch(r){case"bottom":n=Ho,_.attr("y2",u),S.attr("y",Math.max(u,0)+o),b.attr("x2",0).attr("y2",u),k.attr("x",0).attr("y",Math.max(u,0)+o),w.attr("dy",".71em").style("text-anchor","middle"),M.attr("d","M"+y[0]+","+i+"V0H"+y[1]+"V"+i);break;case"top":n=Ho,_.attr("y2",-u),S.attr("y",-(Math.max(u,0)+o)),b.attr("x2",0).attr("y2",-u),k.attr("x",0).attr("y",-(Math.max(u,0)+o)),w.attr("dy","0em").style("text-anchor","middle"),M.attr("d","M"+y[0]+","+-i+"V0H"+y[1]+"V"+-i);break;case"left":n=Fo,_.attr("x2",-u),S.attr("x",-(Math.max(u,0)+o)),b.attr("x2",-u).attr("y2",0),k.attr("x",-(Math.max(u,0)+o)).attr("y",0),w.attr("dy",".32em").style("text-anchor","end"),M.attr("d","M"+-i+","+y[0]+"H0V"+y[1]+"H"+-i);break;case"right":n=Fo,_.attr("x2",u),S.attr("x",Math.max(u,0)+o),b.attr("x2",u).attr("y2",0),k.attr("x",Math.max(u,0)+o).attr("y",0),w.attr("dy",".32em").style("text-anchor","start"),M.attr("d","M"+i+","+y[0]+"H0V"+y[1]+"H"+i)}if(f.rangeBand){var E=f,A=E.rangeBand()/2;l=f=function(n){return E(n)+A}}else l.rangeBand?l=f:d.call(n,f);v.call(n,l),m.call(n,f)})}var t,e=Xo.scale.linear(),r=zs,u=6,i=6,o=3,a=[10],c=null;return n.scale=function(t){return arguments.length?(e=t,n):e},n.orient=function(t){return arguments.length?(r=t in qs?t+"":zs,n):r},n.ticks=function(){return arguments.length?(a=arguments,n):a},n.tickValues=function(t){return arguments.length?(c=t,n):c},n.tickFormat=function(e){return arguments.length?(t=e,n):t},n.tickSize=function(t){var e=arguments.length;return e?(u=+t,i=+arguments[e-1],n):u},n.innerTickSize=function(t){return arguments.length?(u=+t,n):u},n.outerTickSize=function(t){return arguments.length?(i=+t,n):i},n.tickPadding=function(t){return arguments.length?(o=+t,n):o},n.tickSubdivide=function(){return arguments.length&&n},n};var zs="bottom",qs={top:1,right:1,bottom:1,left:1};Xo.svg.brush=function(){function n(i){i.each(function(){var i=Xo.select(this).style("pointer-events","all").style("-webkit-tap-highlight-color","rgba(0,0,0,0)").on("mousedown.brush",u).on("touchstart.brush",u),o=i.selectAll(".background").data([0]);o.enter().append("rect").attr("class","background").style("visibility","hidden").style("cursor","crosshair"),i.selectAll(".extent").data([0]).enter().append("rect").attr("class","extent").style("cursor","move");var a=i.selectAll(".resize").data(p,bt);a.exit().remove(),a.enter().append("g").attr("class",function(n){return"resize "+n}).style("cursor",function(n){return Ts[n]}).append("rect").attr("x",function(n){return/[ew]$/.test(n)?-3:null}).attr("y",function(n){return/^[ns]/.test(n)?-3:null}).attr("width",6).attr("height",6).style("visibility","hidden"),a.style("display",n.empty()?"none":null);var l,f=Xo.transition(i),h=Xo.transition(o);c&&(l=Ri(c),h.attr("x",l[0]).attr("width",l[1]-l[0]),e(f)),s&&(l=Ri(s),h.attr("y",l[0]).attr("height",l[1]-l[0]),r(f)),t(f)})}function t(n){n.selectAll(".resize").attr("transform",function(n){return"translate("+l[+/e$/.test(n)]+","+f[+/^s/.test(n)]+")"})}function e(n){n.select(".extent").attr("x",l[0]),n.selectAll(".extent,.n>rect,.s>rect").attr("width",l[1]-l[0])}function r(n){n.select(".extent").attr("y",f[0]),n.selectAll(".extent,.e>rect,.w>rect").attr("height",f[1]-f[0])}function u(){function u(){32==Xo.event.keyCode&&(C||(x=null,L[0]-=l[1],L[1]-=f[1],C=2),d())}function p(){32==Xo.event.keyCode&&2==C&&(L[0]+=l[1],L[1]+=f[1],C=0,d())}function v(){var n=Xo.mouse(_),u=!1;M&&(n[0]+=M[0],n[1]+=M[1]),C||(Xo.event.altKey?(x||(x=[(l[0]+l[1])/2,(f[0]+f[1])/2]),L[0]=l[+(n[0]<x[0])],L[1]=f[+(n[1]<x[1])]):x=null),E&&m(n,c,0)&&(e(S),u=!0),A&&m(n,s,1)&&(r(S),u=!0),u&&(t(S),w({type:"brush",mode:C?"move":"resize"}))}function m(n,t,e){var r,u,a=Ri(t),c=a[0],s=a[1],p=L[e],v=e?f:l,d=v[1]-v[0];return C&&(c-=p,s-=d+p),r=(e?g:h)?Math.max(c,Math.min(s,n[e])):n[e],C?u=(r+=p)+d:(x&&(p=Math.max(c,Math.min(s,2*x[e]-r))),r>p?(u=r,r=p):u=p),v[0]!=r||v[1]!=u?(e?o=null:i=null,v[0]=r,v[1]=u,!0):void 0}function y(){v(),S.style("pointer-events","all").selectAll(".resize").style("display",n.empty()?"none":null),Xo.select("body").style("cursor",null),z.on("mousemove.brush",null).on("mouseup.brush",null).on("touchmove.brush",null).on("touchend.brush",null).on("keydown.brush",null).on("keyup.brush",null),N(),w({type:"brushend"})}var x,M,_=this,b=Xo.select(Xo.event.target),w=a.of(_,arguments),S=Xo.select(_),k=b.datum(),E=!/^(n|s)$/.test(k)&&c,A=!/^(e|w)$/.test(k)&&s,C=b.classed("extent"),N=O(),L=Xo.mouse(_),z=Xo.select(Go).on("keydown.brush",u).on("keyup.brush",p);if(Xo.event.changedTouches?z.on("touchmove.brush",v).on("touchend.brush",y):z.on("mousemove.brush",v).on("mouseup.brush",y),S.interrupt().selectAll("*").interrupt(),C)L[0]=l[0]-L[0],L[1]=f[0]-L[1];else if(k){var q=+/w$/.test(k),T=+/^n/.test(k);M=[l[1-q]-L[0],f[1-T]-L[1]],L[0]=l[q],L[1]=f[T]}else Xo.event.altKey&&(x=L.slice());S.style("pointer-events","none").selectAll(".resize").style("display",null),Xo.select("body").style("cursor",b.style("cursor")),w({type:"brushstart"}),v()}var i,o,a=y(n,"brushstart","brush","brushend"),c=null,s=null,l=[0,0],f=[0,0],h=!0,g=!0,p=Rs[0];return n.event=function(n){n.each(function(){var n=a.of(this,arguments),t={x:l,y:f,i:i,j:o},e=this.__chart__||t;this.__chart__=t,ks?Xo.select(this).transition().each("start.brush",function(){i=e.i,o=e.j,l=e.x,f=e.y,n({type:"brushstart"})}).tween("brush:brush",function(){var e=hu(l,t.x),r=hu(f,t.y);return i=o=null,function(u){l=t.x=e(u),f=t.y=r(u),n({type:"brush",mode:"resize"})}}).each("end.brush",function(){i=t.i,o=t.j,n({type:"brush",mode:"resize"}),n({type:"brushend"})}):(n({type:"brushstart"}),n({type:"brush",mode:"resize"}),n({type:"brushend"}))})},n.x=function(t){return arguments.length?(c=t,p=Rs[!c<<1|!s],n):c},n.y=function(t){return arguments.length?(s=t,p=Rs[!c<<1|!s],n):s},n.clamp=function(t){return arguments.length?(c&&s?(h=!!t[0],g=!!t[1]):c?h=!!t:s&&(g=!!t),n):c&&s?[h,g]:c?h:s?g:null},n.extent=function(t){var e,r,u,a,h;return arguments.length?(c&&(e=t[0],r=t[1],s&&(e=e[0],r=r[0]),i=[e,r],c.invert&&(e=c(e),r=c(r)),e>r&&(h=e,e=r,r=h),(e!=l[0]||r!=l[1])&&(l=[e,r])),s&&(u=t[0],a=t[1],c&&(u=u[1],a=a[1]),o=[u,a],s.invert&&(u=s(u),a=s(a)),u>a&&(h=u,u=a,a=h),(u!=f[0]||a!=f[1])&&(f=[u,a])),n):(c&&(i?(e=i[0],r=i[1]):(e=l[0],r=l[1],c.invert&&(e=c.invert(e),r=c.invert(r)),e>r&&(h=e,e=r,r=h))),s&&(o?(u=o[0],a=o[1]):(u=f[0],a=f[1],s.invert&&(u=s.invert(u),a=s.invert(a)),u>a&&(h=u,u=a,a=h))),c&&s?[[e,u],[r,a]]:c?[e,r]:s&&[u,a])},n.clear=function(){return n.empty()||(l=[0,0],f=[0,0],i=o=null),n},n.empty=function(){return!!c&&l[0]==l[1]||!!s&&f[0]==f[1]},Xo.rebind(n,a,"on")};var Ts={n:"ns-resize",e:"ew-resize",s:"ns-resize",w:"ew-resize",nw:"nwse-resize",ne:"nesw-resize",se:"nwse-resize",sw:"nesw-resize"},Rs=[["n","e","s","w","nw","ne","se","sw"],["e","w"],["n","s"],[]],Ds=tc.format=ac.timeFormat,Ps=Ds.utc,Us=Ps("%Y-%m-%dT%H:%M:%S.%LZ");Ds.iso=Date.prototype.toISOString&&+new Date("2000-01-01T00:00:00.000Z")?Oo:Us,Oo.parse=function(n){var t=new Date(n);return isNaN(t)?null:t},Oo.toString=Us.toString,tc.second=Rt(function(n){return new ec(1e3*Math.floor(n/1e3))},function(n,t){n.setTime(n.getTime()+1e3*Math.floor(t))},function(n){return n.getSeconds()}),tc.seconds=tc.second.range,tc.seconds.utc=tc.second.utc.range,tc.minute=Rt(function(n){return new ec(6e4*Math.floor(n/6e4))},function(n,t){n.setTime(n.getTime()+6e4*Math.floor(t))},function(n){return n.getMinutes()}),tc.minutes=tc.minute.range,tc.minutes.utc=tc.minute.utc.range,tc.hour=Rt(function(n){var t=n.getTimezoneOffset()/60;return new ec(36e5*(Math.floor(n/36e5-t)+t))},function(n,t){n.setTime(n.getTime()+36e5*Math.floor(t))},function(n){return n.getHours()}),tc.hours=tc.hour.range,tc.hours.utc=tc.hour.utc.range,tc.month=Rt(function(n){return n=tc.day(n),n.setDate(1),n},function(n,t){n.setMonth(n.getMonth()+t)},function(n){return n.getMonth()}),tc.months=tc.month.range,tc.months.utc=tc.month.utc.range;var js=[1e3,5e3,15e3,3e4,6e4,3e5,9e5,18e5,36e5,108e5,216e5,432e5,864e5,1728e5,6048e5,2592e6,7776e6,31536e6],Hs=[[tc.second,1],[tc.second,5],[tc.second,15],[tc.second,30],[tc.minute,1],[tc.minute,5],[tc.minute,15],[tc.minute,30],[tc.hour,1],[tc.hour,3],[tc.hour,6],[tc.hour,12],[tc.day,1],[tc.day,2],[tc.week,1],[tc.month,1],[tc.month,3],[tc.year,1]],Fs=Ds.multi([[".%L",function(n){return n.getMilliseconds()}],[":%S",function(n){return n.getSeconds()}],["%I:%M",function(n){return n.getMinutes()}],["%I %p",function(n){return n.getHours()}],["%a %d",function(n){return n.getDay()&&1!=n.getDate()}],["%b %d",function(n){return 1!=n.getDate()}],["%B",function(n){return n.getMonth()}],["%Y",be]]),Os={range:function(n,t,e){return Xo.range(+n,+t,e).map(Io)},floor:bt,ceil:bt};Hs.year=tc.year,tc.scale=function(){return Yo(Xo.scale.linear(),Hs,Fs)};var Ys=Hs.map(function(n){return[n[0].utc,n[1]]}),Is=Ps.multi([[".%L",function(n){return n.getUTCMilliseconds()}],[":%S",function(n){return n.getUTCSeconds()}],["%I:%M",function(n){return n.getUTCMinutes()}],["%I %p",function(n){return n.getUTCHours()}],["%a %d",function(n){return n.getUTCDay()&&1!=n.getUTCDate()}],["%b %d",function(n){return 1!=n.getUTCDate()}],["%B",function(n){return n.getUTCMonth()}],["%Y",be]]);Ys.year=tc.year.utc,tc.scale.utc=function(){return Yo(Xo.scale.linear(),Ys,Is)},Xo.text=wt(function(n){return n.responseText}),Xo.json=function(n,t){return St(n,"application/json",Zo,t)},Xo.html=function(n,t){return St(n,"text/html",Vo,t)},Xo.xml=wt(function(n){return n.responseXML}),"function"==typeof define&&define.amd?define(Xo):"object"==typeof module&&module.exports?module.exports=Xo:this.d3=Xo}();
@font-face {
font-family: 'iconFont';
src: url('./iconFont.eot');
src: url('./iconFont.eot?#iefix') format('embedded-opentype'), url('./iconFont.woff') format('woff'), url('./iconFont.ttf') format('truetype'), url('./iconFont.svg#iconFont') format('svg');
font-weight: normal;
font-style: normal;
}
[data-icon]:before {
font-family: 'iconFont';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
[class*="icon-"] {
font-family: 'iconFont' !important;
speak: none;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
text-decoration: inherit;
line-height: 1;
display: inline-block;
vertical-align: -8%;
-webkit-font-smoothing: antialiased;
font-size: inherit;
}
[class*="icon-"].smaller {
font-size: .7em;
vertical-align: 6%;
}
[class*="icon-"].large {
font-size: 1.2em;
vertical-align: -10%;
}
.icon-newspaper:before {
content: "\e001";
}
.icon-pencil:before {
content: "\e002";
}
.icon-droplet:before {
content: "\e003";
}
.icon-pictures:before {
content: "\e004";
}
.icon-camera:before {
content: "\e005";
}
.icon-music:before {
content: "\e006";
}
.icon-film:before {
content: "\e007";
}
.icon-camera-2:before {
content: "\e008";
}
.icon-spades:before {
content: "\e009";
}
.icon-clubs:before {
content: "\e00a";
}
.icon-diamonds:before {
content: "\e00b";
}
.icon-broadcast:before {
content: "\e00c";
}
.icon-mic:before {
content: "\e00d";
}
.icon-book:before {
content: "\e00e";
}
.icon-file:before {
content: "\e00f";
}
.icon-new:before {
content: "\e010";
}
.icon-copy:before {
content: "\e011";
}
.icon-folder:before {
content: "\e012";
}
.icon-folder-2:before {
content: "\e013";
}
.icon-tag:before {
content: "\e014";
}
.icon-cart:before {
content: "\e015";
}
.icon-basket:before {
content: "\e016";
}
.icon-calculate:before {
content: "\e017";
}
.icon-support:before {
content: "\e018";
}
.icon-phone:before {
content: "\e019";
}
.icon-mail:before {
content: "\e01a";
}
.icon-location:before {
content: "\e01b";
}
.icon-compass:before {
content: "\e01c";
}
.icon-history:before {
content: "\e01d";
}
.icon-clock:before {
content: "\e01e";
}
.icon-bell:before {
content: "\e01f";
}
.icon-calendar:before {
content: "\e020";
}
.icon-printer:before {
content: "\e021";
}
.icon-mouse:before {
content: "\e022";
}
.icon-screen:before {
content: "\e023";
}
.icon-laptop:before {
content: "\e024";
}
.icon-mobile:before {
content: "\e025";
}
.icon-cabinet:before {
content: "\e026";
}
.icon-drawer:before {
content: "\e027";
}
.icon-drawer-2:before {
content: "\e028";
}
.icon-box:before {
content: "\e029";
}
.icon-box-add:before {
content: "\e02a";
}
.icon-box-remove:before {
content: "\e02b";
}
.icon-download:before {
content: "\e02c";
}
.icon-upload:before {
content: "\e02d";
}
.icon-database:before {
content: "\e02e";
}
.icon-flip:before {
content: "\e02f";
}
.icon-flip-2:before {
content: "\e030";
}
.icon-undo:before {
content: "\e031";
}
.icon-redo:before {
content: "\e032";
}
.icon-forward:before {
content: "\e033";
}
.icon-reply:before {
content: "\e034";
}
.icon-reply-2:before {
content: "\e035";
}
.icon-comments:before {
content: "\e036";
}
.icon-comments-2:before {
content: "\e037";
}
.icon-comments-3:before {
content: "\e038";
}
.icon-comments-4:before {
content: "\e039";
}
.icon-comments-5:before {
content: "\e03a";
}
.icon-user:before {
content: "\e03b";
}
.icon-user-2:before {
content: "\e03c";
}
.icon-user-3:before {
content: "\e03d";
}
.icon-busy:before {
content: "\e03e";
}
.icon-loading:before {
content: "\e03f";
}
.icon-loading-2:before {
content: "\e040";
}
.icon-search:before {
content: "\e041";
}
.icon-zoom-in:before {
content: "\e042";
}
.icon-zoom-out:before {
content: "\e043";
}
.icon-key:before {
content: "\e044";
}
.icon-key-2:before {
content: "\e045";
}
.icon-locked:before {
content: "\e046";
}
.icon-unlocked:before {
content: "\e047";
}
.icon-wrench:before {
content: "\e048";
}
.icon-equalizer:before {
content: "\e049";
}
.icon-cog:before {
content: "\e04a";
}
.icon-pie:before {
content: "\e04b";
}
.icon-bars:before {
content: "\e04c";
}
.icon-stats-up:before {
content: "\e04d";
}
.icon-gift:before {
content: "\e04e";
}
.icon-trophy:before {
content: "\e04f";
}
.icon-diamond:before {
content: "\e050";
}
.icon-coffee:before {
content: "\e051";
}
.icon-rocket:before {
content: "\e052";
}
.icon-meter-slow:before {
content: "\e053";
}
.icon-meter-medium:before {
content: "\e054";
}
.icon-meter-fast:before {
content: "\e055";
}
.icon-dashboard:before {
content: "\e056";
}
.icon-fire:before {
content: "\e057";
}
.icon-lab:before {
content: "\e058";
}
.icon-remove:before {
content: "\e059";
}
.icon-briefcase:before {
content: "\e05a";
}
.icon-briefcase-2:before {
content: "\e05b";
}
.icon-cars:before {
content: "\e05c";
}
.icon-bus:before {
content: "\e05d";
}
.icon-cube:before {
content: "\e05e";
}
.icon-cube-2:before {
content: "\e05f";
}
.icon-puzzle:before {
content: "\e060";
}
.icon-glasses:before {
content: "\e061";
}
.icon-glasses-2:before {
content: "\e062";
}
.icon-accessibility:before {
content: "\e063";
}
.icon-accessibility-2:before {
content: "\e064";
}
.icon-target:before {
content: "\e065";
}
.icon-target-2:before {
content: "\e066";
}
.icon-lightning:before {
content: "\e067";
}
.icon-power:before {
content: "\e068";
}
.icon-power-2:before {
content: "\e069";
}
.icon-clipboard:before {
content: "\e06a";
}
.icon-clipboard-2:before {
content: "\e06b";
}
.icon-playlist:before {
content: "\e06c";
}
.icon-grid-view:before {
content: "\e06d";
}
.icon-tree-view:before {
content: "\e06e";
}
.icon-cloud:before {
content: "\e06f";
}
.icon-cloud-2:before {
content: "\e070";
}
.icon-download-2:before {
content: "\e071";
}
.icon-upload-2:before {
content: "\e072";
}
.icon-upload-3:before {
content: "\e073";
}
.icon-link:before {
content: "\e074";
}
.icon-link-2:before {
content: "\e075";
}
.icon-flag:before {
content: "\e076";
}
.icon-flag-2:before {
content: "\e077";
}
.icon-attachment:before {
content: "\e078";
}
.icon-eye:before {
content: "\e079";
}
.icon-bookmark:before {
content: "\e07a";
}
.icon-bookmark-2:before {
content: "\e07b";
}
.icon-star:before {
content: "\e07c";
}
.icon-star-2:before {
content: "\e07d";
}
.icon-star-3:before {
content: "\e07e";
}
.icon-heart:before {
content: "\e07f";
}
.icon-heart-2:before {
content: "\e080";
}
.icon-thumbs-up:before {
content: "\e081";
}
.icon-thumbs-down:before {
content: "\e082";
}
.icon-plus:before {
content: "\e083";
}
.icon-minus:before {
content: "\e084";
}
.icon-help:before {
content: "\e085";
}
.icon-help-2:before {
content: "\e086";
}
.icon-blocked:before {
content: "\e087";
}
.icon-cancel:before {
content: "\e088";
}
.icon-cancel-2:before {
content: "\e089";
}
.icon-checkmark:before {
content: "\e08a";
}
.icon-minus-2:before {
content: "\e08b";
}
.icon-plus-2:before {
content: "\e08c";
}
.icon-enter:before {
content: "\e08d";
}
.icon-exit:before {
content: "\e08e";
}
.icon-loop:before {
content: "\e08f";
}
.icon-arrow-up-left:before {
content: "\e090";
}
.icon-arrow-up:before {
content: "\e091";
}
.icon-arrow-up-right:before {
content: "\e092";
}
.icon-arrow-right:before {
content: "\e093";
}
.icon-arrow-down-right:before {
content: "\e094";
}
.icon-arrow-down:before {
content: "\e095";
}
.icon-arrow-down-left:before {
content: "\e096";
}
.icon-arrow-left:before {
content: "\e097";
}
.icon-arrow-up-2:before {
content: "\e098";
}
.icon-arrow-right-2:before {
content: "\e099";
}
.icon-arrow-down-2:before {
content: "\e09a";
}
.icon-arrow-left-2:before {
content: "\e09b";
}
.icon-arrow-up-3:before {
content: "\e09c";
}
.icon-arrow-right-3:before {
content: "\e09d";
}
.icon-arrow-down-3:before {
content: "\e09e";
}
.icon-arrow-left-3:before {
content: "\e09f";
}
.icon-menu:before {
content: "\e0a0";
}
.icon-enter-2:before {
content: "\e0a1";
}
.icon-backspace:before {
content: "\e0a2";
}
.icon-backspace-2:before {
content: "\e0a3";
}
.icon-tab:before {
content: "\e0a4";
}
.icon-tab-2:before {
content: "\e0a5";
}
.icon-checkbox:before {
content: "\e0a6";
}
.icon-checkbox-unchecked:before {
content: "\e0a7";
}
.icon-checkbox-partial:before {
content: "\e0a8";
}
.icon-radio-checked:before {
content: "\e0a9";
}
.icon-radio-unchecked:before {
content: "\e0aa";
}
.icon-font:before {
content: "\e0ab";
}
.icon-paragraph-left:before {
content: "\e0ac";
}
.icon-paragraph-center:before {
content: "\e0ad";
}
.icon-paragraph-right:before {
content: "\e0ae";
}
.icon-paragraph-justify:before {
content: "\e0af";
}
.icon-left-to-right:before {
content: "\e0b0";
}
.icon-right-to-left:before {
content: "\e0b1";
}
.icon-share:before {
content: "\e0b2";
}
.icon-new-tab:before {
content: "\e0b3";
}
.icon-new-tab-2:before {
content: "\e0b4";
}
.icon-embed:before {
content: "\e0b5";
}
.icon-code:before {
content: "\e0b6";
}
.icon-bluetooth:before {
content: "\e0b7";
}
.icon-share-2:before {
content: "\e0b8";
}
.icon-share-3:before {
content: "\e0b9";
}
.icon-mail-2:before {
content: "\e0ba";
}
.icon-google:before {
content: "\e0bb";
}
.icon-google-plus:before {
content: "\e0bc";
}
.icon-google-drive:before {
content: "\e0bd";
}
.icon-facebook:before {
content: "\e0be";
}
.icon-instagram:before {
content: "\e0bf";
}
.icon-twitter:before {
content: "\e0c0";
}
.icon-feed:before {
content: "\e0c1";
}
.icon-youtube:before {
content: "\e0c2";
}
.icon-vimeo:before {
content: "\e0c3";
}
.icon-flickr:before {
content: "\e0c4";
}
.icon-picassa:before {
content: "\e0c5";
}
.icon-dribbble:before {
content: "\e0c6";
}
.icon-deviantart:before {
content: "\e0c7";
}
.icon-github:before {
content: "\e0c8";
}
.icon-github-2:before {
content: "\e0c9";
}
.icon-github-3:before {
content: "\e0ca";
}
.icon-github-4:before {
content: "\e0cb";
}
.icon-github-5:before {
content: "\e0cc";
}
.icon-git:before {
content: "\e0cd";
}
.icon-github-6:before {
content: "\e0ce";
}
.icon-wordpress:before {
content: "\e0cf";
}
.icon-joomla:before {
content: "\e0d0";
}
.icon-blogger:before {
content: "\e0d1";
}
.icon-tumblr:before {
content: "\e0d2";
}
.icon-yahoo:before {
content: "\e0d3";
}
.icon-amazon:before {
content: "\e0d4";
}
.icon-tux:before {
content: "\e0d5";
}
.icon-apple:before {
content: "\e0d6";
}
.icon-finder:before {
content: "\e0d7";
}
.icon-android:before {
content: "\e0d8";
}
.icon-windows:before {
content: "\e0d9";
}
.icon-soundcloud:before {
content: "\e0da";
}
.icon-skype:before {
content: "\e0db";
}
.icon-reddit:before {
content: "\e0dc";
}
.icon-linkedin:before {
content: "\e0dd";
}
.icon-lastfm:before {
content: "\e0de";
}
.icon-delicious:before {
content: "\e0df";
}
.icon-stumbleupon:before {
content: "\e0e0";
}
.icon-pinterest:before {
content: "\e0e1";
}
.icon-xing:before {
content: "\e0e2";
}
.icon-flattr:before {
content: "\e0e3";
}
.icon-foursquare:before {
content: "\e0e4";
}
.icon-paypal:before {
content: "\e0e5";
}
.icon-yelp:before {
content: "\e0e6";
}
.icon-libreoffice:before {
content: "\e0e7";
}
.icon-file-pdf:before {
content: "\e0e8";
}
.icon-file-openoffice:before {
content: "\e0e9";
}
.icon-file-word:before {
content: "\e0ea";
}
.icon-file-excel:before {
content: "\e0eb";
}
.icon-file-powerpoint:before {
content: "\e0ec";
}
.icon-file-zip:before {
content: "\e0ed";
}
.icon-file-xml:before {
content: "\e0ee";
}
.icon-file-css:before {
content: "\e0ef";
}
.icon-html5:before {
content: "\e0f0";
}
.icon-html5-2:before {
content: "\e0f1";
}
.icon-css3:before {
content: "\e0f2";
}
.icon-chrome:before {
content: "\e0f3";
}
.icon-firefox:before {
content: "\e0f4";
}
.icon-IE:before {
content: "\e0f5";
}
.icon-opera:before {
content: "\e0f6";
}
.icon-safari:before {
content: "\e0f7";
}
.icon-IcoMoon:before {
content: "\e0f8";
}
.icon-sunrise:before {
content: "\e0f9";
}
.icon-sun:before {
content: "\e0fa";
}
.icon-moon:before {
content: "\e0fb";
}
.icon-sun-2:before {
content: "\e0fc";
}
.icon-windy:before {
content: "\e0fd";
}
.icon-wind:before {
content: "\e0fe";
}
.icon-snowflake:before {
content: "\e0ff";
}
.icon-cloudy:before {
content: "\e100";
}
.icon-cloud-3:before {
content: "\e101";
}
.icon-weather:before {
content: "\e102";
}
.icon-weather-2:before {
content: "\e103";
}
.icon-weather-3:before {
content: "\e104";
}
.icon-lines:before {
content: "\e105";
}
.icon-cloud-4:before {
content: "\e106";
}
.icon-lightning-2:before {
content: "\e107";
}
.icon-lightning-3:before {
content: "\e108";
}
.icon-rainy:before {
content: "\e109";
}
.icon-rainy-2:before {
content: "\e10a";
}
.icon-windy-2:before {
content: "\e10b";
}
.icon-windy-3:before {
content: "\e10c";
}
.icon-snowy:before {
content: "\e10d";
}
.icon-snowy-2:before {
content: "\e10e";
}
.icon-snowy-3:before {
content: "\e10f";
}
.icon-weather-4:before {
content: "\e110";
}
.icon-cloudy-2:before {
content: "\e111";
}
.icon-cloud-5:before {
content: "\e112";
}
.icon-lightning-4:before {
content: "\e113";
}
.icon-sun-3:before {
content: "\e114";
}
.icon-moon-2:before {
content: "\e115";
}
.icon-cloudy-3:before {
content: "\e116";
}
.icon-cloud-6:before {
content: "\e117";
}
.icon-cloud-7:before {
content: "\e118";
}
.icon-lightning-5:before {
content: "\e119";
}
.icon-rainy-3:before {
content: "\e11a";
}
.icon-rainy-4:before {
content: "\e11b";
}
.icon-windy-4:before {
content: "\e11c";
}
.icon-windy-5:before {
content: "\e11d";
}
.icon-snowy-4:before {
content: "\e11e";
}
.icon-snowy-5:before {
content: "\e11f";
}
.icon-weather-5:before {
content: "\e120";
}
.icon-cloudy-4:before {
content: "\e121";
}
.icon-lightning-6:before {
content: "\e122";
}
.icon-thermometer:before {
content: "\e123";
}
.icon-compass-2:before {
content: "\e124";
}
.icon-none:before {
content: "\e125";
}
.icon-Celsius:before {
content: "\e126";
}
.icon-Fahrenheit:before {
content: "\e127";
}
.icon-forrst:before {
content: "\e128";
}
.icon-headphones:before {
content: "\e129";
}
.icon-bug:before {
content: "\e12a";
}
.icon-cart-2:before {
content: "\e12b";
}
.icon-earth:before {
content: "\e12c";
}
.icon-battery:before {
content: "\e12d";
}
.icon-list:before {
content: "\e12e";
}
.icon-grid:before {
content: "\e12f";
}
.icon-alarm:before {
content: "\e130";
}
.icon-location-2:before {
content: "\e131";
}
.icon-pointer:before {
content: "\e132";
}
.icon-diary:before {
content: "\e133";
}
.icon-eye-2:before {
content: "\e134";
}
.icon-console:before {
content: "\e135";
}
.icon-location-3:before {
content: "\e136";
}
.icon-move:before {
content: "\e137";
}
.icon-gift-2:before {
content: "\e138";
}
.icon-monitor:before {
content: "\e139";
}
.icon-mobile-2:before {
content: "\e13a";
}
.icon-switch:before {
content: "\e13b";
}
.icon-star-4:before {
content: "\e13c";
}
.icon-address-book:before {
content: "\e13d";
}
.icon-shit:before {
content: "\e13e";
}
.icon-cone:before {
content: "\e13f";
}
.icon-credit-card:before {
content: "\e140";
}
.icon-type:before {
content: "\e141";
}
.icon-volume:before {
content: "\e142";
}
.icon-volume-2:before {
content: "\e143";
}
.icon-locked-2:before {
content: "\e144";
}
.icon-warning:before {
content: "\e145";
}
.icon-info:before {
content: "\e146";
}
.icon-filter:before {
content: "\e147";
}
.icon-bookmark-3:before {
content: "\e148";
}
.icon-bookmark-4:before {
content: "\e149";
}
.icon-stats:before {
content: "\e14a";
}
.icon-compass-3:before {
content: "\e14b";
}
.icon-keyboard:before {
content: "\e14c";
}
.icon-award-fill:before {
content: "\e14d";
}
.icon-award-stroke:before {
content: "\e14e";
}
.icon-beaker-alt:before {
content: "\e14f";
}
.icon-beaker:before {
content: "\e150";
}
.icon-move-vertical:before {
content: "\e151";
}
.icon-move-horizontal:before {
content: "\e152";
}
.icon-steering-wheel:before {
content: "\e153";
}
.icon-volume-3:before {
content: "\e154";
}
.icon-volume-mute:before {
content: "\e155";
}
.icon-play:before {
content: "\e156";
}
.icon-pause:before {
content: "\e157";
}
.icon-stop:before {
content: "\e158";
}
.icon-eject:before {
content: "\e159";
}
.icon-first:before {
content: "\e15a";
}
.icon-last:before {
content: "\e15b";
}
.icon-play-alt:before {
content: "\e15c";
}
.icon-battery-charging:before {
content: "\e160";
}
.icon-left-quote:before {
content: "\e161";
}
.icon-right-quote:before {
content: "\e162";
}
.icon-left-quote-alt:before {
content: "\e163";
}
.icon-right-quote-alt:before {
content: "\e164";
}
.icon-smiley:before {
content: "\e165";
}
.icon-umbrella:before {
content: "\e166";
}
.icon-info-2:before {
content: "\e167";
}
.icon-chart-alt:before {
content: "\e168";
}
.icon-at:before {
content: "\e169";
}
.icon-hash:before {
content: "\e16a";
}
.icon-pilcrow:before {
content: "\e16b";
}
.icon-fullscreen-alt:before {
content: "\e16c";
}
.icon-fullscreen-exit-alt:before {
content: "\e16d";
}
.icon-layers-alt:before {
content: "\e16e";
}
.icon-layers:before {
content: "\e16f";
}
.icon-floppy:before {
content: "\e170";
}
.icon-rainbow:before {
content: "\e000";
}
.icon-air:before {
content: "\e171";
}
.icon-home:before {
content: "\e172";
}
.icon-spin:before {
content: "\e173";
}
.icon-auction:before {
content: "\e174";
}
.icon-dollar:before {
content: "\e175";
}
.icon-dollar-2:before {
content: "\e176";
}
.icon-coins:before {
content: "\e177";
}
.icon-file-2:before {
content: "\e186";
}
.icon-file-3:before {
content: "\e187";
}
.icon-file-4:before {
content: "\e188";
}
.icon-files:before {
content: "\e189";
}
.icon-phone-2:before {
content: "\e18a";
}
.icon-tablet:before {
content: "\e18b";
}
.icon-monitor-2:before {
content: "\e18c";
}
.icon-window:before {
content: "\e18d";
}
.icon-tv:before {
content: "\e18e";
}
.icon-camera-3:before {
content: "\e18f";
}
.icon-image:before {
content: "\e190";
}
.icon-open:before {
content: "\e191";
}
.icon-sale:before {
content: "\e192";
}
.icon-direction:before {
content: "\e193";
}
.icon-medal:before {
content: "\e194";
}
.icon-medal-2:before {
content: "\e195";
}
.icon-satellite:before {
content: "\e196";
}
.icon-discout:before {
content: "\e197";
}
.icon-barcode:before {
content: "\e198";
}
.icon-ticket:before {
content: "\e199";
}
.icon-shipping:before {
content: "\e19a";
}
.icon-globe:before {
content: "\e19b";
}
.icon-anchor:before {
content: "\e19c";
}
.icon-pop-out:before {
content: "\e19d";
}
.icon-pop-in:before {
content: "\e19e";
}
.icon-resize:before {
content: "\e178";
}
.icon-battery-2:before {
content: "\e179";
}
.icon-battery-3:before {
content: "\e17a";
}
.icon-battery-4:before {
content: "\e17b";
}
.icon-battery-5:before {
content: "\e17c";
}
.icon-tools:before {
content: "\e17d";
}
.icon-alarm-2:before {
content: "\e17e";
}
.icon-alarm-cancel:before {
content: "\e17f";
}
.icon-alarm-clock:before {
content: "\e180";
}
.icon-chronometer:before {
content: "\e181";
}
.icon-ruler:before {
content: "\e182";
}
.icon-lamp:before {
content: "\e183";
}
.icon-lamp-2:before {
content: "\e184";
}
.icon-scissors:before {
content: "\e185";
}
.icon-volume-4:before {
content: "\e19f";
}
.icon-volume-5:before {
content: "\e1a0";
}
.icon-volume-6:before {
content: "\e1a1";
}
.icon-battery-full:before {
content: "\e15f";
}
.icon-battery-empty:before {
content: "\e15d";
}
.icon-battery-half:before {
content: "\e15e";
}
.icon-zip:before {
content: "\e1a2";
}
.icon-zip-2:before {
content: "\e1a3";
}
.icon-play-2:before {
content: "\e1a4";
}
.icon-pause-2:before {
content: "\e1a5";
}
.icon-record:before {
content: "\e1a6";
}
.icon-stop-2:before {
content: "\e1a7";
}
.icon-next:before {
content: "\e1a8";
}
.icon-previous:before {
content: "\e1a9";
}
.icon-first-2:before {
content: "\e1aa";
}
.icon-last-2:before {
content: "\e1ab";
}
.icon-arrow-left-4:before {
content: "\e1ac";
}
.icon-arrow-down-4:before {
content: "\e1ad";
}
.icon-arrow-up-4:before {
content: "\e1ae";
}
.icon-arrow-right-4:before {
content: "\e1af";
}
.icon-arrow-left-5:before {
content: "\e1b0";
}
.icon-arrow-down-5:before {
content: "\e1b1";
}
.icon-arrow-up-5:before {
content: "\e1b2";
}
.icon-arrow-right-5:before {
content: "\e1b3";
}
.icon-cc:before {
content: "\e1b4";
}
.icon-cc-by:before {
content: "\e1b5";
}
.icon-cc-nc:before {
content: "\e1b6";
}
.icon-cc-nc-eu:before {
content: "\e1b7";
}
.icon-cc-nc-jp:before {
content: "\e1b8";
}
.icon-cc-sa:before {
content: "\e1b9";
}
.icon-cc-nd:before {
content: "\e1ba";
}
.icon-cc-pd:before {
content: "\e1bb";
}
.icon-cc-zero:before {
content: "\e1bc";
}
.icon-cc-share:before {
content: "\e1bd";
}
.icon-cc-share-2:before {
content: "\e1be";
}
.icon-cycle:before {
content: "\e1bf";
}
.icon-stop-3:before {
content: "\e1c0";
}
.icon-stats-2:before {
content: "\e1c1";
}
.icon-stats-3:before {
content: "\e1c2";
}
This file has been truncated, but you can view the full file.
{"share":"6", "iconsVersion":"1.5", "icomoon":{"selected":[{"idx":"640","unicode":"e001"},{"idx":"639","unicode":"e002"},{"idx":"637","unicode":"e003"},{"idx":"636","unicode":"e004"},{"idx":"634","unicode":"e005"},{"idx":"633","unicode":"e006"},{"idx":"631","unicode":"e007"},{"idx":"630","unicode":"e008"},{"idx":"629","unicode":"e009"},{"idx":"628","unicode":"e00a"},{"idx":"627","unicode":"e00b"},{"idx":"626","unicode":"e00c"},{"idx":"625","unicode":"e00d"},{"idx":"624","unicode":"e00e"},{"idx":"622","unicode":"e00f"},{"idx":"621","unicode":"e010"},{"idx":"620","unicode":"e011"},{"idx":"619","unicode":"e012"},{"idx":"618","unicode":"e013"},{"idx":"617","unicode":"e014"},{"idx":"616","unicode":"e015"},{"idx":"615","unicode":"e016"},{"idx":"614","unicode":"e017"},{"idx":"613","unicode":"e018"},{"idx":"612","unicode":"e019"},{"idx":"611","unicode":"e01a"},{"idx":"610","unicode":"e01b"},{"idx":"609","unicode":"e01c"},{"idx":"608","unicode":"e01d"},{"idx":"607","unicode":"e01e"},{"idx":"606","unicode":"e01f"},{"idx":"605","unicode":"e020"},{"idx":"604","unicode":"e021"},{"idx":"603","unicode":"e022"},{"idx":"602","unicode":"e023"},{"idx":"601","unicode":"e024"},{"idx":"600","unicode":"e025"},{"idx":"599","unicode":"e026"},{"idx":"598","unicode":"e027"},{"idx":"597","unicode":"e028"},{"idx":"596","unicode":"e029"},{"idx":"595","unicode":"e02a"},{"idx":"594","unicode":"e02b"},{"idx":"593","unicode":"e02c"},{"idx":"592","unicode":"e02d"},{"idx":"591","unicode":"e02e"},{"idx":"590","unicode":"e02f"},{"idx":"589","unicode":"e030"},{"idx":"588","unicode":"e031"},{"idx":"587","unicode":"e032"},{"idx":"586","unicode":"e033"},{"idx":"585","unicode":"e034"},{"idx":"584","unicode":"e035"},{"idx":"583","unicode":"e036"},{"idx":"582","unicode":"e037"},{"idx":"581","unicode":"e038"},{"idx":"580","unicode":"e039"},{"idx":"579","unicode":"e03a"},{"idx":"578","unicode":"e03b"},{"idx":"577","unicode":"e03c"},{"idx":"576","unicode":"e03d"},{"idx":"575","unicode":"e03e"},{"idx":"574","unicode":"e03f"},{"idx":"573","unicode":"e040"},{"idx":"572","unicode":"e041"},{"idx":"571","unicode":"e042"},{"idx":"570","unicode":"e043"},{"idx":"569","unicode":"e044"},{"idx":"568","unicode":"e045"},{"idx":"567","unicode":"e046"},{"idx":"566","unicode":"e047"},{"idx":"565","unicode":"e048"},{"idx":"564","unicode":"e049"},{"idx":"563","unicode":"e04a"},{"idx":"562","unicode":"e04b"},{"idx":"561","unicode":"e04c"},{"idx":"560","unicode":"e04d"},{"idx":"559","unicode":"e04e"},{"idx":"558","unicode":"e04f"},{"idx":"557","unicode":"e050"},{"idx":"556","unicode":"e051"},{"idx":"555","unicode":"e052"},{"idx":"554","unicode":"e053"},{"idx":"553","unicode":"e054"},{"idx":"552","unicode":"e055"},{"idx":"551","unicode":"e056"},{"idx":"550","unicode":"e057"},{"idx":"549","unicode":"e058"},{"idx":"546","unicode":"e059"},{"idx":"545","unicode":"e05a"},{"idx":"544","unicode":"e05b"},{"idx":"543","unicode":"e05c"},{"idx":"542","unicode":"e05d"},{"idx":"541","unicode":"e05e"},{"idx":"540","unicode":"e05f"},{"idx":"539","unicode":"e060"},{"idx":"538","unicode":"e061"},{"idx":"537","unicode":"e062"},{"idx":"536","unicode":"e063"},{"idx":"535","unicode":"e064"},{"idx":"534","unicode":"e065"},{"idx":"533","unicode":"e066"},{"idx":"532","unicode":"e067"},{"idx":"531","unicode":"e068"},{"idx":"530","unicode":"e069"},{"idx":"529","unicode":"e06a"},{"idx":"528","unicode":"e06b"},{"idx":"527","unicode":"e06c"},{"idx":"526","unicode":"e06d"},{"idx":"525","unicode":"e06e"},{"idx":"524","unicode":"e06f"},{"idx":"523","unicode":"e070"},{"idx":"522","unicode":"e071"},{"idx":"521","unicode":"e072"},{"idx":"520","unicode":"e073"},{"idx":"519","unicode":"e074"},{"idx":"518","unicode":"e075"},{"idx":"517","unicode":"e076"},{"idx":"516","unicode":"e077"},{"idx":"515","unicode":"e078"},{"idx":"513","unicode":"e079"},{"idx":"512","unicode":"e07a"},{"idx":"511","unicode":"e07b"},{"idx":"510","unicode":"e07c"},{"idx":"509","unicode":"e07d"},{"idx":"508","unicode":"e07e"},{"idx":"507","unicode":"e07f"},{"idx":"506","unicode":"e080"},{"idx":"505","unicode":"e081"},{"idx":"504","unicode":"e082"},{"idx":"500","unicode":"e083"},{"idx":"499","unicode":"e084"},{"idx":"498","unicode":"e085"},{"idx":"497","unicode":"e086"},{"idx":"496","unicode":"e087"},{"idx":"495","unicode":"e088"},{"idx":"494","unicode":"e089"},{"idx":"493","unicode":"e08a"},{"idx":"492","unicode":"e08b"},{"idx":"491","unicode":"e08c"},{"idx":"490","unicode":"e08d"},{"idx":"489","unicode":"e08e"},{"idx":"488","unicode":"e08f"},{"idx":"471","unicode":"e090"},{"idx":"470","unicode":"e091"},{"idx":"469","unicode":"e092"},{"idx":"468","unicode":"e093"},{"idx":"467","unicode":"e094"},{"idx":"466","unicode":"e095"},{"idx":"465","unicode":"e096"},{"idx":"464","unicode":"e097"},{"idx":"459","unicode":"e098"},{"idx":"458","unicode":"e099"},{"idx":"457","unicode":"e09a"},{"idx":"456","unicode":"e09b"},{"idx":"455","unicode":"e09c"},{"idx":"454","unicode":"e09d"},{"idx":"453","unicode":"e09e"},{"idx":"452","unicode":"e09f"},{"idx":"451","unicode":"e0a0"},{"idx":"450","unicode":"e0a1"},{"idx":"449","unicode":"e0a2"},{"idx":"448","unicode":"e0a3"},{"idx":"447","unicode":"e0a4"},{"idx":"446","unicode":"e0a5"},{"idx":"445","unicode":"e0a6"},{"idx":"444","unicode":"e0a7"},{"idx":"443","unicode":"e0a8"},{"idx":"442","unicode":"e0a9"},{"idx":"441","unicode":"e0aa"},{"idx":"440","unicode":"e0ab"},{"idx":"439","unicode":"e0ac"},{"idx":"438","unicode":"e0ad"},{"idx":"437","unicode":"e0ae"},{"idx":"436","unicode":"e0af"},{"idx":"435","unicode":"e0b0"},{"idx":"434","unicode":"e0b1"},{"idx":"433","unicode":"e0b2"},{"idx":"432","unicode":"e0b3"},{"idx":"431","unicode":"e0b4"},{"idx":"430","unicode":"e0b5"},{"idx":"429","unicode":"e0b6"},{"idx":"428","unicode":"e0b7"},{"idx":"427","unicode":"e0b8"},{"idx":"426","unicode":"e0b9"},{"idx":"424","unicode":"e0ba"},{"idx":"422","unicode":"e0bb"},{"idx":"421","unicode":"e0bc"},{"idx":"417","unicode":"e0bd"},{"idx":"416","unicode":"e0be"},{"idx":"413","unicode":"e0bf"},{"idx":"412","unicode":"e0c0"},{"idx":"409","unicode":"e0c1"},{"idx":"405","unicode":"e0c2"},{"idx":"404","unicode":"e0c3"},{"idx":"402","unicode":"e0c4"},{"idx":"399","unicode":"e0c5"},{"idx":"397","unicode":"e0c6"},{"idx":"392","unicode":"e0c7"},{"idx":"390","unicode":"e0c8"},{"idx":"389","unicode":"e0c9"},{"idx":"388","unicode":"e0ca"},{"idx":"387","unicode":"e0cb"},{"idx":"386","unicode":"e0cc"},{"idx":"384","unicode":"e0cd"},{"idx":"383","unicode":"e0ce"},{"idx":"382","unicode":"e0cf"},{"idx":"380","unicode":"e0d0"},{"idx":"379","unicode":"e0d1"},{"idx":"377","unicode":"e0d2"},{"idx":"375","unicode":"e0d3"},{"idx":"373","unicode":"e0d4"},{"idx":"371","unicode":"e0d5"},{"idx":"370","unicode":"e0d6"},{"idx":"369","unicode":"e0d7"},{"idx":"368","unicode":"e0d8"},{"idx":"367","unicode":"e0d9"},{"idx":"366","unicode":"e0da"},{"idx":"364","unicode":"e0db"},{"idx":"363","unicode":"e0dc"},{"idx":"362","unicode":"e0dd"},{"idx":"360","unicode":"e0de"},{"idx":"358","unicode":"e0df"},{"idx":"357","unicode":"e0e0"},{"idx":"355","unicode":"e0e1"},{"idx":"352","unicode":"e0e2"},{"idx":"351","unicode":"e0e3"},{"idx":"349","unicode":"e0e4"},{"idx":"348","unicode":"e0e5"},{"idx":"345","unicode":"e0e6"},{"idx":"344","unicode":"e0e7"},{"idx":"343","unicode":"e0e8"},{"idx":"342","unicode":"e0e9"},{"idx":"341","unicode":"e0ea"},{"idx":"340","unicode":"e0eb"},{"idx":"339","unicode":"e0ec"},{"idx":"338","unicode":"e0ed"},{"idx":"337","unicode":"e0ee"},{"idx":"336","unicode":"e0ef"},{"idx":"335","unicode":"e0f0"},{"idx":"334","unicode":"e0f1"},{"idx":"333","unicode":"e0f2"},{"idx":"332","unicode":"e0f3"},{"idx":"331","unicode":"e0f4"},{"idx":"330","unicode":"e0f5"},{"idx":"329","unicode":"e0f6"},{"idx":"328","unicode":"e0f7"},{"idx":"327","unicode":"e0f8"},{"idx":"46","unicode":"e0f9"},{"idx":"45","unicode":"e0fa"},{"idx":"44","unicode":"e0fb"},{"idx":"43","unicode":"e0fc"},{"idx":"42","unicode":"e0fd"},{"idx":"41","unicode":"e0fe"},{"idx":"40","unicode":"e0ff"},{"idx":"39","unicode":"e100"},{"idx":"38","unicode":"e101"},{"idx":"37","unicode":"e102"},{"idx":"36","unicode":"e103"},{"idx":"35","unicode":"e104"},{"idx":"34","unicode":"e105"},{"idx":"33","unicode":"e106"},{"idx":"32","unicode":"e107"},{"idx":"31","unicode":"e108"},{"idx":"30","unicode":"e109"},{"idx":"29","unicode":"e10a"},{"idx":"28","unicode":"e10b"},{"idx":"27","unicode":"e10c"},{"idx":"26","unicode":"e10d"},{"idx":"25","unicode":"e10e"},{"idx":"24","unicode":"e10f"},{"idx":"23","unicode":"e110"},{"idx":"22","unicode":"e111"},{"idx":"21","unicode":"e112"},{"idx":"20","unicode":"e113"},{"idx":"19","unicode":"e114"},{"idx":"18","unicode":"e115"},{"idx":"17","unicode":"e116"},{"idx":"16","unicode":"e117"},{"idx":"15","unicode":"e118"},{"idx":"14","unicode":"e119"},{"idx":"13","unicode":"e11a"},{"idx":"12","unicode":"e11b"},{"idx":"11","unicode":"e11c"},{"idx":"10","unicode":"e11d"},{"idx":"9","unicode":"e11e"},{"idx":"8","unicode":"e11f"},{"idx":"7","unicode":"e120"},{"idx":"6","unicode":"e121"},{"idx":"5","unicode":"e122"},{"idx":"4","unicode":"e123"},{"idx":"3","unicode":"e124"},{"idx":"2","unicode":"e125"},{"idx":"1","unicode":"e126"},{"idx":"0","unicode":"e127"},{"idx":"394","unicode":"e128"},{"idx":"92","unicode":"e129"},{"idx":"118","unicode":"e12a"},{"idx":"146","unicode":"e12b"},{"idx":"113","unicode":"e12c"},{"idx":"48","unicode":"e12d"},{"idx":"76","unicode":"e12e"},{"idx":"75","unicode":"e12f"},{"idx":"85","unicode":"e130"},{"idx":"99","unicode":"e131"},{"idx":"95","unicode":"e132"},{"idx":"63","unicode":"e133"},{"idx":"110","unicode":"e134"},{"idx":"117","unicode":"e135"},{"idx":"112","unicode":"e136"},{"idx":"91","unicode":"e137"},{"idx":"87","unicode":"e138"},{"idx":"104","unicode":"e139"},{"idx":"103","unicode":"e13a"},{"idx":"137","unicode":"e13b"},{"idx":"136","unicode":"e13c"},{"idx":"62","unicode":"e13d"},{"idx":"59","unicode":"e13e"},{"idx":"86","unicode":"e13f"},{"idx":"52","unicode":"e140"},{"idx":"115","unicode":"e141"},{"idx":"74","unicode":"e142"},{"idx":"73","unicode":"e143"},{"idx":"152","unicode":"e144"},{"idx":"154","unicode":"e145"},{"idx":"111","unicode":"e146"},{"idx":"65","unicode":"e147"},{"idx":"58","unicode":"e148"},{"idx":"108","unicode":"e149"},{"idx":"72","unicode":"e14a"},{"idx":"77","unicode":"e14b"},{"idx":"68","unicode":"e14c"},{"idx":"283","unicode":"e14d"},{"idx":"282","unicode":"e14e"},{"idx":"278","unicode":"e14f"},{"idx":"277","unicode":"e150"},{"idx":"260","unicode":"e151"},{"idx":"257","unicode":"e152"},{"idx":"241","unicode":"e153"},{"idx":"238","unicode":"e154"},{"idx":"237","unicode":"e155"},{"idx":"236","unicode":"e156"},{"idx":"235","unicode":"e157"},{"idx":"234","unicode":"e158"},{"idx":"233","unicode":"e159"},{"idx":"232","unicode":"e15a"},{"idx":"231","unicode":"e15b"},{"idx":"230","unicode":"e15c"},{"idx":"221","unicode":"e160"},{"idx":"210","unicode":"e161"},{"idx":"209","unicode":"e162"},{"idx":"208","unicode":"e163"},{"idx":"207","unicode":"e164"},{"idx":"60","unicode":"e165"},{"idx":"166","unicode":"e166"},{"idx":"214","unicode":"e167"},{"idx":"185","unicode":"e168"},{"idx":"216","unicode":"e169"},{"idx":"211","unicode":"e16a"},{"idx":"212","unicode":"e16b"},{"idx":"226","unicode":"e16c"},{"idx":"228","unicode":"e16d"},{"idx":"192","unicode":"e16e"},{"idx":"191","unicode":"e16f"},{"idx":"66","unicode":"e170"},{"idx":"668","unicode":"e000"},{"idx":"973","unicode":"e171"},{"idx":"642","unicode":"e172"},{"idx":"271","unicode":"e173"},{"idx":"1156","unicode":"e174"},{"idx":"1128","unicode":"e175"},{"idx":"1127","unicode":"e176"},{"idx":"1126","unicode":"e177"},{"idx":"1360","unicode":"e186"},{"idx":"1361","unicode":"e187"},{"idx":"1359","unicode":"e188"},{"idx":"1358","unicode":"e189"},{"idx":"1357","unicode":"e18a"},{"idx":"1356","unicode":"e18b"},{"idx":"1354","unicode":"e18c"},{"idx":"1355","unicode":"e18d"},{"idx":"1352","unicode":"e18e"},{"idx":"1349","unicode":"e18f"},{"idx":"1274","unicode":"e190"},{"idx":"1273","unicode":"e191"},{"idx":"1272","unicode":"e192"},{"idx":"1271","unicode":"e193"},{"idx":"1245","unicode":"e194"},{"idx":"1246","unicode":"e195"},{"idx":"1247","unicode":"e196"},{"idx":"1145","unicode":"e197"},{"idx":"1089","unicode":"e198"},{"idx":"1081","unicode":"e199"},{"idx":"1060","unicode":"e19a"},{"idx":"1062","unicode":"e19b"},{"idx":"1055","unicode":"e19c"},{"idx":"1086","unicode":"e19d"},{"idx":"1085","unicode":"e19e"},{"idx":"1160","unicode":"e178"},{"idx":"1218","unicode":"e179"},{"idx":"1217","unicode":"e17a"},{"idx":"1216","unicode":"e17b"},{"idx":"1215","unicode":"e17c"},{"idx":"1178","unicode":"e17d"},{"idx":"1278","unicode":"e17e"},{"idx":"1277","unicode":"e17f"},{"idx":"1302","unicode":"e180"},{"idx":"1304","unicode":"e181"},{"idx":"1193","unicode":"e182"},{"idx":"1207","unicode":"e183"},{"idx":"1205","unicode":"e184"},{"idx":"1143","unicode":"e185"},{"idx":"1168","unicode":"e19f"},{"idx":"1167","unicode":"e1a0"},{"idx":"1166","unicode":"e1a1"},{"idx":"222","unicode":"e15f"},{"idx":"224","unicode":"e15d"},{"idx":"223","unicode":"e15e"},{"idx":"1057","unicode":"e1a2"},{"idx":"1056","unicode":"e1a3"},{"idx":"871","unicode":"e1a4"},{"idx":"870","unicode":"e1a5"},{"idx":"869","unicode":"e1a6"},{"idx":"868","unicode":"e1a7"},{"idx":"867","unicode":"e1a8"},{"idx":"866","unicode":"e1a9"},{"idx":"865","unicode":"e1aa"},{"idx":"864","unicode":"e1ab"},{"idx":"841","unicode":"e1ac"},{"idx":"840","unicode":"e1ad"},{"idx":"839","unicode":"e1ae"},{"idx":"838","unicode":"e1af"},{"idx":"837","unicode":"e1b0"},{"idx":"836","unicode":"e1b1"},{"idx":"835","unicode":"e1b2"},{"idx":"834","unicode":"e1b3"},{"idx":"817","unicode":"e1b4"},{"idx":"816","unicode":"e1b5"},{"idx":"815","unicode":"e1b6"},{"idx":"814","unicode":"e1b7"},{"idx":"813","unicode":"e1b8"},{"idx":"812","unicode":"e1b9"},{"idx":"811","unicode":"e1ba"},{"idx":"810","unicode":"e1bb"},{"idx":"809","unicode":"e1bc"},{"idx":"808","unicode":"e1bd"},{"idx":"807","unicode":"e1be"},{"idx":"906","unicode":"e1bf"},{"idx":"1075","unicode":"e1c0"},{"idx":"1154","unicode":"e1c1"},{"idx":"1153","unicode":"e1c2"}],"customIcons":[{"metadata":{"id":"icomoon","name":"IcoMoon - Free","link":"http://keyamoon.com/icomoon/","author":"Keyamoon","authorLink":"http://keyamoon.com/","license":"CC BY-SA 3.0","licenseLink":"http://creativecommons.org/licenses/by-sa/3.0/","defaultunicode":false},"svgs":["<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"IcoMoon\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 129.772,255.999A59.223,59.223 10080.00 1,0 248.218,255.999A59.223,59.223 10080.00 1,0 129.772,255.999zM 256.002,0.00C 114.615,0.00,0.00,114.616,0.00,256.00s 114.613,256.00, 256.002,256.00C 397.384,512.00, 512.00,397.385, 512.00,256.00\n\t\tC 512.00,114.616, 397.385,0.00, 256.002,0.00z M 189.698,479.641C 112.72,434.854, 60.964,351.479, 60.964,256.00\n\t\tc0.00-95.479, 51.756-178.854, 128.731-223.641C 266.70,77.14, 318.49,160.503, 318.49,256.00C 318.49,351.494, 266.70,434.859, 189.698,479.641z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"safari, browser, internet\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,32.00c-12.032,0.00-23.854,0.896-35.412,2.606c-0.15-0.391-0.312-0.774-0.491-1.148c 6.413-5.001, 9.775-11.915, 8.317-18.776\n\t\tC 226.547,5.90, 217.217,0.00, 205.197,0.00c-2.59,0.00-5.229,0.281-7.84,0.836c-15.084,3.207-25.073,14.311-22.741,25.281\n\t\tc 1.417,6.669, 7.146,11.669, 15.082,13.692c-0.016,0.486-0.008,0.975, 0.021,1.467C 89.408,70.041, 16.00,162.445, 16.00,272.00\n\t\tc0.00,132.549, 107.452,240.00, 240.00,240.00c 132.549,0.00, 240.00-107.451, 240.00-240.00C 496.00,139.452, 388.549,32.00, 256.00,32.00z M 182.441,24.454\n\t\tc-1.353-6.363, 6.24-13.595, 16.579-15.792C 201.086,8.223, 203.165,8.00, 205.197,8.00c 8.018,0.00, 14.347,3.432, 15.392,8.345\n\t\tc 0.798,3.755-1.535,7.805-5.693,10.952c-3.517-2.483-8.008-3.563-12.55-2.598c-4.522,0.961-8.174,3.754-10.379,7.428\n\t\tC 186.875,30.902, 183.213,28.085, 182.441,24.454z M 384.693,400.693c-21.984,21.984-48.605,37.639-77.655,46.077l-21.198-34.384\n\t\tl-5.373,39.979C 272.422,453.441, 264.254,454.00, 256.00,454.00c-48.614,0.00-94.318-18.932-128.693-53.307\n\t\tc-21.984-21.983-37.639-48.605-46.077-77.654l 34.384-21.199l-39.98-5.373C 74.559,288.422, 74.00,280.254, 74.00,272.00\n\t\tc0.00-48.614, 18.931-94.318, 53.307-128.693c 21.984-21.984, 48.606-37.639, 77.655-46.078l 21.198,34.385l 5.374-39.98\n\t\tC 239.578,90.559, 247.746,90.00, 256.00,90.00c 48.614,0.00, 94.318,18.931, 128.693,53.307c 21.984,21.984, 37.639,48.606, 46.077,77.655\n\t\tl-34.385,21.199l 39.98,5.373C 437.441,255.578, 438.00,263.746, 438.00,272.00C 438.00,320.614, 419.068,366.318, 384.693,400.693zM 380.451,147.549l-98.489,74.852c-7.322-3.829-15.438-6.031-23.708-6.363l-25.54-53.59l-1.534,59.332\n\t\tc-6.642,3.268-12.552,7.832-17.438,13.475l-31.544-11.182l 23.046,24.269c-3.167,6.759-4.933,14.015-5.217,21.412l-53.579,25.533\n\t\tl 59.369,1.534c 0.19,0.384, 0.387,0.763, 0.585,1.141l-74.852,98.49l 98.489-74.852c 7.322,3.828, 15.437,6.03, 23.708,6.362l 25.54,53.591\n\t\tl 1.533-59.332c 6.643-3.269, 12.553-7.832, 17.439-13.476l 31.545,11.184l-23.047-24.27c 3.168-6.76, 4.934-14.015, 5.218-21.412\n\t\tl 53.578-25.533l-59.368-1.535c-0.189-0.383-0.387-0.762-0.585-1.14L 380.451,147.549z M 256.051,222.267l0.00,1.724 L 256.051,222.267 \n\t\tL 256.051,222.267z M 246.021,225.049c 3.363-0.715, 6.722-1.059, 10.028-1.059c 2.072,0.00, 4.125,0.135, 6.147,0.398l 0.046,0.016\n\t\tl-0.005-0.011c 4.366,0.572, 8.588,1.75, 12.566,3.448l-35.773,27.188l-27.19,35.776c-1.188-2.797-2.135-5.742-2.79-8.826\n\t\tC 203.537,256.049, 220.09,230.561, 246.021,225.049z M 281.06,312.942L 281.06,312.942L 281.06,312.942\n\t\tc-4.528,2.772-9.591,4.842-15.08,6.009c-3.363,0.715-6.722,1.059-10.027,1.059c-2.075,0.00-4.129-0.136-6.154-0.399l-0.039-0.015\n\t\tl 0.005,0.01c-4.367-0.571-8.587-1.75-12.566-3.447l 35.772-27.188l 27.19-35.777c 1.188,2.797, 2.135,5.743, 2.79,8.827\n\t\tC 307.296,282.462, 297.923,302.621, 281.06,312.942z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"opera, browser, internet\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 255.023,0.00C 115.161,0.00, 14.649,101.448, 14.649,253.612C 14.649,389.021, 112.40,512.00, 255.041,512.00\n\tc 144.039,0.00, 242.31-122.943, 242.31-258.388C 497.351,100.232, 393.628,0.00, 255.023,0.00z M 344.179,249.271\n\tc-0.034,84.676-4.549,205.241-89.138,205.241l0.00,0.017 c-83.392,0.00-86.716-120.633-86.716-205.154c0.00-99.19, 9.28-194.284, 86.716-194.284\n\tC 332.478,55.091, 344.179,151.383, 344.179,249.271z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"IE, browser, internet explorer\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 367.101,314.415l 118.025,0.00 c 0.91-8.185, 1.274-16.549, 1.274-25.098c0.00-40.112-10.767-77.734-29.562-110.133\n\tc 19.44-51.654, 18.746-95.494-7.278-121.695c-24.748-24.64-91.145-20.64-166.206,12.599c-5.552-0.42-11.159-0.636-16.819-0.636\n\tc-103.024,0.00-189.463,70.897-213.354,166.425C 85.50,194.50, 119.50,164.50, 164.92,142.653c-4.13,3.87-28.227,27.826-32.28,31.882\n\tC 12.866,294.274-24.905,450.688, 15.737,491.337c 30.893,30.887, 86.879,25.671, 151.188-5.824\n\tc 29.903,15.229, 63.75,23.815, 99.609,23.815c 96.567,0.00, 178.402-62.158, 208.045-148.724L 355.645,360.604 \n\tc-16.367,30.191-48.374,50.74-85.109,50.74c-36.734,0.00-68.742-20.549-85.108-50.74c-7.275-13.637-11.457-29.277-11.457-45.828l0.00-0.361 \n\tL 367.101,314.415 z M 174.151,256.402c 2.728-48.555, 43.10-87.292, 92.383-87.292c 49.283,0.00, 89.656,38.736, 92.383,87.292L 174.151,256.402 z M 448.483,81.904\n\tc 16.763,16.94, 16.344,48.107, 2.006,87.011c-24.568-37.454-60.259-66.968-102.396-83.82\n\tC 393.146,65.776, 429.796,63.217, 448.483,81.904z M 46.741,483.628c-21.391-21.398-14.942-66.309, 12.615-120.416\n\tc 17.154,48.135, 50.578,88.545, 93.668,114.577C 105.309,499.448, 66.256,503.126, 46.741,483.628z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"firefox, browser, internet\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 511.263,167.07l-5.93,38.04c0.00,0.00-8.477-70.428-18.866-96.757c-15.923-40.344-23.007-40.02-23.054-39.961\n\tc 10.665,27.102, 8.731,41.662, 8.731,41.662s-18.896-51.499-68.856-67.884c-55.343-18.141-85.285-13.182-88.744-12.243\n\tc-0.525-0.004-1.032-0.005-1.515-0.005c 0.409,0.031, 0.806,0.073, 1.213,0.106c-0.017,0.01-0.045,0.021-0.041,0.026\n\tc 0.225,0.274, 61.153,10.651, 71.958,25.498c0.00,0.00-25.88,0.00-51.636,7.421c-1.164,0.333, 94.762,11.982, 114.373,107.837\n\tc0.00,0.00-10.515-21.938-23.52-25.664c 8.553,26.018, 6.357,75.388-1.788,99.925c-1.048,3.156-2.12-13.641-18.164-20.875\n\tc 5.14,36.823-0.308,95.228-25.854,111.316c-1.991,1.252, 16.015-57.655, 3.621-34.881c-71.354,109.401-155.702,50.486-193.624,24.555\n\tc 19.433,4.231, 56.327-0.659, 72.657-12.806c 0.021-0.015, 0.039-0.028, 0.059-0.043c 17.734-12.126, 28.236-20.982, 37.667-18.886\n\tc 9.437,2.107, 15.719-7.363, 8.39-15.765c-7.338-8.419-25.157-19.989-49.262-13.683c-17.00,4.452-38.067,23.261-70.224,4.216\n\tc-24.682-14.625-27.006-26.773-27.225-35.188c 0.609-2.983, 1.377-5.768, 2.288-8.312c 2.841-7.935, 11.456-10.329, 16.247-12.219\n\tc 8.128,1.396, 15.131,3.931, 22.484,7.703c 0.095-2.447, 0.126-5.695-0.009-9.38c 0.705-1.401, 0.269-5.626-0.861-10.79\n\tc-0.651-5.154-1.71-10.487-3.376-15.346c 0.006-0.001, 0.01-0.005, 0.015-0.007c 0.028-0.009, 0.054-0.02, 0.078-0.035\n\tc 0.039-0.022, 0.073-0.056, 0.104-0.095c 0.006-0.01, 0.015-0.017, 0.022-0.026c 0.041-0.062, 0.077-0.136, 0.099-0.233\n\tc 0.51-2.309, 6.011-6.762, 12.859-11.55c 6.136-4.29, 13.351-8.848, 19.034-12.376c 5.03-3.124, 8.86-5.441, 9.673-6.049\n\tc 0.309-0.233, 0.679-0.506, 1.082-0.818c 0.075-0.058, 0.15-0.116, 0.227-0.177c 0.047-0.037, 0.095-0.074, 0.143-0.113\n\tc 2.705-2.154, 6.742-6.224, 7.589-14.789c 0.002-0.021, 0.005-0.04, 0.006-0.061c 0.025-0.252, 0.046-0.507, 0.065-0.767\n\tc 0.014-0.181, 0.025-0.363, 0.036-0.548c 0.007-0.142, 0.016-0.283, 0.022-0.428c 0.015-0.337, 0.025-0.682, 0.03-1.032\n\tc0.00-0.02, 0.001-0.038, 0.002-0.058c 0.011-0.829-0.003-1.693-0.052-2.601c-0.027-0.507-0.063-0.965-0.149-1.381\n\tc-0.004-0.022-0.009-0.046-0.014-0.068c-0.009-0.041-0.018-0.082-0.029-0.122c-0.018-0.073-0.038-0.146-0.061-0.215\n\tc-0.003-0.009-0.005-0.016-0.008-0.023c-0.026-0.08-0.056-0.157-0.087-0.232c-0.002-0.003-0.002-0.005-0.003-0.008\n\tc-0.877-2.054-4.16-2.829-17.721-3.059c-0.013-0.001-0.025-0.001-0.038-0.001l0.00,0.00c-5.533-0.094-12.769-0.097-22.251-0.059\n\tc-16.625,0.067-25.814-16.252-28.747-22.566c 4.02-22.23, 15.638-38.071, 34.725-48.813c 0.361-0.203, 0.29-0.371-0.137-0.489\n\tc 3.732-2.257-45.123-0.062-67.593,28.518c-19.944-4.957-37.327-4.623-52.308-1.107c-2.877-0.081-6.462-0.44-10.717-1.326\n\tc-9.962-9.028-24.224-25.701-24.988-45.604c0.00,0.00-0.046,0.036-0.126,0.102c-0.01-0.191-0.028-0.38-0.036-0.571\n\tc0.00,0.00-30.358,23.332-25.814,86.941c-0.011,1.018-0.032,1.993-0.06,2.937c-8.216,11.144-12.293,20.51-12.596,22.578\n\tC 13.398,163.178, 6.011,185.483,0.00,219.346c0.00,0.00, 4.204-13.333, 12.642-28.433c-6.206,19.011-11.082,48.578-8.218,92.928\n\tc0.00,0.00, 0.757-9.833, 3.437-23.997c 2.093,27.505, 11.259,61.462, 34.429,101.394c 44.474,76.66, 112.835,115.37, 188.396,121.308\n\tc 13.418,1.106, 27.025,1.132, 40.712,0.093c 1.258-0.089, 2.516-0.182, 3.775-0.287c 15.482-1.087, 31.067-3.426, 46.619-7.183\n\tC 534.378,423.77, 511.263,167.07, 511.263,167.07z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"chrome, browser\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 160.00,256.00A96.00,96.00 5040.00 1,0 352.00,256A96.00,96.00 5040.00 1,0 160.00,256zM 256.00,128.00l 221.743,0.00 C 433.479,51.483, 350.754,0.00, 256.00,0.00C 180.148,0.00, 112.013,33.00, 65.136,85.414l 71.603,124.02\n\t\tC 155.364,161.768, 201.737,128.00, 256.00,128.00zM 256.00,384.00c-48.051,0.00-89.91-26.481-111.799-65.643L 34.277,127.965C 12.481,165.628,0.00,209.355,0.00,256.00\n\t\tc0.00,123.45, 87.384,226.483, 203.67,250.639l 71.642-124.088C 269.014,383.504, 262.564,384.00, 256.00,384.00zM 493.372,160.00L 340.653,160.00 C 367.231,183.454, 384.00,217.767, 384.00,256.00c0.00,23.934-6.575,46.329-18.009,65.489L 256.00,512.00\n\t\tc 141.385,0.00, 256.00-114.615, 256.00-256.00C 512.00,222.048, 505.375,189.648, 493.372,160.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"css3, w3c\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 76.194,24.261L 59.014,110.224L 408.888,110.224L 397.946,165.751L 47.852,165.751L 30.906,251.70L 380.748,251.70L 361.239,349.732L 220.233,396.443L 98.033,349.732L 106.397,307.211L 20.448,307.211L0.00,410.387L 202.113,487.739L 435.116,410.387L 512.00,24.261 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"html5, w3c\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 30.269,0.00l 41.072,460.815L 255.719,512.00l 184.862-51.262L 481.731,0.00L 30.269,0.00 z M 405.381,431.412L 256.768,472.60l0.00,0.233 \n\t\tl-0.388-0.117l-0.391,0.117L 255.989,472.60 l-148.611-41.188L 72.257,37.669l 368.248,0.00 L 405.381,431.412zM 325.377,265.102L 318.842,338.378L 255.874,355.374L 255.737,355.413L 192.806,338.455L 188.781,293.338L 132.036,293.338L 139.951,382.094L 255.737,414.221L 255.797,414.221L 255.874,414.221L 255.989,414.182L 371.66,382.094L 387.18,208.588L 181.197,208.588L 176.046,150.714L 392.117,150.714L 392.313,150.714L 397.369,94.201L 114.26,94.201L 129.509,265.102 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"html5, w3c\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 30.269,0.00l 41.072,460.815L 255.719,512.00l 184.862-51.262L 481.731,0.00L 30.269,0.00 z M 392.315,150.714l-0.195,0.00 L 176.045,150.714 l 5.151,57.875\n\tL 387.18,208.589 l-15.521,173.505L 255.99,414.182l-0.115,0.039l-0.077,0.00 l-0.061,0.00 l-115.786-32.127l-7.915-88.756l 56.747,0.00 l 4.024,45.116\n\tl 62.931,16.958l 0.139-0.039l 62.967-16.996l 6.535-73.275L 129.509,265.102 L 114.262,94.202l 283.107,0.00 L 392.315,150.714z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"file-css, file, format, code, css\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 192.00,305.723L 192.00,248.61 c0.00-7.564, 3.348-14.718, 9.427-20.143c 6.08-5.424, 14.096-8.413, 22.573-8.413l0.00-28.555 \n\t\tc-35.20,0.00-64.00,25.70-64.00,57.111l0.00,42.833 c0.00,7.886-7.164,14.279-16.00,14.279l-16.00,0.00 l0.00,28.555 l 16.00,0.00 c 8.837,0.00, 16.00,6.395, 16.00,14.279l0.00,42.838 \n\t\tc0.00,31.407, 28.80,57.107, 64.00,57.107l0.00-28.556 c-8.477,0.00-16.494-2.988-22.573-8.413c-6.079-5.426-9.427-12.577-9.427-20.139l0.00-57.117 \n\t\tc0.00-7.885-7.164-14.277-16.00-14.277C 184.837,320.00, 192.00,313.605, 192.00,305.723zM 320.00,334.277l0.00,57.117 c0.00,7.562-3.348,14.713-9.427,20.139c-6.079,5.425-14.095,8.413-22.573,8.413l0.00,28.556 \n\t\tc 35.201,0.00, 64.00-25.70, 64.00-57.107l0.00-42.838 c0.00-7.886, 7.164-14.279, 16.00-14.279l 16.00,0.00 l0.00-28.555 l-16.00,0.00 c-8.836,0.00-16.00-6.395-16.00-14.279L 352.00,248.61 \n\t\tc0.00-31.412-28.799-57.111-64.00-57.111l0.00,28.555 c 8.479,0.00, 16.494,2.989, 22.573,8.415c 6.08,5.424, 9.427,12.578, 9.427,20.142l0.00,57.114 \n\t\tc0.00,7.883, 7.164,14.276, 16.00,14.276C 327.164,320.00, 320.00,326.395, 320.00,334.277zM 451.716,99.715l-71.432-71.431C 364.728,12.728, 334.00,0.00, 312.00,0.00L 72.00,0.00 C 50.00,0.00, 32.00,18.00, 32.00,40.00l0.00,432.00 c0.00,22.00, 18.00,40.00, 40.00,40.00l 368.00,0.00 \n\t\tc 22.00,0.00, 40.00-18.00, 40.00-40.00L 480.00,168.00 C 480.00,146.00, 467.272,115.271, 451.716,99.715z M 429.089,122.343c 1.565,1.565, 3.125,3.487, 4.64,5.657L 352.00,128.00 L 352.00,46.272 \n\t\tc 2.17,1.515, 4.092,3.075, 5.657,4.64L 429.089,122.343z M 448.00,472.00c0.00,4.336-3.664,8.00-8.00,8.00L 72.00,480.00 c-4.336,0.00-8.00-3.664-8.00-8.00L 64.00,40.00 \n\t\tc0.00-4.336, 3.664-8.00, 8.00-8.00l 240.00,0.00 c 2.416,0.00, 5.127,0.305, 8.00,0.852L 320.00,160.00 l 127.148,0.00 c 0.547,2.873, 0.852,5.583, 0.852,8.00L 448.00,472.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"file-xml, file, format, code, html, xml\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 224.00,288.00L 192.00,256.00L 96.00,352.00L 192.00,448.00L 224.00,416.00L 160.00,352.00 \tzM 288.00,416.00L 320.00,448.00L 416.00,352.00L 320.00,256.00L 288.00,288.00L 352.00,352.00 \tzM 451.716,99.715l-71.432-71.431C 364.728,12.728, 334.00,0.00, 312.00,0.00L 72.00,0.00 C 50.00,0.00, 32.00,18.00, 32.00,40.00l0.00,432.00 c0.00,22.00, 18.00,40.00, 40.00,40.00l 368.00,0.00 \n\t\tc 22.00,0.00, 40.00-18.00, 40.00-40.00L 480.00,168.00 C 480.00,146.00, 467.272,115.271, 451.716,99.715z M 429.089,122.343c 1.565,1.565, 3.125,3.487, 4.64,5.657L 352.00,128.00 L 352.00,46.272 \n\t\tc 2.17,1.515, 4.092,3.075, 5.657,4.64L 429.089,122.343z M 448.00,472.00c0.00,4.336-3.664,8.00-8.00,8.00L 72.00,480.00 c-4.336,0.00-8.00-3.664-8.00-8.00L 64.00,40.00 \n\t\tc0.00-4.336, 3.664-8.00, 8.00-8.00l 240.00,0.00 c 2.416,0.00, 5.127,0.305, 8.00,0.852L 320.00,160.00 l 127.148,0.00 c 0.547,2.873, 0.852,5.583, 0.852,8.00L 448.00,472.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"file-zip, zip\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 208.00,64.00L 256.00,64.00L 256.00,96.00L 208.00,96.00zM 160.00,96.00L 208.00,96.00L 208.00,128.00L 160.00,128.00zM 208.00,128.00L 256.00,128.00L 256.00,160.00L 208.00,160.00zM 160.00,160.00L 208.00,160.00L 208.00,192.00L 160.00,192.00zM 208.00,192.00L 256.00,192.00L 256.00,224.00L 208.00,224.00zM 160.00,224.00L 208.00,224.00L 208.00,256.00L 160.00,256.00zM 208.00,256.00l0.00,32.00 l-48.00,0.00 l0.00,112.00 c0.00,8.837, 7.163,16.00, 16.00,16.00l 64.00,0.00 c 8.837,0.00, 16.00-7.163, 16.00-16.00L 256.00,256.00 L 208.00,256.00 z M 240.00,384.00l-64.00,0.00 l0.00-32.00 l 64.00,0.00 L 240.00,384.00 zM 451.716,99.715l-71.432-71.431C 364.728,12.728, 334.00,0.00, 312.00,0.00L 72.00,0.00 C 50.00,0.00, 32.00,18.00, 32.00,40.00l0.00,432.00 c0.00,22.00, 18.00,40.00, 40.00,40.00l 368.00,0.00 \n\t\tc 22.00,0.00, 40.00-18.00, 40.00-40.00L 480.00,168.00 C 480.00,146.00, 467.272,115.271, 451.716,99.715z M 429.089,122.343c 1.565,1.565, 3.125,3.487, 4.64,5.657L 352.00,128.00 L 352.00,46.272 \n\t\tc 2.17,1.515, 4.092,3.075, 5.657,4.64L 429.089,122.343z M 448.00,472.00c0.00,4.336-3.664,8.00-8.00,8.00L 72.00,480.00 c-4.336,0.00-8.00-3.664-8.00-8.00L 64.00,40.00 \n\t\tc0.00-4.336, 3.664-8.00, 8.00-8.00l 240.00,0.00 c 2.416,0.00, 5.127,0.305, 8.00,0.852L 320.00,160.00 l 127.148,0.00 c 0.547,2.873, 0.852,5.583, 0.852,8.00L 448.00,472.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"file-powerpoint, file, format, powerpoint, ppt\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 303.999,256.00c-44.187,0.00-80.00,35.816-80.00,80.00s 35.815,80.00, 80.00,80.00c 44.184,0.00, 80.00-35.816, 80.00-80.00S 348.183,256.00, 303.999,256.00z M 303.999,336.00\n\t\tl0.00-64.00 c 35.287,0.00, 64.00,28.71, 64.00,64.00L 303.999,336.00 zM 96.00,256.00L 192.00,256.00L 192.00,288.00L 96.00,288.00zM 96.00,320.00L 192.00,320.00L 192.00,352.00L 96.00,352.00zM 96.00,384.00L 192.00,384.00L 192.00,416.00L 96.00,416.00zM 451.716,99.715l-71.432-71.431C 364.728,12.728, 334.00,0.00, 312.00,0.00L 72.00,0.00 C 50.00,0.00, 32.00,18.00, 32.00,40.00l0.00,432.00 c0.00,22.00, 18.00,40.00, 40.00,40.00l 368.00,0.00 \n\t\tc 22.00,0.00, 40.00-18.00, 40.00-40.00L 480.00,168.00 C 480.00,146.00, 467.272,115.271, 451.716,99.715z M 429.089,122.343c 1.565,1.565, 3.125,3.487, 4.64,5.657L 352.00,128.00 L 352.00,46.272 \n\t\tc 2.17,1.515, 4.092,3.075, 5.657,4.64L 429.089,122.343z M 448.00,472.00c0.00,4.336-3.664,8.00-8.00,8.00L 72.00,480.00 c-4.336,0.00-8.00-3.664-8.00-8.00L 64.00,40.00 \n\t\tc0.00-4.336, 3.664-8.00, 8.00-8.00l 240.00,0.00 c 2.416,0.00, 5.127,0.305, 8.00,0.852L 320.00,160.00 l 127.148,0.00 c 0.547,2.873, 0.852,5.583, 0.852,8.00L 448.00,472.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"file-excel, file, format, excel, xlc\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 371.514,192.00L 303.867,192.00L 256.001,262.516L 208.131,192.00L 140.487,192.00L 221.568,313.232L 130.081,448.00L 261.201,448.00L 261.201,402.212L 230.923,402.212L 256.001,364.715L 311.699,448.00L 381.92,448.00L 290.432,313.232 \tzM 451.716,99.715l-71.432-71.431C 364.728,12.728, 334.00,0.00, 312.00,0.00L 72.00,0.00 C 50.00,0.00, 32.00,18.00, 32.00,40.00l0.00,432.00 c0.00,22.00, 18.00,40.00, 40.00,40.00l 368.00,0.00 \n\t\tc 22.00,0.00, 40.00-18.00, 40.00-40.00L 480.00,168.00 C 480.00,146.00, 467.272,115.271, 451.716,99.715z M 429.089,122.343c 1.565,1.565, 3.125,3.487, 4.64,5.657L 352.00,128.00 L 352.00,46.272 \n\t\tc 2.17,1.515, 4.092,3.075, 5.657,4.64L 429.089,122.343z M 448.00,472.00c0.00,4.336-3.664,8.00-8.00,8.00L 72.00,480.00 c-4.336,0.00-8.00-3.664-8.00-8.00L 64.00,40.00 \n\t\tc0.00-4.336, 3.664-8.00, 8.00-8.00l 240.00,0.00 c 2.416,0.00, 5.127,0.305, 8.00,0.852L 320.00,160.00 l 127.148,0.00 c 0.547,2.873, 0.852,5.583, 0.852,8.00L 448.00,472.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"file-word, file, format, word, docx\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 319.889,237.946L 341.995,237.946L 316.489,351.035L 283.326,192.03L 230.051,192.03L 191.494,351.035L 162.586,192.03L 106.889,192.03L 163.435,447.971L 217.854,447.971L 256.001,296.617L 290.129,447.971L 340.297,447.971L 405.112,192.03L 319.889,192.03 \t\n\t\tzM 451.716,99.715l-71.432-71.431C 364.728,12.728, 334.00,0.00, 312.00,0.00L 72.00,0.00 C 50.00,0.00, 32.00,18.00, 32.00,40.00l0.00,432.00 c0.00,22.00, 18.00,40.00, 40.00,40.00l 368.00,0.00 \n\t\tc 22.00,0.00, 40.00-18.00, 40.00-40.00L 480.00,168.00 C 480.00,146.00, 467.272,115.271, 451.716,99.715z M 429.089,122.343c 1.565,1.565, 3.125,3.487, 4.64,5.657L 352.00,128.00 L 352.00,46.272 \n\t\tc 2.17,1.515, 4.092,3.075, 5.657,4.64L 429.089,122.343z M 448.00,472.00c0.00,4.336-3.664,8.00-8.00,8.00L 72.00,480.00 c-4.336,0.00-8.00-3.664-8.00-8.00L 64.00,40.00 \n\t\tc0.00-4.336, 3.664-8.00, 8.00-8.00l 240.00,0.00 c 2.416,0.00, 5.127,0.305, 8.00,0.852L 320.00,160.00 l 127.148,0.00 c 0.547,2.873, 0.852,5.583, 0.852,8.00L 448.00,472.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"file-openoffice, file, format, openoffice, open office\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 345.11,235.841c-30.334-14.326-68.986-17.21-97.417,3.024c 34.57-3.302, 72.479,2.419, 97.553,28.562\n\t\t\tc 24.00-27.54, 62.057-32.703, 96.479-29.866C 412.981,218.489, 375.115,221.049, 345.11,235.841zM 332.824,302.875c-34.189-0.789-67.217,11.586-95.55,30.052c-53.588-22.794-121.368-18.562-167.001,19.491\n\t\t\tc 13.165-0.467, 26.003-3.723, 39.028-5.396c 47.591-4.744, 98.294,7.071, 134.256,39.912c 14.886-21.771, 35.822-39.121, 59.826-49.961\n\t\t\tc 31.537-15.26, 67.08-16.842, 101.41-17.26C 383.949,305.389, 357.485,302.736, 332.824,302.875zM 451.716,99.715l-71.432-71.431C 364.728,12.728, 334.00,0.00, 312.00,0.00L 72.00,0.00 C 50.00,0.00, 32.00,18.00, 32.00,40.00l0.00,432.00 c0.00,22.00, 18.00,40.00, 40.00,40.00l 368.00,0.00 \n\t\tc 22.00,0.00, 40.00-18.00, 40.00-40.00L 480.00,168.00 C 480.00,146.00, 467.272,115.271, 451.716,99.715z M 429.089,122.343c 1.565,1.565, 3.125,3.487, 4.64,5.657L 352.00,128.00 L 352.00,46.272 \n\t\tc 2.17,1.515, 4.092,3.075, 5.657,4.64L 429.089,122.343z M 448.00,472.00c0.00,4.336-3.664,8.00-8.00,8.00L 72.00,480.00 c-4.336,0.00-8.00-3.664-8.00-8.00L 64.00,40.00 \n\t\tc0.00-4.336, 3.664-8.00, 8.00-8.00l 240.00,0.00 c 2.416,0.00, 5.127,0.305, 8.00,0.852L 320.00,160.00 l 127.148,0.00 c 0.547,2.873, 0.852,5.583, 0.852,8.00L 448.00,472.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"file-pdf, file, format, pdf\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 421.006,294.74c-6.824-6.723-21.957-10.283-44.986-10.586c-15.589-0.172-34.351,1.201-54.085,3.964\n\t\tc-8.837-5.099-17.946-10.647-25.094-17.329c-19.231-17.958-35.284-42.886-45.288-70.297c 0.652-2.56, 1.207-4.81, 1.724-7.106\n\t\tc0.00,0.00, 10.833-61.53, 7.965-82.333c-0.395-2.853-0.637-3.681-1.404-5.898l-0.941-2.417c-2.948-6.796-8.724-13.997-17.783-13.604\n\t\tl-5.312-0.169l-0.146-0.003c-10.10,0.00-18.332,5.166-20.493,12.887c-6.569,24.217, 0.209,60.446, 12.491,107.369l-3.144,7.643\n\t\tc-8.794,21.438-19.815,43.03-29.539,62.079l-1.264,2.476c-10.23,20.019-19.512,37.013-27.927,51.411l-8.688,4.594\n\t\tc-0.632,0.334-15.522,8.209-19.014,10.322c-29.628,17.691-49.261,37.77-52.518,53.708c-1.036,5.085-0.265,11.593, 5.007,14.607\n\t\tl 8.403,4.229c 3.645,1.826, 7.489,2.751, 11.427,2.751c 21.102,0.00, 45.60-26.286, 79.348-85.183\n\t\tc 38.965-12.684, 83.327-23.228, 122.207-29.045c 29.629,16.684, 66.071,28.273, 89.071,28.273c 4.084,0.00, 7.606-0.389, 10.466-1.148\n\t\tc 4.411-1.168, 8.129-3.683, 10.396-7.096c 4.463-6.716, 5.367-15.966, 4.156-25.438C 425.68,300.589, 423.435,297.113, 421.006,294.74z\n\t\t M 105.823,407.024c 3.848-10.521, 19.08-31.322, 41.602-49.778c 1.416-1.148, 4.904-4.416, 8.097-7.451\n\t\tC 131.971,387.357, 116.199,402.328, 105.823,407.024z M 239.217,99.843c 6.783,0.00, 10.642,17.097, 10.962,33.127\n\t\tc 0.32,16.03-3.429,27.28-8.079,35.604c-3.851-12.324-5.713-31.75-5.713-44.452C 236.387,124.122, 236.104,99.843, 239.217,99.843z\n\t\t M 199.426,318.747c 4.725-8.458, 9.641-17.378, 14.665-26.839c 12.246-23.158, 19.979-41.278, 25.739-56.173\n\t\tc 11.455,20.842, 25.722,38.56, 42.493,52.756c 2.092,1.771, 4.309,3.551, 6.637,5.325C 254.855,300.564, 225.378,308.771, 199.426,318.747z\n\t\t M 414.452,316.826c-2.077,1.299-8.027,2.05-11.854,2.05c-12.353,0.00-27.636-5.647-49.063-14.833\n\t\tc 8.234-0.609, 15.781-0.919, 22.55-0.919c 12.391,0.00, 16.06-0.054, 28.175,3.036S 416.529,315.527, 414.452,316.826zM 451.716,99.715l-71.432-71.431C 364.728,12.728, 334.00,0.00, 312.00,0.00L 72.00,0.00 C 50.00,0.00, 32.00,18.00, 32.00,40.00l0.00,432.00 c0.00,22.00, 18.00,40.00, 40.00,40.00l 368.00,0.00 \n\t\tc 22.00,0.00, 40.00-18.00, 40.00-40.00L 480.00,168.00 C 480.00,146.00, 467.272,115.271, 451.716,99.715z M 429.089,122.343c 1.565,1.565, 3.125,3.487, 4.64,5.657L 352.00,128.00 L 352.00,46.272 \n\t\tc 2.17,1.515, 4.092,3.075, 5.657,4.64L 429.089,122.343z M 448.00,472.00c0.00,4.336-3.664,8.00-8.00,8.00L 72.00,480.00 c-4.336,0.00-8.00-3.664-8.00-8.00L 64.00,40.00 \n\t\tc0.00-4.336, 3.664-8.00, 8.00-8.00l 240.00,0.00 c 2.416,0.00, 5.127,0.305, 8.00,0.852L 320.00,160.00 l 127.148,0.00 c 0.547,2.873, 0.852,5.583, 0.852,8.00L 448.00,472.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"libreoffice, file\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 267.313,11.314C 261.091,5.092, 248.80,0.00, 240.00,0.00L 48.00,0.00 c-8.80,0.00-16.00,7.20-16.00,16.00l0.00,480.00 c0.00,8.80, 7.20,16.00, 16.00,16.00l 384.00,0.00 c 8.80,0.00, 16.00-7.20, 16.00-16.00L 448.00,208.00 \n\t\tc0.00-8.80-5.091-21.091-11.313-27.313L 267.313,11.314z M 416.00,480.00L 64.00,480.00 L 64.00,32.00 l 175.579,0.00 c 1.458,0.24, 4.204,1.377, 5.405,2.239l 168.778,168.777\n\t\tc 0.861,1.201, 1.998,3.947, 2.238,5.405L 416.00,480.00 zM 432.00,0.00l-96.00,0.00 c-8.80,0.00-10.909,5.091-4.687,11.313l 105.373,105.373C 442.909,122.909, 448.00,120.80, 448.00,112.00L 448.00,16.00 C 448.00,7.20, 440.80,0.00, 432.00,0.00\n\t\tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"yelp, social, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 304.438,326.734c-8.641,8.713-1.334,24.564-1.334,24.564l 65.045,108.609c0.00,0.00, 10.68,14.32, 19.932,14.32\n\t\tc 9.295,0.00, 18.477-7.635, 18.477-7.635l 51.422-73.504c0.00,0.00, 5.18-9.273, 5.299-17.396c 0.186-11.553-17.227-14.717-17.227-14.717\n\t\tl-121.744-39.096C 324.307,321.881, 312.379,318.715, 304.438,326.734zM 298.266,271.992c 6.23,10.564, 23.414,7.486, 23.414,7.486l 121.469-35.503c0.00,0.00, 16.553-6.733, 18.916-15.709\n\t\tc 2.32-8.977-2.73-19.811-2.73-19.811l-58.049-68.376c0.00,0.00-5.031-8.646-15.469-9.516c-11.508-0.979-18.59,12.949-18.59,12.949\n\t\tl-68.635,108.005C 298.592,251.519, 292.525,262.275, 298.266,271.992zM 240.877,229.884c 14.304-3.522, 16.574-24.302, 16.574-24.302l-0.972-172.935c0.00,0.00-2.157-21.333-11.743-27.116\n\t\tc-15.035-9.121-19.491-4.359-23.798-3.722L 120.09,39.281c0.00,0.00-9.877,3.268-15.021,11.509c-7.345,11.676, 7.464,28.772, 7.464,28.772\n\t\tL 217.355,222.44C 217.355,222.44, 227.70,233.138, 240.877,229.884zM 215.972,299.869c 0.361-13.338-16.015-21.35-16.015-21.35L 91.559,223.757c0.00,0.00-16.063-6.623-23.861-2.008\n\t\tc-5.975,3.53-11.268,9.92-11.786,15.567l-7.06,86.906c0.00,0.00-1.058,15.057, 2.845,21.91c 5.527,9.721, 23.714,2.951, 23.714,2.951\n\t\tl 126.548-27.971C 206.875,317.807, 215.496,317.51, 215.972,299.869zM 247.44,346.771c-10.863-5.578-23.862,5.975-23.862,5.975l-84.734,93.283c0.00,0.00-10.572,14.264-7.884,23.025\n\t\tc 2.533,8.209, 6.727,12.289, 12.659,15.164l 85.096,26.863c0.00,0.00, 10.317,2.143, 18.129-0.121c 11.09-3.215, 9.047-20.576, 9.047-20.576\n\t\tl 1.924-126.301C 257.814,364.084, 257.381,351.916, 247.44,346.771z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"paypal, donate, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 324.171,32.00c 14.166,0.00, 28.459,2.902, 41.333,8.392c 13.542,5.774, 24.662,13.962, 33.052,24.336\n\t\tc 16.799,20.771, 21.519,49.066, 14.025,84.109c-8.153,38.189-27.199,69.98-55.08,91.935c-27.178,21.401-61.499,32.714-99.254,32.714\n\t\tl-94.135,0.00 l-25.895,0.00 l-5.401,25.325L 105.935,424.85L 82.986,424.85 l-6.971,0.00 L 39.723,424.85 L 125.311,32.00L 324.171,32.00 M 142.893,250.007l 40.039,0.00 l 61.879,0.00 \n\t\tc 23.718,0.00, 47.747-9.085, 67.659-25.582c 19.41-16.081, 33.137-37.761, 38.698-61.10c 6.951-26.262, 2.315-52.576-12.757-72.277\n\t\tc-14.588-19.07-37.432-30.007-62.673-30.007l-64.566,0.00 l-25.575,0.00 l-5.638,24.946l-28.241,124.966L 142.893,250.007 M 324.171,0.00L 99.532,0.00 \n\t\tL0.00,456.85l 76.016,0.00 L 64.00,512.00l 131.83,0.00 l 32.282-151.363l 94.135,0.00 c 90.125,0.00, 165.469-55.539, 185.629-149.968\n\t\tc 16.858-78.84-20.402-125.966-67.559-145.282c 12.849,6.288, 24.047,15.243, 32.251,26.241c 17.268,23.15, 22.118,54.686, 14.418,93.733\n\t\tc-7.78,39.513-25.208,72.867-50.583,97.022c-4.641,4.851-9.611,9.373-14.902,13.54c-27.178,21.401-61.499,32.714-99.254,32.714\n\t\tl-6.056,0.00 L 202.217,328.637 L 169.935,480.00l-66.212,0.00 l 5.043-23.15l 23.064,0.00 l 32.282-151.363l 94.135,0.00 c 90.125,0.00, 165.469-55.539, 185.629-149.968\n\t\tC 466.737,48.602, 390.077,0.00, 324.171,0.00L 324.171,0.00z M 182.932,218.007l 28.241-124.966l 64.566,0.00 c 32.296,0.00, 53.801,27.769, 44.393,62.478\n\t\tc-8.068,34.72-41.693,62.488-75.32,62.488L 182.932,218.007 L 182.932,218.007z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"paypal, donate, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 440.317,65.387c 12.849,6.288, 24.047,15.243, 32.251,26.241c 17.268,23.15, 22.118,54.686, 14.418,93.733\n\tc-7.78,39.513-25.208,72.867-50.583,97.022c-4.641,4.851-9.611,9.373-14.902,13.54c-27.178,21.401-61.499,32.714-99.254,32.714\n\tl-6.056,0.00 L 202.217,328.637 L 169.935,480.00l-66.212,0.00 l 5.043-23.15l 23.064,0.00 l 32.282-151.363l 94.135,0.00 c 90.125,0.00, 165.469-55.539, 185.629-149.968\n\tC 466.737,48.602, 390.077,0.00, 324.171,0.00L 99.532,0.00 L0.00,456.85l 76.016,0.00 L 64.00,512.00l 131.83,0.00 l 32.282-151.363l 94.135,0.00 \n\tc 90.125,0.00, 165.469-55.539, 185.629-149.968C 524.734,131.829, 487.474,84.703, 440.317,65.387z M 320.131,155.519\n\tc-6.862,29.53-32.214,54.02-60.328,60.684l 15.369-68.011l 46.493,0.00 C 321.301,150.595, 320.804,153.037, 320.131,155.519z M 211.172,93.041\n\tl 64.566,0.00 c 18.38,0.00, 33.254,9.002, 40.935,23.15l-67.077,0.00 l-23.008,101.815l-43.656,0.00 L 211.172,93.041z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"paypal, donate, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 440.317,65.387c 12.849,6.288, 24.047,15.243, 32.251,26.241c 17.268,23.15, 22.118,54.686, 14.418,93.733\n\tc-7.78,39.513-25.208,72.867-50.583,97.022c-4.641,4.851-9.611,9.373-14.902,13.54c-27.178,21.401-61.499,32.714-99.254,32.714\n\tl-6.056,0.00 L 202.217,328.637 L 169.935,480.00l-66.212,0.00 l 5.043-23.15l 23.064,0.00 l 32.282-151.363l 94.135,0.00 c 90.125,0.00, 165.469-55.539, 185.629-149.968\n\tC 466.737,48.602, 390.077,0.00, 324.171,0.00L 99.532,0.00 L0.00,456.85l 76.016,0.00 L 64.00,512.00l 131.83,0.00 l 32.282-151.363l 94.135,0.00 \n\tc 90.125,0.00, 165.469-55.539, 185.629-149.968C 524.734,131.829, 487.474,84.703, 440.317,65.387z M 211.172,93.041l 64.566,0.00 \n\tc 32.296,0.00, 53.801,27.769, 44.393,62.478c-8.068,34.72-41.693,62.488-75.32,62.488l-61.879,0.00 L 211.172,93.041z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"foursquare, social, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 511.845,0.00l-56.539,0.00 L 331.505,169.948l-49.022-49.025c-6.903-6.904-16.085-10.706-25.853-10.706\n\tc-9.766,0.00-18.948,3.801-25.858,10.706l-22.257,22.258c-1.249-1.702-2.545-3.382-3.939-5.012\n\tc-30.324-35.439-83.635-39.604-119.074-9.271c-35.443,30.319-39.593,83.625-9.268,119.07c 6.955,8.134, 15.131,14.599, 24.015,19.397\n\tc 0.18,9.12, 3.729,18.187, 10.669,25.132L 230.77,412.337c 6.907,6.91, 16.091,10.717, 25.86,10.717c 9.771,0.00, 18.953-3.808, 25.853-10.715\n\tl 119.849-119.841c 6.91-6.908, 10.717-16.092, 10.717-25.86s-3.807-18.953-10.715-25.858l-13.789-13.79l 123.301-104.045L 511.846,0.00 z\n\t M 247.739,137.896c 2.375-2.373, 5.532-3.68, 8.891-3.68c 3.357,0.00, 6.512,1.306, 8.882,3.676l 51.688,51.691l-56.18,77.121\n\tc-5.547,6.188-10.435,2.932-12.363,0.633c-0.662-0.779-13.843-18.037-30.887-40.391c 8.462-19.37, 9.378-41.408, 2.428-61.509\n\tL 247.739,137.896z M 385.364,257.752c 2.375,2.374, 3.684,5.529, 3.684,8.886s-1.309,6.512-3.686,8.888L 265.507,395.373\n\tc-2.37,2.373-5.522,3.681-8.877,3.681c-3.356,0.00-6.512-1.309-8.888-3.686l-118.63-118.619c 13.809,1.857, 28.036,0.313, 41.323-4.74\n\tl 79.585,64.009c0.00,0.00, 4.353,4.04, 9.158,0.137l 110.959-93.631L 385.364,257.752z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"foursquare, social, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 426.671,0.00L 85.343,0.00 C 38.406,0.00,0.00,38.405,0.00,85.345l0.00,341.311 C0.00,473.625, 38.406,512.00, 85.343,512.00l 341.328,0.00 \n\tC 473.609,512.00, 512.00,473.625, 512.00,426.655L 512.00,85.345 C 512.00,38.405, 473.609,0.00, 426.671,0.00z M 469.967,469.971\n\tC 458.341,481.597, 442.965,488.00, 426.671,488.00L 85.343,488.00 c-16.294,0.00-31.674-6.403-43.304-18.031C 30.406,458.339, 24.00,442.957, 24.00,426.656\n\tL 24.00,85.345 c0.00-16.292, 6.407-31.671, 18.041-43.305C 53.674,30.407, 69.053,24.00, 85.343,24.00l 341.328,0.00 c 3.549,0.00, 7.05,0.322, 10.483,0.918\n\tl-105.649,145.03l-49.022-49.025c-6.903-6.904-16.085-10.706-25.853-10.706c-9.766,0.00-18.948,3.801-25.858,10.706l-22.257,22.258\n\tc-1.249-1.702-2.545-3.382-3.939-5.012c-30.324-35.439-83.635-39.604-119.074-9.271c-35.443,30.319-39.593,83.625-9.268,119.07\n\tc 6.955,8.134, 15.131,14.599, 24.015,19.397c 0.18,9.12, 3.729,18.187, 10.669,25.132L 230.77,412.337\n\tc 6.907,6.91, 16.091,10.717, 25.86,10.717c 9.771,0.00, 18.953-3.808, 25.853-10.715l 119.849-119.841c 6.91-6.908, 10.717-16.092, 10.717-25.86\n\ts-3.807-18.953-10.715-25.858l-13.789-13.79L 488.00,139.519l0.00,287.137 C 488.00,442.959, 481.596,458.342, 469.967,469.971z M 220.198,165.438\n\tl 27.541-27.542c 2.375-2.373, 5.532-3.68, 8.891-3.68c 3.357,0.00, 6.512,1.306, 8.882,3.676l 51.688,51.691l-56.18,77.121\n\tc-5.547,6.188-10.435,2.932-12.363,0.633c-0.662-0.779-13.843-18.037-30.887-40.391\n\tC 226.232,207.577, 227.148,185.539, 220.198,165.438z M 250.02,336.018c0.00,0.00, 4.353,4.04, 9.158,0.137l 110.959-93.631l 15.228,15.229\n\tc 2.375,2.374, 3.684,5.529, 3.684,8.886s-1.309,6.512-3.686,8.888L 265.507,395.373c-2.37,2.373-5.522,3.681-8.877,3.681\n\tc-3.356,0.00-6.512-1.309-8.888-3.686l-118.63-118.619c 13.809,1.857, 28.036,0.313, 41.323-4.74L 250.02,336.018z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"flattr, donate, social, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 183.781,0.00C 62.102,0.00,0.00,70.081,0.00,200.928l0.00,0.00l0.00,91.402 l0.00,183.115 l 119.195-119.314L 119.195,216.683 c0.00-54.208, 14.365-88.703, 62.559-96.447\n\tl0.00,0.00c 16.836-3.292, 51.875-2.139, 74.153-2.139l0.00,0.00l0.00,82.798 c0.00,0.755, 0.104,2.103, 0.297,2.793l0.00,0.00c 0.935,3.352, 3.965,5.808, 7.558,5.815\n\tl0.00,0.00c 2.031,0.004, 3.934-1.052, 5.895-2.985l0.00,0.00L 476.218,0.031L 337.562,0.00L 183.781,0.00 z M 392.805,155.873l0.00,139.445 \n\tc0.00,54.207-14.368,88.707-62.558,96.447l0.00,0.00c-16.836,3.291-51.878,2.139-74.156,2.139l0.00,0.00l0.00-82.797 c0.00-0.75-0.103-2.102-0.297-2.791\n\tl0.00,0.00c-0.932-3.356-3.961-5.811-7.556-5.815l0.00,0.00c-2.032-0.004-3.933,1.056-5.895,2.983l0.00,0.00L 35.781,511.967L 174.434,512.00l 153.784,0.00 \n\tC 449.895,512.00, 512.00,441.916, 512.00,311.074l0.00,0.00l0.00-91.407 L 512.00,36.56 L 392.805,155.873z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"xing, social, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 172.741,320.203l-46.267,0.00 \n\tc-2.788,0.00-4.87-1.247-6.049-3.146c-1.219-1.976-1.282-4.533,0.00-7.08l 49.162-86.535c 0.052-0.095, 0.052-0.158,0.00-0.263l-31.284-54.019\n\tc-1.294-2.569-1.483-5.106-0.263-7.079c 1.179-1.909, 3.522-2.885, 6.31-2.885l 46.267,0.00 c 7.10,0.00, 10.579,4.562, 12.884,8.654\n\tc0.00,0.00, 31.62,55.025, 31.809,55.328c-1.873,3.295-49.95,88.11-49.95,88.11C 182.994,315.546, 179.661,320.203, 172.741,320.203z\n\t M 391.525,106.069L 289.084,286.741c-0.062,0.097-0.062,0.214,0.00,0.306l 65.229,118.875c 1.295,2.558, 1.326,5.16, 0.096,7.132\n\tc-1.178,1.897-3.354,2.946-6.141,2.946l-46.217,0.00 c-7.088,0.00-10.633-4.699-12.924-8.79c0.00,0.00-65.576-119.996-65.744-120.307\n\tc 3.28-5.791, 102.958-182.113, 102.958-182.113c 2.48-4.448, 5.477-8.79, 12.387-8.79l 46.742,0.00 c 2.789,0.00, 4.977,1.049, 6.152,2.947\n\tC 392.842,100.921, 392.809,103.52, 391.525,106.069z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"xing, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 426.671,0.00L 85.343,0.00 C 38.406,0.00,0.00,38.405,0.00,85.345l0.00,341.311 C0.00,473.625, 38.406,512.00, 85.343,512.00l 341.328,0.00 \n\tC 473.609,512.00, 512.00,473.625, 512.00,426.655L 512.00,85.345 C 512.00,38.405, 473.609,0.00, 426.671,0.00z M 155.889,333.394l-55.632,0.00 \n\tc-3.351,0.00-5.854-1.504-7.271-3.792c-1.467-2.379-1.542-5.464,0.00-8.534l 59.11-104.313c 0.063-0.114, 0.063-0.19,0.00-0.316l-37.615-65.116\n\tc-1.556-3.098-1.783-6.157-0.316-8.534c 1.417-2.301, 4.235-3.477, 7.586-3.477l 55.632,0.00 c 8.535,0.00, 12.72,5.499, 15.489,10.431\n\tc0.00,0.00, 38.02,66.33, 38.249,66.696c-2.252,3.97-60.059,106.21-60.059,106.21C 168.218,327.78, 164.21,333.394, 155.889,333.394z\n\t M 418.956,75.269L 295.78,293.059c-0.075,0.115-0.075,0.255,0.00,0.367l 78.431,143.295c 1.556,3.084, 1.593,6.221, 0.113,8.597\n\tc-1.415,2.288-4.033,3.552-7.383,3.552l-55.57,0.00 c-8.522,0.00-12.783-5.663-15.54-10.596c0.00,0.00-78.848-144.646-79.05-145.023\n\tc 3.944-6.98, 123.797-219.523, 123.797-219.523c 2.984-5.362, 6.587-10.596, 14.894-10.596l 56.203,0.00 c 3.351,0.00, 5.981,1.265, 7.396,3.553\n\tC 420.537,69.061, 420.499,72.196, 418.956,75.269z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"pinterest, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 426.675,0.00L 85.324,0.00 C 38.199,0.00,0.00,38.21,0.00,85.343l0.00,341.315 C0.00,473.791, 38.199,512.00, 85.324,512.00l 341.351,0.00 \n\tC 473.80,512.00, 512.00,473.791, 512.00,426.658L 512.00,85.343 C 512.00,38.21, 473.80,0.00, 426.675,0.00z M 280.822,342.059\n\tc-23.26-1.807-33.021-13.328-51.252-24.404c-10.03,52.589-22.281,103.009-58.569,129.344\n\tc-11.202-79.484, 16.447-139.182, 29.285-202.557c-21.893-36.853, 2.635-111.017, 48.81-92.737\n\tc 56.813,22.474-49.20,137.004, 21.966,151.308c 74.31,14.934, 104.644-128.929, 58.571-175.712\n\tc-66.579-67.553-193.799-1.54-178.155,95.178c 3.807,23.646, 28.236,30.819, 9.762,63.451c-42.61-9.446-55.325-43.051-53.688-87.856\n\tc 2.634-73.337, 65.892-124.682, 129.343-131.783c 80.242-8.982, 155.553,29.454, 165.953,104.938\n\tC 414.553,256.423, 366.623,348.693, 280.822,342.059z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"pinterest, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.613,256.00, 256.00,256.00c 141.385,0.00, 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 280.822,342.059\n\tc-23.26-1.807-33.021-13.328-51.252-24.404C 219.54,370.243, 207.288,420.663, 171.00,446.998\n\tc-11.202-79.484, 16.447-139.182, 29.285-202.557c-21.892-36.853, 2.635-111.017, 48.81-92.737\n\tc 56.813,22.474-49.20,137.004, 21.966,151.308c 74.31,14.934, 104.644-128.929, 58.571-175.712\n\tc-66.579-67.553-193.799-1.54-178.155,95.178c 3.807,23.646, 28.236,30.819, 9.762,63.451c-42.61-9.446-55.325-43.051-53.688-87.856\n\tc 2.634-73.337, 65.892-124.682, 129.343-131.783c 80.242-8.982, 155.553,29.454, 165.953,104.938\n\tC 414.553,256.423, 366.623,348.693, 280.822,342.059z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"stumbleupon, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 426.675,0.00L 85.325,0.00 C 38.20,0.00,0.00,38.21,0.00,85.342l0.00,341.315 C0.00,473.79, 38.20,512.00, 85.325,512.00l 341.35,0.00 C 473.80,512.00, 512.00,473.79, 512.00,426.657\n\tL 512.00,85.342 C 512.00,38.21, 473.80,0.00, 426.675,0.00z M 256.00,193.706c-8.484,0.00-15.359,6.876-15.359,15.36l0.00,93.868 \n\tc0.00,35.816-29.037,64.854-64.854,64.854c-35.818,0.00-64.854-29.036-64.854-64.854l0.00-42.668 l 49.493,0.00 l0.00,40.961 \n\tc0.00,8.483, 6.877,15.359, 15.36,15.359c 8.482,0.00, 15.359-6.876, 15.359-15.359l0.00-92.161 c0.00-35.817, 29.035-64.853, 64.854-64.853\n\tc 35.815,0.00, 64.854,29.036, 64.854,64.853l0.00,18.774 l-29.014,9.386l-20.48-9.386l0.00-18.774 C 271.36,200.583, 264.484,193.706, 256.00,193.706z\n\t M 401.067,302.934c0.00,35.816-29.037,64.854-64.854,64.854c-35.818,0.00-64.854-29.036-64.854-64.854L 271.359,261.12 l 20.48,9.387l 29.014-9.387\n\tl0.00,41.813 c0.00,8.482, 6.875,15.359, 15.359,15.359c 8.482,0.00, 15.36-6.877, 15.36-15.359l0.00-40.961 l 49.492,0.00 l0.00,40.961 L 401.067,302.933 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"stumbleupon, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.614,256.00, 256.00,256.00c 141.385,0.00, 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 256.00,193.706\n\tc-8.484,0.00-15.359,6.876-15.359,15.36l0.00,93.868 c0.00,35.816-29.037,64.854-64.854,64.854c-35.818,0.00-64.854-29.036-64.854-64.854l0.00-42.668 \n\tl 49.493,0.00 l0.00,40.961 c0.00,8.483, 6.877,15.359, 15.36,15.359c 8.482,0.00, 15.358-6.876, 15.358-15.359l0.00-92.161 \n\tc0.00-35.817, 29.035-64.853, 64.854-64.853c 35.815,0.00, 64.854,29.036, 64.854,64.853l0.00,18.774 l-29.014,9.386l-20.479-9.386l0.00-18.774 \n\tC 271.361,200.583, 264.484,193.706, 256.00,193.706z M 401.067,302.934c0.00,35.816-29.036,64.854-64.853,64.854\n\tc-35.818,0.00-64.854-29.036-64.854-64.854L 271.36,261.12 l 20.479,9.387l 29.014-9.387l0.00,41.813 c0.00,8.482, 6.875,15.359, 15.36,15.359\n\tc 8.481,0.00, 15.358-6.877, 15.358-15.359l0.00-40.961 l 49.493,0.00 l0.00,40.961 L 401.067,302.933 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"delicious, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 426.688,0.00L 85.343,0.00 C 38.405,0.00,0.00,38.408,0.00,85.346l0.00,341.312 C0.00,473.623, 38.405,512.00, 85.343,512.00l 341.345,0.00 \n\tC 473.625,512.00, 512.00,473.624, 512.00,426.658L 512.00,85.346 C 512.00,38.408, 473.625,0.00, 426.688,0.00z M 480.00,426.658c0.00,14.167-5.57,27.541-15.685,37.658\n\tC 454.204,474.43, 440.841,480.00, 426.688,480.00L 256.00,480.00 L 256.00,256.00 L 32.00,256.00 L 32.00,85.346 c0.00-14.154, 5.575-27.525, 15.698-37.648C 57.82,37.575, 71.19,32.00, 85.343,32.00\n\tL 256.00,32.00 l0.00,224.00 l 224.00,0.00 L 480.00,426.658 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"lastfm, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 426.671,0.00L 85.344,0.00 C 38.406,0.00,0.00,38.404,0.00,85.342l0.00,341.313 C0.00,473.625, 38.408,512.00, 85.344,512.00L 426.67,512.00 \n\tc 46.937,0.00, 85.33-38.375, 85.33-85.345L 512.00,85.343 C 512.00,38.404, 473.608,0.00, 426.671,0.00z M 371.342,371.531\n\tc-39.999-0.157-61.313-19.721-76.124-54.189l-4.236-9.404l-36.513-83.25c-12.11-29.469-42.159-49.375-76.063-49.375\n\tc-45.875,0.00-83.096,37.219-83.096,83.125s 37.222,83.125, 83.096,83.125c 32.00,0.00, 59.828-18.094, 73.717-44.625L 266.89,331.00\n\tc-20.969,25.563-52.829,41.844-88.484,41.844C 115.218,372.844, 64.00,321.657, 64.00,258.439c0.00-63.188, 51.219-114.438, 114.405-114.438\n\tc 47.688,0.00, 86.188,25.469, 105.75,70.594c 1.483,3.50, 20.688,48.406, 37.438,86.625c 10.375,23.656, 19.219,39.346, 47.906,40.313\n\tc 28.188,0.969, 47.53-16.188, 47.53-37.876c0.00-21.188-14.751-26.281-39.657-34.563C 332.609,254.342, 309.50,239.53, 309.50,204.03\n\tc0.00-34.626, 23.563-57.72, 61.842-57.72c 24.937,0.00, 42.938,11.094, 55.408,33.221L 402.28,192.03\n\tc-9.221-12.906-19.393-18.001-32.313-18.001c-17.97,0.00-30.797,12.501-30.797,29.126c0.00,23.595, 21.107,27.157, 50.627,36.844\n\tC 429.529,252.936, 448.00,267.717, 448.00,304.624C 447.997,343.374, 414.746,371.594, 371.342,371.531z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"lastfm, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 409.79,406.814c-53.333-0.209-81.749-26.291-101.496-72.251l-5.649-12.541l-48.685-111.00\n\tc-16.146-39.293-56.211-65.836-101.417-65.836c-61.167,0.00-110.792,49.626-110.792,110.836c0.00,61.209, 49.624,110.834, 110.792,110.834\n\tc 42.669,0.00, 79.771-24.125, 98.291-59.50l 19.688,45.416c-27.956,34.085-70.438,55.792-117.977,55.792C 68.29,408.564,0.00,340.313,0.00,256.021\n\tc0.00-84.252, 68.29-152.586, 152.542-152.586c 63.583,0.00, 114.918,33.959, 141.00,94.126c 1.978,4.668, 27.579,64.543, 49.913,115.50\n\tc 13.834,31.541, 25.63,52.459, 63.878,53.752c 37.584,1.291, 63.378-21.584, 63.378-50.504c0.00-28.25-19.668-35.041-52.875-46.082\n\tc-59.691-19.667-90.503-39.417-90.503-86.751c0.00-46.168, 31.416-76.959, 82.457-76.959c 33.248,0.00, 57.253,14.793, 73.88,44.293\n\tl-32.628,16.666c-12.295-17.207-25.854-24.00-43.086-24.00c-23.956,0.00-41.063,16.668-41.063,38.833c0.00,31.461, 28.147,36.211, 67.503,49.127\n\tC 487.375,248.686, 512.00,268.396, 512.00,317.604C 512.001,369.272, 467.664,406.898, 409.79,406.814z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"linkedin, social, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 157.64,414.601L 90.615,414.601 L 90.615,211.37 \n\tl 67.025,0.00 L 157.64,414.601 z M 124.129,183.636l-0.44,0.00 c-22.493,0.00-37.04-15.614-37.04-35.127c0.00-19.931, 14.987-35.111, 37.919-35.111\n\tc 22.928,0.00, 37.042,15.174, 37.48,35.111C 162.048,168.016, 147.498,183.636, 124.129,183.636z M 413.351,414.601l-67.026,0.00 L 346.325,305.87 \n\tc0.00-27.311-9.699-45.946-33.95-45.946c-18.522,0.00-29.558,12.567-34.393,24.705c-1.768,4.343-2.207,10.401-2.207,16.472l0.00,113.498 l-67.04,0.00 \n\tc0.00,0.00, 0.881-184.159,0.00-203.229l 67.034,0.00 l0.00,28.79 c 8.901-13.839, 24.82-33.569, 60.41-33.569c 44.108,0.00, 77.172,29.059, 77.172,91.473L 413.351,414.601 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"linkedin, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 426.656,0.00L 85.344,0.00 C 38.406,0.00,0.00,38.406,0.00,85.343l0.00,341.313 C0.00,473.624, 38.407,512.00, 85.344,512.00l 341.312,0.00 \n\tC 473.593,512.00, 512.00,473.624, 512.00,426.656L 512.00,85.344 C 511.997,38.406, 473.593,0.00, 426.656,0.00z M 157.395,428.635L 79.969,428.635 L 79.969,195.671 l 77.426,0.00 L 157.395,428.635 z\n\t M 118.684,163.879l-0.508,0.00 c-25.983,0.00-42.788-17.898-42.788-40.266c0.00-22.846, 17.313-40.248, 43.803-40.248\n\tc 26.486,0.00, 42.791,17.396, 43.296,40.248C 162.487,145.973, 145.678,163.879, 118.684,163.879z M 436.611,428.635l-77.426,0.00 L 359.185,303.997 \n\tc0.00-31.308-11.205-52.669-39.219-52.669c-21.396,0.00-34.144,14.406-39.73,28.318c-2.041,4.979-2.548,11.924-2.548,18.883l0.00,130.104 \n\tl-77.443,0.00 c0.00,0.00, 1.018-211.103,0.00-232.963l 77.436,0.00 l0.00,33.00 c 10.283-15.864, 28.672-38.479, 69.785-38.479c 50.951,0.00, 89.146,33.309, 89.146,104.856\n\tL 436.612,428.635 L 436.611,428.635z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"reddit, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 511.999,250.961c0.00-32.207-26.201-58.405-58.404-58.405c-14.562,0.00-27.883,5.368-38.123,14.217\n\t\tc-39.656-25.738-90.988-40.764-145.924-42.896l 29.022-94.637l 84.437,18.901c-0.002,0.229-0.033,0.448-0.033,0.676\n\t\tc0.00,26.613, 21.654,48.267, 48.266,48.267c 26.612,0.00, 48.267-21.652, 48.267-48.267c0.00-26.613-21.652-48.265-48.267-48.265\n\t\tc-20.00,0.00-37.19,12.229-44.506,29.601l-92.44-20.693c-4.685-1.049-9.383,1.681-10.789,6.271l-33.106,107.944\n\t\tc-57.917,0.929-112.308,16.122-153.872,43.10c-10.237-8.848-23.563-14.217-38.123-14.217c-32.202,0.00-58.401,26.199-58.401,58.405\n\t\tc0.00,21.122, 11.271,39.659, 28.113,49.918c-0.86,5.484-1.313,11.031-1.313,16.633c0.00,41.855, 24.355,80.934, 68.577,110.023\n\t\tc 43.037,28.313, 100.078,43.91, 160.621,43.91c 60.537,0.00, 117.582-15.601, 160.619-43.91c 44.224-29.092, 68.576-68.168, 68.576-110.023\n\t\tc0.00-5.602-0.451-11.146-1.313-16.633C 500.726,290.621, 511.999,272.082, 511.999,250.961z M 431.238,58.921\n\t\tc 16.484,0.00, 29.896,13.41, 29.896,29.896c0.00,16.482-13.412,29.896-29.896,29.896c-16.481,0.00-29.896-13.414-29.896-29.896\n\t\tC 401.341,72.332, 414.753,58.921, 431.238,58.921z M 18.367,250.961c0.00-22.076, 17.959-40.036, 40.033-40.036\n\t\tc 8.359,0.00, 16.122,2.583, 22.549,6.978c-23.513,18.578-39.833,40.381-48.038,63.904C 24.036,274.459, 18.367,263.361, 18.367,250.961z\n\t\t M 255.999,453.076c-116.252,0.00-210.829-60.813-210.829-135.564c0.00-3.213, 0.187-6.396, 0.53-9.555\n\t\tc 0.667-6.111, 1.956-12.115, 3.846-17.982c 7.062-21.914, 22.373-41.909, 43.751-58.577c 4.741-3.701, 9.792-7.229, 15.105-10.583\n\t\tc 38.062-24.02, 90.179-38.86, 147.597-38.86c 57.414,0.00, 109.533,14.843, 147.592,38.86c 5.313,3.354, 10.367,6.884, 15.106,10.583\n\t\tc 21.379,16.667, 36.691,36.663, 43.752,58.577c 1.892,5.867, 3.181,11.871, 3.847,17.982c 0.346,3.156, 0.528,6.342, 0.528,9.555\n\t\tC 466.824,392.264, 372.249,453.076, 255.999,453.076z M 479.087,281.809c-8.203-23.522-24.527-45.328-48.039-63.905\n\t\tc 6.426-4.395, 14.188-6.978, 22.547-6.978c 22.076,0.00, 40.035,17.959, 40.035,40.036C 493.63,263.361, 487.964,274.459, 479.087,281.809zM 325.974,376.256c-17.406,14.27-38.988,20.633-69.975,20.633c-30.989,0.00-52.57-6.363-69.979-20.633\n\t\tc-4.117-3.375-10.194-2.771-13.568,1.344c-3.377,4.119-2.775,10.195, 1.344,13.572c 20.81,17.061, 46.93,25.004, 82.204,25.004\n\t\tc 35.273,0.00, 61.393-7.943, 82.203-25.004c 4.117-3.377, 4.722-9.453, 1.345-13.572C 336.164,373.477, 330.091,372.881, 325.974,376.256zM 214.117,290.01c0.00-19.184-15.552-34.734-34.735-34.734c-19.188,0.00-34.74,15.551-34.74,34.734\n\t\tc0.00,19.189, 15.554,34.742, 34.74,34.742C 198.566,324.75, 214.117,309.199, 214.117,290.01zM 334.261,255.275c-19.189,0.00-34.742,15.551-34.742,34.734c0.00,19.189, 15.553,34.742, 34.742,34.742\n\t\tc 19.184,0.00, 34.738-15.553, 34.738-34.742C 368.999,270.826, 353.445,255.275, 334.261,255.275z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"skype, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 487.655,288.969c 1.406-10.40, 2.215-20.973, 2.215-31.736c0.00-129.155-105.271-233.872-235.103-233.872\n\tc-12.904,0.00-25.555,1.06-37.866,3.08c-22.072-14.384-48.342-22.767-76.612-22.767C 62.766,3.674,0.00,66.482,0.00,143.98\n\tc0.00,28.198, 8.299,54.394, 22.59,76.389c-1.925,12.017-2.909,24.323-2.909,36.859c0.00,129.176, 105.217,233.882, 235.085,233.882\n\tc 14.657,0.00, 28.927-1.427, 42.796-3.933c 21.55,13.369, 46.934,21.148, 74.146,21.148C 449.21,508.326, 512.00,445.502, 512.00,368.012\n\tC 511.997,338.719, 503.04,311.484, 487.655,288.969z M 276.74,429.596c-74.705,3.892-109.664-12.637-141.689-42.691\n\tc-35.765-33.567-21.398-71.854, 7.74-73.801c 29.122-1.944, 46.607,33.013, 62.15,42.736c 15.524,9.688, 74.594,31.76, 105.794-3.908\n\tc 33.976-38.828-22.594-58.92-64.059-65.002c-59.203-8.766-133.95-40.792-128.135-103.907c 5.816-63.074, 53.582-95.414, 103.85-99.976\n\tc 64.077-5.817, 105.791,9.707, 138.785,37.86c 38.15,32.529, 17.508,68.894-6.799,71.82c-24.212,2.909-51.404-53.504-104.791-54.352\n\tc-55.027-0.864-92.217,57.261-24.286,73.784c 67.966,16.505, 140.75,23.286, 166.961,85.417\n\tC 418.49,359.713, 351.507,425.701, 276.74,429.596z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"soundcloud, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 426.686,0.00L 85.344,0.00 C 38.407,0.00, 0.001,38.403, 0.001,85.34l0.00,234.658 L 8.00,288.00l 16.00,0.00 l 8.00,32.00l-8.00,32.00L 8.00,352.00 l-8.00-31.998l0.00,106.652 \n\tC 0.001,473.623, 38.407,512.00, 85.344,512.00l 341.342,0.00 C 473.625,512.00, 512.00,473.623, 512.00,426.654L 512.00,320.553 C 512.00,355.592, 482.459,384.00, 446.007,384.00\n\tc-1.177,0.00-182.777-0.088-182.945-0.105c-3.941-0.381-7.062-3.615-7.062-7.498L 256.00,175.04 c0.00-3.697, 1.309-5.606, 6.289-7.458\n\tc 12.818-4.767, 27.267-7.582, 42.159-7.582c 60.854,0.00, 110.746,44.851, 115.999,102.029c 7.858-3.168, 16.489-4.928, 25.532-4.928\n\tc 36.453,0.00, 66.021,28.412, 66.021,63.451L 512.00,85.341 C 512.00,38.403, 473.621,0.00, 426.686,0.00z M 88.00,384.00L 72.00,384.00 l-8.00-64.00l 8.00-64.00l 16.00,0.00 l 8.00,64.00L 88.00,384.00z M 152.00,384.00l-16.00,0.00 \n\tl-8.00-81.375L 136.00,224.00l 16.00,0.00 l 8.00,80.00L 152.00,384.00z M 216.00,384.00l-16.00,0.00 l-8.00-112.11L 200.00,160.00l 16.00,0.00 l 8.00,111.89L 216.00,384.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"soundcloud, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 445.98,257.102c-9.043,0.00-17.674,1.76-25.532,4.928C 415.195,204.851, 365.303,160.00, 304.448,160.00\n\t\tc-14.893,0.00-29.341,2.815-42.159,7.582c-4.98,1.851-6.289,3.76-6.289,7.458l0.00,201.357 c0.00,3.883, 3.12,7.117, 7.062,7.498\n\t\tC 263.23,383.912, 444.83,384.00, 446.007,384.00C 482.459,384.00, 512.00,355.592, 512.00,320.553S 482.433,257.102, 445.98,257.102zM 200.00,384.00L 216.00,384.00L 224.00,271.89L 216.00,160.00L 200.00,160.00L 192.00,271.89 \tzM 152.00,384.00L 136.00,384.00L 128.00,302.625L 136.00,224.00L 152.00,224.00L 160.00,304.00 \tzM 72.00,384.00L 88.00,384.00L 96.00,320.00L 88.00,256.00L 72.00,256.00L 64.00,320.00 \tzM 8.00,352.00L 24.00,352.00L 32.00,320.00L 24.00,288.00L 8.00,288.00L0.00,320.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"windows\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 206.115,255.957c-23.854-12.259-47.043-18.479-68.94-18.479c-2.978,0.00-5.976,0.09-8.974,0.354\n\t\tc-27.94,2.312-53.461,9.684-69.875,15.414c-4.354,1.599-8.817,3.288-13.415,5.153L0.00,414.096\n\t\tc 30.851-11.416, 58.146-16.969, 83.135-16.969c 40.423,0.00, 69.764,15.104, 93.996,30.652c 11.481-38.959, 39.022-133.045, 47.241-161.162\n\t\tC 218.397,262.975, 212.334,259.332, 206.115,255.957zM 264.174,295.535l-45.223,157.074c 13.416,7.686, 58.549,32.025, 93.106,32.025c 27.896,0.00, 59.126-7.148, 95.417-21.896\n\t\tl 43.178-150.988c-29.316,9.461-57.438,14.26-83.732,14.26C 318.945,326.01, 285.363,310.461, 264.174,295.535zM 146.411,184.395c 38.559,0.399, 67.076,15.104, 90.708,30.251l 46.376-158.672c-9.773-5.598-35.403-19.547-53.929-24.30\n\t\tc-12.193-2.842-25.01-4.308-38.602-4.308c-25.898,0.488-54.194,6.973-86.444,19.90l-44.22,155.298\n\t\tc 32.404-12.218, 60.322-18.17, 86.043-18.17C 146.366,184.395, 146.411,184.395, 146.411,184.395zM 512.00,99.062c-29.407,11.416-58.104,17.233-85.514,17.233c-45.843,0.00-79.646-15.901-101.547-31.183L 278.964,244.23\n\t\tc 30.873,19.854, 64.145,29.939, 99.061,29.939c 28.474,0.00, 57.97-6.84, 87.731-20.344l-0.091-1.111l 1.867-0.443L 512.00,99.062z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"android, os, mobile\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 432.00,160.00c-17.60,0.00-32.00,14.40-32.00,32.00l0.00,128.00 c0.00,17.60, 14.40,32.00, 32.00,32.00s 32.00-14.40, 32.00-32.00L 464.00,192.00 C 464.00,174.40, 449.60,160.00, 432.00,160.00zM 48.00,160.00c-17.60,0.00-32.00,14.40-32.00,32.00l0.00,128.00 c0.00,17.60, 14.40,32.00, 32.00,32.00s 32.00-14.40, 32.00-32.00L 80.00,192.00 C 80.00,174.40, 65.599,160.00, 48.00,160.00zM 96.00,368.00c0.00,26.51, 21.49,48.00, 48.00,48.00l 16.00,0.00 l0.00,64.00 c0.00,17.60, 14.40,32.00, 32.00,32.00s 32.00-14.40, 32.00-32.00l0.00-64.00 l 32.00,0.00 l0.00,64.00 c0.00,17.60, 14.401,32.00, 32.00,32.00s 32.00-14.40, 32.00-32.00\n\t\tl0.00-64.00 l 16.00,0.00 c 26.51,0.00, 48.00-21.49, 48.00-48.00L 384.00,192.00 L 96.00,192.00 L 96.00,368.00 zM 299.299,44.747l 20.252-38.903c 1.016-1.951, 0.25-4.379-1.701-5.395s-4.379-0.25-5.395,1.701l-20.559,39.493\n\t\tC 275.797,35.419, 258.299,32.00, 240.00,32.00c-18.298,0.00-35.796,3.419-51.898,9.643L 167.544,2.151c-1.016-1.951-3.443-2.717-5.395-1.701\n\t\ts-2.717,3.443-1.701,5.395l 20.25,38.904c-45.315,20.509-78.12,63.792-83.81,115.252l 286.22,0.00 \n\t\tC 377.42,108.539, 344.615,65.257, 299.299,44.747z M 176.00,135.20c-12.813,0.00-23.20-10.387-23.20-23.20c0.00-12.813, 10.387-23.20, 23.20-23.20\n\t\ts 23.20,10.387, 23.20,23.20C 199.199,124.813, 188.813,135.20, 176.00,135.20z M 304.00,135.20c-12.813,0.00-23.201-10.387-23.201-23.20\n\t\tc0.00-12.813, 10.389-23.20, 23.201-23.20s 23.199,10.387, 23.199,23.20C 327.199,124.813, 316.813,135.20, 304.00,135.20z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"finder, mac\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.50,384.00c-66.156,0.00-130.837-9.686-193.05-28.849l 10.124-30.371C 132.526,342.859, 193.812,352.00, 256.50,352.00\n\t\tc 8.172,0.00, 16.319-0.164, 24.441-0.474C 283.054,312.746, 288.00,288.00, 288.00,288.00s-32.00,0.00-96.00,0.00c0.00-87.505, 29.909-165.027, 62.465-223.50L0.00,64.50 l0.00,383.00 \n\t\tl 283.088,0.00 c-2.336-22.842-3.152-44.43-3.077-63.92C 272.195,383.854, 264.358,384.00, 256.50,384.00z M 96.00,128.00l 32.00,0.00 l0.00,64.00 L 96.00,192.00 L 96.00,128.00 zM 512.00,64.50L 298.435,64.50 c-0.974,1.598-1.947,3.207-2.92,4.843c-19.208,32.286-34.468,65.379-45.358,98.36\n\t\tc-9.103,27.566-15.151,55.116-18.086,82.297l 102.429,0.00 l-9.229,45.417c-0.157,0.808-4.085,21.422-6.10,53.471\n\t\tc 40.932-4.063, 81.111-12.103, 120.257-24.107l 10.124,30.371c-42.783,13.178-86.732,21.874-131.526,26.021\n\t\tc-0.018,2.188-0.028,4.395-0.021,6.64c 0.062,20.315, 1.173,40.285, 3.301,59.688L 512.00,447.501 L 512.00,64.50 z M 416.00,192.00l-32.00,0.00 l0.00-64.00 l 32.00,0.00 L 416.00,192.00 zM 293.632,512.00l 39.084,0.00 c-2.73-10.907-5.094-22.096-7.069-33.543c-1.747-10.126-3.191-20.46-4.343-30.957l-38.216,0.00 \n\t\tC 285.204,468.189, 288.563,489.901, 293.632,512.00zM 344.224,0.00l-48.198,0.00 c-12.875,17.435-27.466,39.185-41.56,64.50l 43.969,0.00 C 315.272,36.844, 332.017,14.799, 344.224,0.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"apple\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 395.749,272.046c-0.647-64.841, 52.879-95.938, 55.271-97.483c-30.076-44.01-76.925-50.039-93.621-50.736\n\t\tc-39.871-4.037-77.798,23.474-98.033,23.474c-20.184,0.00-51.409-22.877-84.476-22.276c-43.458,0.646-83.529,25.269-105.906,64.19\n\t\tc-45.152,78.349-11.563,194.42, 32.445,257.963c 21.504,31.102, 47.146,66.038, 80.813,64.79c 32.421-1.294, 44.681-20.979, 83.878-20.979\n\t\tc 39.197,0.00, 50.214,20.979, 84.525,20.335c 34.887-0.648, 56.991-31.699, 78.346-62.898c 24.695-36.084, 34.863-71.019, 35.462-72.813\n\t\tC 463.679,375.26, 396.423,349.495, 395.749,272.046zM 331.281,81.761C 349.15,60.082, 361.211,30.005, 357.921,0.00c-25.739,1.048-56.939,17.145-75.405,38.775\n\t\tc-16.571,19.188-31.074,49.813-27.187,79.218C 284.062,120.235, 313.393,103.391, 331.281,81.761z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"tux, linux, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 283.828,368.458c-40.972,19.059-79.079,18.858-104.67,17.01c-30.526-2.205-55.079-10.562-65.871-17.866\n\t\tc-6.65-4.503-15.692-2.761-20.195,3.891c-4.502,6.651-2.76,15.693, 3.891,20.195c 17.349,11.743, 48.034,20.477, 80.081,22.79\n\t\tc 5.433,0.392, 11.399,0.639, 17.823,0.639c 27.891,0.00, 63.313-2.658, 101.21-20.285c 7.282-3.389, 10.439-12.037, 7.052-19.32\n\t\tC 299.761,368.229, 291.111,365.076, 283.828,368.458zM 445.474,346.908c 1.393-126.344, 14.381-365.103-227.485-345.806C-20.811,20.323, 42.507,272.586, 38.948,357.077\n\t\tC 35.794,401.77, 20.959,456.401,0.00,512.00l 64.55,0.00 c 6.633-23.561, 11.512-46.86, 13.616-69.075c 3.891,2.714, 8.054,5.337, 12.497,7.85\n\t\tc 7.229,4.259, 13.442,9.922, 20.02,15.917c 15.372,14.009, 32.795,29.887, 66.856,31.876c 2.286,0.131, 4.587,0.197, 6.838,0.197\n\t\tc 34.448,0.00, 58.007-15.077, 76.939-27.191c 9.07-5.806, 16.909-10.82, 24.282-13.226c 20.955-6.56, 39.266-17.148, 52.952-30.626\n\t\tc 2.138-2.104, 4.121-4.269, 5.981-6.474c 7.623,27.939, 18.059,59.379, 29.644,90.752L 512.00,512.00 \n\t\tC 478.913,460.888, 444.782,410.813, 445.474,346.908z M 62.055,278.176c0.00-0.008,0.00-0.015-0.001-0.023\n\t\tc-2.373-41.231, 17.355-75.916, 44.063-77.468c 26.706-1.553, 50.28,30.614, 52.652,71.846c0.00,0.007, 0.002,0.015, 0.002,0.022\n\t\tc 0.128,2.223, 0.184,4.423, 0.185,6.603c-8.462,2.128-16.096,5.218-22.936,8.815c-0.026-0.306-0.046-0.608-0.076-0.915\n\t\tc0.00-0.004,0.00-0.009,0.00-0.013c-2.285-23.405-14.786-41.08-27.926-39.479c-13.14,1.602-21.94,21.875-19.656,45.279\n\t\tc0.00,0.005, 0.002,0.009, 0.002,0.013c 0.996,10.204, 3.934,19.318, 8.021,26.222c-1.017,0.802-3.892,2.906-7.203,5.328\n\t\tc-2.485,1.817-5.51,4.029-9.157,6.715C 70.084,318.074, 63.272,299.331, 62.055,278.176z M 332.63,380.089\n\t\tc-0.95,21.793-29.454,42.296-55.791,50.522l-0.148,0.048c-10.95,3.551-20.714,9.80-31.052,16.415\n\t\tc-17.366,11.112-35.323,22.604-61.261,22.604c-1.702,0.00-3.447-0.052-5.163-0.148c-23.758-1.389-34.871-11.516-48.94-24.338\n\t\tc-7.421-6.763-15.095-13.757-24.988-19.562l-0.212-0.122c-21.353-12.052-34.606-27.041-35.454-40.097\n\t\tc-0.421-6.49, 2.469-12.109, 8.591-16.70c 13.318-9.986, 22.239-16.511, 28.142-20.829c 6.555-4.794, 8.534-6.24, 10.00-7.632\n\t\tc 1.048-0.993, 2.182-2.094, 3.402-3.281c 12.223-11.887, 32.68-31.781, 64.075-31.781c 19.202,0.00, 40.449,7.40, 63.085,21.951\n\t\tc 10.662,6.939, 19.941,10.143, 31.69,14.20c 8.078,2.789, 17.234,5.951, 29.496,11.202l 0.198,0.082\n\t\tC 319.74,357.325, 333.248,365.905, 332.63,380.089z M 326.323,328.903c-2.20-1.107-4.487-2.16-6.872-3.143\n\t\tc-11.053-4.728-19.916-7.937-27.267-10.499c 4.058-7.947, 6.58-17.86, 6.812-28.621c0.00-0.005,0.00-0.011,0.00-0.015\n\t\tc 0.563-26.187-12.644-47.448-29.498-47.488c-16.855-0.039-30.975,21.157-31.538,47.343c0.00,0.005,0.00,0.009,0.00,0.014\n\t\tc-0.019,0.857-0.021,1.708-0.01,2.555c-10.381-4.776-20.59-8.245-30.583-10.38c-0.046-0.984-0.102-1.966-0.122-2.96\n\t\tc0.00-0.008,0.00-0.018,0.00-0.025c-0.969-47.706, 28.301-87.195, 65.377-88.201c 37.075-1.007, 67.914,36.85, 68.886,84.555\n\t\tc0.00,0.009,0.00,0.019,0.00,0.026C 341.945,293.637, 336.178,313.497, 326.323,328.903z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"amazon\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 291.765,205.719c-10.922,0.00-21.844,0.718-31.312,2.906c-17.469,5.094-31.313,16.031-31.313,39.313\n\t\tc0.00,18.219, 9.485,30.594, 25.50,30.594c 2.188,0.00, 4.36-0.751, 5.813-0.751c 9.468-2.188, 18.201-8.749, 23.297-18.938\n\t\tc 8.72-14.533, 8.016-27.626, 8.016-44.377L 291.765,205.719L 291.765,205.719zM 426.671,0.00L 85.344,0.00 C 38.406,0.00,0.00,38.404,0.00,85.344l0.00,341.313 C0.00,473.625, 38.407,512.00, 85.344,512.00l 341.328,0.00 \n\t\tC 473.61,512.00, 512.00,473.626, 512.00,426.656L 512.00,85.344 C 512.00,38.404, 473.61,0.00, 426.671,0.00z M 286.671,135.813\n\t\tc-5.109-7.25-14.577-10.905-23.296-10.905c-1.452,0.00-2.188,0.00-2.922,0.00c-14.563,1.469-27.656,9.468-31.313,25.468\n\t\tc-0.718,3.656-2.891,7.282-7.266,8.033l-40.766-5.096c-2.906-0.748-7.28-2.938-5.844-8.75\n\t\tc 8.749-45.875, 48.062-61.875, 85.188-64.063c 2.922,0.00, 5.827,0.00, 8.748,0.00c 20.377,0.00, 46.597,5.813, 63.329,21.126\n\t\tc 20.375,18.907, 18.204,44.375, 18.204,72.063l0.00,65.529 c0.00,19.626, 8.00,28.375, 16.016,38.563c 2.172,3.658, 2.906,8.00-0.72,10.938\n\t\tc-8.031,7.282-23.313,20.375-32.047,27.656c-2.906,2.188-6.546,2.188-10.188,0.718c-13.845-11.625-16.017-16.718-24.032-27.655\n\t\tc-13.826,14.563-25.468,22.563-39.312,26.938c-8.721,2.188-18.188,3.625-29.846,3.625c-34.937,0.00-62.606-21.813-62.606-64.782\n\t\tc0.00-34.218, 18.204-57.50, 45.141-68.438c 13.827-6.53, 30.579-9.469, 47.313-11.625c 10.922-1.467, 21.844-2.188, 31.312-2.938l0.00-5.812 \n\t\tC 291.765,156.218, 292.469,144.563, 286.671,135.813z M 413.985,387.594c-5.14,3.938-10.656,7.499-16.203,10.688\n\t\tc-41.531,24.904-95.313,37.968-141.983,37.968c-75.156,0.00-142.392-27.688-193.405-73.969c-4.357-3.563-0.797-8.688, 4.343-5.938\n\t\tc 54.984,32.031, 123.00,51.438, 193.405,51.438c 44.313,0.00, 92.141-8.313, 137.641-26.124c 3.157-1.188, 6.721-2.782, 9.874-3.972\n\t\tC 414.781,374.529, 421.11,382.468, 413.985,387.594z M 451.563,362.281c-0.39,14.25-7.906,41.529-25.703,56.562\n\t\tc-3.562,2.781-7.109,1.188-5.547-2.78c 5.157-12.656, 17.00-41.938, 11.484-48.653c-3.953-5.126-20.172-4.72-34.018-3.563\n\t\tc-6.327,0.813-11.875,1.188-16.219,2.00c-3.952,0.375-4.75-3.154-0.798-5.938c 5.141-3.563, 10.688-6.313, 17.017-8.313\n\t\tc 22.53-6.722, 48.655-2.752, 52.221,1.592c 0.778,1.188, 1.562,3.531, 1.562,6.721L 451.563,362.281L 451.563,362.281z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"amazon\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 454.655,352.762c-62.828,26.668-131.154,39.521-193.27,39.521c-92.10,0.00-181.261-25.24-253.37-67.197\n\t\tc-6.297-3.692-11.00,2.772-5.753,7.521c 66.818,60.353, 155.136,96.638, 253.243,96.638c 69.969,0.00, 151.233-22.052, 207.298-63.375\n\t\tC 472.084,358.977, 464.147,348.73, 454.655,352.762zM 510.049,320.969c-6.129-7.559-58.711-14.068-90.756,8.484c-4.956,3.443-4.113,8.23, 1.387,7.561\n\t\tc 18.059-2.145, 58.291-6.973, 65.431,2.185c 7.187,9.196-7.978,47.034-14.738,63.918c-2.059,5.122, 2.352,7.182, 6.972,3.317\n\t\tC 508.451,381.277, 516.182,328.572, 510.049,320.969zM 269.739,174.456c-24.436,2.787-56.404,4.565-79.298,14.646c-26.394,11.39-44.96,34.698-44.96,68.923\n\t\tc0.00,43.832, 27.64,65.717, 63.109,65.717c 30.011,0.00, 46.381-7.061, 69.511-30.666c 7.71,11.094, 10.203,16.492, 24.197,28.115\n\t\tc 3.146,1.658, 7.179,1.479, 9.965-1.01l 0.119,0.118c 8.423-7.475, 23.726-20.815, 32.321-27.996c 3.442-2.848, 2.85-7.409, 0.119-11.209\n\t\tc-7.709-10.678-15.895-19.334-15.895-39.086l0.00-65.715 c0.00-27.818, 1.959-53.383-18.566-72.54\n\t\tc-16.189-15.537-42.998-20.997-63.519-20.997c-40.095,0.00-84.874,14.948-94.307,64.533c-0.948,5.276, 2.847,8.063, 6.287,8.837\n\t\tl 40.927,4.39c 3.795-0.18, 6.583-3.916, 7.296-7.711c 3.499-17.082, 17.853-25.326, 33.925-25.326c 8.66,0.00, 18.502,3.203, 23.667,10.975\n\t\tc 5.869,8.658, 5.10,20.521, 5.10,30.546L 269.739,174.456L 269.739,174.456z M 261.851,262.117c-6.702,11.863-17.322,19.158-29.18,19.158\n\t\tc-16.192,0.00-25.622-12.338-25.622-30.548c0.00-35.938, 32.204-42.464, 62.69-42.464l0.00,9.133 \n\t\tC 269.739,233.827, 270.156,247.527, 261.851,262.117z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"yahoo, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 426.656,0.00L 85.343,0.00 C 38.406,0.00,0.00,38.406,0.00,85.343l0.00,341.314 C0.00,473.624, 38.406,512.00, 85.343,512.00l 341.313,0.00 \n\tC 473.594,512.00, 512.00,473.624, 512.00,426.657L 512.00,85.343 C 512.00,38.406, 473.594,0.00, 426.656,0.00z M 373.315,197.969\n\tc-9.407,2.531-95.377,68.938-101.032,85.25c-1.252,5.627, 0.125,60.221, 1.375,68.408c 5.655,1.248, 46.563,0.154, 54.063,1.402\n\tl-0.906,16.877c-7.344-0.563-59.313-0.438-88.969-0.438c-15.064,0.00-63.50,1.654-78.374,1.218l 2.81-16.062\n\tc 8.159-0.594, 41.939,1.499, 49.346-6.345c 3.688-3.905, 2.531-55.781, 1.281-64.564c-3.125-9.374-78.47-103.436-98.156-118.842L 64.00,164.873 \n\tl0.00-23.626 l 171.125,0.00 l0.00,23.626 L 183.53,164.873 c 22.999,33.499, 55.971,73.97, 70.033,93.406l 68.938-62.218L 281.53,196.061 l-5.779-23.627l 150.095,0.00 \n\tl-15.97,23.627l-27.688,0.00 C 378.594,196.844, 375.437,197.531, 373.315,197.969z M 418.593,370.781l-12.563-0.938l-11.654-1.001\n\tl-0.125-25.248l 14.778,1.813l 13.25,0.655L 418.593,370.781z M 421.22,328.844L 398.218,327.00l-0.625-106.655\n\tc 5.279,1.031, 45.938,4.874, 50.404,5.028L 421.22,328.844z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"yahoo, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 482.459,144.438L 282.333,144.438 l 7.708,31.23l 54.623,0.00 l-91.913,83.016c-18.752-25.917-62.711-79.942-93.377-124.485l 68.461,0.00 l0.00-31.23 L0.00,102.969 \n\t\tl0.00,31.23 l 67.666,0.00 c 26.25,20.479, 126.708,146.104, 130.875,158.604c 1.667,11.709, 3.21,80.947-1.708,86.156\n\t\tc-9.875,10.459-54.916,7.706-65.793,8.496l-3.748,21.435c 19.832,0.584, 84.415-1.613, 104.50-1.613\n\t\tc 39.541,0.00, 108.833-0.164, 118.624,0.586l 1.21-22.498c-10.003-1.668-64.542-0.205-72.084-1.87\n\t\tc-1.667-10.919-3.502-83.709-1.833-91.211c 7.541-21.749, 122.168-110.494, 134.71-113.868c 2.831-0.584, 7.04-1.719, 11.831-2.742\n\t\tl 36.916,0.00 L 482.459,144.438zM 440.334,372.782L 440.501,406.448L 456.043,407.782L 472.79,409.032L 477.707,376.073L 460.04,375.198 \tzM 445.625,350.658l 30.669,2.458L 512.00,215.156c-5.957-0.206-60.166-5.331-67.211-6.706L 445.625,350.658z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"tumblr, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 426.69,0.00L 85.344,0.00 C 38.405,0.00, 0.001,38.407, 0.001,85.343l0.00,341.313 C 0.001,473.625, 38.405,512.00, 85.344,512.00L 426.69,512.00 \n\tC 473.625,512.00, 512.00,473.625, 512.00,426.656L 512.00,85.342 C 511.996,38.407, 473.621,0.00, 426.69,0.00z M 365.858,412.344\n\tc-15.076,7.094-28.764,12.094-41.00,14.969c-12.248,2.845-25.48,4.279-39.701,4.279c-16.156,0.00-25.688-2.029-38.094-6.094\n\tc-12.404-4.094-23.00-9.936-31.75-17.436c-8.779-7.564-14.843-15.599-18.233-24.097c-3.392-8.502-5.078-20.846-5.078-37.002L 192.002,223.062 \n\tl-47.998,0.00 l0.00-50.033 c 13.872-4.50, 29.968-10.967, 39.842-19.375c 9.92-8.436, 17.859-18.529, 23.842-30.342\n\tc 6.002-11.783, 10.125-26.813, 12.376-45.033l 50.25,0.00 L 270.314,160.00 L 352.00,160.00 l0.00,63.063 l-81.689,0.00 l0.00,90.594 c0.00,20.50-0.264,32.313, 1.908,38.125\n\tc 2.156,5.78, 7.563,11.78, 13.451,15.25c 7.828,4.688, 16.752,7.03, 26.813,7.03c 17.893,0.00, 35.689-5.813, 53.375-17.438L 365.858,412.344 \n\tL 365.858,412.344z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"tumblr, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 416.751,484.105c-21.85,10.277-41.685,17.525-59.414,21.689c-17.75,4.121-36.931,6.203-57.533,6.203\n\tc-23.413,0.00-37.227-2.943-55.204-8.828c-17.979-5.934-33.33-14.402-46.01-25.27c-12.725-10.961-21.511-22.604-26.424-34.916\n\tc-4.913-12.318-7.358-30.207-7.358-53.621L 164.808,209.811 L 95.249,209.811 l0.00-72.503 c 20.104-6.521, 43.428-15.894, 57.736-28.076\n\tc 14.377-12.225, 25.883-26.853, 34.553-43.972c 8.696-17.073, 14.674-38.856, 17.936-65.258l 72.818,0.00 l0.00,118.423 L 396.67,118.425 l0.00,91.387 L 278.29,209.812 l0.00,131.28 \n\tc0.00,29.709-0.385,46.828, 2.765,55.25c 3.125,8.377, 10.959,17.072, 19.495,22.10c 11.343,6.795, 24.271,10.189, 38.854,10.189\n\tc 25.927,0.00, 51.716-8.424, 77.348-25.27L 416.752,484.105 L 416.751,484.105z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"blogger, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 184.00,208.00l 72.00,0.00 c 13.199,0.00, 24.00-10.80, 24.00-24.00s-10.801-24.00-24.00-24.00l-72.00,0.00 c-13.20,0.00-24.00,10.80-24.00,24.00S 170.801,208.00, 184.00,208.00zM 328.00,304.00L 184.00,304.00 c-13.20,0.00-24.00,10.80-24.00,24.00c0.00,13.199, 10.80,24.00, 24.00,24.00l 144.00,0.00 c 13.199,0.00, 24.00-10.801, 24.00-24.00C 352.00,314.80, 341.199,304.00, 328.00,304.00zM 426.674,0.00L 85.325,0.00 C 38.202,0.00,0.00,38.209,0.00,85.341l0.00,341.318 C0.00,473.792, 38.202,512.00, 85.325,512.00l 341.348,0.00 \n\t\tc 47.125,0.00, 85.324-38.208, 85.324-85.341L 512.00,85.341C 512.00,38.209, 473.798,0.00, 426.674,0.00z M 448.00,324.049\n\t\tC 448.00,392.544, 392.257,448.00, 323.278,448.00L 188.869,448.00 C 119.941,448.00, 64.00,392.544, 64.00,324.049L 64.00,188.00 c 0.048-68.50, 55.94-124.00, 124.869-124.00l 62.934,0.00 \n\t\tC 320.779,64.00, 376.002,115.50, 376.00,184.00c 0.901,12.847, 12.461,24.00, 25.646,24.00l 0.449,0.00 l 21.078,0.00 C 436.959,208.00, 448.00,222.467, 448.00,236.156L 448.00,324.049 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"blogger, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 478.898,192.00l-28.103,0.00 l-0.60,0.00 c-17.583,0.00-32.994-14.871-34.195-32.00l0.00,0.00C 416.002,68.666, 342.371,0.00, 250.405,0.00l-83.912,0.00 \n\tC 74.587,0.00, 0.065,74.00,0.00,165.333l0.00,181.399 C0.00,438.059, 74.587,512.00, 166.492,512.00l 179.21,0.00 C 437.676,512.00, 512.00,438.059, 512.00,346.732L 512.00,229.541 \n\tC 512.00,211.29, 497.28,192.00, 478.898,192.00z M 160.00,128.00l 96.00,0.00 c 17.60,0.00, 32.00,14.40, 32.00,32.00s-14.40,32.00-32.00,32.00l-96.00,0.00 c-17.60,0.00-32.00-14.40-32.00-32.00S 142.40,128.00, 160.00,128.00\n\tz M 352.00,384.00L 160.00,384.00 c-17.60,0.00-32.00-14.40-32.00-32.00s 14.40-32.00, 32.00-32.00l 192.00,0.00 c 17.60,0.00, 32.00,14.40, 32.00,32.00S 369.60,384.00, 352.00,384.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"joomla, cms, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 133.002,138.339c 16.416-16.422, 43.001-16.422, 59.402-0.016l 3.913,3.934l 50.552-50.578l-3.937-3.94\n\tc-28.812-28.85-69.257-38.939-106.21-30.261C 131.425,24.887, 103.178,0.016, 69.135,0.00C 31.31,0.00, 0.658,30.721, 0.65,68.579\n\tc0.00,32.668, 22.795,60.00, 53.331,66.915c-11.569,38.725-2.121,82.417, 28.423,112.992l 113.913,113.95l 50.498-50.607L 132.91,197.886\n\tC 116.569,181.525, 116.539,154.823, 133.002,138.339zM 511.356,68.579C 511.364,30.698, 480.697,0.00, 442.864,0.00c-34.617,0.00-63.239,25.722-67.841,59.119\n\tc-38.537-11.332-81.892-1.748-112.32,28.704l-113.92,113.95l 50.551,50.586l 113.883-113.928c 16.47-16.483, 42.994-16.453, 59.342-0.092\n\tc 16.40,16.415, 16.40,43.057-0.016,59.478l-3.897,3.918l 50.505,50.624l 3.929-3.964c 30.229-30.283, 39.839-73.378, 28.806-111.819\n\tC 485.461,132.159, 511.356,103.394, 511.356,68.579zM 453.133,375.532c 9.051-37.229-0.988-78.162-30.054-107.25L 309.334,154.286l-50.551,50.561l 113.76,114.006\n\tc 16.47,16.498, 16.432,43.048, 0.092,59.424c-16.401,16.407-43.002,16.407-59.418-0.015l-3.883-3.895l-50.497,50.623l 3.866,3.864\n\tc 30.758,30.797, 74.809,40.219, 113.684,28.244C 382.703,488.439, 410.354,512.00, 443.516,512.00C 481.318,512.00, 512.00,481.325, 512.00,443.437\n\tC 512.00,408.837, 486.41,380.209, 453.133,375.532zM 306.172,264.342L 192.404,378.338c-16.355,16.384-43.017,16.414-59.472-0.062c-16.409-16.452-16.416-43.049-0.022-59.485\n\tl 3.904-3.887l-50.543-50.562l-3.867,3.856c-29.38,29.401-39.28,70.917-29.725,108.491C 22.48,383.819,0.00,411.006,0.00,443.437\n\tC-0.008,481.31, 30.666,512.00, 68.491,512.00c 32.55-0.016, 59.794-22.709, 66.77-53.191c 37.351,9.276, 78.499-0.652, 107.672-29.878\n\tl 113.745-113.98L 306.172,264.342z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"wordpress, social, cms\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 259.555,273.729l-60.828,176.742c 18.164,5.343, 37.372,8.262, 57.269,8.262c 23.608,0.00, 46.251-4.077, 67.321-11.492\n\t\tc-0.539-0.868-1.039-1.793-1.45-2.795L 259.555,273.729zM 392.852,245.768c0.00-25.062-9.006-42.405-16.718-55.905c-10.273-16.708-19.912-30.843-19.912-47.55\n\t\tc0.00-18.631, 14.13-35.979, 34.045-35.979c 0.896,0.00, 1.753,0.108, 2.624,0.165c-36.064-33.048-84.119-53.225-136.896-53.225\n\t\tc-70.82,0.00-133.129,36.34-169.376,91.371c 4.757,0.153, 9.242,0.244, 13.044,0.244c 21.197,0.00, 54.028-2.576, 54.028-2.576\n\t\tc 10.928-0.639, 12.213,15.416, 1.299,16.707c0.00,0.00-10.985,1.282-23.198,1.928l 73.816,219.589l 44.371-133.05l-31.584-86.541\n\t\tc-10.92-0.645-21.262-1.926-21.262-1.926c-10.927-0.646-9.645-17.347, 1.288-16.707c0.00,0.00, 33.47,2.576, 53.391,2.576\n\t\tc 21.199,0.00, 54.03-2.576, 54.03-2.576c 10.931-0.64, 12.218,15.414, 1.297,16.707c0.00,0.00-10.999,1.281-23.202,1.926l 73.262,217.916\n\t\tl 20.229-67.559C 386.179,283.252, 392.852,263.118, 392.852,245.768zM 357.915,431.219c 60.269-35.14, 100.803-100.438, 100.803-175.227c0.00-35.246-9.005-68.381-24.831-97.254\n\t\tc 0.871,6.455, 1.366,13.382, 1.366,20.847c0.00,20.564-3.854,43.688-15.416,72.609L 357.915,431.219zM 53.277,255.992c0.00,80.24, 46.624,149.592, 114.258,182.448L 70.83,173.49C 59.577,198.701, 53.277,226.601, 53.277,255.992zM 426.688,0.00L 85.346,0.00 C 38.406,0.00,0.00,38.406,0.00,85.341l0.00,341.313 C0.00,473.624, 38.406,512.00, 85.346,512.00l 341.342,0.00 \n\t\tC 473.622,512.00, 512.00,473.624, 512.00,426.654L 512.00,85.341 C 512.00,38.406, 473.622,0.00, 426.688,0.00z M 255.993,481.48\n\t\tc-124.327,0.00-225.476-101.156-225.476-225.488c0.00-124.324, 101.147-225.475, 225.476-225.475\n\t\tc 124.327,0.00, 225.484,101.149, 225.484,225.475C 481.48,380.324, 380.322,481.48, 255.993,481.48z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"wordpress, social, cms\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 64.00,255.996c0.00,74.013, 44.161,137.984, 108.215,168.289L 80.626,179.893C 69.972,203.147, 64.00,228.884, 64.00,255.996zM 385.614,246.564c0.00-23.117-8.527-39.118-15.827-51.571c-9.729-15.41-18.86-28.447-18.86-43.858\n\t\t\tc0.00-17.187, 13.383-33.188, 32.243-33.188c 0.852,0.00, 1.66,0.102, 2.488,0.151C 351.50,87.613, 305.988,69.00, 256.004,69.00\n\t\t\tc-67.08,0.00-126.093,33.523-160.422,84.284c 4.505,0.141, 8.753,0.227, 12.356,0.227c 20.077,0.00, 51.17-2.376, 51.17-2.376\n\t\t\tc 10.345-0.591, 11.566,14.217, 1.229,15.411c0.00,0.00-10.405,1.184-21.976,1.775l 69.917,202.553l 42.022-122.728l-29.911-79.825\n\t\t\tc-10.344-0.592-20.139-1.775-20.139-1.775c-10.351-0.596-9.136-16.001, 1.219-15.411c0.00,0.00, 31.70,2.376, 50.567,2.376\n\t\t\tc 20.073,0.00, 51.175-2.376, 51.175-2.376c 10.351-0.591, 11.57,14.217, 1.223,15.411c0.00,0.00-10.417,1.186-21.974,1.775L 351.85,369.33\n\t\t\tl 19.156-62.316C 379.296,281.139, 385.614,262.564, 385.614,246.564zM 259.371,272.352l-57.613,163.029c 17.208,4.929, 35.397,7.619, 54.244,7.619c 22.358,0.00, 43.802-3.759, 63.759-10.60\n\t\t\tc-0.509-0.801-0.987-1.652-1.375-2.577L 259.371,272.352zM 424.481,166.286c 0.826,5.955, 1.294,12.343, 1.294,19.229c0.00,18.965-3.646,40.298-14.601,66.975l-58.643,165.136\n\t\t\tC 409.612,385.212, 448.00,324.982, 448.00,255.997C 448.00,223.482, 439.47,192.917, 424.481,166.286zM 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 256.00,480.00\n\t\tC 132.288,480.00, 32.00,379.712, 32.00,256.00S 132.288,32.00, 256.00,32.00s 224.00,100.288, 224.00,224.00S 379.712,480.00, 256.00,480.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"github, social, fork\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 192.00,320.00c0.00-18.718, 1.099-19.844, 13.203-31.948L 352.00,141.254c 29.157-29.157, 31.843-44.204, 31.992-74.019L 384.00,67.235 L 384.00,0.00 l-64.00,0.00 l0.00,64.00 \n\t\tc0.00,18.718-1.099,19.843-13.202,31.948L 160.00,242.745c-29.156,29.157-31.842,44.204-31.991,74.019L 128.00,316.764 L 128.00,384.00 L 80.00,384.00 l 80.00,128.00l 79.282-128.00L 192.00,384.00 \n\t\tL 192.00,320.00 zM 384.00,384.00l0.00-67.236 l-0.008,0.00 c-0.149-29.813-2.835-44.861-31.992-74.019l-17.15-17.151l-45.255,45.253l 17.203,17.203\n\t\tC 318.902,300.155, 320.00,301.281, 320.00,319.999l0.00,64.00 l-47.281,0.00 l 79.281,128.00l 80.00-128.00L 384.00,384.00L 384.00,384.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"git, vcs\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 470.943,218.623L 261.372,9.055c-12.064-12.072-31.638-12.072-43.717,0.00l-43.514,43.522l 55.201,55.205\n\t\tc 12.83-4.334, 27.542-1.426, 37.765,8.80c 10.283,10.286, 13.167,25.126, 8.723,38.002l 53.207,53.202\n\t\tc 12.876-4.438, 27.72-1.571, 38.004,8.729c 14.365,14.36, 14.365,37.644,0.00,52.02c-14.374,14.37-37.651,14.37-52.033,0.00\n\t\tc-10.804-10.815-13.477-26.696-7.998-40.006l-49.626-49.626l0.00,130.581 c 3.499,1.733, 6.806,4.044, 9.724,6.952\n\t\tc 14.365,14.365, 14.365,37.644,0.00,52.029c-14.365,14.36-37.658,14.36-52.013,0.00c-14.365-14.386-14.365-37.664,0.00-52.029\n\t\tc 3.55-3.545, 7.663-6.229, 12.049-8.023L 227.144,176.628 c-4.386-1.796-8.488-4.458-12.049-8.03c-10.881-10.875-13.498-26.848-7.917-40.209\n\t\tl-54.42-54.432L 9.053,217.653c-12.07,12.081-12.07,31.655,0.00,43.73l 209.581,209.565c 12.065,12.069, 31.633,12.069, 43.718,0.00\n\t\tl 208.592-208.597C 483.019,250.277, 483.019,230.692, 470.943,218.623z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"github, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 131.736,379.684c0.00,13.526, 11.447,20.291, 34.334,20.291c 20.032,0.00, 30.044-7.021, 30.044-21.067\n\t\tc0.00-13.269-10.923-19.898-32.772-19.898C 142.269,359.008, 131.736,365.898, 131.736,379.684zM 426.674,0.00L 85.344,0.00 C 38.406,0.00,0.00,38.405,0.00,85.344l0.00,341.313 C0.00,473.625, 38.406,512.00, 85.344,512.00l 341.33,0.00 \n\t\tC 473.608,512.00, 512.00,473.625, 512.00,426.656L 512.00,85.344 C 512.00,38.405, 473.609,0.00, 426.674,0.00z M 237.864,204.494\n\t\tc-3.642,1.302-8.844,2.729-15.606,4.293c 2.08,5.983, 3.123,11.576, 3.123,16.777c0.00,16.646-5.009,31.149-15.022,43.506\n\t\tc-10.015,12.354-22.956,19.703-38.823,22.043c-10.402,1.563-15.604,7.156-15.604,16.779c0.00,3.381, 1.689,6.765, 5.072,10.145\n\t\tc 4.422,4.943, 10.924,8.066, 19.509,9.367c 37.195,5.721, 55.793,21.197, 55.793,46.427c0.00,40.321-24.062,60.481-72.181,60.481\n\t\tc-19.771,0.00-36.028-3.513-48.772-10.535c-16.129-8.844-24.188-22.76-24.188-41.75c0.00-21.852, 12.096-36.808, 36.282-44.869l0.00-0.78 \n\t\tc-8.842-5.462-13.263-13.785-13.263-24.972c0.00-14.566, 4.162-23.672, 12.484-27.311l0.00-0.781 c-8.323-2.862-15.737-9.366-22.24-19.512\n\t\tc-7.282-10.926-10.925-22.63-10.925-35.115c0.00-18.729, 6.635-34.335, 19.896-46.82c 12.748-11.707, 27.964-17.558, 45.653-17.558\n\t\tc 12.747,0.00, 24.579,3.119, 35.505,9.361c 12.485,0.00, 26.921-3.12, 43.313-9.361L 237.864,204.494L 237.864,204.494z M 301.089,339.497\n\t\tl-44.093,0.00 c 0.521-5.201, 0.779-14.042, 0.779-26.532L 257.775,191.619 c0.00-12.227-0.261-20.682-0.779-25.359l 44.093,0.00 \n\t\tc-0.521,4.942-0.781,13.135-0.781,24.582l0.00,119.782 C 300.308,323.891, 300.569,333.516, 301.089,339.497z M 298.159,127.241\n\t\tc-5.332,5.722-11.641,8.581-18.923,8.581c-7.543,0.00-13.979-2.859-19.313-8.581c-5.333-5.726-8.001-12.486-8.001-20.289\n\t\tc0.00-8.067, 2.668-14.956, 8.001-20.683c 5.333-5.721, 11.77-8.584, 19.313-8.584c 7.282,0.00, 13.592,2.863, 18.923,8.584\n\t\tc 5.333,5.728, 7.999,12.615, 7.999,20.683C 306.158,114.755, 303.492,121.516, 298.159,127.241z M 420.845,334.424\n\t\tc-9.627,5.205-21.203,7.803-34.729,7.803c-18.985,0.00-32.124-6.76-39.405-20.287c-5.465-10.145-8.193-26.14-8.193-47.99l0.00-69.842 \n\t\tl 0.389,0.00 l0.00-0.781 l-5.853-0.391c-3.382,0.00-7.806,0.391-13.267,1.171L 319.787,166.26 l 19.117,0.00 l0.00-15.216 c0.00-7.285-0.389-13.14-1.17-17.56l 45.259,0.00 \n\t\tc-0.775,4.94-1.168,10.533-1.168,16.776l0.00,15.999 l 33.943,0.00 l0.00,37.846 c-1.299,0.00-3.705-0.129-7.218-0.389\n\t\tc-3.512-0.261-6.828-0.393-9.949-0.393l-16.777,0.00 l0.00,72.572 c0.00,17.432, 5.725,26.145, 17.167,26.145c 8.063,0.00, 15.348-2.209, 21.854-6.632\n\t\tL 420.845,334.424 L 420.845,334.424zM 160.608,200.203c-16.388,0.00-24.582,9.627-24.582,28.873c0.00,17.951, 8.194,26.924, 24.582,26.924\n\t\tc 15.868,0.00, 23.801-9.104, 23.801-27.313c0.00-7.545-1.82-14.047-5.461-19.511C 174.525,203.195, 168.411,200.203, 160.608,200.203z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"github, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 117.639,124.36c-25.396,0.00-47.242,8.403-65.542,25.208c-19.043,17.926-28.57,40.33-28.57,67.218\n\t\tc0.00,17.926, 5.188,34.731, 15.647,50.416c 9.337,14.563, 19.09,23.903, 31.889,28.012l0.00,1.121 c-12.799,5.224-18.483,18.295-18.483,39.209\n\t\tc0.00,16.062, 5.686,28.011, 18.483,35.854l0.00,1.121 c-35.327,11.573-51.496,33.047-51.496,64.415c0.00,27.267, 11.874,47.244, 35.033,59.939\n\t\tC 72.895,506.959, 96.389,512.00, 124.773,512.00c 69.085,0.00, 103.703-28.941, 103.703-86.832c0.00-36.223-26.661-58.441-80.064-66.658\n\t\tc-12.323-1.863-21.643-6.348-27.991-13.445c-4.854-4.854-7.271-9.709-7.271-14.563c0.00-13.816, 7.479-21.848, 22.41-24.088\n\t\tc 22.779-3.357, 41.364-13.912, 55.743-31.648c 14.375-17.74, 21.565-38.559, 21.565-62.458c0.00-7.469-2.259-15.498-5.244-24.086\n\t\tc 9.709-2.244, 16.525-4.297, 21.646-6.166L 229.27,124.36 c-22.527,8.964-43.495,13.442-61.421,13.442\n\t\tC 152.162,128.841, 135.937,124.36, 117.639,124.36z M 123.801,403.885c 31.372,0.00, 47.052,9.521, 47.052,28.57\n\t\tc0.00,20.168-14.377,30.246-43.132,30.246c-32.862,0.00-49.293-9.711-49.293-29.127C 78.427,413.779, 93.55,403.885, 123.801,403.885z\n\t\t M 119.88,256.00c-23.527,0.00-35.293-12.882-35.293-38.654c0.00-27.631, 11.766-41.453, 35.293-41.453c 11.201,0.00, 19.979,4.298, 26.326,12.884\n\t\tc 5.229,7.845, 7.845,17.18, 7.845,28.011C 154.051,242.927, 142.658,256.00, 119.88,256.00zM 290.192,0.00c-10.828,0.00-20.07,4.107-27.727,12.324c-7.657,8.218-11.485,18.108-11.485,29.688\n\t\tc0.00,11.205, 3.829,20.91, 11.485,29.129c 7.654,8.217, 16.896,12.32, 27.727,12.32c 10.455,0.00, 19.514-4.104, 27.17-12.32\n\t\tc 7.656-8.219, 11.48-17.924, 11.48-29.129c0.00-11.58-3.824-21.472-11.48-29.688C 309.703,4.107, 300.647,0.00, 290.192,0.00zM 321.565,127.999l-63.303,0.00 c 0.748,7.168-0.32,18.021-0.32,35.57l0.00,174.216 c0.00,17.928, 1.068,32.387, 0.32,38.018l 63.303,0.00 \n\t\tc-0.75-8.188-2.697-22.334-2.697-41.379L 318.868,162.451 C 318.865,146.019, 320.815,135.167, 321.565,127.999zM 461.168,322.10c-16.436,0.00-24.541-12.514-24.541-37.533l0.00-103.32 l 24.932,0.00 c 4.48,0.00, 8.516-0.246, 13.559,0.123\n\t\tc 5.043,0.374, 7.076,0.125, 9.639,0.125l0.00-53.495 l-48.129,0.00 l0.00-23.808 c0.00-8.961, 1.408-17.151, 2.527-22.271l-64.979,0.00 \n\t\tc 1.121,5.12, 1.014,12.938, 1.014,23.395L 375.19,128.00 l-28.16,0.00 l0.00,53.494 c 7.682-1.12, 14.545-1.678, 19.398-1.678l 8.762,0.559l0.00,0.292 l0.00,0.00l0.00,101.101 \n\t\tc0.00,31.371, 3.979,54.336, 11.818,68.90c 10.461,19.42, 28.811,29.129, 56.068,29.129c 19.424,0.00, 36.559-3.732, 49.357-11.205l0.00-56.016 \n\t\tC 482.196,318.926, 472.742,322.10, 461.168,322.10z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"github, octacat, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,278.205c0.00-41.395, 13.854-77.197, 41.561-107.408c-1.502-4.006-2.879-8.554-4.131-13.645\n\tc-1.251-5.091-2.42-12.352-3.505-21.782s-0.667-20.321, 1.252-32.673s 5.466-24.953, 10.64-37.806c 1.001-0.333, 2.379-0.626, 4.131-0.876\n\ts 5.967-0.042, 12.644,0.626c 6.676,0.668, 13.854,2.128, 21.531,4.382c 7.678,2.253, 17.985,6.593, 30.92,13.019\n\ts 26.497,14.479, 40.685,24.16c 24.369-6.676, 57.751-10.015, 100.147-10.015c 42.562,0.00, 76.028,3.339, 100.396,10.015\n\tc 14.188-9.681, 27.666-17.734, 40.435-24.16s 23.201-10.766, 31.296-13.019c 8.095-2.254, 15.189-3.756, 21.281-4.507\n\ts 10.474-0.876, 13.145-0.376l 3.755,0.751c 5.175,12.853, 8.722,25.454, 10.641,37.806c 1.92,12.352, 2.337,23.242, 1.252,32.673\n\ts-2.253,16.691-3.505,21.782s-2.629,9.639-4.131,13.645C 498.146,201.008, 512.00,236.811, 512.00,278.205c0.00,23.20-2.17,44.189-6.51,62.967\n\ts-10.39,35.093-18.151,48.946s-17.609,26.039-29.543,36.554c-11.935,10.516-24.87,19.111-38.808,25.788\n\tc-13.937,6.677-29.835,12.101-47.694,16.273s-36.053,7.094-54.58,8.764c-18.527,1.669-38.974,2.503-61.34,2.503\n\tc-22.199,0.00-42.562-0.834-61.089-2.503c-18.527-1.67-36.679-4.591-54.455-8.764c-17.776-4.173-33.591-9.597-47.444-16.273\n\ts-26.706-15.272-38.556-25.788c-11.851-10.515-21.615-22.70-29.293-36.554c-7.678-13.854-13.687-30.169-18.026-48.946\n\tC 2.17,322.395,0.00,301.405,0.00,278.205z M 62.842,341.047c0.00,14.354, 1.794,27.081, 5.383,38.181c 3.588,11.10, 8.179,20.405, 13.77,27.916\n\ts 13.353,13.896, 23.284,19.153s 19.612,9.305, 29.042,12.143c 9.431,2.837, 21.532,5.049, 36.303,6.635s 27.958,2.546, 39.558,2.879\n\tc 11.60,0.334, 26.33,0.501, 44.189,0.501c 17.86,0.00, 32.589-0.167, 44.19-0.501c 11.60-0.333, 24.786-1.293, 39.558-2.879\n\ts 26.873-3.798, 36.304-6.635c 9.431-2.838, 19.111-6.885, 29.042-12.143c 9.932-5.258, 17.692-11.643, 23.284-19.153\n\ts 10.182-16.816, 13.771-27.916c 3.588-11.10, 5.383-23.826, 5.383-38.181c0.00-24.369-10.933-46.401-32.798-66.097\n\tc-6.51-6.01-14.104-10.558-22.783-13.646c-8.68-3.088-18.486-4.84-29.419-5.258c-10.933-0.417-21.406-0.334-31.421,0.251\n\tc-10.015,0.584-22.366,1.377-37.054,2.378c-14.688,1.002-27.374,1.502-38.056,1.502s-23.368-0.50-38.056-1.502\n\tc-14.688-1.001-27.04-1.794-37.054-2.378c-10.015-0.585-20.488-0.668-31.421-0.251c-10.933,0.418-20.739,2.17-29.418,5.258\n\tc-8.679,3.088-16.274,7.636-22.783,13.646C 73.775,294.979, 62.842,317.012, 62.842,341.047z M 135.699,345.303\n\tc0.00-15.689, 3.755-29.126, 11.267-40.309c 7.511-11.184, 16.607-16.774, 27.29-16.774c 10.682,0.00, 19.737,5.55, 27.165,16.649\n\tc 7.428,11.099, 11.142,24.577, 11.142,40.434s-3.714,29.335-11.142,40.435s-16.482,16.649-27.165,16.649\n\tc-10.683,0.00-19.779-5.592-27.29-16.774C 139.454,374.429, 135.699,360.993, 135.699,345.303z M 296.685,345.303\n\tc0.00-15.689, 3.756-29.126, 11.267-40.309c 7.511-11.184, 16.524-16.774, 27.039-16.774c 10.683,0.00, 19.779,5.591, 27.29,16.774\n\tc 7.512,11.183, 11.267,24.619, 11.267,40.309c0.00,15.69-3.755,29.126-11.267,40.31c-7.511,11.183-16.607,16.774-27.29,16.774\n\tc-10.515,0.00-19.528-5.592-27.039-16.774C 300.44,374.429, 296.685,360.993, 296.685,345.303z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"github, octacat, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,262.684c0.00-44.445, 13.867-82.578, 41.60-114.40c-1.60-4.089-3.022-8.978-4.267-14.667c-1.245-5.688-2.40-13.511-3.467-23.467\n\tc-1.067-9.955-0.622-21.511, 1.333-34.666c 1.956-13.156, 5.511-26.578, 10.667-40.267c 0.889-0.356, 2.267-0.667, 4.133-0.934\n\ts 6.089-0.045, 12.667,0.667c 6.578,0.711, 13.733,2.311, 21.467,4.80c 7.733,2.488, 18.044,7.11, 30.934,13.866\n\tc 12.889,6.756, 26.444,15.378, 40.667,25.867C 180.089,72.194, 213.511,68.55, 256.00,68.55c 42.489,0.00, 75.822,3.645, 100.00,10.934\n\tc 14.222-10.489, 27.733-19.156, 40.533-26.00c 12.80-6.845, 23.245-11.423, 31.334-13.733c 8.088-2.312, 15.155-3.911, 21.199-4.80\n\tc 6.045-0.89, 10.40-1.067, 13.067-0.534l 4.00,0.801c 5.155,13.688, 8.666,27.11, 10.533,40.267c 1.866,13.155, 2.267,24.755, 1.199,34.80\n\tc-1.066,10.044-2.178,17.822-3.333,23.333c-1.155,5.512-2.533,10.40-4.133,14.667c 27.733,32.00, 41.60,70.133, 41.60,114.40\n\tc0.00,24.711-2.178,47.111-6.533,67.20c-4.355,20.088-10.40,37.511-18.134,52.267c-7.733,14.755-17.555,27.688-29.467,38.80\n\tc-11.911,11.111-24.844,20.267-38.80,27.467c-13.955,7.199-29.866,13.021-47.733,17.467c-17.866,4.444-36.089,7.555-54.666,9.333\n\tc-18.578,1.777-38.978,2.667-61.20,2.667c-22.222,0.00-42.578-0.89-61.067-2.667c-18.489-1.778-36.667-4.889-54.533-9.333\n\tc-17.867-4.445-33.733-10.268-47.60-17.467c-13.867-7.20-26.711-16.355-38.533-27.467s-21.60-24.045-29.333-38.80\n\tc-7.733-14.756-13.733-32.179-18.00-52.267C 2.133,309.795,0.00,287.395,0.00,262.684z M 68.267,329.884c0.00,15.11, 1.778,28.577, 5.333,40.399\n\tc 3.555,11.822, 8.044,21.733, 13.467,29.733c 5.422,8.00, 13.022,14.756, 22.80,20.267c 9.778,5.512, 19.245,9.778, 28.40,12.80\n\tc 9.156,3.022, 20.978,5.378, 35.467,7.067c 14.489,1.688, 27.422,2.711, 38.80,3.066s 25.778,0.533, 43.20,0.533\n\tc 17.422,0.00, 31.866-0.178, 43.333-0.533s 24.444-1.378, 38.934-3.066c 14.489-1.689, 26.312-4.045, 35.467-7.067\n\tc 9.155-3.021, 18.622-7.288, 28.40-12.80c 9.777-5.511, 17.377-12.267, 22.80-20.267c 5.422-8.00, 9.911-17.911, 13.467-29.733\n\tc 3.555-11.822, 5.333-25.289, 5.333-40.399c0.00-25.778-10.667-49.156-32.00-70.134c-6.40-6.40-13.867-11.245-22.40-14.533\n\tc-8.533-3.289-18.178-5.156-28.933-5.601c-10.756-0.444-21.022-0.355-30.801,0.267c-9.777,0.622-21.866,1.467-36.267,2.533\n\tc-14.40,1.067-26.844,1.601-37.333,1.601c-10.489,0.00-22.934-0.533-37.333-1.601c-14.40-1.066-26.489-1.911-36.267-2.533\n\ts-20.044-0.711-30.80-0.267c-10.756,0.444-20.355,2.312-28.80,5.601c-8.444,3.288-15.867,8.133-22.267,14.533\n\tC 78.933,280.728, 68.267,304.105, 68.267,329.884z M 136.267,323.75c0.00-11.911, 2.489-22.00, 7.467-30.267s 11.022-12.40, 18.133-12.40\n\ts 13.155,4.134, 18.133,12.40s 7.467,18.355, 7.467,30.267c0.00,11.733-2.489,21.778-7.467,30.134s-11.022,12.533-18.133,12.533\n\ts-13.155-4.178-18.133-12.533S 136.267,335.483, 136.267,323.75z M 221.867,399.217c-0.355-1.422-0.267-2.80, 0.267-4.134\n\tc 0.533-1.333, 1.422-2.178, 2.667-2.533c 3.022-1.244, 4.978-0.178, 5.867,3.20c 1.956,6.045, 5.245,10.934, 9.867,14.667s 9.689,5.60, 15.20,5.60\n\tc 5.511,0.00, 10.577-1.866, 15.20-5.60c 4.622-3.733, 7.911-8.622, 9.866-14.667c 0.89-3.378, 2.845-4.444, 5.866-3.20\n\tc 1.245,0.355, 2.134,1.20, 2.667,2.533c 0.533,1.334, 0.622,2.712, 0.267,4.134c-2.488,8.178-6.844,14.80-13.066,19.866\n\tc-6.223,5.067-13.155,7.601-20.80,7.601s-14.578-2.533-20.80-7.601C 228.711,414.017, 224.355,407.395, 221.867,399.217z M 238.40,366.95\n\tc0.00-2.312, 1.689-4.312, 5.067-6.00c 3.378-1.689, 7.378-2.533, 12.00-2.533s 8.622,0.844, 12.00,2.533c 3.378,1.688, 5.066,3.688, 5.066,6.00\n\tc0.00,2.311-1.688,4.311-5.066,6.00c-3.378,1.688-7.378,2.533-12.00,2.533s-8.622-0.845-12.00-2.533C 240.089,371.261, 238.40,369.261, 238.40,366.95\n\tz M 323.467,323.75c0.00-11.911, 2.488-22.00, 7.467-30.267c 4.978-8.267, 11.021-12.40, 18.133-12.40s 13.155,4.134, 18.134,12.40\n\tc 4.978,8.267, 7.467,18.355, 7.467,30.267c0.00,11.733-2.489,21.778-7.467,30.134c-4.979,8.355-11.022,12.533-18.134,12.533\n\ts-13.155-4.178-18.133-12.533C 325.955,345.528, 323.467,335.483, 323.467,323.75z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"github, octacat, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 408.028,408.028\n\tc-19.759,19.758-42.756,35.266-68.354,46.093c-6.503,2.75-13.107,5.164-19.80,7.246L 319.874,423.00 c0.00-20.167-6.917-35.00-20.75-44.50\n\tc 8.667-0.833, 16.625-2.00, 23.875-3.50s 14.917-3.667, 23.00-6.50s 15.333-6.208, 21.75-10.125s 12.583-9.00, 18.50-15.25s 10.875-13.333, 14.875-21.25\n\ts 7.167-17.417, 9.50-28.50s 3.50-23.292, 3.50-36.625c0.00-25.833-8.417-47.833-25.25-66.00c 7.667-20.00, 6.833-41.75-2.50-65.25l-6.25-0.75\n\tc-4.333-0.50-12.125,1.333-23.375,5.50s-23.875,11.00-37.875,20.50c-19.833-5.50-40.417-8.25-61.75-8.25c-21.50,0.00-42.00,2.75-61.50,8.25\n\tc-8.833-6.00-17.208-10.958-25.125-14.875c-7.917-3.917-14.25-6.583-19.00-8.00s-9.167-2.292-13.25-2.625s-6.708-0.417-7.875-0.25\n\ts-2.00,0.333-2.50,0.50c-9.333,23.667-10.167,45.417-2.50,65.25c-16.833,18.167-25.25,40.167-25.25,66.00c0.00,13.333, 1.167,25.542, 3.50,36.625\n\ts 5.50,20.583, 9.50,28.50s 8.958,15.00, 14.875,21.25s 12.083,11.333, 18.50,15.25s 13.667,7.292, 21.75,10.125s 15.75,5.00, 23.00,6.50\n\ts 15.208,2.667, 23.875,3.50c-13.667,9.333-20.50,24.167-20.50,44.50l0.00,39.115 c-7.549-2.247-14.99-4.902-22.30-7.994\n\tc-25.597-10.827-48.594-26.335-68.353-46.093c-19.758-19.759-35.267-42.756-46.093-68.354C 46.679,313.195, 41.00,285.043, 41.00,256.00\n\ts 5.679-57.195, 16.879-83.675c 10.827-25.597, 26.335-48.594, 46.093-68.353s 42.756-35.267, 68.353-46.093\n\tC 198.805,46.679, 226.957,41.00, 256.00,41.00s 57.195,5.679, 83.675,16.879c 25.598,10.827, 48.595,26.335, 68.354,46.093\n\tc 19.758,19.758, 35.266,42.756, 46.093,68.353C 465.321,198.805, 471.00,226.957, 471.00,256.00s-5.679,57.195-16.879,83.675\n\tC 443.294,365.272, 427.786,388.27, 408.028,408.028z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"github, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 424.598,77.953c 3.946-12.739, 9.222-41.029-5.26-77.244c0.00,0.00-25.548-8.113-83.339,30.565\n\t\t\tc-22.645-5.656-46.731-8.453-70.859-8.453c-26.547,0.00-53.372,3.383-78.393,10.244c-59.63-40.683-85.956-32.348-85.956-32.348\n\t\t\tC 83.604,43.69, 94.228,75.508, 97.46,83.411c-20.196,21.797-32.528,49.623-32.528,83.738c0.00,25.757, 2.933,48.86, 10.097,68.943\n\t\t\tl 7.532,17.061c 20.129,37.527, 59.824,61.766, 130.437,69.377c-10.022,6.729-20.245,18.18-24.389,37.556\n\t\t\tc-13.66,6.533-56.891,22.479-82.833-22.14c0.00,0.00-14.521-26.551-42.312-28.627c0.00,0.00-26.96-0.414-1.863,16.801\n\t\t\tc0.00,0.00, 18.04,8.501, 30.488,40.443c0.00,0.00, 16.236,54.492, 94.59,37.008l0.00,56.28 c0.00,0.00-1.655,19.907-19.906,26.54\n\t\t\tc0.00,0.00-10.781,7.473, 0.835,11.609c0.00,0.00, 50.589,4.149, 50.589-37.318l0.00-61.371 c0.00,0.00-2.007-24.338, 9.952-32.802l0.00,100.806 \n\t\t\tc0.00,0.00-0.827,24.056-13.267,33.176c0.00,0.00-8.301,14.923, 9.947,10.785c0.00,0.00, 34.833-4.979, 36.493-45.615l 0.789-102.014l 8.373,0.00 \n\t\t\tl 0.796,102.014c 1.658,40.636, 36.491,45.615, 36.491,45.615c 18.24,4.138, 9.949-10.785, 9.949-10.785\n\t\t\tc-12.441-9.125-13.268-33.176-13.268-33.176L 304.452,367.38 c 11.948,9.312, 9.949,31.933, 9.949,31.933l0.00,61.369 \n\t\t\tc0.00,41.471, 50.592,37.316, 50.592,37.316c 11.605-4.139, 0.832-11.604, 0.832-11.604c-18.249-6.634-19.905-26.542-19.905-26.542\n\t\t\tl0.00-80.442 c0.00-31.371-13.209-47.989-26.131-56.755c 75.307-7.469, 111.444-31.782, 128.094-69.564l 5.946-16.865\n\t\t\tc 5.583-20.118, 7.262-43.271, 7.262-69.088C 461.092,130.114, 447.181,100.493, 424.598,77.953z M 264.535,308.643\n\t\t\tc-82.092,0.00-148.627-12.355-148.627-91.684c0.00-18.991, 9.354-36.625, 25.371-51.259c 26.725-24.389, 71.947-11.475, 123.253-11.475\n\t\t\tc 51.078-0.008, 96.148-13.053, 122.906,11.168l 0.01,0.008c 16.219,14.696, 25.706,32.441, 25.706,51.559\n\t\t\tC 413.156,306.229, 346.615,308.643, 264.535,308.643zM 184.177,176.994c-17.079,0.00-30.924,19.924-30.924,44.506c0.00,24.589, 13.846,44.52, 30.924,44.52s 30.922-19.931, 30.922-44.52\n\t\t\tC 215.099,196.918, 201.254,177.012, 184.177,176.994zM 350.095,176.994c-17.078,0.00-30.921,19.924-30.921,44.506c0.00,24.589, 13.843,44.52, 30.921,44.52\n\t\t\tc 17.079,0.00, 30.922-19.931, 30.922-44.52C 381.018,196.918, 367.175,177.012, 350.095,176.994z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"deviantart, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 117.552,302.956l 67.131-16.274l-30.021-62.783C 116.316,244.451, 111.494,275.309, 117.552,302.956zM 426.678,0.00L 85.322,0.00 C 38.20,0.00,0.00,38.209,0.00,85.341l0.00,341.318 C0.00,473.792, 38.20,512.00, 85.322,512.00l 341.356,0.00 \n\t\tC 473.80,512.00, 512.00,473.792, 512.00,426.659L 512.00,85.341 C 512.00,38.209, 473.80,0.00, 426.678,0.00z M 269.932,305.602l-49.396-89.029\n\t\tc 21.415-3.654, 39.902-4.611, 55.929-3.674l 28.02,44.756l 67.138-16.275c-26.40-25.846-74.60-50.131-162.723-34.41\n\t\tc-1.943,0.351-3.846,0.715-5.717,1.077l 54.492,100.917L 61.434,362.86c-4.248-6.582-7.689-13.609-10.236-21.016\n\t\tc-12.661-36.716-2.244-74.416, 24.115-104.408c 15.982-17.926, 38.133-32.82, 65.126-43.278l-16.526-34.563\n\t\tc 14.695-4.689, 30.567-8.203, 47.455-10.457l 17.352,32.138c 1.861-0.313, 3.733-0.614, 5.615-0.896\n\t\tc 52.196-7.88, 103.162-8.343, 150.221,2.688l-0.001,0.011c 47.971,9.46, 92.002,30.434, 112.311,53.945\n\t\tc 4.095,4.75, 7.187,9.662, 9.303,14.695L 269.932,305.602z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"deviantart, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 280.928,203.50c-19.521-1.141-42.041,0.024-68.125,4.475l 60.167,108.444L 512.00,250.786\n\tc-2.577-6.13-6.343-12.113-11.331-17.899c-24.737-28.639-78.37-54.187-136.802-65.709l 0.001-0.013\n\tc-57.322-13.437-119.401-12.872-182.98-3.274c-2.292,0.344-4.572,0.711-6.84,1.092l-21.136-39.146\n\tc-20.571,2.746-39.904,7.025-57.803,12.737l 20.13,42.099c-32.88,12.738-59.861,30.88-79.329,52.716\n\tC 3.804,269.921-8.885,315.843, 6.537,360.565c 3.102,9.021, 7.294,17.58, 12.468,25.598l 239.034-65.649l-66.375-122.924\n\tc 2.279-0.44, 4.598-0.884, 6.964-1.312c 107.341-19.149, 166.051,10.432, 198.208,41.915l-81.779,19.824L 280.928,203.50z M 87.361,313.195\n\tc-7.379-33.676-1.506-71.263, 45.202-96.297l 36.569,76.474L 87.361,313.195z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"forrst, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,85.342C 512.00,38.209, 473.804,0.00, 426.688,0.00L 85.313,0.00 C 38.196,0.00,0.00,38.209,0.00,85.342l0.00,341.316 C0.00,473.791, 38.196,512.00, 85.313,512.00\n\tl 341.375,0.00 C 473.804,512.00, 512.00,473.791, 512.00,426.658L 512.00,85.342 z M 414.05,435.712L 272.384,435.712 l0.00-60.739 l 76.841-36.324l-8.453-17.234l-68.388,32.023\n\tl0.00-24.023 l 46.889-22.48l-9.458-17.48l-37.431,17.42l0.00-42.678 L 240.64,264.197 l0.00,66.998 l-42.799-22.741l-10.763,15.996l 53.562,30.262l0.00,81.006 \n\tL 98.168,435.718 L 256.332,73.779L 414.05,435.712z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"forrst, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 217.984,512.00L 217.984,396.256L 142.464,353.568L 157.723,330.98L 217.984,363.083L 217.984,268.288L 262.528,268.288L 262.528,328.777L 315.485,304.225L 328.834,328.864L 262.528,360.574L 262.528,394.443L 359.153,349.29L 371.084,373.581L 262.528,424.845L 262.528,512.00L 463.434,512.00L 240.31,0.00L 16.567,512.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"dribbble, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 373.271,120.152C 341.80,92.96, 300.865,76.395, 255.992,76.395c-15.742,0.00-30.925,2.227-45.48,6.029\n\t\tc 24.955,27.475, 47.676,60.892, 67.773,99.221C 313.223,167.217, 345.289,147.362, 373.271,120.152zM 175.117,95.79c-47.685,24.116-83.171,68.758-94.676,122.418c 56.568-2.493, 111.796-8.787, 162.414-24.081\n\t\tC 223.578,159.686, 200.945,127.332, 175.117,95.79zM 308.016,246.691c 40.321-6.242, 82.812-4.863, 127.166-0.318c-2.09-39.375-16.715-75.408-40.164-104.049\n\t\tc-29.31,29.702-62.77,51.82-102.496,68.052C 297.941,222.081, 303.061,234.263, 308.016,246.691zM 272.29,254.56c-4.616-10.855-9.399-21.57-14.544-32.001c-50.048,15.082-109.311,22.985-180.997,26.291\n\t\tc-0.10,2.385-0.366,4.737-0.366,7.158c0.00,44.431, 16.227,85.025, 42.961,116.392C 164.938,305.565, 216.253,270.754, 272.29,254.56zM 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 256.00,473.60\n\t\tc-120.179,0.00-217.60-97.418-217.60-217.591S 135.823,38.40, 256.00,38.40c 120.168,0.00, 217.60,97.436, 217.60,217.608\n\t\tC 473.60,376.18, 376.168,473.60, 256.00,473.60zM 319.822,278.036c 13.971,39.833, 25.66,82.745, 34.865,127.952c 42.706-28.162, 72.707-74.006, 79.456-127.154\n\t\tC 391.439,273.229, 353.568,272.823, 319.822,278.036zM 145.794,397.628c 30.444,23.728, 68.615,37.977, 110.195,37.977c 22.74,0.00, 44.398-4.384, 64.425-12.093\n\t\tc-8.621-50.46-20.481-95.812-35.752-137.66C 227.517,303.002, 183.087,339.689, 145.794,397.628z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"dribbble, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 152.278,389.297c 28.653,22.332, 64.579,35.743, 103.712,35.743c 21.402,0.00, 41.787-4.127, 60.635-11.382\n\t\tc-8.112-47.492-19.275-90.176-33.648-129.563C 229.194,300.237, 187.377,334.768, 152.278,389.297zM 271.331,254.644c-4.345-10.217-8.846-20.301-13.688-30.118c-47.104,14.194-102.88,21.633-170.351,24.745\n\t\tc-0.092,2.245-0.343,4.458-0.343,6.737c0.00,41.818, 15.272,80.023, 40.435,109.545C 170.295,302.65, 218.591,269.886, 271.331,254.644zM 366.373,128.144c-29.621-25.592-68.147-41.184-110.381-41.184c-14.815,0.00-29.105,2.096-42.804,5.674\n\t\tc 23.486,25.859, 44.871,57.31, 63.787,93.384C 309.858,172.44, 340.037,153.753, 366.373,128.144zM 179.875,105.214c-44.88,22.697-78.278,64.714-89.107,115.217c 53.241-2.346, 105.22-8.27, 152.86-22.664\n\t\tC 225.486,165.351, 204.185,134.901, 179.875,105.214zM 316.069,276.74c 13.148,37.49, 24.151,77.877, 32.814,120.426c 40.193-26.506, 68.431-69.653, 74.782-119.676\n\t\tC 383.473,272.216, 347.83,271.834, 316.069,276.74zM 426.672,0.00L 85.343,0.00 C 38.406,0.00,0.00,38.405,0.00,85.345l0.00,341.311 C0.00,473.625, 38.406,512.00, 85.343,512.00l 341.33,0.00 \n\t\tC 473.612,512.00, 512.00,473.626, 512.00,426.655L 512.00,85.345 C 512.002,38.405, 473.612,0.00, 426.672,0.00z M 256.00,460.80\n\t\tc-113.109,0.00-204.80-91.688-204.80-204.792C 51.20,142.904, 142.892,51.20, 256.00,51.20c 113.10,0.00, 204.80,91.705, 204.80,204.808\n\t\tC 460.80,369.111, 369.10,460.80, 256.00,460.80zM 290.373,213.06c 5.102,11.016, 9.92,22.481, 14.582,34.179c 37.95-5.875, 77.941-4.577, 119.687-0.299\n\t\tc-1.968-37.058-15.731-70.972-37.801-97.929C 359.254,176.966, 327.764,197.783, 290.373,213.06z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"dribbble, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,512.00C 114.614,512.00,0.00,397.391,0.00,256.01C0.00,114.63, 114.615,0.00, 256.00,0.00c 141.375,0.00, 256.00,114.631, 256.00,256.01S 397.375,512.00, 256.00,512.00z\n\t M 465.581,282.863c-50.24-6.594-94.794-7.071-134.495-0.938c 16.435,46.862, 30.188,97.346, 41.018,150.532\n\tC 422.346,399.325, 457.642,345.391, 465.581,282.863z M 331.781,453.073c-10.141-59.365-24.095-112.72-42.061-161.953\n\tc-67.229,20.177-119.50,63.339-163.374,131.501c 35.816,27.915, 80.724,44.679, 129.641,44.679\n\tC 282.74,467.30, 308.221,462.142, 331.781,453.073z M 44.687,256.01c0.00,52.272, 19.091,100.029, 50.543,136.932\n\tc 53.639-78.629, 114.009-119.584, 179.935-138.636c-5.431-12.771-11.058-25.377-17.11-37.648\n\tc-58.881,17.743-128.601,27.041-212.938,30.931C 45.00,250.394, 44.687,253.161, 44.687,256.01z M 49.46,211.539\n\tc 66.551-2.933, 131.525-10.337, 191.075-28.33c-22.678-40.52-49.305-78.583-79.691-115.691\n\tC 104.744,95.889, 62.996,148.41, 49.46,211.539z M 255.99,44.70c-18.52,0.00-36.382,2.62-53.505,7.093\n\tc 29.358,32.323, 56.089,71.637, 79.734,116.73c 41.102-16.973, 78.827-40.332, 111.747-72.344C 356.941,64.189, 308.782,44.70, 255.99,44.70z\n\t M 419.551,122.264c-34.483,34.944-73.847,60.965-120.584,80.061c 6.377,13.77, 12.399,28.102, 18.227,42.724\n\tc 47.438-7.343, 97.428-5.721, 149.608-0.374C 464.343,198.352, 447.138,155.96, 419.551,122.264z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"picassa, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,85.341C 512.00,38.209, 473.793,0.00, 426.66,0.00L 85.338,0.00 C 38.207,0.00,0.00,38.209,0.00,85.341l0.00,341.318 C0.00,473.792, 38.207,512.00, 85.338,512.00\n\tl 341.323,0.00 C 473.793,512.00, 512.00,473.792, 512.00,426.659L 512.00,85.341 z M 255.877,79.135c 25.346,0.00, 49.785,5.406, 72.825,15.859l0.00,117.908 L 194.078,90.729\n\tC 214.012,83.188, 234.79,79.135, 255.877,79.135z M 79.134,256.00c0.00-66.707, 36.867-126.73, 96.249-157.236l 66.939,60.732L 85.556,301.943\n\tC 81.424,286.652, 79.134,271.221, 79.134,256.00z M 164.864,407.051c-32.768-19.979-58.905-50.138-73.063-85.623l 73.063-66.423L 164.864,407.051 z\n\t M 255.854,432.826c-25.11,0.00-49.518-5.226-72.558-15.605L 183.296,332.80 l 231.507,0.00 C 385.361,393.729, 323.30,432.826, 255.854,432.826z\n\t M 422.767,314.368l-75.118,0.00 L 347.649,105.164 c 52.735,32.002, 85.278,89.452, 85.278,150.898C 432.927,275.904, 429.382,295.424, 422.767,314.368z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"picassa, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 361.51,22.955C 328.055,7.824, 292.647,0.00, 255.961,0.00c-30.521,0.00-60.527,5.865-89.381,16.779l 194.93,176.84L 361.51,22.955 zM 124.222,474.636L 124.222,254.559 L 18.468,350.701C 38.963,402.066, 76.409,445.715, 124.222,474.636zM 139.312,28.41C 53.362,72.568, 0.001,159.447, 0.001,256.00c0.00,22.029, 3.313,44.368, 9.294,66.499l 226.91-206.181L 139.312,28.41zM 151.109,489.355C 184.386,504.385, 219.612,512.00, 255.961,512.00c 97.624,0.00, 187.28-56.817, 229.895-144.727L 151.109,367.273 L 151.109,489.355 zM 388.479,37.675l0.00,302.63 l 108.904,0.00 c 9.57-27.277, 14.617-55.586, 14.617-84.304C 512.002,167.063, 464.651,83.996, 388.479,37.675z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"flickr, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 148.00,340.00\n\tc-46.392,0.00-84.00-37.608-84.00-84.00c0.00-46.392, 37.608-84.00, 84.00-84.00c 46.393,0.00, 84.00,37.608, 84.00,84.00C 232.00,302.392, 194.393,340.00, 148.00,340.00z M 364.00,340.00\n\tc-46.393,0.00-84.00-37.608-84.00-84.00c0.00-46.392, 37.607-84.00, 84.00-84.00s 84.00,37.608, 84.00,84.00C 448.00,302.392, 410.393,340.00, 364.00,340.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"flickr, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 426.687,0.00L 85.344,0.00 C 38.406,0.00,0.00,38.406,0.00,85.341l0.00,341.313 C0.00,473.625, 38.406,512.00, 85.344,512.00l 341.342,0.00 \n\tC 473.622,512.00, 512.00,473.623, 512.00,426.652L 512.00,85.341 C 512.00,38.406, 473.622,0.00, 426.687,0.00z M 160.00,336.00c-44.183,0.00-80.00-35.816-80.00-80.00\n\tc0.00-44.183, 35.817-80.00, 80.00-80.00s 80.00,35.817, 80.00,80.00C 240.00,300.184, 204.183,336.00, 160.00,336.00z M 352.00,336.00c-44.182,0.00-80.00-35.816-80.00-80.00\n\tc0.00-44.183, 35.818-80.00, 80.00-80.00c 44.184,0.00, 80.00,35.817, 80.00,80.00C 432.00,300.184, 396.184,336.00, 352.00,336.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"flickr, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,256.00A112.00,112.00 10080.00 1,0 224.00,256A112.00,112.00 10080.00 1,0 0.00,256zM 288.00,256.00A112.00,112.00 10080.00 1,0 512.00,256A112.00,112.00 10080.00 1,0 288.00,256z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"vimeo, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 426.655,0.00L 85.345,0.00 C 38.406,0.00,0.00,38.408,0.00,85.346l0.00,341.31 C0.00,473.625, 38.406,512.00, 85.345,512.00l 341.31,0.00 \n\tC 473.594,512.00, 512.00,473.625, 512.00,426.655L 512.00,85.346 C 512.00,38.408, 473.594,0.00, 426.655,0.00z M 406.434,187.063\n\tc-16.979,95.648-111.854,176.648-140.39,195.155c-28.544,18.503-54.577-7.411-64.019-26.997\n\tc-10.808-22.354-43.205-143.47-51.684-153.51c-8.482-10.019-33.938,10.04-33.938,10.04l-12.346-16.188\n\tc0.00,0.00, 51.691-61.724, 91.02-69.439c 41.702-8.183, 41.64,64.033, 51.67,104.121c 9.70,38.782, 16.22,60.976, 24.688,60.976\n\tc 8.486,0.00, 24.692-21.631, 42.426-54.786c 17.768-33.188-0.768-62.505-35.486-41.646C 292.267,111.464, 423.406,91.43, 406.434,187.063z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"vimeo, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,154.185l 20.797,27.272c0.00,0.00, 42.885-33.804, 57.18-16.901c 14.294,16.901, 68.868,220.978, 87.085,258.623\n\tc 15.90,33.015, 59.759,76.66, 107.857,45.491c 48.068-31.17, 207.92-167.643, 236.533-328.808\n\tc 28.59-161.113-192.36-127.363-215.765,13.005c 58.495-35.118, 89.718,14.269, 59.785,70.186\n\tc-29.879,55.862-57.18,92.296-71.476,92.296c-14.269,0.00-25.245-37.384-41.594-102.723c-16.899-67.551-16.796-189.23-87.058-175.435\n\tC 87.085,50.197,0.00,154.185,0.00,154.185z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"youtube, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 416.00,64.00L 96.00,64.00 c-52.80,0.00-96.00,43.20-96.00,96.00l0.00,192.00 c0.00,52.80, 43.20,96.00, 96.00,96.00l 320.00,0.00 c 52.80,0.00, 96.00-43.20, 96.00-96.00L 512.00,160.00 C 512.00,107.20, 468.80,64.00, 416.00,64.00z\n\t\t M 480.00,352.00c0.00,16.989-6.687,33.031-18.827,45.173C 449.031,409.313, 432.99,416.00, 416.00,416.00L 96.00,416.00 c-16.989,0.00-33.031-6.687-45.172-18.827\n\t\tC 38.687,385.031, 32.00,368.989, 32.00,352.00L 32.00,160.00 c0.00-16.989, 6.687-33.031, 18.828-45.172S 79.011,96.00, 96.00,96.00l 320.00,0.00 \n\t\tc 16.989,0.00, 33.031,6.687, 45.173,18.828C 473.314,126.969, 480.00,143.011, 480.00,160.00L 480.00,352.00 zM 192.00,384.00L 352.00,256.00L 192.00,128.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"youtube, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 416.00,64.00L 96.00,64.00 c-52.80,0.00-96.00,43.20-96.00,96.00l0.00,192.00 c0.00,52.80, 43.20,96.00, 96.00,96.00l 320.00,0.00 c 52.80,0.00, 96.00-43.20, 96.00-96.00L 512.00,160.00 C 512.00,107.20, 468.80,64.00, 416.00,64.00z\n\t M 192.00,384.00L 192.00,128.00 l 160.00,128.00L 192.00,384.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"feed, rss\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 139.589,401.104\n\tc-23.297,0.00-42.229-17.821-42.229-39.907c0.00-21.963, 18.931-39.985, 42.229-39.985c 23.384,0.00, 42.292,18.022, 42.292,39.985\n\tC 181.881,383.282, 162.971,401.104, 139.589,401.104z M 245.742,401.452c0.00-37.689-15.461-73.166-43.466-99.704\n\tc-28.04-26.605-65.275-41.289-104.868-41.289l0.00-57.672 c 115.441,0.00, 209.41,89.111, 209.411,198.665L 245.742,401.452 z M 353.645,401.452\n\tc0.00-134.088-114.945-243.204-256.164-243.204l0.00-57.70 c 174.862,0.00, 317.159,135.034, 317.159,300.904L 353.645,401.452 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"feed, rss, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 426.67,0.00L 85.343,0.00 C 38.405,0.00,0.00,38.406,0.00,85.344l0.00,341.314 C0.00,473.625, 38.406,512.00, 85.344,512.00L 426.67,512.00 \n\tc 46.938,0.00, 85.33-38.374, 85.33-85.342L 512.00,85.344 C 512.00,38.406, 473.608,0.00, 426.67,0.00z M 139.472,415.624C 115.487,415.624, 96.00,396.278, 96.00,372.31\n\tc0.00-23.842, 19.486-43.406, 43.472-43.406c 24.079,0.00, 43.53,19.564, 43.53,43.406C 183.001,396.278, 163.55,415.624, 139.472,415.624z\n\t M 248.734,415.998c0.00-40.905-15.904-79.409-44.73-108.222c-28.857-28.875-67.188-44.813-107.952-44.813L 96.052,200.37 \n\tc 118.826,0.00, 215.563,96.721, 215.563,215.627L 248.734,415.998L 248.734,415.998z M 359.814,415.998\n\tc0.00-145.531-118.329-263.97-263.688-263.97L 96.126,89.404 c 180.001,0.00, 326.473,146.562, 326.473,326.596L 359.814,415.998L 359.814,415.998z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"feed, rss, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 68.147,375.465c-37.598,0.00-68.146,30.667-68.146,68.038c0.00,37.577, 30.55,67.901, 68.146,67.901\n\t\tc 37.733,0.00, 68.247-30.324, 68.247-67.901C 136.393,406.132, 105.882,375.465, 68.147,375.465zM 0.078,173.965l0.00,98.129 c 63.892,0.00, 123.979,24.986, 169.229,70.256c 45.192,45.159, 70.141,105.518, 70.141,169.65l 98.561,0.00 \n\t\tC 338.008,325.59, 186.368,173.965, 0.078,173.965zM 0.194,0.00l0.00,98.178 c 227.891,0.00, 413.378,185.667, 413.378,413.822L 512.00,512.00 C 512.00,229.765, 282.373,0.00, 0.194,0.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"twitter, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 403.121,180.544\n\tc 0.146,3.254, 0.221,6.528, 0.221,9.819c0.00,100.311-76.354,215.982-215.979,215.982c-42.868,0.00-82.768-12.568-116.363-34.107\n\tc 5.938,0.704, 11.981,1.063, 18.108,1.063c 35.565,0.00, 68.295-12.138, 94.275-32.497c-33.217-0.61-61.25-22.561-70.912-52.716\n\tc 4.637,0.884, 9.392,1.361, 14.283,1.361c 6.923,0.00, 13.629-0.928, 19.999-2.662c-34.726-6.976-60.893-37.656-60.893-74.434\n\tc0.00-0.32,0.00-0.639, 0.008-0.955c 10.235,5.685, 21.939,9.10, 34.382,9.494c-20.37-13.611-33.77-36.846-33.77-63.184\n\tc0.00-13.911, 3.744-26.952, 10.278-38.162c 37.439,45.927, 93.374,76.146, 156.462,79.314c-1.294-5.559-1.965-11.351-1.965-17.302\n\tc0.00-41.92, 33.99-75.906, 75.909-75.906c 21.833,0.00, 41.562,9.218, 55.409,23.97c 17.29-3.404, 33.537-9.721, 48.206-18.42\n\tc-5.668,17.727-17.705,32.603-33.376,41.997c 15.355-1.834, 29.984-5.916, 43.597-11.952\n\tC 430.825,156.471, 417.955,169.84, 403.121,180.544z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"twitter, tweet, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 426.671,0.00L 85.343,0.00 C 38.406,0.00,0.00,38.405,0.00,85.345l0.00,341.311 C0.00,473.625, 38.406,512.00, 85.343,512.00l 341.328,0.00 \n\tC 473.609,512.00, 512.00,473.625, 512.00,426.655L 512.00,85.345 C 512.00,38.405, 473.609,0.00, 426.671,0.00z M 419.026,170.917\n\tc 0.164,3.671, 0.245,7.364, 0.245,11.074c0.00,113.107-84.608,243.534-239.329,243.534c-47.502,0.00-91.717-14.174-128.943-38.459\n\tc 6.58,0.794, 13.276,1.197, 20.065,1.197c 39.411,0.00, 75.679-13.685, 104.467-36.641c-36.808-0.69-67.872-25.438-78.577-59.441\n\tc 5.137,1.00, 10.406,1.537, 15.826,1.537c 7.672,0.00, 15.103-1.048, 22.16-3.004c-38.48-7.866-67.475-42.458-67.475-83.928\n\tc0.00-0.361,0.00-0.719, 0.008-1.076c 11.34,6.41, 24.312,10.26, 38.10,10.705c-22.571-15.349-37.421-41.546-37.421-71.244\n\tc0.00-15.685, 4.147-30.389, 11.389-43.029c 41.487,51.785, 103.468,85.86, 173.377,89.431c-1.435-6.266-2.179-12.798-2.179-19.507\n\tc0.00-47.269, 37.663-85.59, 84.115-85.59c 24.195,0.00, 46.059,10.393, 61.401,27.029c 19.16-3.838, 37.162-10.96, 53.416-20.771\n\tc-6.281,19.988-19.617,36.761-36.983,47.355c 17.013-2.069, 33.226-6.67, 48.31-13.477C 449.725,143.774, 435.463,158.85, 419.026,170.917\n\tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"twitter, tweet, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,97.209c-18.838,8.354-39.082,14.001-60.33,16.54c 21.686-13.00, 38.343-33.585, 46.186-58.115\n\tc-20.298,12.039-42.778,20.78-66.705,25.49c-19.16-20.415-46.461-33.17-76.673-33.17c-58.011,0.00-105.044,47.029-105.044,105.039\n\tc0.00,8.233, 0.929,16.25, 2.72,23.939c-87.30-4.382-164.701-46.20-216.509-109.753c-9.042,15.514-14.223,33.558-14.223,52.809\n\tc0.00,36.444, 18.544,68.596, 46.73,87.433c-17.219-0.546-33.416-5.271-47.577-13.139c-0.01,0.438-0.01,0.878-0.01,1.321\n\tc0.00,50.894, 36.209,93.348, 84.261,103.00c-8.813,2.40-18.094,3.686-27.674,3.686c-6.769,0.00-13.349-0.66-19.764-1.886\n\tc 13.368,41.73, 52.16,72.103, 98.126,72.948c-35.95,28.175-81.243,44.967-130.458,44.967c-8.479,0.00-16.84-0.497-25.058-1.47\n\tc 46.486,29.805, 101.701,47.197, 161.021,47.197c 193.211,0.00, 298.868-160.062, 298.868-298.872c0.00-4.554-0.103-9.084-0.305-13.59\n\tC 480.11,136.773, 497.918,118.273, 512.00,97.209z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"instagram, social, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 427.00,0.00L 85.00,0.00 C 38.25,0.00,0.00,38.25,0.00,85.00l0.00,342.00 c0.00,46.75, 38.25,85.00, 85.00,85.00l 342.00,0.00 c 46.75,0.00, 85.00-38.25, 85.00-85.00L 512.00,85.00 C 512.00,38.25, 473.75,0.00, 427.00,0.00z\n\t M 163.90,224.00l 184.20,0.00 c 3.494,10.029, 5.40,20.795, 5.40,32.00c0.00,53.762-43.738,97.50-97.50,97.50c-53.762,0.00-97.50-43.738-97.50-97.50\n\tC 158.50,244.795, 160.406,234.029, 163.90,224.00z M 448.00,224.025L 448.00,352.00 l0.00,64.00 c0.00,17.60-14.40,32.00-32.00,32.00L 96.00,448.00 c-17.60,0.00-32.00-14.40-32.00-32.00l0.00-64.00 L 64.00,224.025 L 64.00,224.00 \n\tl 50.054,0.00 c-2.321,10.301-3.554,21.008-3.554,32.00c0.00,80.229, 65.271,145.50, 145.50,145.50c 80.229,0.00, 145.50-65.271, 145.50-145.50\n\tc0.00-10.992-1.232-21.699-3.554-32.00L 448.00,224.00 L 448.00,224.025 z M 448.00,112.00c0.00,8.80-7.20,16.00-16.00,16.00l-32.00,0.00 c-8.80,0.00-16.00-7.20-16.00-16.00L 384.00,80.00 c0.00-8.80, 7.20-16.00, 16.00-16.00l 32.00,0.00 \n\tc 8.80,0.00, 16.00,7.20, 16.00,16.00L 448.00,112.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"facebook, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00c0.00,119.285, 81.585,219.516, 192.00,247.935L 192.00,288.00 l-46.263,0.00 l0.00-73.282 L 192.00,214.718 l0.00-47.593 \n\tC 192.00,102.454, 219.896,64.00, 295.935,64.00l 87.622,0.00 l0.00,79.285 l-71.565,0.00 c-21.241-0.035-23.876,11.076-23.876,31.756L 288.00,214.718l 96.00,0.00 L 371.296,288.00\n\tL 288.00,288.00 l0.00,222.013 C 414.281,494.265, 512.00,386.547, 512.00,256.00C 512.00,114.615, 397.385,0.00, 256.00,0.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"facebook, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 426.672,0.00L 85.342,0.00 C 38.406,0.00,0.00,38.407,0.00,85.344l0.00,341.313 C0.00,473.626, 38.406,512.00, 85.342,512.00l 341.33-0.001\n\tc 46.938,0.00, 85.328-38.373, 85.328-85.344L 512.00,85.344 C 512.00,38.407, 473.609,0.00, 426.672,0.00z M 435.296,256.00L 352.00,256.00 l0.00,224.00 l-96.00,0.00 L 256.00,256.00 l-46.263,0.00 l0.00-73.282 L 256.00,182.718 \n\tl0.00-47.593 C 256.00,70.454, 283.896,32.00, 359.935,32.00l 87.622,0.00 l0.00,79.285 l-71.565,0.00 c-21.241-0.035-23.876,11.076-23.876,31.756L 352.00,182.718l 96.00,0.00 \n\tL 435.296,256.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"facebook, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 287.935,512.00L 192.00,512.00 L 192.00,256.00 l-64.00,0.00 l0.00-88.225 l 64.00-0.029l-0.104-51.976C 191.896,43.794, 211.413,0.00, 296.195,0.00l 70.588,0.00 l0.00,88.242 l-44.115,0.00 \n\tc-33.016,0.00-34.603,12.328-34.603,35.342l-0.131,44.162l 79.345,0.00 l-9.352,88.225L 288.00,256.00L 287.935,512.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"google-drive, drive, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 229.665,329.916L 144.338,477.75L 426.665,477.75L 512.00,329.916 \tzM 487.806,288.00L 341.339,34.25L 170.665,34.25L 317.143,288.00 \tzM 146.418,76.257L0.00,329.916L 85.338,477.75L 231.754,224.088 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"gplus, google plus, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 209.304,334.162c-2.208-1.536-4.496-3.129-6.858-4.798c-6.883-2.123-14.152-3.238-21.632-3.318\n\t\tc-0.315-0.003-0.62-0.005-0.93-0.005c-34.69,0.00-65.121,21.302-65.121,45.585c0.00,26.444, 25.998,47.159, 59.187,47.159\n\t\tc 24.12,0.00, 41.903-4.632, 52.854-13.766c 8.954-7.469, 13.307-17.872, 13.307-31.804c0.00-2.858-0.338-5.776-1.004-8.675\n\t\tC 236.274,353.359, 226.928,346.426, 209.304,334.162zM 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 256.812,429.536\n\t\tc-20.807,17.217-49.387,26.317-82.65,26.317c-30.692,0.00-59.188-6.449-80.238-18.16C 70.113,424.447, 57.00,405.06, 57.00,383.102\n\t\tc0.00-22.268, 12.208-44.534, 33.493-61.089c 21.139-16.442, 48.776-25.613, 77.959-25.898c-3.125-6.363-4.70-12.951-4.70-19.712\n\t\tc0.00-3.209, 0.352-6.468, 1.051-9.76c-23.559-1.026-44.831-10.012-60.295-25.562c-16.037-16.127-24.869-38.143-24.869-61.991\n\t\tc0.00-22.806, 11.474-45.612, 31.479-62.572c 19.325-16.383, 44.694-25.779, 69.603-25.779l 142.047,0.00 l-33.512,37.29l-32.309,0.00 \n\t\tc 9.861,13.337, 15.57,31.501, 15.57,51.737c0.00,23.887-11.835,46.484-33.324,63.629c-16.244,12.96-16.324,16.044-16.325,22.657\n\t\tc 0.613,4.122, 11.704,16.779, 23.409,25.239c 29.697,21.444, 40.74,42.468, 40.74,77.566\n\t\tC 287.018,391.536, 276.008,413.653, 256.812,429.536z M 384.00,192.00l0.00,64.00 l-32.00,0.00 l0.00-64.00 l-64.00,0.00 l0.00-32.00 l 64.00,0.00 L 352.00,96.00 l 32.00,0.00 l0.00,64.00 l 64.00,0.00 l0.00,32.00 L 384.00,192.00 zM 204.776,226.847c 8.643-9.826, 12.456-26.164, 10.20-43.705c-3.979-30.90-25.348-56.596-47.637-57.28\n\t\tc-0.285-0.008-0.57-0.013-0.856-0.013c-7.519,0.00-14.24,3.124-19.438,9.033c-8.519,9.686-12.116,25.26-9.867,42.729\n\t\tc 3.979,30.903, 25.792,57.573, 47.635,58.24C 192.491,236.091, 199.394,232.967, 204.776,226.847z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"google plus, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 0.403,434.832c-0.122-1.266-0.226-2.535-0.292-3.815C 0.176,432.297, 0.281,433.566, 0.403,434.832zM 117.954,282.574c 46.005,1.369, 76.867-46.349, 68.931-106.599c-7.947-60.24-51.698-108.584-97.704-109.961\n\t\tc-46.013-1.365-76.87,44.741-68.926,105.00C 28.196,231.248, 71.931,281.201, 117.954,282.574zM 512.00,128.00L 512.00,85.345 C 512.00,38.405, 473.609,0.00, 426.671,0.00L 85.343,0.00 C 39.205,0.00, 1.337,37.116, 0.061,82.963\n\t\tc 29.181-25.693, 69.662-47.158, 111.437-47.158c 44.652,0.00, 178.622,0.00, 178.622,0.00l-39.974,33.809l-56.634,0.00 \n\t\tc 37.565,14.402, 57.578,58.062, 57.578,102.861c0.00,37.624-20.905,69.977-50.444,92.984c-28.822,22.451-34.286,31.854-34.286,50.939\n\t\tc0.00,16.289, 30.873,44.00, 47.016,55.394c 47.191,33.269, 62.458,64.156, 62.458,115.728c0.00,8.214-1.021,16.415-3.033,24.48l 153.871,0.00 \n\t\tC 473.609,512.00, 512.00,473.625, 512.00,426.655L 512.00,160.001 l-96.00,0.00 L 416.00,256.00 l-32.00,0.00 l0.00-96.00 l-95.999,0.00 l0.00-32.00 L 384.00,128.00 L 384.00,32.00 l 32.00,0.00 l0.00,96.00 L 512.00,128.00 zM 92.943,382.968c 10.807,0.00, 20.711-0.295, 30.968-0.295c-13.573-13.167-24.313-29.30-24.313-49.19\n\t\tc0.00-11.804, 3.782-23.168, 9.067-33.26c-5.391,0.385-10.895,0.497-16.563,0.497c-37.178,0.00-68.753-12.038-92.102-31.927l0.00,33.621 \n\t\tl 0.003,100.865C 26.723,390.592, 58.447,382.968, 92.943,382.968zM 1.71,443.629c-0.556-2.729-0.983-5.503-1.271-8.317C 0.726,438.126, 1.154,440.90, 1.71,443.629zM 227.725,476.423c-7.529-29.403-34.227-43.982-71.444-69.784c-13.536-4.366-28.447-6.937-44.447-7.104\n\t\tc-44.809-0.482-86.554,17.471-110.108,44.186C 9.686,482.574, 44.243,512.00, 85.343,512.00l 143.222,0.00 c 0.908-5.564, 1.348-11.316, 1.348-17.216\n\t\tC 229.913,488.517, 229.146,482.388, 227.725,476.423z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"google plus, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 426.756,0.00L 84.621,0.00 C 37.571,0.00,0.00,38.893,0.00,85.939l0.00,340.176 C0.00,474.326, 37.571,512.00, 84.621,512.00l 342.134,0.00 \n\tC 473.803,512.00, 512.00,474.326, 512.00,426.115L 512.00,85.939 C 512.00,38.893, 473.803,0.00, 426.756,0.00z M 352.00,16.00l0.00,80.00 l-80.00,0.00 L 272.00,16.00 L 352.00,16.00 z M 240.00,16.00l0.00,80.00 l-80.00,0.00 L 160.00,16.00 L 240.00,16.00 z\n\t M 16.00,96.00L 16.00,85.939 C 16.00,47.375, 46.783,16.00, 84.621,16.00L 128.00,16.00 l0.00,80.00 L 16.00,96.00 z M 384.00,320.00l-96.00,0.00 l0.00,96.00 l-64.00,0.00 l0.00-96.00 l-96.00,0.00 l0.00-64.00 l 96.00,0.00 l0.00-96.00 l 64.00,0.00 l0.00,96.00 l 96.00,0.00 L 384.00,320.00 z M 496.00,96.00L 384.00,96.00 L 384.00,16.00 \n\tl 42.756,0.00 C 464.938,16.00, 496.00,47.375, 496.00,85.939L 496.00,96.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"google plus, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 279.533,32.00c0.00,0.00-100.478,0.00-133.97,0.00C 85.503,32.00, 28.978,77.503, 28.978,130.211c0.00,53.863, 40.941,97.333, 102.044,97.333\n\t\tc 4.249,0.00, 8.378-0.085, 12.421-0.376c-3.965,7.593-6.801,16.144-6.801,25.021c0.00,14.969, 8.052,27.105, 18.234,37.012\n\t\tc-7.693,0.00-15.121,0.224-23.226,0.224C 57.259,289.424,0.00,336.804,0.00,385.935c0.00,48.389, 62.771,78.657, 137.167,78.657\n\t\tc 84.812,0.00, 131.653-48.122, 131.653-96.514c0.00-38.80-11.448-62.036-46.843-87.067c-12.108-8.572-35.265-29.418-35.265-41.672\n\t\tc0.00-14.36, 4.098-21.434, 25.714-38.323c 22.156-17.312, 37.836-41.651, 37.836-69.958c0.00-33.703-15.01-66.549-43.186-77.386l 42.477,0.00 \n\t\tL 279.533,32.00z M 232.74,359.729c 1.063,4.486, 1.642,9.103, 1.642,13.814c0.00,39.10-25.196,69.655-97.487,69.655\n\t\tc-51.421,0.00-88.558-32.552-88.558-71.65c0.00-38.321, 46.063-70.222, 97.482-69.666c 12.00,0.127, 23.184,2.058, 33.335,5.345\n\t\tC 207.067,326.64, 227.092,337.608, 232.74,359.729z M 150.409,213.888c-34.519-1.032-67.318-38.613-73.276-83.93\n\t\tc-5.958-45.333, 17.185-80.021, 51.694-78.995c 34.505,1.037, 67.319,37.407, 73.279,82.729\n\t\tC 208.059,179.022, 184.911,214.921, 150.409,213.888zM 416.00,128.00L 416.00,32.00L 384.00,32.00L 384.00,128.00L 288.00,128.00L 288.00,160.00L 384.00,160.00L 384.00,256.00L 416.00,256.00L 416.00,160.00L 512.00,160.00L 512.00,128.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"google, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 394.767,32.00c0.00,0.00-100.478,0.00-133.97,0.00c-60.061,0.00-116.585,45.503-116.585,98.211c0.00,53.863, 40.941,97.333, 102.044,97.333\n\tc 4.249,0.00, 8.378-0.085, 12.42-0.376c-3.964,7.593-6.80,16.144-6.80,25.021c0.00,14.969, 8.052,27.105, 18.234,37.012\n\tc-7.693,0.00-15.121,0.224-23.226,0.224c-74.391-0.001-131.65,47.38-131.65,96.511c0.00,48.389, 62.771,78.656, 137.167,78.656\n\tc 84.812,0.00, 131.653-48.122, 131.653-96.514c0.00-38.801-11.448-62.036-46.843-87.067c-12.108-8.571-35.266-29.418-35.266-41.672\n\tc0.00-14.36, 4.098-21.434, 25.714-38.323c 22.156-17.312, 37.837-41.651, 37.837-69.958c0.00-33.703-15.011-66.549-43.187-77.386l 42.478,0.00 \n\tL 394.767,32.00z M 347.974,359.729c 1.063,4.486, 1.642,9.104, 1.642,13.814c0.00,39.10-25.195,69.655-97.487,69.655\n\tc-51.421,0.00-88.558-32.552-88.558-71.65c0.00-38.321, 46.063-70.222, 97.482-69.666c 12.00,0.127, 23.184,2.058, 33.334,5.345\n\tC 322.301,326.641, 342.325,337.607, 347.974,359.729z M 265.643,213.888c-34.519-1.032-67.318-38.613-73.276-83.93\n\tc-5.958-45.333, 17.185-80.021, 51.694-78.995C 278.565,52.00, 311.379,88.37, 317.34,133.692\n\tC 323.293,179.022, 300.145,214.921, 265.643,213.888z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"mail, contact, support, newsletter, letter, email, envelop, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 128.00,128.00l 256.00,0.00 \n\tc 4.569,0.00, 9.002,0.981, 13.072,2.831L 256.00,295.415L 114.928,130.83C 118.998,128.982, 123.431,128.00, 128.00,128.00z M 96.00,352.00L 96.00,160.00 \n\tc0.00-0.67, 0.028-1.336, 0.07-2.00l 93.832,109.471L 97.103,360.27C 96.381,357.602, 96.00,354.827, 96.00,352.00z M 384.00,384.00L 128.00,384.00 \n\tc-2.827,0.00-5.601-0.381-8.27-1.104l 91.059-91.059L 256.00,344.586l 45.212-52.747l 91.058,91.06C 389.60,383.619, 386.827,384.00, 384.00,384.00z\n\t M 416.00,352.00c0.00,2.827-0.381,5.60-1.103,8.27l-92.80-92.799L 415.93,158.00c 0.042,0.664, 0.07,1.33, 0.07,2.00L 416.00,352.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"mail, contact, support, newsletter, letter, email, envelop, social, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 426.671,0.00L 85.343,0.00 C 38.406,0.00,0.00,38.405,0.00,85.345l0.00,341.311 C0.00,473.625, 38.406,512.00, 85.343,512.00l 341.328,0.00 \n\tC 473.609,512.00, 512.00,473.625, 512.00,426.655L 512.00,85.345 C 512.00,38.405, 473.609,0.00, 426.671,0.00z M 91.314,443.313l-38.628-38.627l 128.00-128.00\n\tl 14.628,14.627L 91.314,443.313z M 76.686,99.314l 14.628-14.628L 256.00,217.373L 420.687,84.686l 14.627,14.628L 256.00,310.627L 76.686,99.314z\n\t M 420.687,443.313l-104.00-152.00l 14.627-14.627l 128.00,128.00L 420.687,443.313z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"mail, contact, support, newsletter, letter, email, envelop, social\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 426.655,0.00L 85.345,0.00 C 38.405,0.00,0.00,38.392,0.00,85.329l0.00,341.328 C0.00,473.595, 38.405,512.00, 85.345,512.00l 341.311,0.00 \n\tC 473.625,512.00, 512.00,473.595, 512.00,426.657L 512.00,85.329 C 512.00,38.392, 473.625,0.00, 426.655,0.00z M 128.00,128.00l 256.00,0.00 c 4.569,0.00, 9.002,0.981, 13.072,2.831\n\tL 256.00,295.415L 114.928,130.83C 118.998,128.982, 123.431,128.00, 128.00,128.00z M 96.00,352.00L 96.00,160.00 c0.00-0.67, 0.028-1.336, 0.07-2.00l 93.832,109.47\n\tL 97.103,360.27C 96.381,357.601, 96.00,354.827, 96.00,352.00z M 384.00,384.00L 128.00,384.00 c-2.827,0.00-5.601-0.381-8.27-1.103l 91.059-91.059L 256.00,344.586\n\tl 45.212-52.747l 91.058,91.059C 389.60,383.619, 386.827,384.00, 384.00,384.00z M 416.00,352.00c0.00,2.827-0.381,5.60-1.103,8.27l-92.799-92.799L 415.93,158.00\n\tc 0.042,0.664, 0.07,1.33, 0.07,2.00L 416.00,352.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"share\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 192.00,256.00A64.00,64.00 10080.00 1,0 320.00,256A64.00,64.00 10080.00 1,0 192.00,256zM 256.00,128.00c 35.346,0.00, 67.346,14.327, 90.51,37.49l 45.255-45.255C 357.02,85.49, 309.02,64.00, 256.00,64.00\n\t\tc-83.596,0.00-154.70,53.431-181.06,128.00L0.00,192.00 l0.00,64.00 l 128.00,0.00 C 128.00,185.308, 185.308,128.00, 256.00,128.00zM 384.00,256.00c0.00,70.692-57.308,128.00-128.00,128.00c-35.346,0.00-67.346-14.327-90.51-37.49l-45.255,45.255\n\t\tC 154.981,426.51, 202.981,448.00, 256.00,448.00c 83.596,0.00, 154.70-53.431, 181.06-128.00L 512.00,320.00 l0.00-64.00 L 384.00,256.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"share\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 432.00,352.00c-22.58,0.00-42.96,9.369-57.506,24.415L 158.992,268.664C 159.649,264.538, 160.00,260.311, 160.00,256.00\n\ts-0.351-8.538-1.008-12.663l 215.502-107.751C 389.04,150.631, 409.42,160.00, 432.00,160.00c 44.183,0.00, 80.00-35.817, 80.00-80.00S 476.183,0.00, 432.00,0.00\n\ts-80.00,35.817-80.00,80.00c0.00,4.311, 0.352,8.538, 1.008,12.663L 137.506,200.415C 122.96,185.37, 102.58,176.00, 80.00,176.00c-44.183,0.00-80.00,35.818-80.00,80.00\n\tc0.00,44.184, 35.817,80.00, 80.00,80.00c 22.58,0.00, 42.96-9.369, 57.506-24.414l 215.502,107.751C 352.352,423.462, 352.00,427.689, 352.00,432.00\n\tc0.00,44.184, 35.817,80.00, 80.00,80.00s 80.00-35.816, 80.00-80.00C 512.00,387.818, 476.183,352.00, 432.00,352.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"bluetooth\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 390.628,160.00L 256.00,24.447l0.00,192.925 L 155.314,116.686l-22.628,22.628L 249.372,256.00L 132.686,372.687l 22.628,22.627L 256.00,294.628\n\tl0.00,192.924 L 390.628,352.00l-96.00-96.00L 390.628,160.00z M 288.00,102.181L 345.372,160.00L 288.00,217.372L 288.00,102.181 z M 345.372,352.00L 288.00,409.819L 288.00,294.628 \n\tL 345.372,352.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"code, embed\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 64.00,256.00L 192.00,128.00L 128.00,128.00L0.00,256.00L 128.00,384.00L 192.00,384.00 \tzM 384.00,128.00L 320.00,128.00L 448.00,256.00L 320.00,384.00L 384.00,384.00L 512.00,256.00 \tzM 272.00,64.00L 192.00,448.00L 240.00,448.00L 320.00,64.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"embed, code\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 160.00,128.00L 32.00,256.00L 160.00,384.00L 224.00,384.00L 96.00,256.00L 224.00,128.00 \tzM 352.00,128.00L 288.00,128.00L 416.00,256.00L 288.00,384.00L 352.00,384.00L 480.00,256.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"new tab, external, outside, popout, link, blank, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 96.00,32.00l0.00,384.00 l 384.00,0.00 L 480.00,32.00 L 96.00,32.00 z M 448.00,384.00L 128.00,384.00 L 128.00,64.00 l 320.00,0.00 L 448.00,384.00 zM 64.00,448.00L 64.00,128.00L 32.00,96.00L 32.00,480.00L 416.00,480.00L 384.00,448.00 \tzM 214.627,342.627L 310.627,246.627L 384.00,320.00L 384.00,128.00L 192.00,128.00L 265.373,201.373L 169.373,297.373 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"new tab, external, outside, link, blank\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 320.00,32.00L 384.00,96.00L 160.00,320.00L 192.00,352.00L 416.00,128.00L 480.00,192.00L 480.00,32.00 \tzM 352.00,416.00L 96.00,416.00L 96.00,160.00L 224.00,160.00L 288.00,96.00L 32.00,96.00L 32.00,480.00L 416.00,480.00L 416.00,224.00L 352.00,288.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"share, out, external, outside\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 128.00,320.00c0.00,0.00, 29.412-96.00, 192.00-96.00l0.00,96.00 l 192.00-128.00L 320.00,64.00l0.00,96.00 C 192.00,160.00, 128.00,239.836, 128.00,320.00zM 352.00,384.00L 64.00,384.00 L 64.00,192.00 l 62.938,0.00 c 5.047-5.959, 10.456-11.667, 16.244-17.09c 21.982-20.595, 48.281-36.326, 78.057-46.91L0.00,128.00 l0.00,320.00 l 416.00,0.00 \n\t\tL 416.00,313.688 l-64.00,42.667L 352.00,384.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"right to left, rtl, text control\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 128.00,0.00C 57.308,0.00,0.00,57.308,0.00,128.00s 57.308,128.00, 128.00,128.00l0.00,256.00 l 64.00,0.00 L 192.00,64.00 l 64.00,0.00 l0.00,448.00 l 64.00,0.00 L 320.00,64.00 l 64.00,0.00 L 384.00,0.00 L 128.00,0.00 zM 512.00,96.00L 384.00,224.00L 512.00,352.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"left to right, ltr, text control\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00c-70.692,0.00-128.00,57.308-128.00,128.00s 57.308,128.00, 128.00,128.00l0.00,256.00 l 64.00,0.00 L 320.00,64.00 l 64.00,0.00 l0.00,448.00 l 64.00,0.00 L 448.00,64.00 l 64.00,0.00 L 512.00,0.00 L 256.00,0.00 zM0.00,352.00L 128.00,224.00L0.00,96.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"paragraph-justify, text control, justify, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,160.00L 512.00,160.00L 512.00,192.00L0.00,192.00zM0.00,288.00L 512.00,288.00L 512.00,320.00L0.00,320.00zM0.00,416.00L 512.00,416.00L 512.00,448.00L0.00,448.00zM0.00,96.00L 512.00,96.00L 512.00,128.00L0.00,128.00zM0.00,224.00L 512.00,224.00L 512.00,256.00L0.00,256.00zM0.00,352.00L 512.00,352.00L 512.00,384.00L0.00,384.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"paragraph-right, align right, right, text control\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,96.00L 512.00,96.00L 512.00,128.00L0.00,128.00zM 160.00,160.00L 512.00,160.00L 512.00,192.00L 160.00,192.00zM0.00,224.00L 512.00,224.00L 512.00,256.00L0.00,256.00zM 160.00,288.00L 512.00,288.00L 512.00,320.00L 160.00,320.00zM0.00,352.00L 512.00,352.00L 512.00,384.00L0.00,384.00zM 160.00,416.00L 512.00,416.00L 512.00,448.00L 160.00,448.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"paragraph-center, align center, center, text control\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,96.00L 512.00,96.00L 512.00,128.00L0.00,128.00zM 96.00,160.00L 416.00,160.00L 416.00,192.00L 96.00,192.00zM 96.00,288.00L 416.00,288.00L 416.00,320.00L 96.00,320.00zM 96.00,416.00L 416.00,416.00L 416.00,448.00L 96.00,448.00zM0.00,224.00L 512.00,224.00L 512.00,256.00L0.00,256.00zM0.00,352.00L 512.00,352.00L 512.00,384.00L0.00,384.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"paragraph-left, align left, left, text control\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,96.00L 512.00,96.00L 512.00,128.00L0.00,128.00zM0.00,160.00L 352.00,160.00L 352.00,192.00L0.00,192.00zM0.00,224.00L 512.00,224.00L 512.00,256.00L0.00,256.00zM0.00,288.00L 352.00,288.00L 352.00,320.00L0.00,320.00zM0.00,352.00L 512.00,352.00L 512.00,384.00L0.00,384.00zM0.00,416.00L 352.00,416.00L 352.00,448.00L0.00,448.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"font, font family, text control\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 399.798,8.104C 354.535,8.104, 325.488,0.00, 278.874,0.00C 128.232,0.00, 57.978,85.792, 57.978,172.936\n\tc0.00,51.339, 24.32,68.229, 72.282,68.229c-3.379-7.432-9.457-15.54-9.457-52.017c0.00-102.005, 38.503-131.729, 87.818-133.755\n\tc0.00,0.00-40.459,396.687-157.889,444.271L 50.732,512.00 l 84.359,0.00 l 73.938,0.00 l 54.013-256.00l 98.922,0.00 L 384.00,192.00L 276.546,192.00 l 25.972-123.095\n\tc 29.723,6.078, 58.771,12.158, 83.766,12.158c 31.074,0.00, 59.447-9.457, 74.984-81.063C 442.355,6.08, 422.087,8.104, 399.798,8.104z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"radio-unchecked\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 256.00,448.00\n\tc-106.039,0.00-192.00-85.961-192.00-192.00c0.00-106.039, 85.961-192.00, 192.00-192.00c 106.039,0.00, 192.00,85.961, 192.00,192.00C 448.00,362.039, 362.039,448.00, 256.00,448.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"radio-checked\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 256.00,448.00\n\t\tc-106.039,0.00-192.00-85.961-192.00-192.00c0.00-106.039, 85.961-192.00, 192.00-192.00c 106.039,0.00, 192.00,85.961, 192.00,192.00C 448.00,362.039, 362.039,448.00, 256.00,448.00zM 160.00,256.00A96.00,96.00 10080.00 1,0 352.00,256A96.00,96.00 10080.00 1,0 160.00,256z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"checkbox-partial, partial\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,0.00l0.00,512.00 l 512.00,0.00 L 512.00,0.00 L0.00,0.00 z M 480.00,480.00L 32.00,480.00 L 32.00,32.00 l 448.00,0.00 L 480.00,480.00 zM 128.00,128.00L 384.00,128.00L 384.00,384.00L 128.00,384.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"checkbox-unchecked, unchecked\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,0.00l0.00,512.00 l 512.00,0.00 L 512.00,0.00 L0.00,0.00 z M 480.00,480.00L 32.00,480.00 L 32.00,32.00 l 448.00,0.00 L 480.00,480.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"checkbox, tick, selected, checked\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,0.00l0.00,512.00 l 512.00,0.00 L 512.00,0.00 L0.00,0.00 z M 480.00,480.00L 32.00,480.00 L 32.00,32.00 l 448.00,0.00 L 480.00,480.00 zM 384.00,128.00L 224.00,288.00L 128.00,192.00L 64.00,256.00L 224.00,416.00L 448.00,192.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"tab, arrows\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 352.00,96.00L0.00,96.00L0.00,160.00L 352.00,160.00L 352.00,256.00L 480.00,128.00L 352.00,0.00 \tzM 480.00,0.00L 480.00,128.00L 480.00,256.00L 512.00,256.00L 512.00,0.00 \tzM 160.00,256.00L 32.00,384.00L 160.00,512.00L 160.00,416.00L 512.00,416.00L 512.00,352.00L 160.00,352.00 \tzM0.00,256.00L0.00,512.00L 32.00,512.00L 32.00,384.00L 32.00,256.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"tab, arrows\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 352.00,288.00L 480.00,160.00L 352.00,32.00L 352.00,128.00L0.00,128.00L0.00,192.00L 352.00,192.00 \tzM 160.00,320.00L 160.00,224.00L 32.00,352.00L 160.00,480.00L 160.00,384.00L 512.00,384.00L 512.00,320.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"backspace, delete, remove\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 160.00,96.00L0.00,256.00l 160.00,160.00l 352.00,0.00 L 512.00,96.00 L 160.00,96.00 z M 469.12,334.08l-39.04,39.04L 352.00,295.04l-78.08,78.08l-39.04-39.04L 312.96,256.00\n\tl-78.08-78.08l 39.04-39.04L 352.00,216.96l 78.08-78.08l 39.04,39.04L 391.04,256.00L 469.12,334.08z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"backspace, delete, remove\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 160.00,96.00L0.00,256.00l 160.00,160.00l 352.00,0.00 L 512.00,96.00 L 160.00,96.00 z M 480.00,384.00L 173.255,384.00 l-128.00-128.00l 128.00-128.00L 480.00,128.00 L 480.00,384.00 zM 288.00,352.00L 352.00,288.00L 416.00,352.00L 448.00,320.00L 384.00,256.00L 448.00,192.00L 416.00,160.00L 352.00,224.00L 288.00,160.00L 256.00,192.00L 320.00,256.00L 256.00,320.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"enter, arrow, return\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,32.00L 416.00,32.00L 416.00,256.00L 176.00,256.00L 256.00,176.00L 192.00,112.00L0.00,304.00L 192.00,496.00L 256.00,432.00L 176.00,352.00L 512.00,352.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"menu, arrow, options, select\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 384.00,224.00L 256.00,96.00L 128.00,224.00 \tzM 128.00,320.00L 256.00,448.00L 384.00,320.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-left, left, previous\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 224.00,384.00L 288.00,384.00L 192.00,288.00L 384.00,288.00L 384.00,224.00L 192.00,224.00L 288.00,128.00L 224.00,128.00L 96.00,256.00 \tzM 256.00,512.00c 141.385,0.00, 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00C0.00,397.385, 114.615,512.00, 256.00,512.00z\n\t\t M 256.00,32.00c 123.712,0.00, 224.00,100.289, 224.00,224.00S 379.712,480.00, 256.00,480.00S 32.00,379.712, 32.00,256.00C 32.00,132.288, 132.288,32.00, 256.00,32.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-down, download, bottom\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 384.00,288.00L 384.00,224.00L 288.00,320.00L 288.00,128.00L 224.00,128.00L 224.00,320.00L 128.00,224.00L 128.00,288.00L 256.00,416.00 \tzM 512.00,256.00C 512.00,114.615, 397.385,0.00, 256.00,0.00S0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00S 512.00,397.385, 512.00,256.00z M 32.00,256.00\n\t\tC 32.00,132.288, 132.288,32.00, 256.00,32.00s 224.00,100.288, 224.00,224.00S 379.712,480.00, 256.00,480.00S 32.00,379.712, 32.00,256.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-right, right, next\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 288.00,128.00L 224.00,128.00L 320.00,224.00L 128.00,224.00L 128.00,288.00L 320.00,288.00L 224.00,384.00L 288.00,384.00L 416.00,256.00 \tzM 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 256.00,480.00\n\t\tC 132.288,480.00, 32.00,379.712, 32.00,256.00S 132.288,32.00, 256.00,32.00s 224.00,100.288, 224.00,224.00S 379.712,480.00, 256.00,480.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-up, upload, top\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 128.00,224.00L 128.00,287.999L 224.00,192.00L 224.00,383.999L 288.00,384.00L 288.001,192.00L 384.001,288.00L 384.001,224.00L 256.001,96.00 \tzM0.00,256.00c0.00,141.384, 114.615,255.999, 256.00,256.00c 141.385,0.00, 256.00-114.615, 256.00-256.00c 0.001-141.385-114.614-256.00-256.00-256.00\n\t\tS0.00,114.615,0.00,256.00z M 480.001,256.00C 480.00,379.712, 379.712,480.00, 256.00,480.00C 132.288,479.999, 32.00,379.711, 32.00,256.00c0.00-123.712, 100.288-224.00, 224.00-224.00\n\t\tS 480.001,132.288, 480.001,256.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-left, left, previous\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,256.00L 512.00,480.00L 416.00,256.00L 512.00,32.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-down, download, bottom\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,512.00L 480.00,0.00L 256.00,96.00L 32.00,0.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-right, right, next\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,256.00L0.00,32.00L 96.00,256.00L0.00,480.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-up, upload, top\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00L 32.00,512.00L 256.00,416.00L 480.00,512.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-left, left, arrow, previous, backward\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 224.00,0.00L0.00,256.00l 224.00,256.00L 224.00,325.774 l 288.00,58.225L 512.00,128.00 l-288.00,58.227L 224.00,0.00 z M 480.00,165.774l0.00,180.45 l-288.00-58.226l0.00,138.833 L 42.522,256.00\n\tL 192.00,85.166L 192.00,224.00 L 480.00,165.774z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-down, download, bottom\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,288.00l 256.00,224.00l 256.00-224.00L 325.776,288.00 L 384.00,0.00L 128.00,0.00 l 58.227,288.00L0.00,288.00 z M 165.775,32.00l 180.451,0.00 L 288.00,320.00l 138.833,0.00 L 256.00,469.479L 85.166,320.00L 224.00,320.00 \n\tL 165.775,32.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-right, right, next\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 288.00,512.00l 224.00-256.00L 288.00,0.00l0.00,186.225 L0.00,128.00l0.00,256.00 l 288.00-58.227L 288.00,512.00 z M 32.00,346.226L 32.00,165.774 L 320.00,224.00L 320.00,85.167 L 469.479,256.00L 320.00,426.834L 320.00,288.00 \n\tL 32.00,346.226z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-up, upload, top\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,224.00L 256.00,0.00L0.00,224.00l 186.225,0.00 L 128.00,512.00l 256.00,0.00 l-58.226-288.00L 512.00,224.00 z M 346.226,480.00L 165.775,480.00 L 224.00,192.00L 85.167,192.00 L 256.00,42.521L 426.834,192.00\n\tL 288.00,192.00 L 346.226,480.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-left, left, previous\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 224.00,480.00L 352.00,480.00L 192.00,320.00L 512.00,320.00L 512.00,192.00L 192.00,192.00L 352.00,32.00L 224.00,32.00L0.00,256.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-down-left, down, left, arrow, bottom left, down left\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 32.00,480.00L 352.00,480.00L 448.00,384.00L 224.00,384.00L 480.00,128.00L 384.00,32.00L 128.00,288.00L 128.00,64.00L 32.00,160.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-down, download, bottom\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 480.00,288.00L 480.00,160.00L 320.00,320.00L 320.00,0.00L 192.00,0.00L 192.001,320.001L 32.00,160.00L 32.00,288.001L 256.001,512.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-down-right, down, right, arrow, bottom right, down right\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 480.00,480.00L 480.00,160.00L 384.00,64.00L 384.00,288.00L 128.00,32.00L 32.00,128.00L 288.00,384.00L 64.001,384.00L 160.001,480.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-right, right, next\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 288.00,32.00L 160.00,32.00L 320.00,192.00L0.00,192.00L0.00,320.00L 320.00,320.00L 160.00,480.00L 288.00,480.00L 512.00,256.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-up-right, up, right, arrow, top right, up right\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 480.00,32.00L 160.00,32.00L 64.00,128.00L 288.00,128.00L 32.00,384.00L 128.00,480.00L 384.00,224.00L 384.00,448.00L 480.00,352.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-up, upload, top\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 32.00,224.00L 32.00,352.00L 192.00,192.00L 192.00,512.00L 320.00,512.00L 320.00,192.00L 480.00,352.00L 480.00,224.00L 256.00,0.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-up-left, up, left, arrow, top left, up left\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 32.00,32.00L 32.00,352.00L 128.00,448.00L 128.00,224.00L 384.00,480.00L 480.00,384.00L 224.00,128.00L 448.00,128.00L 352.00,32.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-left, left, previous\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,255.998L 128.00,312.00L 128.00,416.00L0.00,256.001L 128.00,96.00L 128.00,200.001 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-down-left, down, left, arrow, bottom left, down left\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,512.00L 288.00,512.00L 192.00,416.00L 512.00,0.00L 96.00,320.00L0.00,226.692 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-down, download, bottom\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 255.998,0.00L 312.00,384.00L 416.00,384.00L 256.001,512.00L 96.00,384.00L 200.001,384.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-down-right, down, right, arrow, bottom right, down right\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,512.00L 512.00,224.00L 416.001,320.00L0.00,0.00L 320.00,416.00L 226.692,512.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-right, right, next\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,256.002L 384.00,200.00L 384.00,96.00L 512.00,255.999L 384.00,416.00L 384.00,311.999 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-up-right, up, right, arrow, top right, up right\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,0.00L 224.00,0.00L 320.00,96.00L0.00,512.00L 416.00,192.00L 512.00,285.309 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-up, upload, top\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.002,512.00L 200.00,128.00L 96.00,128.00L 255.999,0.00L 416.00,128.00L 311.999,128.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-up-left, up, left, arrow, top left, up left\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,0.00L0.00,288.00L 96.00,192.00L 512.00,512.00L 192.00,96.00L 285.309,0.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-left, left, previous\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,256.00L 256.00,512.00L 256.00,352.00L 511.999,352.00L 512.00,160.00L 256.00,160.00L 256.00,0.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-down-left, down, left, arrow, bottom left, down left\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 384.00,512.00L 256.00,384.00L 512.00,128.00L 384.00,0.00L 128.00,256.001L0.00,128.001L0.00,512.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-down, download, bottom\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,512.00L 512.00,256.00L 352.00,256.00L 352.00,0.001L 160.00,0.00L 160.00,256.00L0.00,256.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-down-right, down, right, arrow, bottom right, down right\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,128.00L 384.00,256.00L 128.00,0.00L0.00,128.00L 256.001,384.00L 128.001,512.00L 512.00,512.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-right, right, next\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,256.00L 256.00,0.00L 256.00,160.00L 0.001,160.00L0.00,352.00L 256.00,352.00L 256.00,512.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-up-right, up, right, arrow, top right, up right\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 128.00,0.00L 256.001,128.00L0.00,384.00L 128.00,512.00L 384.00,256.00L 512.00,383.999L 512.00,0.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-up, upload, top\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.001,0.00L0.00,256.00L 160.00,256.00L 160.00,511.999L 352.00,512.00L 352.00,256.00L 512.00,256.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"arrow-up-left, up, left, arrow, top left, up left\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,384.00L 128.00,256.00L 384.00,512.00L 512.00,384.00L 256.00,128.00L 383.999,0.00L0.00,0.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"loop, repeat, reload, refresh, update, upgrade, synchronize, media control, control\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 160.00,320.00L 160.00,224.00L 256.00,224.00L 128.00,96.00L0.00,224.00L 96.00,224.00L 96.00,384.00L 288.00,384.00L 224.00,320.00 \tzM 416.00,288.00L 416.00,128.00L 224.00,128.00L 288.00,192.00L 352.00,192.00L 352.00,288.00L 256.00,288.00L 384.00,416.00L 512.00,288.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"exit, sign out, log out, quit, close, logout\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 496.00,272.00L 352.00,128.00L 352.00,224.00L 160.00,224.00L 160.00,320.00L 352.00,320.00L 352.00,416.00 \tzM 416.00,96.00L 416.00,64.00 c0.00-17.60-14.40-32.00-32.00-32.00L 32.00,32.00 C 14.40,32.00,0.00,46.40,0.00,64.00l0.00,416.00 c0.00,17.60, 14.399,32.00, 32.00,32.00l 352.00,0.00 c 17.60,0.00, 32.00-14.40, 32.00-32.00l0.00-32.00 L 64.00,448.00 L 64.00,96.00 \n\t\tL 416.00,96.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"enter, sign in, log in, login\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 448.00,32.00L 96.00,32.00 c-17.60,0.00-32.00,14.40-32.00,32.00l0.00,128.00 l 64.00,0.00 L 128.00,96.00 l 288.00,0.00 l0.00,352.00 L 128.00,448.00 l0.00-96.00 L 64.00,352.00 l0.00,128.00 c0.00,17.60, 14.399,32.00, 32.00,32.00l 352.00,0.00 c 17.60,0.00, 32.00-14.40, 32.00-32.00L 480.00,64.00 \n\t\tC 480.00,46.40, 465.60,32.00, 448.00,32.00zM 192.00,416.00L 336.00,272.00L 192.00,128.00L 192.00,224.00L0.00,224.00L0.00,320.00L 192.00,320.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"plus, add\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 496.00,192.00L 320.00,192.00 L 320.00,16.00 c0.00-8.836-7.164-16.00-16.00-16.00l-96.00,0.00 c-8.836,0.00-16.00,7.164-16.00,16.00l0.00,176.00 L 16.00,192.00 c-8.836,0.00-16.00,7.164-16.00,16.00l0.00,96.00 \n\tc0.00,8.836, 7.164,16.00, 16.00,16.00l 176.00,0.00 l0.00,176.00 c0.00,8.836, 7.164,16.00, 16.00,16.00l 96.00,0.00 c 8.836,0.00, 16.00-7.164, 16.00-16.00L 320.00,320.00 l 176.00,0.00 c 8.836,0.00, 16.00-7.164, 16.00-16.00l0.00-96.00 \n\tC 512.00,199.164, 504.836,192.00, 496.00,192.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"minus, minimize\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,208.00l0.00,96.00 c0.00,8.836, 7.164,16.00, 16.00,16.00l 480.00,0.00 c 8.836,0.00, 16.00-7.164, 16.00-16.00l0.00-96.00 c0.00-8.836-7.164-16.00-16.00-16.00L 16.00,192.00 C 7.164,192.00,0.00,199.164,0.00,208.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"checkmark, approve, tick, correct, accept, ok\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 432.00,48.00L 192.00,288.00L 80.00,176.00L0.00,256.00L 192.00,448.00L 512.00,128.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cancel, close, quit, remove, error, cross\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 507.331,411.33c-0.002-0.002-0.004-0.004-0.006-0.005L 352.003,256.00l 155.322-155.325c 0.002-0.002, 0.004-0.003, 0.006-0.005\n\t\tc 1.672-1.673, 2.881-3.627, 3.656-5.708c 2.123-5.688, 0.912-12.341-3.662-16.915L 433.952,4.674c-4.574-4.573-11.225-5.783-16.914-3.66\n\t\tc-2.08,0.775-4.035,1.984-5.709,3.655c0.00,0.002-0.002,0.003-0.004,0.005L 256.001,160.00L 100.677,4.675\n\t\tc-0.002-0.002-0.003-0.003-0.005-0.005c-1.673-1.671-3.627-2.88-5.707-3.655c-5.69-2.124-12.341-0.913-16.915,3.66L 4.676,78.049\n\t\tc-4.574,4.574-5.784,11.226-3.661,16.914c 0.776,2.08, 1.985,4.036, 3.656,5.708c 0.002,0.001, 0.003,0.003, 0.005,0.005L 160.001,256.00\n\t\tL 4.676,411.326c-0.001,0.002-0.003,0.003-0.004,0.005c-1.671,1.673-2.88,3.627-3.657,5.707c-2.124,5.688-0.913,12.341, 3.661,16.915\n\t\tl 73.374,73.373c 4.575,4.574, 11.226,5.784, 16.915,3.661c 2.08-0.776, 4.035-1.985, 5.708-3.656c 0.001-0.002, 0.003-0.003, 0.005-0.005\n\t\tl 155.324-155.325l 155.324,155.325c 0.002,0.001, 0.004,0.003, 0.006,0.004c 1.674,1.672, 3.627,2.881, 5.707,3.657\n\t\tc 5.689,2.123, 12.342,0.913, 16.914-3.661l 73.373-73.374c 4.574-4.574, 5.785-11.227, 3.662-16.915\n\t\tC 510.212,414.957, 509.003,413.003, 507.331,411.33z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cancel, close, quit, remove, error, cross\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 392.897,343.116\n\tc 6.844,6.844, 6.844,18.044,0.00,24.89l-24.891,24.891c-6.846,6.844-18.046,6.844-24.89,0.00L 256.00,305.78l-87.115,87.116\n\tc-6.845,6.844-18.046,6.844-24.89,0.00l-24.891-24.891c-6.845-6.846-6.845-18.046,0.00-24.89L 206.22,256.00l-87.116-87.115\n\tc-6.845-6.845-6.845-18.046,0.00-24.89l 24.891-24.891c 6.844-6.845, 18.045-6.845, 24.89,0.00L 256.00,206.22l 87.116-87.116\n\tc 6.844-6.845, 18.044-6.845, 24.89,0.00l 24.891,24.891c 6.844,6.844, 6.844,18.045,0.00,24.89L 305.781,256.00L 392.897,343.116z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"blocked, cancel, stop, forbidden, denied\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,256.00c0.00,141.385, 114.615,256.00, 256.00,256.00c 141.386,0.00, 256.00-114.615, 256.00-256.00S 397.386,0.00, 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00z M 448.00,256.00\n\tc0.00,36.618-10.256,70.84-28.044,99.956L 156.045,92.044C 185.16,74.255, 219.382,64.00, 256.00,64.00C 362.038,64.00, 448.00,149.961, 448.00,256.00z M 64.00,256.00\n\tc0.00-36.618, 10.256-70.839, 28.045-99.956l 263.911,263.912C 326.839,437.745, 292.618,448.00, 256.00,448.00C 149.962,448.00, 64.00,362.039, 64.00,256.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"help, question\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.613,256.00, 256.00,256.00c 141.385,0.00, 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 256.00,480.00\n\t\t\tC 132.288,480.00, 32.00,379.712, 32.00,256.00S 132.288,32.00, 256.00,32.00s 224.00,100.288, 224.00,224.00S 379.712,480.00, 256.00,480.00zM 224.00,352.00L 288.00,352.00L 288.00,416.00L 224.00,416.00zM 352.00,128.00L 160.00,128.00 l0.00,64.00 l 160.00,0.00 l0.00,32.00 l-96.00,64.00l0.00,32.00 l 64.00,0.00 l 96.00-64.00l0.00-96.00 C 384.00,142.327, 369.673,128.00, 352.00,128.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"help, question, support, ask\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 256.00,448.00\n\tc-26.51,0.00-48.00-21.49-48.00-48.00s 21.49-48.00, 48.00-48.00s 48.00,21.49, 48.00,48.00S 282.51,448.00, 256.00,448.00z M 368.064,177.029\n\tc-2.495,8.446-5.956,16.459-10.406,24.007c-4.445,7.567-9.79,14.732-16.019,21.476c-6.229,6.771-13.061,13.267-20.541,19.486\n\tc-8.363,6.936-15.08,13.076-20.146,18.418c-5.057,5.328-8.488,9.967-10.269,13.867c-3.339,7.174-5.853,24.363-2.691,45.717l-63.959,0.00 \n\tc-0.525-37.938, 5.058-56.501, 11.688-70.258c 6.764-13.884, 19.377-28.554, 37.888-44.031c 8.011-6.567, 14.236-12.408, 18.675-17.479\n\tc 4.449-5.067, 7.841-9.599, 10.143-13.604c 2.307-4.00, 3.729-7.734, 4.271-11.211c 0.53-3.461, 0.793-7.056, 0.793-10.799\n\tc0.00-6.938-1.199-13.337-3.603-19.205c-2.396-5.883-5.824-10.938-10.264-15.197c-4.457-4.281-9.696-7.617-15.744-10.021\n\tc-6.048-2.399-12.804-3.61-20.279-3.61c-29.164,0.00-46.955,20.371-53.365,61.104l-64.027,0.00 c 1.598-17.44, 5.56-33.211, 11.876-47.353\n\tc 6.313-14.15, 14.576-26.151, 24.813-36.028c 10.231-9.876, 22.146-17.47, 35.754-22.796c 13.60-5.34, 28.409-8.012, 44.419-8.012\n\tc 17.08,0.00, 32.642,2.441, 46.696,7.332c 14.057,4.899, 26.104,11.709, 36.146,20.42c 10.057,8.713, 17.872,19.119, 23.482,31.211\n\tc 5.591,12.104, 8.411,25.261, 8.411,39.484C 371.804,159.546, 370.546,168.576, 368.064,177.029z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"minus, remove, error, dislike, delete\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 64.00,288.00l0.00-64.00 l 384.00,0.00 l0.00,64.00 L 64.00,288.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"plus, add, new, bookmark, like, favorite\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 288.00,288.00l0.00,160.00 l-64.00,0.00 L 224.00,288.00 L 64.00,288.00 l0.00-64.00 \n\tl 160.00,0.00 L 224.00,64.00 l 64.00,0.00 l0.00,160.00 l 160.00,0.00 l0.00,64.00 L 288.00,288.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"neutral, emoticon, smiley\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.613,256.00, 256.00,256.00c 141.385,0.00, 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 320.00,384.00L 192.00,384.00 l0.00-32.00 \n\tl 128.00,0.00 L 320.00,384.00 z M 352.00,128.00c 17.673,0.00, 32.00,14.327, 32.00,32.00c0.00,17.673-14.327,32.00-32.00,32.00s-32.00-14.327-32.00-32.00C 320.00,142.327, 334.327,128.00, 352.00,128.00z M 160.00,128.00\n\tc 17.673,0.00, 32.00,14.327, 32.00,32.00c0.00,17.673-14.327,32.00-32.00,32.00s-32.00-14.327-32.00-32.00C 128.00,142.327, 142.327,128.00, 160.00,128.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"smiley, emoticon, happy\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.612,256.00, 256.00,256.00c 141.385,0.00, 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 352.00,128.00\n\tc 17.673,0.00, 32.00,14.327, 32.00,32.00c0.00,17.673-14.327,32.00-32.00,32.00s-32.00-14.327-32.00-32.00C 320.00,142.327, 334.327,128.00, 352.00,128.00z M 160.00,128.00\n\tc 17.673,0.00, 32.00,14.327, 32.00,32.00c0.00,17.673-14.327,32.00-32.00,32.00s-32.00-14.327-32.00-32.00C 128.00,142.327, 142.327,128.00, 160.00,128.00z M 256.00,416.00\n\tc-58.255,0.00-109.232-31.137-137.212-77.672l 27.441-16.467C 168.612,359.091, 209.396,384.00, 256.00,384.00\n\tc 46.604,0.00, 87.386-24.909, 109.771-62.139l 27.441,16.467C 365.23,384.863, 314.255,416.00, 256.00,416.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"happy, smiley, emoticon\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.001,0.00C 114.615,0.00,0.00,114.614,0.00,256.00c0.00,141.385, 114.614,256.00, 256.001,256.00C 397.386,512.00, 512.00,397.385, 512.00,256.00\n\tC 512.00,114.614, 397.386,0.00, 256.001,0.00z M 336.001,114.744c 12.495,0.00, 22.627,20.262, 22.627,45.256c0.00,24.993-10.132,45.255-22.627,45.255\n\tc-12.498,0.00-22.629-20.262-22.629-45.255C 313.372,135.006, 323.503,114.744, 336.001,114.744z M 176.001,114.744\n\tc 12.496,0.00, 22.627,20.262, 22.627,45.256c0.00,24.993-10.131,45.255-22.627,45.255c-12.498,0.00-22.628-20.262-22.628-45.255\n\tC 153.373,135.006, 163.503,114.744, 176.001,114.744z M 256.001,416.00C 172.566,416.00, 103.289,346.064, 96.00,256.848\n\tc 46.885,27.057, 102.025,42.532, 160.001,42.532c 57.974,0.00, 113.114-15.403, 160.00-42.46C 408.712,346.139, 339.435,416.00, 256.001,416.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"thumbs down, vote, down, rate, dislike\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 468.051,251.767c-0.50-8.447-15.959-20.854-17.063-29.237c-1.398-10.544, 17.047-28.369, 17.076-39.00\n\tc 0.023-10.137-21.072-24.002-21.93-34.127c-0.861-10.104, 10.953-27.644, 10.969-37.781c 0.025-14.216-22.658-27.314-28.033-37.771\n\tc-3.631-7.059, 0.643-24.368-2.443-31.681c-5.385-12.739-28.203-32.595-41.414-36.556c-42.035-12.629-175.483,0.00-175.483,0.00L 64.00,25.11\n\tL 64.00,224.00 l 47.445,0.00 c 13.993,7.782, 43.261,32.282, 79.526,124.636c 5.90,15.034, 17.073,24.288, 29.854,34.143\n\tc 21.282,16.406, 37.157,39.442, 42.493,122.459c 0.743,11.443, 36.557,9.74, 56.064-15.837c 15.975-20.931, 18.109-61.682, 5.484-92.402\n\tc-8.604-20.962-39.895-69.511-28.643-89.171c0.00,0.00, 115.066,4.285, 137.701-4.871C 448.192,297.183, 468.942,267.127, 468.051,251.767z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"thumbs up, vote, up, rate, approve, like\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 446.141,362.593c 0.852-10.12, 21.951-23.983, 21.934-34.12c-0.049-10.643-18.482-28.455-17.086-39.007\n\tc 1.104-8.37, 16.555-20.793, 17.059-29.245c 0.898-15.353-19.852-45.40-34.119-51.174c-22.643-9.168-137.705-4.883-137.705-4.883\n\tc-11.246-19.653, 20.035-68.201, 28.639-89.162c 12.631-30.719, 10.504-71.466-5.471-92.399C 299.879-2.98, 264.063-4.68, 263.325,6.762\n\tc-5.336,83.01-21.229,106.053-42.505,122.455c-12.786,9.863-23.954,18.497-29.854,33.528\n\tc-36.261,92.354-65.52,122.037-79.528,125.254L 64.00,287.999 l0.00,198.885 l 145.721,19.501c0.00,0.00, 133.455,12.632, 175.482,0.00\n\tc 13.223-3.966, 36.039-23.818, 41.432-36.556c 3.074-7.315-1.197-24.622, 2.443-31.677c 5.371-10.458, 28.051-23.559, 28.027-37.771\n\tC 457.082,390.246, 445.276,372.702, 446.141,362.593z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"heart, like, love, bookmark\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 376.00,64.00c 27.779,0.00, 53.896,10.818, 73.539,30.46c 40.549,40.55, 40.549,106.529, 0.017,147.061L 256.00,434.78L 62.46,241.54\n\tc-40.549-40.55-40.549-106.529,0.00-147.079C 82.104,74.818, 108.22,64.00, 136.00,64.00c 27.779,0.00, 53.896,10.818, 73.538,30.459\n\tc 7.288,7.289, 13.424,15.552, 18.237,24.561L 256.00,171.847l 28.224-52.826c 4.813-9.009, 10.949-17.272, 18.236-24.56\n\tC 322.104,74.818, 348.221,64.00, 376.00,64.00 M 376.00,32.00c-34.806,0.00-69.611,13.277-96.167,39.833c-9.729,9.729-17.669,20.569-23.833,32.107\n\tc-6.165-11.538-14.104-22.378-23.833-32.107C 205.611,45.278, 170.805,32.00, 136.00,32.00c-34.806,0.00-69.611,13.277-96.167,39.833\n\tc-53.111,53.111-53.111,139.222,0.00,192.333L 256.00,480.00l 216.166-215.833c 53.111-53.111, 53.111-139.222,0.00-192.333\n\tC 445.61,45.278, 410.805,32.00, 376.00,32.00L 376.00,32.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"heart, like, love, bookmark\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 472.166,71.833c-53.111-53.111-139.222-53.111-192.333,0.00c-9.729,9.729-17.669,20.569-23.833,32.107\n\tc-6.165-11.538-14.104-22.378-23.833-32.107c-53.111-53.111-139.222-53.111-192.333,0.00c-53.111,53.111-53.111,139.222,0.00,192.333\n\tL 256.00,480.00l 216.166-215.833C 525.277,211.056, 525.277,124.945, 472.166,71.833z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"star, rate, favorite, bookmark\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,192.004L 316.434,192.004L 256.00,6.009L 195.567,192.004L0.00,192.004L 158.217,306.956L 97.783,492.951L 256.00,378.00L 414.216,492.95L 353.783,306.956 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"star, rate, half\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,192.004L 316.434,192.004 L 256.00,6.009l-60.433,185.995L0.00,192.004 l 158.217,114.952L 97.783,492.951L 256.00,378.00l 158.216,114.95l-60.433-185.994\n\tL 512.00,192.004z M 256.00,338.446L 256.00,109.563 l 37.185,114.44l 120.33,0.00 l-97.35,70.729l 37.184,114.44L 256.00,338.446z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"star, rate, favorite, bookmark\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,109.563l 30.00,92.329l 7.185,22.111l 23.249,0.00 l 97.081,0.00 l-78.541,57.063l-18.809,13.666l 7.185,22.111l 29.999,92.329\n\tl-78.539-57.062L 256.00,338.446l-18.809,13.665l-78.54,57.062l 30.00-92.329l 7.184-22.111l-18.809-13.666l-78.541-57.063l 97.082,0.00 l 23.25,0.00 \n\tL 226.00,201.893L 256.00,109.563 M 256.00,6.009l-60.433,185.995L0.00,192.004 l 158.217,114.952L 97.783,492.951L 256.00,378.00l 158.216,114.95l-60.433-185.994\n\tL 512.00,192.004L 316.434,192.004 L 256.00,6.009L 256.00,6.009z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"bookmark, favorite, ribbon\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 96.00,0.00l0.00,512.00 l 160.00-160.00l 160.00,160.00L 416.00,0.00 L 96.00,0.00 z M 384.00,434.745l-128.00-128.00l-128.00,128.00L 128.00,32.00 l 256.00,0.00 L 384.00,434.745 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"bookmark, favorite, ribbon\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 96.00,0.00L 96.00,512.00L 256.00,352.00L 416.00,512.00L 416.00,0.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"eye, views, vision\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,96.00C 144.341,96.00, 47.559,161.021,0.00,256.00c 47.559,94.979, 144.341,160.00, 256.00,160.00c 111.657,0.00, 208.439-65.021, 256.00-160.00\n\tC 464.442,161.021, 367.657,96.00, 256.00,96.00z M 256.00,302.189c-25.51,0.00-46.189-20.682-46.189-46.189s 20.681-46.189, 46.189-46.189\n\ts 46.188,20.681, 46.188,46.189C 302.19,281.51, 281.509,302.189, 256.00,302.189z M 121.171,344.639\n\tC 86.304,322.398, 57.231,291.963, 36.35,256.00c 20.88-35.963, 49.953-66.397, 84.821-88.639c 19.81-12.635, 41.182-22.406, 63.521-29.043\n\tc 11.229-3.334, 22.684-5.862, 34.281-7.586C 164.881,146.698, 125.40,196.734, 125.40,256.00c0.00,59.266, 39.481,109.303, 93.575,125.268\n\tc-11.60-1.723-23.052-4.25-34.282-7.586C 162.353,367.045, 140.981,357.273, 121.171,344.639z M 390.827,344.639\n\tc-19.811,12.637-41.183,22.406-63.521,29.043c-11.229,3.336-22.685,5.862-34.28,7.586C 347.117,365.303, 386.60,315.266, 386.60,256.00\n\tc0.00-59.266-39.481-109.303-93.574-125.268c 11.598,1.724, 23.051,4.252, 34.28,7.586c 22.341,6.637, 43.713,16.408, 63.521,29.043\n\tc 34.868,22.24, 63.94,52.676, 84.822,88.639C 454.769,291.963, 425.697,322.396, 390.827,344.639z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"eye, views, vision\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,112.00C 128.00,112.00, 0.001,223.999,0.00,256.00l0.00,0.00c 0.001,32.001, 128.00,144.00, 256.00,144.00s 255.997-111.999, 256.00-144.00l0.00,0.00\n\t\tC 511.997,223.999, 384.00,112.00, 256.00,112.00z M 256.00,352.00c-53.021,0.00-96.00-42.98-96.00-96.00c0.00-53.02, 42.979-96.00, 96.00-96.00c 53.02,0.00, 96.00,42.98, 96.00,96.00\n\t\tC 352.00,309.02, 309.02,352.00, 256.00,352.00zM 224.00,256.00A32.00,32.00 10080.00 1,0 288.00,256A32.00,32.00 10080.00 1,0 224.00,256z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"attachment, paperclip\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 348.916,163.524l-32.476-32.461L 154.035,293.434c-26.907,26.896-26.907,70.524,0.00,97.422\n\tc 26.902,26.896, 70.53,26.896, 97.437,0.00l 194.886-194.854c 44.857-44.831, 44.857-117.531,0.00-162.363\n\tc-44.833-44.852-117.556-44.852-162.391,0.00L 79.335,238.212l 0.017,0.016c-0.145,0.152-0.306,0.288-0.438,0.423\n\tc-62.551,62.548-62.551,163.928,0.00,226.453c 62.527,62.528, 163.934,62.528, 226.494,0.00c 0.137-0.137, 0.258-0.284, 0.41-0.438l 0.016,0.017\n\tl 139.666-139.646l-32.493-32.46L 273.35,432.208l-0.008,0.00 c-0.148,0.134-0.282,0.285-0.423,0.422\n\tc-44.537,44.529-116.99,44.529-161.538,0.00c-44.531-44.521-44.531-116.961,0.00-161.489c 0.152-0.152, 0.302-0.291, 0.444-0.423l-0.023-0.03\n\tl 204.64-204.583c 26.856-26.869, 70.572-26.869, 97.443,0.00c 26.856,26.867, 26.856,70.574,0.00,97.42L 218.999,358.375\n\tc-8.968,8.961-23.527,8.961-32.486,0.00c-8.947-8.943-8.947-23.516,0.00-32.46L 348.916,163.524z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"flag, report, mark\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 254.059,61.023C 205.881,3.773, 169.369,0.00, 96.00,0.00l0.00,256.00 c 128.267-64.00, 142.636,8.335, 223.506,1.023\n\t\tC 399.234,249.803, 467.031,188.436, 512.00,128.00C 384.644,157.453, 320.54,140.023, 254.059,61.023zM0.00,0.00L 64.00,0.00L 64.00,512.00L0.00,512.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"flag, report, mark\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 432.311,3.138L 303.69,28.862C 295.061,30.588, 288.00,24.80, 288.00,16.00S 280.94,1.412, 272.311,3.138L 128.00,32.00L 128.00,0.00 L 64.00,0.00 l0.00,512.00 l 64.00,0.00 L 128.00,256.00 \n\tl 144.311-28.862C 280.94,225.412, 288.00,231.20, 288.00,240.00s 7.061,14.588, 15.689,12.862l 128.621-25.725C 440.94,225.412, 448.00,216.80, 448.00,208.00L 448.00,16.00 \n\tC 448.00,7.20, 440.94,1.412, 432.311,3.138z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"link, chain, unlink\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 238.444,337.557c 2.28,4.524, 3.495,9.579, 3.495,14.848c0.00,8.808-3.372,17.029-9.496,23.154l-81.69,81.69\n\t\tc-6.124,6.124-14.348,9.496-23.154,9.496s-17.03-3.372-23.154-9.496l-49.69-49.69c-6.124-6.125-9.496-14.348-9.496-23.154\n\t\ts 3.372-17.03, 9.496-23.154l 81.69-81.691c 6.124-6.123, 14.348-9.496, 23.154-9.496c 5.269,0.00, 10.322,1.215, 14.848,3.494l 32.669-32.668\n\t\tc-13.935-10.705-30.72-16.08-47.517-16.08c-19.993,0.00-39.986,7.583-55.154,22.751l-81.69,81.691\n\t\tc-30.335,30.335-30.335,79.975,0.00,110.309l 49.69,49.691c 15.167,15.166, 35.16,22.75, 55.153,22.75\n\t\tc 19.994,0.00, 39.987-7.584, 55.154-22.751l 81.69-81.69c 27.91-27.91, 30.119-72.149, 6.672-102.673L 238.444,337.557zM 489.248,72.442l-49.69-49.691C 424.391,7.583, 404.398,0.00, 384.404,0.00c-19.993,0.00-39.985,7.583-55.153,22.751l-81.691,81.691\n\t\tc-27.91,27.91-30.119,72.149-6.671,102.671l 32.669-32.67c-2.279-4.525-3.494-9.58-3.494-14.847c0.00-8.808, 3.372-17.03, 9.496-23.154\n\t\tl 81.691-81.691c 6.123-6.124, 14.347-9.497, 23.153-9.497c 8.808,0.00, 17.03,3.373, 23.154,9.497l 49.69,49.691\n\t\tc 6.124,6.124, 9.496,14.347, 9.496,23.154c0.00,8.807-3.372,17.03-9.496,23.154l-81.69,81.691c-6.124,6.124-14.347,9.496-23.154,9.496\n\t\tc-5.268,0.00-10.322-1.215-14.848-3.495l-32.669,32.669c 13.936,10.705, 30.72,16.08, 47.517,16.08c 19.994,0.00, 39.987-7.584, 55.154-22.752\n\t\tl 81.69-81.69C 519.584,152.416, 519.584,102.777, 489.248,72.442zM 116.684,139.312L 20.687,43.315L 43.315,20.687L 139.312,116.684zM 192.00,0.00L 224.00,0.00L 224.00,96.00L 192.00,96.00zM0.00,192.00L 96.00,192.00L 96.00,224.00L0.00,224.00zM 395.316,372.688L 491.314,468.686L 468.686,491.314L 372.688,395.316zM 288.00,416.00L 320.00,416.00L 320.00,512.00L 288.00,512.00zM 416.00,288.00L 512.00,288.00L 512.00,320.00L 416.00,320.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"link, chain, url, uri, anchor\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 160.00,352.00c 8.80,8.80, 23.637,8.363, 32.971-0.971L 351.03,192.971C 360.364,183.637, 360.80,168.80, 352.00,160.00\n\t\ts-23.637-8.363-32.971,0.971L 160.971,319.029C 151.637,328.363, 151.20,343.20, 160.00,352.00zM 238.444,337.556c 2.28,4.525, 3.495,9.58, 3.495,14.848c0.00,8.808-3.372,17.03-9.496,23.154l-81.691,81.691\n\t\tc-6.124,6.124-14.347,9.496-23.154,9.496s-17.03-3.372-23.154-9.496l-49.691-49.691c-6.124-6.124-9.496-14.347-9.496-23.154\n\t\ts 3.372-17.03, 9.496-23.154l 81.691-81.691c 6.124-6.124, 14.347-9.497, 23.154-9.497c 5.268,0.00, 10.322,1.215, 14.848,3.495l 32.669-32.669\n\t\tc-13.935-10.705-30.72-16.08-47.517-16.08c-19.993,0.00-39.986,7.583-55.154,22.751l-81.691,81.691\n\t\tc-30.335,30.335-30.335,79.974,0.00,110.309l 49.691,49.691C 87.611,504.416, 107.604,512.00, 127.597,512.00\n\t\tc 19.994,0.00, 39.987-7.584, 55.154-22.751l 81.691-81.691c 27.91-27.91, 30.119-72.149, 6.672-102.672L 238.444,337.556zM 489.249,72.442l-49.691-49.691C 424.391,7.583, 404.398,0.00, 384.404,0.00c-19.993,0.00-39.986,7.583-55.154,22.751l-81.691,81.691\n\t\tc-27.91,27.91-30.119,72.149-6.671,102.671l 32.669-32.67c-2.279-4.525-3.494-9.58-3.494-14.847c0.00-8.808, 3.372-17.03, 9.496-23.154\n\t\tl 81.691-81.691c 6.124-6.124, 14.347-9.497, 23.154-9.497s 17.03,3.373, 23.154,9.497l 49.691,49.691\n\t\tc 6.124,6.124, 9.496,14.347, 9.496,23.154s-3.372,17.03-9.496,23.154l-81.691,81.691c-6.124,6.124-14.347,9.496-23.154,9.496\n\t\tc-5.268,0.00-10.322-1.215-14.848-3.495l-32.669,32.669c 13.936,10.705, 30.72,16.08, 47.517,16.08c 19.994,0.00, 39.987-7.584, 55.154-22.751\n\t\tl 81.691-81.691C 519.584,152.416, 519.584,102.777, 489.249,72.442z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"upload, arrow, load, export\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 448.00,352.00L 448.00,416.00L 64.00,416.00L 64.00,352.00L0.00,352.00L0.00,480.00L 512.00,480.00L 512.00,352.00 \tzM 128.00,224.00L 224.00,224.00L 224.00,384.00L 288.00,384.00L 288.00,224.00L 384.00,224.00L 256.00,32.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"upload\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 446.134,193.245C 447.356,187.69, 448.00,181.921, 448.00,176.00c0.00-44.183-35.817-80.00-80.00-80.00c-7.111,0.00-14.007,0.934-20.566,2.676\n\tC 335.035,60.00, 298.789,32.00, 256.00,32.00c-43.674,0.00-80.527,29.168-92.163,69.085C 152.466,97.774, 140.441,96.00, 128.00,96.00C 57.308,96.00,0.00,153.308,0.00,224.00\n\tc0.00,70.694, 57.308,128.00, 128.00,128.00l 64.00,0.00 l0.00,96.00 l 128.00,0.00 l0.00-96.00 l 112.00,0.00 c 44.183,0.00, 80.00-35.816, 80.00-80.00C 512.00,232.64, 483.573,199.919, 446.134,193.245z M 288.00,320.00l0.00,96.00 \n\tl-64.00,0.00 l0.00-96.00 l-80.00,0.00 l 112.00-112.00l 112.00,112.00L 288.00,320.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"download, arrow\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 448.00,352.00L 448.00,416.00L 64.00,416.00L 64.00,352.00L0.00,352.00L0.00,480.00L 512.00,480.00L 512.00,352.00 \tzM 384.00,192.00L 288.00,192.00L 288.00,32.00L 224.00,32.00L 224.00,192.00L 128.00,192.00L 256.00,384.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cloud, download\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 445.502,180.03C 443.881,115.681, 391.273,64.00, 326.571,64.00c-37.896,0.00-71.633,17.747-93.427,45.366\n\tc-12.221-15.799-31.345-25.98-52.854-25.98c-36.905,0.00-66.821,29.937-66.821,66.861c0.00,3.218, 0.24,6.38, 0.682,9.477\n\tc-5.611-1.012-11.383-1.569-17.285-1.569C 43.367,158.154,0.00,201.548,0.00,255.076C0.00,308.607, 43.367,352.00, 96.865,352.00l 49.88,0.00 L 256.00,461.255\n\tL 365.255,352.00l 59.741,0.00 l0.00-0.006 C 473.065,351.902, 512.00,312.888, 512.00,264.771C 512.00,223.726, 483.661,189.321, 445.502,180.03z M 256.00,416.00l-96.00-96.00\n\tl 64.00,0.00 l0.00-96.00 l 64.00,0.00 l0.00,96.00 l 64.00,0.00 L 256.00,416.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cloud, weather\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,328.771c0.00-41.045-28.339-75.45-66.498-84.74C 443.881,179.681, 391.273,128.00, 326.571,128.00\n\tc-37.896,0.00-71.633,17.747-93.427,45.366c-12.221-15.799-31.345-25.98-52.854-25.98c-36.905,0.00-66.821,29.937-66.821,66.861\n\tc0.00,3.218, 0.24,6.38, 0.682,9.477c-5.611-1.012-11.383-1.569-17.285-1.569C 43.367,222.154,0.00,265.548,0.00,319.076\n\tC0.00,372.607, 43.367,416.00, 96.865,416.00l 328.131,0.00 l0.00-0.006 C 473.065,415.902, 512.00,376.888, 512.00,328.771z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"tree view, category, graph\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 480.00,352.00l-51.741,0.00 L 308.546,152.478C 315.536,146.596, 320.00,137.795, 320.00,128.00L 320.00,64.00 c0.00-17.60-14.40-32.00-32.00-32.00l-64.00,0.00 c-17.60,0.00-32.00,14.40-32.00,32.00\n\tl0.00,64.00 c0.00,9.795, 4.464,18.596, 11.455,24.478L 83.741,352.00L 32.00,352.00 c-17.60,0.00-32.00,14.40-32.00,32.00l0.00,64.00 c0.00,17.60, 14.40,32.00, 32.00,32.00l 64.00,0.00 c 17.60,0.00, 32.00-14.40, 32.00-32.00l0.00-64.00 \n\tc0.00-9.795-4.464-18.596-11.455-24.478L 236.26,160.00l 39.482,0.00 l 119.714,199.522C 388.465,365.404, 384.00,374.205, 384.00,384.00l0.00,64.00 \n\tc0.00,17.60, 14.40,32.00, 32.00,32.00l 64.00,0.00 c 17.60,0.00, 32.00-14.40, 32.00-32.00l0.00-64.00 C 512.00,366.40, 497.60,352.00, 480.00,352.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"grid view, icons\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,0.00L 224.00,0.00L 224.00,224.00L0.00,224.00zM 288.00,0.00L 512.00,0.00L 512.00,224.00L 288.00,224.00zM0.00,288.00L 224.00,288.00L 224.00,512.00L0.00,512.00zM 288.00,288.00L 512.00,288.00L 512.00,512.00L 288.00,512.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"playlist, music, songs\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,32.00L 320.00,32.00L 320.00,96.00L0.00,96.00zM0.00,160.00L 288.00,160.00L 288.00,224.00L0.00,224.00zM0.00,288.00L 224.00,288.00L 224.00,352.00L0.00,352.00zM0.00,416.00L 160.00,416.00L 160.00,480.00L0.00,480.00zM 416.00,0.00l-64.00,0.00 l0.00,356.559 c-10.01-2.949-20.778-4.559-32.00-4.559c-53.02,0.00-96.00,35.817-96.00,80.00s 42.98,80.00, 96.00,80.00s 96.00-35.817, 96.00-80.00L 416.00,96.00 l 96.00,32.00\n\t\tL 512.00,64.00 L 416.00,0.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"clipboard, board, list\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 384.00,64.00l-64.00,0.00 L 320.00,32.00 c0.00-17.60-14.40-32.00-32.00-32.00l-64.00,0.00 c-17.602,0.00-32.00,14.40-32.00,32.00l0.00,32.00 l-64.00,0.00 l0.00,64.00 l 256.00,0.00 L 384.00,64.00 z M 288.00,64.00l-64.00,0.00 L 224.00,32.057 \n\t\tc 0.017-0.019, 0.036-0.039, 0.057-0.057l 63.884,0.00 c 0.021,0.018, 0.041,0.038, 0.059,0.057L 288.00,64.00 L 288.00,64.00zM 432.00,64.00l-32.00,0.00 l0.00,32.00 l 16.00,0.00 l0.00,384.00 L 96.00,480.00 L 96.00,96.00 l 16.00,0.00 L 112.00,64.00 L 80.00,64.00 c-8.801,0.00-16.00,7.20-16.00,16.00l0.00,416.00 c0.00,8.80, 7.199,16.00, 16.00,16.00l 352.00,0.00 c 8.80,0.00, 16.00-7.20, 16.00-16.00L 448.00,80.00 \n\t\tC 448.00,71.20, 440.80,64.00, 432.00,64.00zM 128.00,192.00L 384.00,192.00L 384.00,224.00L 128.00,224.00zM 128.00,288.00L 384.00,288.00L 384.00,320.00L 128.00,320.00zM 128.00,384.00L 384.00,384.00L 384.00,416.00L 128.00,416.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"clipboard, board\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 384.00,64.00l-64.00,0.00 L 320.00,32.00 c0.00-17.60-14.40-32.00-32.00-32.00l-64.00,0.00 c-17.602,0.00-32.00,14.40-32.00,32.00l0.00,32.00 l-64.00,0.00 l0.00,64.00 l 256.00,0.00 L 384.00,64.00 z M 288.00,64.00l-64.00,0.00 L 224.00,32.057 \n\t\tc 0.017-0.019, 0.036-0.039, 0.057-0.057l 63.884,0.00 c 0.021,0.018, 0.041,0.038, 0.059,0.057L 288.00,64.00 L 288.00,64.00zM 432.00,64.00l-32.00,0.00 l0.00,32.00 l 16.00,0.00 l0.00,384.00 L 96.00,480.00 L 96.00,96.00 l 16.00,0.00 L 112.00,64.00 L 80.00,64.00 c-8.801,0.00-16.00,7.20-16.00,16.00l0.00,416.00 c0.00,8.80, 7.199,16.00, 16.00,16.00l 352.00,0.00 c 8.80,0.00, 16.00-7.20, 16.00-16.00L 448.00,80.00 \n\t\tC 448.00,71.20, 440.80,64.00, 432.00,64.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"power, lightning, bolt\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,352.00L 160.00,96.00L 320.00,256.00L 512.00,128.00L 352.00,416.00L 192.00,256.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"power, lightning\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 352.00,0.00L 64.00,288.00L 240.00,288.00L 160.00,512.00L 448.00,224.00L 272.00,224.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"lightning, power\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 192.00,0.00L0.00,256.00L 192.00,256.00L 64.00,512.00L 512.00,192.00L 256.00,192.00L 448.00,0.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"target, goal, location\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 391.765,391.765\n\tC 363.16,420.369, 327.117,438.826, 288.00,445.352L 288.00,352.00 l-64.00,0.00 l0.00,93.352 c-39.117-6.525-75.16-24.982-103.765-53.587\n\tC 91.632,363.16, 73.174,327.117, 66.649,288.00L 160.00,288.00 l0.00-64.00 L 66.649,224.00 c 6.525-39.117, 24.983-75.16, 53.587-103.765\n\tC 148.84,91.631, 184.883,73.174, 224.00,66.648L 224.00,160.00 l 64.00,0.00 L 288.00,66.648 c 39.117,6.525, 75.16,24.983, 103.765,53.587\n\tc 28.604,28.604, 47.062,64.647, 53.587,103.765L 352.00,224.00 l0.00,64.00 l 93.352,0.00 C 438.826,327.117, 420.369,363.16, 391.765,391.765z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"target, goal\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.844,0.00,0.00,114.838,0.00,256.001C0.00,397.162, 114.844,512.00, 256.00,512.00c 141.155,0.00, 256.00-114.838, 256.00-255.999\n\t\tC 512.00,114.838, 397.156,0.00, 256.00,0.00z M 256.00,455.111c-109.789,0.00-199.11-89.323-199.11-199.11c0.00-109.79, 89.322-199.112, 199.11-199.112\n\t\ts 199.11,89.322, 199.11,199.112C 455.113,365.788, 365.788,455.111, 256.00,455.111zM 256.00,113.777c-78.422,0.00-142.224,63.801-142.224,142.224c0.00,78.421, 63.801,142.224, 142.224,142.224\n\t\ts 142.223-63.803, 142.223-142.224C 398.223,177.578, 334.423,113.777, 256.00,113.777z M 256.00,341.334\n\t\tc-47.058,0.00-85.334-38.277-85.334-85.333c0.00-47.058, 38.276-85.335, 85.334-85.335c 47.056,0.00, 85.335,38.277, 85.335,85.335\n\t\tC 341.335,303.057, 303.056,341.334, 256.00,341.334zM 224.00,256.00A32.00,32.00 10080.00 1,0 288.00,256A32.00,32.00 10080.00 1,0 224.00,256z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"accessibility, disabled\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 160.00,464.00c-61.856,0.00-112.00-50.145-112.00-112.00c0.00-43.848, 25.20-81.803, 61.903-100.19l-21.47-42.938C 36.001,235.14,0.00,289.361,0.00,352.00\n\t\tc0.00,88.366, 71.634,160.00, 160.00,160.00s 160.00-71.634, 160.00-160.00l-48.00,0.00 C 272.00,413.855, 221.856,464.00, 160.00,464.00zM 480.00,352.00L 448.00,384.00L 338.743,274.745L 224.00,274.745L 224.00,224.00L 352.00,224.00L 352.00,192.00L 224.00,192.00L 224.00,128.00L 160.00,128.00L 160.00,320.00L 320.00,320.00L 448.00,448.00L 512.00,384.00 \tzM 144.00,48.00A48.00,48.00 10080.00 1,0 240.00,48A48.00,48.00 10080.00 1,0 144.00,48z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"accessibility\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 480.00,96.00L 480.00,64.00L 256.00,128.00L 32.00,64.00L 32.00,96.00L 192.00,160.00L 192.00,288.00L 128.00,512.00L 160.00,512.00L 256.00,288.00L 352.00,512.00L 384.00,512.00L 320.00,288.00L 320.00,160.00 \tzM 208.00,48.00A48.00,48.00 10080.00 1,0 304.00,48A48.00,48.00 10080.00 1,0 208.00,48z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"glasses, 3d\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 352.00,32.00l0.00,48.00 l 80.00,144.00L 80.00,224.00 l 80.00-144.00L 160.00,32.00 L0.00,224.00l0.00,256.00 l 160.00,0.00 l 96.00-96.00l 96.00,96.00l 160.00,0.00 L 512.00,224.00 L 352.00,32.00z M 224.00,352.00l-64.00,64.00L 32.00,416.00 L 32.00,288.00 l 192.00,0.00 L 224.00,352.00 z M 480.00,416.00L 352.00,416.00 \n\tl-64.00-64.00l0.00-64.00 l 192.00,0.00 L 480.00,416.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"glasses, 3d glasses\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,128.00l0.00,256.00 l 160.00,0.00 l 96.00-96.00l 96.00,96.00l 160.00,0.00 L 512.00,128.00 L0.00,128.00 z M 224.00,256.00l-64.00,64.00L 32.00,320.00 L 32.00,192.00 l 192.00,0.00 L 224.00,256.00 z M 480.00,320.00L 352.00,320.00 l-64.00-64.00l0.00-64.00 l 192.00,0.00 L 480.00,320.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"puzzle, piece, app, addon, extension\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 479.165,128.125L 394.94,128.125 c-21.715-0.033-43.348-1.503-22.252-38.729c 21.138-37.30, 36.059-89.521-48.802-89.521 c-84.857,0.00-69.935,52.221-48.797,89.521c 21.096,37.226-0.538,38.694-22.255,38.729l-91.938,0.00 c-18.06,0.00-32.835,14.778-32.835,32.834 l0.00,102.189 c0.00,21.756, 5.904,43.513-31.393,22.378C 59.372,264.389,0.00,249.469,0.00,334.328c0.00,84.854, 59.37,69.935, 96.67,48.798 c 37.297-21.137, 31.393,0.62, 31.393,22.38l0.00,73.783 c0.00,18.062, 14.777,32.835, 32.835,32.835l 91.811,0.00 c 21.76,0.00, 43.517-8.706, 22.382-46.004 c-21.137-37.295-36.061-89.519, 48.797-89.519c 84.858,0.00, 69.938,52.221, 48.80,89.519c-21.135,37.299, 0.623,46.005, 22.381,46.005l 84.096,0.00 c 18.062,0.00, 32.837-14.777, 32.837-32.835L 512.002,160.958 C 512.002,142.901, 497.227,128.125, 479.165,128.125z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cube, box, 3d, miscellaneous\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 240.00,32.00L0.00,128.00l0.00,224.00 l 240.00,128.00l 240.00-128.00L 480.00,128.00 L 240.00,32.00z M 224.00,435.20L 32.00,332.80L 32.00,177.067 l 192.00,102.40L 224.00,435.20 z M 41.498,145.866L 240.00,66.465\n\tl 198.502,79.401L 240.00,251.733L 41.498,145.866z M 448.00,332.80L 256.00,435.20L 256.00,279.467 l 192.00-102.40L 448.00,332.80 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cube, box, 3d, miscellaneous\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,32.00L 32.00,128.00L 256.00,224.00L 480.00,128.00 \tzM 32.00,416.00L 224.00,496.00L 224.00,272.00L 32.00,192.00 \tzM 288.00,496.00L 480.00,416.00L 480.00,192.00L 288.00,272.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"bus, school, vehicle\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 480.00,256.00c0.00,0.00-16.279-192.00-32.00-224.00S 320.00,0.00, 256.00,0.00S 79.72,0.00, 64.00,32.00S 32.00,256.00, 32.00,256.00l0.00,192.00 l 64.00,0.00 l0.00,32.00 c0.00,17.673, 14.327,32.00, 32.00,32.00\n\ts 32.00-14.327, 32.00-32.00l0.00-32.00 l 192.00,0.00 l0.00,32.00 c0.00,17.673, 14.327,32.00, 32.00,32.00c 17.674,0.00, 32.00-14.327, 32.00-32.00l0.00-32.00 l 64.00,0.00 L 480.00,256.00 z M 160.00,32.00l 192.00,0.00 l0.00,32.00 L 160.00,64.00 L 160.00,32.00 z\n\t M 105.058,200.77c 6.083-53.329, 10.847-81.788, 13.844-96.464c 8.586-2.002, 23.196-4.479, 46.867-6.145C 196.495,96.00, 229.49,96.00, 256.00,96.00\n\ts 59.505,0.00, 90.231,2.161c 23.671,1.665, 38.281,4.142, 46.867,6.145c 2.996,14.676, 7.761,43.136, 13.844,96.465\n\tc 0.903,7.917, 1.759,15.718, 2.559,23.23L 102.499,224.001 C 103.299,216.488, 104.155,208.687, 105.058,200.77z M 128.00,366.40\n\tc-25.626,0.00-46.40-20.773-46.40-46.40c0.00-25.626, 20.773-46.40, 46.40-46.40s 46.40,20.774, 46.40,46.40C 174.40,345.627, 153.627,366.40, 128.00,366.40z\n\t M 384.00,366.40c-25.627,0.00-46.399-20.773-46.399-46.40c0.00-25.626, 20.772-46.40, 46.399-46.40s 46.40,20.774, 46.40,46.40\n\tC 430.401,345.627, 409.627,366.40, 384.00,366.40z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cars, travel, auto\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 436.304,160.00L 352.00,32.00L 160.00,32.00 L 75.695,160.00L0.00,160.00 l0.00,224.00 l 64.00,0.00 l0.00,80.00 c0.00,8.80, 7.199,16.00, 16.00,16.00l 64.00,0.00 c 8.80,0.00, 16.00-7.20, 16.00-16.00l0.00-80.00 l 192.00,0.00 l0.00,80.00 \n\tc0.00,8.80, 7.198,16.00, 16.00,16.00l 64.00,0.00 c 8.80,0.00, 16.00-7.20, 16.00-16.00l0.00-80.00 l 64.00,0.00 L 512.00,160.00 L 436.304,160.00 z M 177.24,64.00l 157.519,0.00 l 63.228,96.00L 114.012,160.00 L 177.24,64.00z M 128.00,333.255\n\tc-24.994,0.00-45.256-20.261-45.256-45.255s 20.263-45.254, 45.256-45.254c 24.992,0.00, 45.254,20.261, 45.254,45.254\n\tC 173.255,312.994, 152.993,333.255, 128.00,333.255z M 384.00,333.255c-24.993,0.00-45.257-20.261-45.257-45.255s 20.263-45.254, 45.257-45.254\n\tc 24.991,0.00, 45.255,20.261, 45.255,45.254C 429.255,312.994, 408.991,333.255, 384.00,333.255z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"briefcase, portfolio, suitcase, work, job, employee\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 480.00,128.00L 352.00,128.00 L 352.00,96.00 c0.00-17.60-14.40-32.00-32.00-32.00L 192.00,64.00 c-17.602,0.00-32.00,14.40-32.00,32.00l0.00,32.00 L 32.00,128.00 C 14.40,128.00,0.00,142.40,0.00,160.00l0.00,256.00 \n\tc0.00,17.601, 14.398,32.00, 32.00,32.00l 448.00,0.00 c 17.60,0.00, 32.00-14.399, 32.00-32.00L 512.00,160.00 C 512.00,142.40, 497.60,128.00, 480.00,128.00z M 192.00,96.058\n\tc 0.017-0.02, 0.037-0.041, 0.057-0.058l 127.886,0.00 c 0.021,0.017, 0.041,0.038, 0.059,0.058L 320.002,128.00 L 192.00,128.00 L 192.00,96.058 z M 480.00,256.00l-64.00,0.00 l0.00,48.00 \n\tc0.00,8.801-7.20,16.00-16.00,16.00l-32.00,0.00 c-8.802,0.00-16.00-7.199-16.00-16.00l0.00-48.00 L 160.00,256.00 l0.00,48.00 c0.00,8.801-7.20,16.00-16.00,16.00l-32.00,0.00 c-8.801,0.00-16.00-7.199-16.00-16.00l0.00-48.00 L 32.00,256.00 l0.00-32.00 l 448.00,0.00 \n\tL 480.00,256.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"briefcase, portfolio, suitcase, work, job, employee\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 464.00,160.00L 352.00,160.00 L 352.00,96.00 c0.00-17.60-14.40-32.00-32.00-32.00L 192.00,64.00 c-17.602,0.00-32.00,14.40-32.00,32.00l0.00,64.00 L 48.00,160.00 c-26.40,0.00-48.00,21.60-48.00,48.00l0.00,224.00 c0.00,26.40, 21.60,48.00, 48.00,48.00\n\tl 416.00,0.00 c 26.398,0.00, 48.00-21.60, 48.00-48.00L 512.00,208.00 C 512.00,181.60, 490.401,160.00, 464.00,160.00z M 192.00,96.057c 0.016-0.02, 0.037-0.041, 0.058-0.057l 127.887,0.00 \n\tc 0.021,0.018, 0.04,0.038, 0.058,0.057L 320.003,160.00 L 192.00,160.00 L 192.00,96.057 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"remove, delete, trashcan, recycle bin\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 144.00,432.00c 8.837,0.00, 16.00-7.163, 16.00-16.00c0.00-0.003,0.00-0.007,0.00-0.01L 160.00,192.009 c0.00-0.003,0.00-0.006,0.00-0.01c0.00-8.836-7.164-16.00-16.00-16.00\n\t\tc-8.836,0.00-16.00,7.164-16.00,16.00l0.00,0.00 l0.00,224.00 C 128.00,424.837, 135.164,432.00, 144.00,432.00zM 240.00,432.00c 8.837,0.00, 16.00-7.163, 16.00-16.00c0.00-0.003,0.00-0.007,0.00-0.01L 256.00,192.009 c0.00-0.003,0.00-0.006,0.00-0.01c0.00-8.836-7.164-16.00-16.00-16.00\n\t\tc-8.836,0.00-16.00,7.164-16.00,16.00l0.00,0.00 l0.00,224.00 C 224.00,424.837, 231.164,432.00, 240.00,432.00zM 336.00,432.00c 8.837,0.00, 16.00-7.163, 16.00-16.00c0.00-0.003,0.00-0.007,0.00-0.01L 352.00,192.009 c0.00-0.003,0.00-0.006,0.00-0.01c0.00-8.836-7.163-16.00-16.00-16.00\n\t\tc-8.836,0.00-16.00,7.164-16.00,16.00l0.00,0.00 l0.00,224.00 C 320.00,424.837, 327.164,432.00, 336.00,432.00zM 351.987,64.54C 351.99,64.36, 352.00,64.181, 352.00,64.00L 352.00,32.00 c0.00-17.60-14.40-32.00-32.00-32.00L 160.00,0.00 c-17.60,0.00-32.00,14.40-32.00,32.00l0.00,32.00 \n\t\tc0.00,0.181, 0.011,0.36, 0.014,0.54L0.00,64.54 L0.00,96.00 l 32.00,0.00 l0.00,352.00 c0.00,35.20, 28.80,64.00, 64.00,64.00l 288.00,0.00 c 35.20,0.00, 64.00-28.80, 64.00-64.00L 448.00,96.00 l 32.00,0.00 L 480.00,64.54 L 351.987,64.54 z M 160.00,32.057\n\t\tc 0.017-0.02, 0.038-0.041, 0.057-0.057l 159.885,0.00 c 0.02,0.017, 0.041,0.038, 0.058,0.058l0.00,31.885 c-0.017,0.02-0.038,0.041-0.058,0.057\n\t\tL 160.057,64.00 c-0.02-0.017-0.041-0.038-0.057-0.057L 160.00,32.057 z M 416.00,448.00c0.00,8.477-3.348,16.493-9.428,22.572\n\t\tC 400.493,476.652, 392.477,480.00, 384.00,480.00L 96.00,480.00 c-8.477,0.00-16.493-3.348-22.573-9.428C 67.348,464.493, 64.00,456.477, 64.00,448.00L 64.00,96.00 l 352.00,0.00 L 416.00,448.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"remove, delete, trashcan, recycle bin\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 96.00,512.00L 416.00,512.00L 448.00,160.00L 64.00,160.00 \tzM 320.00,64.00L 320.00,0.00 L 192.00,0.00 l0.00,64.00 L 32.00,64.00 l0.00,96.00 l 32.00-32.00l 384.00,0.00 l 32.00,32.00L 480.00,64.00 L 320.00,64.00 z M 288.00,64.00l-64.00,0.00 L 224.00,32.00 l 64.00,0.00 L 288.00,64.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"remove, delete, trashcan, recycle bin\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 480.00,64.00L 320.00,64.00 L 320.00,16.00 c0.00-8.836-7.163-16.00-16.00-16.00l-96.00,0.00 c-8.836,0.00-16.00,7.164-16.00,16.00l0.00,48.00 L 32.00,64.00 L0.00,128.00l 64.00,0.00 l 32.00,384.00l 320.00,0.00 l 32.00-384.00l 64.00,0.00 L 480.00,64.00z M 224.00,448.00\n\tl-64.00,0.00 L 160.00,160.00 l 64.00,0.00 L 224.00,448.00 z M 224.00,32.00l 64.00,0.00 l0.00,32.00 l-64.00,0.00 L 224.00,32.00 z M 352.00,448.00l-64.00,0.00 L 288.00,160.00 l 64.00,0.00 L 352.00,448.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"lab, beta, test, experiment\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 478.145,402.241L 320.00,138.729L 320.00,32.00 l 16.00,0.00 c 8.80,0.00, 16.00-7.20, 16.00-16.00s-7.20-16.00-16.00-16.00L 176.00,0.00 c-8.80,0.00-16.00,7.20-16.00,16.00s 7.20,16.00, 16.00,16.00l 16.00,0.00 l0.00,106.729 \n\tL 33.856,402.241C-2.365,462.608, 25.60,512.00, 96.00,512.00l 320.00,0.00 C 486.40,512.00, 514.365,462.608, 478.145,402.241z M 120.519,320.00L 224.00,147.531L 224.00,32.00 l 64.00,0.00 \n\tl0.00,115.531 L 391.482,320.00L 120.519,320.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"fire, flame, hot, popular\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 160.504,512.00C 51.878,450.779, 23.279,392.832, 39.63,313.689c 12.071-58.44, 56.647-105.986, 60.437-164.314\n\tc 16.884,30.726, 18.888,52.882, 20.775,84.99C 174.542,168.572, 230.231,80.522, 218.19,0.00c0.00,0.00, 133.808,64.00, 142.986,188.138\n\tc 12.041-25.587, 12.041-66.225,0.00-92.563c 36.122,26.339, 253.609,260.16-22.577,416.425c 51.926-101.105, 13.396-237.527-76.761-300.533\n\tc 6.021,27.092-1.505,97.832-41.391,142.232c 9.031-45.904-13.546-75.254-13.546-75.254s-7.402,41.555-36.122,83.533\n\tC 144.553,400.311, 126.381,440.996, 160.504,512.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"dashboard, control panel\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 256.00,448.00\n\t\tc-106.039,0.00-192.00-85.961-192.00-192.00c0.00-106.039, 85.961-192.00, 192.00-192.00c 106.039,0.00, 192.00,85.961, 192.00,192.00C 448.00,362.039, 362.039,448.00, 256.00,448.00zM 224.00,128.00A32.00,32.00 8280.00 1,0 288.00,128A32.00,32.00 8280.00 1,0 224.00,128zM 320.00,160.00A32.00,32.00 8280.00 1,0 384.00,160A32.00,32.00 8280.00 1,0 320.00,160zM 128.00,160.00A32.00,32.00 8280.00 1,0 192.00,160A32.00,32.00 8280.00 1,0 128.00,160zM 224.00,352.00L 224.00,384.00L 288.00,384.00L 288.00,352.00L 256.00,192.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"meter-fast, speed, performance, fast\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 416.00,384.00l 96.00,0.00 c0.00-141.386-114.615-256.00-256.00-256.00S0.00,242.614,0.00,384.00l 32.00,0.00 c0.00-106.039, 85.961-192.00, 192.00-192.00\n\tc 56.409,0.00, 107.136,24.326, 142.263,63.061l-100.217,80.174c-3.245-0.665-6.604-1.016-10.046-1.016\n\tc-27.493,0.00-49.78,22.289-49.78,49.781s 22.287,49.779, 49.78,49.779c 27.492,0.00, 49.778-22.287, 49.778-49.779\n\tc0.00-3.44-0.349-6.802-1.014-10.047l 78.166-97.707C 403.803,306.969, 416.00,344.059, 416.00,384.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"meter-medium, speed, performance, medium\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,128.00C 114.615,128.00,0.00,242.614,0.00,384.00l 32.00,0.00 c0.00-106.039, 85.961-192.00, 192.00-192.00c 7.167,0.00, 14.241,0.396, 21.205,1.16l-16.586,149.264\n\tc-13.494,8.904-22.399,24.199-22.399,41.576c0.00,27.492, 22.288,49.779, 49.78,49.779S 305.78,411.492, 305.78,384.00\n\tc0.00-17.377-8.904-32.672-22.398-41.576l-16.172-145.542C 352.44,216.483, 416.00,292.818, 416.00,384.00l 96.00,0.00 C 512.00,242.614, 397.385,128.00, 256.00,128.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"meter-slow, speed, performance, slow\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,128.00C 114.615,128.00,0.00,242.614,0.00,384.00l 32.00,0.00 c0.00-58.209, 25.903-110.363, 66.811-145.574l 108.423,135.527\n\tc-0.665,3.245-1.014,6.604-1.014,10.047c0.00,27.492, 22.287,49.779, 49.779,49.779c 27.493,0.00, 49.779-22.287, 49.779-49.779\n\ts-22.286-49.781-49.779-49.781c-3.441,0.00-6.802,0.351-10.046,1.016L 111.979,228.053c 31.528-22.688, 70.213-36.054, 112.021-36.054\n\tc 106.038,0.00, 192.00,85.96, 192.00,191.999l 96.00,0.00 C 512.00,242.614, 397.385,128.00, 256.00,128.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"rocket, speed, jet, spaceship, fast\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 352.00,32.00L 192.00,192.00L 96.00,192.00 L0.00,320.00c0.00,0.00, 101.708-28.326, 161.033-15.042L0.00,512.00l 210.951-164.072C 240.37,415.255, 192.00,512.00, 192.00,512.00l 128.00-96.00\n\tl0.00-96.00 l 160.00-160.00L 512.00,0.00L 352.00,32.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"coffee, cup, drink, break, tea\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 423.555,221.188c 0.033-2.533, 0.049-5.076, 0.049-7.626c0.00-30.532-93.227-55.284-208.225-55.284\n\t\tc-114.997,0.00-208.223,24.752-208.223,55.284C 7.156,378.385, 73.546,512.00, 215.379,512.00c 83.413,0.00, 140.723-46.225, 173.788-117.818\n\t\tc 3.338,0.27, 6.699,0.457, 10.119,0.457c 58.297,0.00, 105.559-39.356, 105.559-87.904C 504.844,265.143, 470.153,230.321, 423.555,221.188z\n\t\t M 349.141,235.972c-36.689,8.652-84.195,13.417-133.762,13.417c-49.565,0.00-97.07-4.765-133.76-13.417\n\t\tc-35.822-8.448-50.376-18.136-54.252-22.411c 3.876-4.275, 18.431-13.961, 54.252-22.409c 36.688-8.653, 84.193-13.419, 133.76-13.419\n\t\tc 49.565,0.00, 97.071,4.767, 133.762,13.419c 35.822,8.448, 50.377,18.134, 54.254,22.409C 399.518,217.836, 384.963,227.523, 349.141,235.972\n\t\tz M 398.268,372.213c 12.537-33.865, 20.355-72.30, 23.60-113.514c 30.50,6.246, 48.42,28.615, 48.42,51.395\n\t\tC 470.285,339.477, 448.723,368.814, 398.268,372.213zM 255.689,126.078C 283.881,83.461, 206.377,37.648, 259.908,0.00c-44.528,2.943-52.161,30.188-40.935,51.461\n\t\tC 229.63,71.652, 255.649,85.732, 255.689,126.078zM 233.163,154.501c 12.646-35.708-59.269-64.515-19.554-105.806c-37.209,10.992-36.253,41.592-20.227,58.701\n\t\tC 204.951,119.75, 225.905,125.482, 233.163,154.501z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"diamond, jewelry, gem\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 64.00,64.00L0.00,128.00L 128.00,128.00 \tzM 256.00,128.00L 192.00,64.00L 128.00,128.00 \tzM 256.001,128.00L 384.00,128.00L 320.00,64.00 \tzM 512.00,128.00L 448.00,64.00L 384.00,128.00 \tzM 320.00,64.00L 448.00,64.00L 416.00,32.00L 96.00,32.00L 64.00,64.00L 192.00,64.00 \tzM 256.00,480.00L 112.00,192.00L 198.40,192.00L 256.00,480.00L 313.60,192.00L 400.00,192.00L 256.00,480.00L 512.00,160.00L0.00,160.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"trophy, cup, prize, award, winner\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,32.00c-32.00,0.00-160.00,0.00-160.00,0.00l0.00,64.00 L 160.00,96.00 L 160.00,32.00 c0.00,0.00-128.00,0.00-160.00,0.00c0.00,160.00, 128.00,347.188, 224.00,376.00l0.00,40.00 c-32.00,0.00-64.00,16.00-64.00,32.00l 192.00,0.00 c0.00-16.00-32.00-32.00-64.00-32.00\n\tl0.00-40.00 C 384.00,379.188, 512.00,192.00, 512.00,32.00z M 383.85,113.227L 384.00,96.00L 384.00,64.00 l 94.227,0.00 c-2.787,25.839-8.855,53.128-18.14,81.495\n\tc-12.272,37.499-30.058,75.91-51.433,111.082c-20.559,33.826-43.896,63.859-67.488,86.852c-2.266,2.208-4.521,4.336-6.765,6.391\n\tC 376.819,264.762, 382.961,158.322, 383.85,113.227z M 170.834,343.428c-23.593-22.992-46.93-53.025-67.488-86.852\n\tc-21.375-35.172-39.161-73.583-51.433-111.082C 42.629,117.128, 36.56,89.839, 33.773,64.00L 128.00,64.00 l0.00,32.00 l 0.15,17.227\n\tc 0.889,45.096, 7.031,151.535, 49.448,236.592C 175.355,347.764, 173.099,345.636, 170.834,343.428z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"gift, present, birthday\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 320.00,160.00l 96.00-64.00L 320.00,0.00l-60.00,140.00L 224.00,32.00l-96.00,64.00l 80.00,64.00L 32.00,160.00 l0.00,128.00 l 32.00,0.00 l0.00,224.00 l 384.00,0.00 L 448.00,288.00 l 32.00,0.00 L 480.00,160.00 L 320.00,160.00 z M 328.096,42.037l 50.233,50.233\n\tl-100.467,66.978L 328.096,42.037z M 211.168,69.399l 28.364,85.092l-70.91-56.728L 211.168,69.399z M 224.00,480.00L 96.00,480.00 L 96.00,272.00 l 128.00,0.00 L 224.00,480.00 z M 224.00,256.00\n\tL 64.00,256.00 l0.00-64.00 l 160.00,0.00 L 224.00,256.00 z M 416.00,480.00L 288.00,480.00 L 288.00,272.00 l 128.00,0.00 L 416.00,480.00 z M 448.00,256.00L 288.00,256.00 l0.00-64.00 l 160.00,0.00 L 448.00,256.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"stats-up, bars, chart, increase, up, improve, statistics\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 32.00,352.00L 96.00,352.00L 96.00,512.00L 32.00,512.00zM 160.00,288.00L 224.00,288.00L 224.00,512.00L 160.00,512.00zM 288.00,256.00L 352.00,256.00L 352.00,512.00L 288.00,512.00zM 416.00,160.00L 480.00,160.00L 480.00,512.00L 416.00,512.00zM 384.00,0.00L 416.00,32.00L 288.00,160.00L 224.00,96.00L 32.00,288.00L 64.00,320.00L 224.00,160.00L 288.00,224.00L 448.00,64.00L 480.00,96.00L 480.00,0.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"bars, statistics, stats, chart, graph\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,416.00L 512.00,416.00L 512.00,480.00L0.00,480.00zM 64.00,288.00L 128.00,288.00L 128.00,384.00L 64.00,384.00zM 160.00,160.00L 224.00,160.00L 224.00,384.00L 160.00,384.00zM 256.00,256.00L 320.00,256.00L 320.00,384.00L 256.00,384.00zM 352.00,64.00L 416.00,64.00L 416.00,384.00L 352.00,384.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"pie, statistics, stats, chart, graph\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 224.00,288.00L 224.00,64.00 C 100.288,64.00,0.00,164.288,0.00,288.00s 100.288,224.00, 224.00,224.00s 224.00-100.288, 224.00-224.00c0.00-36.017-8.514-70.042-23.618-100.191\n\t\tL 224.00,288.00zM 456.382,123.809C 419.606,50.401, 343.695,0.00, 256.00,0.00l0.00,224.00 L 456.382,123.809z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cog, preferences, settings, gear, generate, control, options\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 466.895,305.125c-26.863-46.527-10.708-106.152, 36.076-133.244l-50.313-87.146c-14.375,8.427-31.088,13.259-48.923,13.259\n\tc-53.768,0.00-97.354-43.873-97.354-97.995L 205.752-0.001 c 0.133,16.705-4.037,33.641-12.979,49.126\n\tc-26.862,46.528-86.578,62.351-133.431,35.379L 9.03,171.65c 14.485,8.236, 27.025,20.294, 35.943,35.739\n\tc 26.819,46.454, 10.756,105.96-35.854,133.112l 50.313,87.146c 14.325-8.348, 30.958-13.127, 48.70-13.127\n\tc 53.598,0.00, 97.072,43.596, 97.35,97.479l 100.627,0.00 c-0.043-16.537, 4.136-33.285, 12.983-48.609\n\tc 26.818-46.453, 86.388-62.297, 133.207-35.506l 50.313-87.145C 488.222,332.506, 475.766,320.49, 466.895,305.125z M 256.00,359.666\n\tc-57.254,0.00-103.668-46.412-103.668-103.667c0.00-57.254, 46.413-103.667, 103.668-103.667c 57.254,0.00, 103.666,46.413, 103.666,103.667\n\tC 359.665,313.254, 313.254,359.666, 256.00,359.666z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"equalizer, control, options, settings, dashboard\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 144.00,160.00L 80.00,160.00 c-8.80,0.00-16.00,7.20-16.00,16.00l0.00,32.00 c0.00,8.80, 7.20,16.00, 16.00,16.00l 64.00,0.00 c 8.80,0.00, 16.00-7.20, 16.00-16.00l0.00-32.00 C 160.00,167.20, 152.80,160.00, 144.00,160.00zM 96.00,64.00L 128.00,64.00L 128.00,144.00L 96.00,144.00zM 96.00,240.00L 128.00,240.00L 128.00,448.00L 96.00,448.00zM 272.00,288.00l-64.00,0.00 c-8.80,0.00-16.00,7.20-16.00,16.00l0.00,32.00 c0.00,8.80, 7.20,16.00, 16.00,16.00l 64.00,0.00 c 8.801,0.00, 16.00-7.20, 16.00-16.00l0.00-32.00 C 288.00,295.20, 280.801,288.00, 272.00,288.00zM 224.001,64.00L 256.001,64.00L 256.001,272.00L 224.001,272.00zM 224.001,368.00L 256.001,368.00L 256.001,448.00L 224.001,448.00zM 400.00,192.00l-64.00,0.00 c-8.799,0.00-16.00,7.20-16.00,16.00l0.00,32.00 c0.00,8.80, 7.201,16.00, 16.00,16.00l 64.00,0.00 c 8.801,0.00, 16.00-7.20, 16.00-16.00l0.00-32.00 C 416.00,199.20, 408.801,192.00, 400.00,192.00zM 352.00,64.00L 384.00,64.00L 384.00,176.00L 352.00,176.00zM 352.00,272.00L 384.00,272.00L 384.00,448.00L 352.00,448.00zM 440.00,0.00L 40.00,0.00 C 17.944,0.00,0.00,17.944,0.00,40.00l0.00,432.00 c0.00,22.056, 17.944,40.00, 40.00,40.00l 400.00,0.00 c 22.056,0.00, 40.00-17.944, 40.00-40.00L 480.00,40.00 \n\t\tC 480.00,17.944, 462.056,0.00, 440.00,0.00z M 448.00,472.00c0.00,4.40-3.60,8.00-8.00,8.00L 40.00,480.00 c-4.40,0.00-8.00-3.60-8.00-8.00L 32.00,40.00 c0.00-4.40, 3.60-8.00, 8.00-8.00l 400.00,0.00 c 4.40,0.00, 8.00,3.60, 8.00,8.00L 448.00,472.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"wrench, settings, control, tool, options\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 507.882,68.117L 448.00,128.00l-64.00-64.00l 59.882-59.883C 435.057,1.443, 425.698,0.00, 416.00,0.00c-53.021,0.00-96.00,42.98-96.00,96.00\n\tc0.00,9.697, 1.442,19.057, 4.116,27.882L 123.882,324.117C 115.057,321.443, 105.698,320.00, 96.00,320.00c-53.021,0.00-96.00,42.98-96.00,96.00\n\tc0.00,9.697, 1.442,19.058, 4.117,27.882L 64.00,384.00l 64.00,64.00l-59.883,59.882C 76.943,510.556, 86.302,512.00, 96.00,512.00c 53.02,0.00, 96.00-42.981, 96.00-96.00\n\tc0.00-9.698-1.444-19.059-4.118-27.883l 200.234-200.235C 396.943,190.556, 406.302,192.00, 416.00,192.00c 53.02,0.00, 96.00-42.981, 96.00-96.00\n\tC 512.00,86.302, 510.556,76.942, 507.882,68.117z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"unlocked, login\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 384.00,32.00c-70.692,0.00-128.00,57.308-128.00,128.00l0.00,64.00 L 16.00,224.00 c-8.80,0.00-16.00,7.20-16.00,16.00l0.00,224.00 c0.00,8.80, 7.20,16.00, 16.00,16.00l 288.00,0.00 c 8.80,0.00, 16.00-7.20, 16.00-16.00L 320.00,240.00 \n\tc0.00-8.80-7.20-16.00-16.00-16.00l-16.00,0.00 l0.00-64.00 c0.00-53.02, 42.98-96.00, 96.00-96.00s 96.00,42.98, 96.00,96.00l0.00,64.00 l 32.00,0.00 l0.00-64.00 C 512.00,89.308, 454.693,32.00, 384.00,32.00z M 186.465,344.041\n\tL 192.00,416.00l-64.00,0.00 l 5.535-71.959C 120.561,335.449, 112.00,320.728, 112.00,304.00c0.00-26.51, 21.49-48.00, 48.00-48.00s 48.00,21.49, 48.00,48.00\n\tC 208.00,320.728, 199.439,335.449, 186.465,344.041z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"locked, password, login, secure, security\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 304.00,224.00l-16.00,0.00 l0.00-64.00 c0.00-70.692-57.308-128.00-128.00-128.00S 32.00,89.308, 32.00,160.00l0.00,64.00 L 16.00,224.00 c-8.80,0.00-16.00,7.20-16.00,16.00l0.00,224.00 c0.00,8.80, 7.20,16.00, 16.00,16.00l 288.00,0.00 \n\tc 8.80,0.00, 16.00-7.20, 16.00-16.00L 320.00,240.00 C 320.00,231.20, 312.80,224.00, 304.00,224.00z M 186.465,344.041L 192.00,416.00l-64.00,0.00 l 5.535-71.959\n\tC 120.561,335.449, 112.00,320.728, 112.00,304.00c0.00-26.51, 21.49-48.00, 48.00-48.00s 48.00,21.49, 48.00,48.00C 208.00,320.728, 199.439,335.449, 186.465,344.041z M 64.00,224.00\n\tl0.00-64.00 c0.00-53.02, 42.98-96.00, 96.00-96.00s 96.00,42.98, 96.00,96.00l0.00,64.00 L 64.00,224.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"key, lock, password, login\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 501.066,157.121l-50.553-50.552c-12.396-12.397-32.685-32.684-45.081-45.082l-50.553-50.552\n\tc-12.396-12.397-34.477-14.583-49.065-4.858L 167.595,98.223c-14.588,9.726-20.109,30.514-12.268,46.195l 35.243,70.487\n\tc 1.077,2.153, 2.323,4.448, 3.695,6.83L 16.00,400.00L0.00,512.00l 96.00,0.00 l0.00-32.00 l 64.00,0.00 l0.00-64.00 l 64.00,0.00 l0.00-64.00l 64.00,0.00 l0.00-35.593 c 3.198,1.906, 6.267,3.608, 9.096,5.022\n\tl 70.485,35.244c 15.683,7.841, 36.47,2.319, 46.195-12.269l 92.147-138.22C 515.65,191.598, 513.462,169.519, 501.066,157.121z\n\t M 75.314,427.313l-22.627-22.627l 155.786-155.785l 22.627,22.627L 75.314,427.313z M 458.51,211.882l-22.628,22.628\n\tc-6.223,6.222-16.404,6.222-22.627,0.00L 277.49,98.745c-6.223-6.222-6.223-16.405,0.00-22.627l 22.628-22.628\n\tc 6.223-6.222, 16.404-6.222, 22.627,0.00L 458.51,189.255C 464.733,195.477, 464.733,205.66, 458.51,211.882z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"key, lock, password, login\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 352.00,0.00c-88.365,0.00-160.00,71.634-160.00,160.00c0.00,10.013, 0.929,19.808, 2.688,29.312L0.00,384.00l0.00,96.00 c0.00,17.673, 14.327,32.00, 32.00,32.00\n\tl 32.00,0.00 l0.00-32.00 l 64.00,0.00 l0.00-64.00 l 64.00,0.00 l0.00-64.00 l 64.00,0.00 l 41.521-41.521C 314.526,316.637, 332.869,320.00, 352.00,320.00c 88.365,0.00, 160.00-71.634, 160.00-160.00S 440.365,0.00, 352.00,0.00z\n\t M 399.937,160.063c-26.51,0.00-48.00-21.49-48.00-48.00s 21.49-48.00, 48.00-48.00s 48.00,21.49, 48.00,48.00S 426.447,160.063, 399.937,160.063z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"zoom out, smaller, scale, reduce\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 496.131,435.698L 374.855,332.551c-12.537-11.283-25.945-16.463-36.776-15.963C 366.707,283.054, 384.00,239.549, 384.00,192.00\n\t\tC 384.00,85.961, 298.039,0.00, 192.00,0.00C 85.962,0.00,0.00,85.961,0.00,192.00c0.00,106.039, 85.961,192.00, 192.00,192.00c 47.549,0.00, 91.054-17.293, 124.588-45.922\n\t\tc-0.50,10.831, 4.68,24.239, 15.963,36.776l 103.147,121.276c 17.661,19.623, 46.511,21.277, 64.11,3.678S 515.754,453.359, 496.131,435.698\n\t\tz M 192.00,320.00c-70.692,0.00-128.00-57.308-128.00-128.00S 121.308,64.00, 192.00,64.00s 128.00,57.308, 128.00,128.00S 262.693,320.00, 192.00,320.00zM 96.00,160.00L 288.00,160.00L 288.00,224.00L 96.00,224.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"zoom in, enlarge, scale\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 496.131,435.698L 374.855,332.551c-12.537-11.283-25.945-16.463-36.776-15.963C 366.707,283.054, 384.00,239.549, 384.00,192.00\n\t\tC 384.00,85.961, 298.039,0.00, 192.00,0.00C 85.962,0.00,0.00,85.961,0.00,192.00c0.00,106.039, 85.961,192.00, 192.00,192.00c 47.549,0.00, 91.054-17.293, 124.588-45.922\n\t\tc-0.50,10.831, 4.68,24.239, 15.963,36.776l 103.147,121.276c 17.661,19.623, 46.511,21.277, 64.11,3.678S 515.754,453.359, 496.131,435.698\n\t\tz M 192.00,320.00c-70.692,0.00-128.00-57.308-128.00-128.00S 121.308,64.00, 192.00,64.00s 128.00,57.308, 128.00,128.00S 262.693,320.00, 192.00,320.00zM 224.00,96.00L 160.00,96.00L 160.00,160.00L 96.00,160.00L 96.00,224.00L 160.00,224.00L 160.00,288.00L 224.00,288.00L 224.00,224.00L 288.00,224.00L 288.00,160.00L 224.00,160.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"search, magnifier, lookup, find\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 496.131,435.698L 374.855,332.551c-12.537-11.283-25.945-16.463-36.776-15.963C 366.707,283.054, 384.00,239.549, 384.00,192.00\n\tC 384.00,85.961, 298.039,0.00, 192.00,0.00C 85.962,0.00,0.00,85.961,0.00,192.00c0.00,106.039, 85.961,192.00, 192.00,192.00c 47.549,0.00, 91.054-17.293, 124.588-45.922\n\tc-0.50,10.831, 4.68,24.239, 15.963,36.776l 103.147,121.276c 17.661,19.623, 46.511,21.277, 64.11,3.678S 515.754,453.359, 496.131,435.698z\n\t M 192.00,320.00c-70.692,0.00-128.00-57.308-128.00-128.00S 121.308,64.00, 192.00,64.00s 128.00,57.308, 128.00,128.00S 262.693,320.00, 192.00,320.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"loading, busy, wait, wheel\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,256.00c-0.639-33.431-7.892-66.758-21.288-97.231c-13.352-30.50-32.731-58.129-56.521-80.96\n\tc-23.776-22.848-51.972-40.91-82.492-52.826C 321.197,13.021, 288.401,7.307, 256.00,8.00c-32.405,0.641-64.666,7.687-94.167,20.678\n\tc-29.524,12.948-56.271,31.735-78.367,54.788c-22.112,23.041-39.58,50.354-51.093,79.899C 20.816,192.896, 15.309,224.625, 16.00,256.00\n\tc 0.643,31.38, 7.482,62.574, 20.067,91.103c 12.544,28.55, 30.738,54.414, 53.055,75.774c 22.305,21.377, 48.736,38.252, 77.307,49.36\n\tC 194.988,483.389, 225.652,488.688, 256.00,488.00c 30.354-0.645, 60.481-7.277, 88.038-19.457c 27.575-12.141, 52.558-29.74, 73.183-51.322\n\tc 20.641-21.57, 36.922-47.118, 47.627-74.715c 6.517-16.729, 10.94-34.20, 13.271-51.899c 0.623,0.036, 1.249,0.06, 1.881,0.06\n\tc 17.673,0.00, 32.00-14.326, 32.00-32.00c0.00-0.898-0.047-1.786-0.119-2.666L 512.00,256.001 z M 461.153,340.974c-11.736,26.601-28.742,50.70-49.589,70.59\n\tc-20.835,19.905-45.50,35.593-72.122,45.895C 312.828,467.798, 284.297,472.685, 256.00,472.00c-28.302-0.649-56.298-6.868-81.91-18.237\n\tc-25.625-11.333-48.842-27.745-67.997-47.856c-19.169-20.099-34.264-43.882-44.161-69.529C 51.997,310.736, 47.318,283.271, 48.00,256.00\n\tc 0.651-27.276, 6.664-54.206, 17.627-78.845c 10.929-24.65, 26.749-46.985, 46.123-65.405c 19.365-18.434, 42.265-32.935, 66.937-42.428\n\tC 203.356,59.792, 229.755,55.319, 256.00,56.00c 26.25,0.653, 52.114,6.459, 75.781,17.017c 23.676,10.525, 45.128,25.751, 62.812,44.391\n\tc 17.698,18.629, 31.605,40.647, 40.695,64.344C 444.412,205.448, 448.679,230.781, 448.00,256.00l 0.119,0.00 c-0.072,0.88-0.119,1.768-0.119,2.666\n\tc0.00,16.506, 12.496,30.087, 28.543,31.812C 473.431,307.889, 468.278,324.887, 461.153,340.974z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"loading, busy, wait, wheel\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 192.00,64.00A64.00,64.00 10080.00 1,0 320.00,64A64.00,64.00 10080.00 1,0 192.00,64zM 327.765,120.235A64.00,64.00 10080.00 1,0 455.765,120.23500000000001A64.00,64.00 10080.00 1,0 327.765,120.23500000000001zM 416.00,256.00A32.00,32.00 10080.00 1,0 480.00,256A32.00,32.00 10080.00 1,0 416.00,256zM 359.765,391.765A32.00,32.00 10080.00 1,0 423.765,391.765A32.00,32.00 10080.00 1,0 359.765,391.765zM 224.001,448.00A32.00,32.00 10080.00 1,0 288.001,448A32.00,32.00 10080.00 1,0 224.001,448zM 88.236,391.765A32.00,32.00 10080.00 1,0 152.236,391.765A32.00,32.00 10080.00 1,0 88.236,391.765zM 72.236,120.235A48.00,48.00 10080.00 1,0 168.236,120.23500000000001A48.00,48.00 10080.00 1,0 72.236,120.23500000000001zM 28.00,256.00A36.00,36.00 10080.00 1,0 100.00,256A36.00,36.00 10080.00 1,0 28.00,256z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"busy, wait, loading, hour glass\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 364.496,256.00C 433.373,212.333, 480.00,128.396, 480.00,32.00c0.00-10.838-0.596-21.517-1.739-32.00L 33.74,0.00 C 32.595,10.484, 32.00,21.163, 32.00,32.00\n\t\tc0.00,96.396, 46.627,180.333, 115.503,224.00C 78.627,299.667, 32.00,383.604, 32.00,480.00c0.00,10.838, 0.595,21.517, 1.739,32.00l 444.521,0.00 \n\t\tc 1.144-10.483, 1.739-21.162, 1.739-32.00C 480.00,383.604, 433.373,299.667, 364.496,256.00z M 80.00,480.00c0.00-93.456, 40.081-172.707, 112.00-198.854\n\t\tl0.00-50.293 l0.00,0.00 C 120.081,204.708, 80.00,125.457, 80.00,32.00l0.00,0.00 l 352.00,0.00 l0.00,0.00 c0.00,93.457-40.081,172.708-112.00,198.853l0.00,50.293 \n\t\tC 391.919,307.293, 432.00,386.544, 432.00,480.00L 80.00,480.00 zM 309.813,334.797c-35.827-20.322-37.804-46.684-37.813-62.683L 272.00,240.00 c0.00-15.997, 1.902-42.457, 37.872-62.832\n\t\tc 19.252-11.182, 35.904-28.174, 48.524-49.168L 153.605,128.00 c 12.633,21.016, 29.306,38.021, 48.583,49.203\n\t\tc 35.827,20.322, 37.803,46.683, 37.813,62.683L 240.001,272.00 c0.00,15.996-1.902,42.457-37.872,62.832c-36.311,21.09-63.369,62.842-71.545,113.168\n\t\tl 250.835,0.00 C 373.237,397.646, 346.154,355.876, 309.813,334.797z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"user, job, official, employee\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 160.00,96.00A96.00,96.00 8280.00 1,0 352.00,96A96.00,96.00 8280.00 1,0 160.00,96zM 384.039,224.00l-0.078,0.00 l-17.634,0.00 l-99.552,202.122L 304.00,240.00l-48.00-48.00l-48.00,48.00l 37.225,186.122L 145.674,224.00l-17.635,0.00 l-0.077,0.00 \n\t\tC 64.00,224.00, 64.00,266.993, 64.00,320.00l0.00,160.00 l 384.00,0.00 L 448.00,320.00 C 448.00,266.993, 448.00,224.00, 384.039,224.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"user, profile, avatar, person, talk\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 311.413,351.368c-11.055-1.759-11.307-32.157-11.307-32.157s 32.484-32.158, 39.564-75.401\n\tc 19.045,0.00, 30.809-45.973, 11.761-62.148C 352.226,164.635, 375.911,48.00, 256.00,48.00c-119.911,0.00-96.225,116.635-95.432,133.662\n\tc-19.047,16.175-7.285,62.148, 11.761,62.148c 7.079,43.243, 39.564,75.401, 39.564,75.401s-0.252,30.398-11.307,32.157\n\tC 164.976,357.034, 32.00,415.685, 32.00,480.00l 224.00,0.00 l 224.00,0.00 C 480.00,415.685, 347.024,357.034, 311.413,351.368z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"user, profile, avatar, person, talk\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 128.00,160.00A128.00,128.00 10080.00 1,0 384.00,160A128.00,128.00 10080.00 1,0 128.00,160zM 384.00,320.00L 128.00,320.00 C 57.308,320.00,0.00,377.309,0.00,448.00l0.00,32.00 l 4.033,0.00 l 503.934,0.00 L 512.00,480.00 l0.00-32.00 C 512.00,377.309, 454.692,320.00, 384.00,320.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"comments, chat, bubble, message, talk\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 480.00,64.00L 32.00,64.00 C 14.40,64.00,0.00,78.40,0.00,96.00l0.00,224.00 c0.00,17.60, 14.40,32.00, 32.00,32.00l 64.00,0.00 l0.00,96.00 l 72.00-96.00l 312.00,0.00 c 17.60,0.00, 32.00-14.40, 32.00-32.00L 512.00,96.00 \n\tC 512.00,78.40, 497.60,64.00, 480.00,64.00z M 160.00,256.00L 96.00,256.00 l0.00-64.00 l 64.00,0.00 L 160.00,256.00 z M 288.00,256.00l-64.00,0.00 l0.00-64.00 l 64.00,0.00 L 288.00,256.00 z M 416.00,256.00l-64.00,0.00 l0.00-64.00 l 64.00,0.00 L 416.00,256.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"comments, chat, bubble, message, talk\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 464.00,128.00L 176.00,128.00 c-26.40,0.00-48.00,21.60-48.00,48.00l0.00,224.00 c0.00,26.40, 21.60,48.00, 48.00,48.00l 80.00,0.00 l 64.00,64.00l 64.00-64.00l 80.00,0.00 c 26.40,0.00, 48.00-21.60, 48.00-48.00L 512.00,176.00 \n\t\tC 512.00,149.60, 490.401,128.00, 464.00,128.00zM 384.00,48.00c0.00-26.40-21.60-48.00-48.00-48.00L 48.00,0.00 C 21.60,0.00,0.00,21.60,0.00,48.00l0.00,224.00 c0.00,26.40, 21.60,48.00, 48.00,48.00l 16.00,0.00 L 64.00,112.00 c0.00-26.51, 21.49-48.00, 48.00-48.00l 272.00,0.00 L 384.00,48.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"comments, chat, bubble, message, talk\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 464.00,0.00L 48.00,0.00 C 21.60,0.00,0.00,21.60,0.00,48.00l0.00,320.00 c0.00,26.40, 21.60,48.00, 48.00,48.00l 112.00,0.00 l 96.00,96.00l 96.00-96.00l 112.00,0.00 c 26.40,0.00, 48.00-21.60, 48.00-48.00L 512.00,48.00 \n\tC 512.00,21.60, 490.401,0.00, 464.00,0.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"comments, chat, bubble, message, talk\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,304.00c0.00-31.984-26.282-59.581-64.259-72.383c-3.818,58.182-51.143,108.229-119.261,133.935\n\t\tc 12.653,7.509, 27.651,13.072, 44.103,16.029c 11.884,27.769, 30.681,54.436, 53.733,71.93c-12.468-24.473-13.195-48.944-8.824-70.484\n\t\tC 471.038,377.027, 512.00,343.932, 512.00,304.00zM 416.00,224.00c0.00-70.692-85.961-128.00-192.00-128.00C 117.962,96.00, 32.00,153.308, 32.00,224.00c0.00,52.637, 47.664,97.845, 115.781,117.509\n\t\tc 10.66,26.364, 16.668,61.164-1.062,95.967c 26.945-20.448, 48.081-53.424, 59.146-86.048C 211.837,351.801, 217.883,352.00, 224.00,352.00\n\t\tC 330.039,352.00, 416.00,294.692, 416.00,224.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"comments, chat, bubble, message, talk\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 255.993,8.037C 114.606,8.037, 0.001,94.576, 0.001,201.316c0.00,83.391, 69.951,154.469, 167.963,181.565\n\tc 1.438,8.104, 3.25,19.646, 3.25,26.787c0.00,33.625-12.867,65.518-35.788,94.295c 35.444-14.928, 85.475-62.898, 116.473-109.432\n\tc 1.367,0.016, 2.729,0.084, 4.095,0.084c 141.40,0.00, 256.007-86.539, 256.007-193.299C 512.002,94.576, 397.395,8.037, 255.993,8.037z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"reply, replyall\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 429.406,0.00C 486.27,103.016, 511.375,260.152, 288.00,254.912L 288.00,128.00 L 96.00,320.00l 192.00,192.00L 288.00,387.814 C 512.00,387.814, 569.762,151.707, 429.406,0.00\n\t\tzM 192.00,173.255L 192.00,128.00L0.00,320.00L 192.00,512.00L 192.00,466.745L 45.255,320.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"reply, arrow, left\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 224.00,387.814L 224.00,512.00 L 32.00,320.00l 192.00-192.00l0.00,126.912 C 447.375,260.152, 437.794,103.016, 380.931,0.00\n\tC 521.286,151.707, 491.481,394.785, 224.00,387.814z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"forward, arrow, right\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 131.07,0.00C 74.206,103.016, 64.625,260.152, 288.00,254.912L 288.00,128.00 l 192.00,192.00L 288.00,512.00L 288.00,387.814 C 20.52,394.785-9.286,151.707, 131.07,0.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"redo, arrow, right\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 288.00,124.186L 288.00,0.00 l 192.00,192.00L 288.00,384.00L 288.00,257.088 C 64.625,251.847, 74.206,408.984, 131.07,512.00\n\tC-9.286,360.293, 20.52,117.215, 288.00,124.186z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"undo, arrow, left\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 380.931,512.00C 437.794,408.984, 447.375,251.847, 224.00,257.088L 224.00,384.00 L 32.00,192.00L 224.00,0.00l0.00,124.186 \n\tC 491.481,117.215, 521.285,360.293, 380.931,512.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"flip, mirror, horizontal\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 288.00,0.00L 288.00,512.00L 480.00,512.00 \t\tzM0.00,512.00L 192.00,512.00L 192.00,0.00 \t\tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"flip, mirror, vertical\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,192.00L 512.00,192.00L 512.00,0.00 \t\tzM 512.00,480.00L 512.00,288.00L0.00,288.00 \t\tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"database, server, host, storage, save\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.614,0.00,0.00,35.816,0.00,80.00l0.00,64.00 c0.00,44.183, 114.611,80.00, 256.00,80.00c 141.385,0.00, 256.00-35.817, 256.00-80.00L 512.00,80.00 C 512.00,35.816, 397.385,0.00, 256.00,0.00\n\t\tzM 255.193,256.00C 140.566,256.00, 43.94,232.457, 11.32,200.00C 3.705,207.577,0.00,215.639,0.00,224.00l0.00,64.00 c0.00,44.184, 114.611,80.00, 256.00,80.00\n\t\tc 141.385,0.00, 256.00-35.816, 256.00-80.00l0.00-64.00 c0.00-8.361-4.516-16.423-12.131-24.00C 467.25,232.457, 369.82,256.00, 255.193,256.00zM 255.193,400.00C 140.566,400.00, 43.94,376.456, 11.32,344.00C 3.705,351.576,0.00,359.639,0.00,368.00l0.00,64.00 c0.00,44.183, 114.611,80.00, 256.00,80.00\n\t\tc 141.385,0.00, 256.00-35.817, 256.00-80.00l0.00-64.00 c0.00-8.361-4.516-16.424-12.131-24.00C 467.25,376.456, 369.82,400.00, 255.193,400.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"upload, load, export, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 224.00,288.00L 288.00,288.00L 288.00,160.00L 384.00,160.00L 256.00,32.00L 128.00,160.00L 224.00,160.00 \tzM 320.00,216.00L 320.00,265.356L 466.533,320.00L 256.00,398.509L 45.467,320.00L 192.00,265.356L 192.00,216.00L0.00,288.00L0.00,416.00L 256.00,512.00L 512.00,416.00L 512.00,288.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"download, store, save, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,288.00L 384.00,160.00L 288.00,160.00L 288.00,32.00L 224.00,32.00L 224.00,160.00L 128.00,160.00 \tzM 372.363,235.636L 336.493,271.507L 466.533,320.00L 256.00,398.509L 45.467,320.00L 175.507,271.507L 139.636,235.636L0.00,288.00L0.00,416.00L 256.00,512.00L 512.00,416.00L 512.00,288.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"box-remove, storage, inbox, archive\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 416.00,32.00L 96.00,32.00 L0.00,128.00l0.00,336.00 c0.00,8.837, 7.163,16.00, 16.00,16.00l 480.00,0.00 c 8.836,0.00, 16.00-7.163, 16.00-16.00L 512.00,128.00 L 416.00,32.00z M 320.00,320.00l0.00,96.00 L 192.00,416.00 l0.00-96.00 L 96.00,320.00 l 160.00-128.00\n\tl 160.00,128.00L 320.00,320.00 z M 77.255,96.00l 32.00-32.00l 293.488,0.00 l 32.00,32.00L 77.255,96.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"box-add, storage, inbox, archive\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 416.00,32.00L 96.00,32.00 L0.00,128.00l0.00,336.00 c0.00,8.837, 7.163,16.00, 16.00,16.00l 480.00,0.00 c 8.836,0.00, 16.00-7.163, 16.00-16.00L 512.00,128.00 L 416.00,32.00z M 256.00,416.00L 96.00,288.00l 96.00,0.00 l0.00-96.00 l 128.00,0.00 l0.00,96.00 l 96.00,0.00 \n\tL 256.00,416.00z M 77.255,96.00l 32.00-32.00l 293.489,0.00 l 32.00,32.00L 77.255,96.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"box, storage, inbox, archive\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 32.00,64.00L 480.00,64.00L 480.00,128.00L 32.00,128.00zM 64.00,448.00l 384.00,0.00 L 448.00,160.00 L 64.00,160.00 L 64.00,448.00 z M 192.00,192.00l 128.00,0.00 l0.00,32.00 L 192.00,224.00 L 192.00,192.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"drawer, category, archive\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 352.00,96.00L 160.00,96.00 L0.00,288.00l0.00,128.00 c0.00,17.673, 14.327,32.00, 32.00,32.00l 448.00,0.00 c 17.674,0.00, 32.00-14.327, 32.00-32.00L 512.00,288.00 L 352.00,96.00z M 320.00,352.00L 192.00,352.00 l-32.00-32.00l 192.00,0.00 \n\t\tL 320.00,352.00z M 41.655,288.00l 133.333-160.00l 162.024,0.00 l 133.333,160.00L 41.655,288.00 zM 142.482,192.00L 369.518,192.00L 342.851,160.00L 169.148,160.00 \tzM 89.149,256.00L 422.852,256.00L 396.185,224.00L 115.815,224.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"drawer, inbox, box, archive, storage\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 352.00,96.00L 160.00,96.00 L0.00,288.00l0.00,80.00 l0.00,48.00 c0.00,17.673, 14.327,32.00, 32.00,32.00l 448.00,0.00 c 17.674,0.00, 32.00-14.327, 32.00-32.00l0.00-48.00 l0.00-80.00 L 352.00,96.00z M 384.00,288.00l-64.00,64.00L 192.00,352.00 \n\tl-64.00-64.00L 41.655,288.00 l 133.333-160.00l 162.024,0.00 l 133.333,160.00L 384.00,288.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cabinet, storage, drawer, archive\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 352.00,0.00L 160.00,0.00 L 64.00,64.00l0.00,128.00 l 384.00,0.00 L 448.00,64.00 L 352.00,0.00z M 320.00,160.00l-32.00,0.00 l0.00-21.333 C 288.00,132.80, 283.20,128.00, 277.333,128.00l-42.666,0.00 \n\t\tc-5.866,0.00-10.667,4.80-10.667,10.667L 224.00,160.00 l-32.00,0.00 l0.00-53.333 C 192.00,100.80, 196.801,96.00, 202.667,96.00l 106.665,0.00 c 5.867,0.00, 10.668,4.80, 10.668,10.667\n\t\tL 320.00,160.00 zM 64.00,352.001l 384.00,0.00 L 448.00,224.00 L 64.00,224.00 L 64.00,352.001 z M 192.00,266.666c0.00-5.867, 4.801-10.666, 10.667-10.666l 106.665,0.00 \n\t\tc 5.867,0.00, 10.668,4.799, 10.668,10.666L 320.00,320.00 l-32.00,0.00 l0.00-21.334 c0.00-5.867-4.80-10.666-10.667-10.666l-42.666,0.00 \n\t\tc-5.866,0.00-10.667,4.799-10.667,10.666L 224.00,320.00 l-32.00,0.00 L 192.00,266.666 zM 64.00,512.00l 384.00,0.00 L 448.00,384.001 L 64.00,384.001 L 64.00,512.00 z M 192.00,426.666c0.00-5.867, 4.801-10.666, 10.667-10.666l 106.665,0.00 c 5.867,0.00, 10.668,4.799, 10.668,10.666\n\t\tL 320.00,480.00 l-32.00,0.00 l0.00-21.334 c0.00-5.867-4.80-10.666-10.667-10.666l-42.666,0.00 c-5.866,0.00-10.667,4.799-10.667,10.666L 224.00,480.00 l-32.00,0.00 L 192.00,426.666 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"mobile, phone, contact\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 336.00,0.00c-8.837,0.00-16.00,7.163-16.00,16.00l0.00,48.00 L 144.00,64.00 c-8.836,0.00-16.00,7.163-16.00,16.00l0.00,416.00 c0.00,8.836, 7.164,16.00, 16.00,16.00l 192.00,0.00 c 8.837,0.00, 16.00-7.164, 16.00-16.00L 352.00,16.00 \n\tC 352.00,7.163, 344.837,0.00, 336.00,0.00z M 192.00,480.00l-32.00,0.00 l0.00-32.00 l 32.00,0.00 L 192.00,480.00 z M 192.00,416.00l-32.00,0.00 l0.00-32.00 l 32.00,0.00 L 192.00,416.00 z M 192.00,352.00l-32.00,0.00 l0.00-32.00 l 32.00,0.00 L 192.00,352.00 z M 256.00,480.00l-32.00,0.00 l0.00-32.00 l 32.00,0.00 L 256.00,480.00 z\n\t M 256.00,416.00l-32.00,0.00 l0.00-32.00 l 32.00,0.00 L 256.00,416.00 z M 256.00,352.00l-32.00,0.00 l0.00-32.00 l 32.00,0.00 L 256.00,352.00 z M 320.00,480.00l-32.00,0.00 l0.00-32.00 l 32.00,0.00 L 320.00,480.00 z M 320.00,416.00l-32.00,0.00 l0.00-32.00 l 32.00,0.00 L 320.00,416.00 z M 320.00,352.00l-32.00,0.00 l0.00-32.00 l 32.00,0.00 L 320.00,352.00 z\n\t M 320.00,272.00c0.00,8.836-7.163,16.00-16.00,16.00L 176.00,288.00 c-8.836,0.00-16.00-7.164-16.00-16.00L 160.00,112.00 c0.00-8.837, 7.164-16.00, 16.00-16.00l 128.00,0.00 c 8.837,0.00, 16.00,7.163, 16.00,16.00L 320.00,272.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"laptop, pc, computer\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 448.00,352.00L 448.00,96.00 c0.00-17.60-14.40-32.00-32.00-32.00L 96.00,64.00 c-17.60,0.00-32.00,14.40-32.00,32.00l0.00,256.00 L0.00,352.00 l0.00,96.00 l 512.00,0.00 l0.00-96.00 L 448.00,352.00 z M 320.00,416.00L 192.00,416.00 l0.00-32.00 l 128.00,0.00 L 320.00,416.00 z M 416.00,352.00L 96.00,352.00 \n\tL 96.00,96.057 c 0.017-0.02, 0.038-0.041, 0.057-0.057l 319.885,0.00 c 0.02,0.017, 0.041,0.038, 0.058,0.058L 416.00,352.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"screen, monitor, computer\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,416.00L 512.00,32.00 L0.00,32.00 l0.00,384.00 l 224.00,0.00 l0.00,32.00 l-96.00,0.00 l0.00,32.00 l 256.00,0.00 l0.00-32.00 l-96.00,0.00 l0.00-32.00 L 512.00,416.00 z M 64.00,96.00l 384.00,0.00 l0.00,256.00 L 64.00,352.00 L 64.00,96.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"mouse\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 320.00,39.429L 320.00,192.00 L 192.00,192.00 L 192.00,39.429 C 144.201,50.546, 96.00,76.024, 96.00,128.00l0.00,212.00 c0.00,77.318, 71.634,140.00, 160.00,140.00c 88.363,0.00, 160.00-62.682, 160.00-140.00\n\t\tL 416.00,128.00 C 416.00,76.024, 367.799,50.546, 320.00,39.429zM 288.00,33.933C 276.277,32.579, 265.321,32.00, 256.00,32.00c-9.32,0.00-20.276,0.579-32.00,1.933L 224.00,160.00 l 64.00,0.00 L 288.00,33.933 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"printer\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 448.00,288.00L 448.00,416.00L 64.00,416.00L 64.00,288.00L0.00,288.00L0.00,480.00L 512.00,480.00L 512.00,288.00 \t\tzM 416.00,32.00L 96.00,32.00 l0.00,352.00 l 320.00,0.00 L 416.00,32.00 z M 352.00,320.00L 160.00,320.00 l0.00-32.00 l 192.00,0.00 L 352.00,320.00 z M 352.00,224.00L 160.00,224.00 l0.00-32.00 l 192.00,0.00 L 352.00,224.00 z M 352.00,128.00L 160.00,128.00 L 160.00,96.00 l 192.00,0.00 L 352.00,128.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"calendar, schedule, date, time\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 160.00,192.00L 224.00,192.00L 224.00,256.00L 160.00,256.00zM 256.00,192.00L 320.00,192.00L 320.00,256.00L 256.00,256.00zM 352.00,192.00L 416.00,192.00L 416.00,256.00L 352.00,256.00zM 64.00,384.00L 128.00,384.00L 128.00,448.00L 64.00,448.00zM 160.00,384.00L 224.00,384.00L 224.00,448.00L 160.00,448.00zM 256.00,384.00L 320.00,384.00L 320.00,448.00L 256.00,448.00zM 160.00,288.00L 224.00,288.00L 224.00,352.00L 160.00,352.00zM 256.00,288.00L 320.00,288.00L 320.00,352.00L 256.00,352.00zM 352.00,288.00L 416.00,288.00L 416.00,352.00L 352.00,352.00zM 64.00,288.00L 128.00,288.00L 128.00,352.00L 64.00,352.00zM 416.00,0.00l0.00,32.00 l-64.00,0.00 L 352.00,0.00 L 128.00,0.00 l0.00,32.00 L 64.00,32.00 L 64.00,0.00 L0.00,0.00 l0.00,512.00 l 480.00,0.00 L 480.00,0.00 L 416.00,0.00 z M 448.00,480.00L 32.00,480.00 L 32.00,128.00 l 416.00,0.00 L 448.00,480.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"bell, alarm, notification\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,416.00c-53.021,0.00-96.00-42.98-96.00-96.00L 416.00,177.455 c0.00-70.369-54.971-129.064-128.00-142.542L 288.00,0.00 l-64.00,0.00 l0.00,34.912 \n\tC 150.968,48.391, 96.00,107.085, 96.00,177.454L 96.00,320.00 c0.00,53.02-42.981,96.00-96.00,96.00l0.00,32.00 l 214.799,0.00 c-2.604,5.712-4.055,12.059-4.055,18.745\n\tC 210.744,491.738, 231.006,512.00, 256.00,512.00c 24.992,0.00, 45.255-20.262, 45.255-45.255c0.00-6.688-1.451-13.033-4.056-18.745L 512.00,448.00 L 512.00,416.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"clock, time, history\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 240.00,32.00C 107.452,32.00,0.00,139.452,0.00,272.00c0.00,132.549, 107.452,240.00, 240.00,240.00c 132.549,0.00, 240.00-107.451, 240.00-240.00\n\t\tC 480.00,139.452, 372.549,32.00, 240.00,32.00z M 240.00,480.00c-114.875,0.00-208.00-93.125-208.00-208.00S 125.125,64.00, 240.00,64.00s 208.00,93.125, 208.00,208.00\n\t\tS 354.875,480.00, 240.00,480.00zM 256.00,226.742L 256.00,96.00 l-32.00,0.00 l0.00,130.742 c-18.641,6.59-32.00,24.36-32.00,45.258c0.00,26.51, 21.49,48.00, 48.00,48.00c 20.898,0.00, 38.667-13.359, 45.258-32.00\n\t\tL 384.00,288.00 l0.00-32.00 l-98.742,0.00 C 280.438,242.365, 269.636,231.563, 256.00,226.742z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"history, archive\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,128.00L 256.00,288.00L 384.00,288.00L 384.00,256.00L 288.00,256.00L 288.00,128.00 \tzM 288.00,32.00C 164.288,32.00, 64.00,132.288, 64.00,256.00L0.00,256.00 l 80.00,96.00l 80.00-96.00L 96.00,256.00 c0.00-106.039, 85.961-192.00, 192.00-192.00c 106.039,0.00, 192.00,85.961, 192.00,192.00\n\t\tc0.00,106.039-85.961,192.00-192.00,192.00c-10.904,0.00-21.592-0.923-32.00-2.67l0.00,32.385 c 10.453,1.495, 21.134,2.285, 32.00,2.285\n\t\tc 123.712,0.00, 224.00-100.288, 224.00-224.00S 411.712,32.00, 288.00,32.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"compass, map, navigation, location, address\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 256.00,480.00\n\t\tC 132.288,480.00, 32.00,379.712, 32.00,256.00S 132.288,32.00, 256.00,32.00s 224.00,100.288, 224.00,224.00S 379.712,480.00, 256.00,480.00zM 128.00,384.00l 169.373-79.17L 384.00,128.00l-173.255,82.745L 128.00,384.00z M 256.00,224.00c 17.673,0.00, 32.00,14.327, 32.00,32.00c0.00,17.673-14.327,32.00-32.00,32.00\n\t\tc-17.673,0.00-32.00-14.327-32.00-32.00C 224.00,238.327, 238.327,224.00, 256.00,224.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"location, map marker, pin\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00c-81.67,0.00-147.871,66.202-147.871,147.87c0.00,2.014, 0.061,4.101, 0.16,6.224c 0.05,1.234, 0.126,2.454, 0.209,3.682\n\tc 0.051,0.779, 0.113,1.574, 0.18,2.371c 0.104,1.304, 0.21,2.61, 0.35,3.906C 121.292,283.507, 256.001,512.00, 256.001,512.00\n\ts 134.705-228.492, 146.97-347.948c 0.143-1.295, 0.245-2.603, 0.351-3.905c 0.065-0.797, 0.131-1.592, 0.183-2.371\n\tc 0.084-1.229, 0.158-2.447, 0.21-3.683c 0.097-2.124, 0.157-4.211, 0.157-6.224C 403.866,66.201, 337.666,0.00, 256.00,0.00z M 320.00,160.00\n\tc0.00,35.347-28.654,64.00-64.00,64.00c-35.346,0.00-64.00-28.653-64.00-64.00s 28.654-64.00, 64.00-64.00C 291.346,96.00, 320.00,124.653, 320.00,160.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"mail, contact, support, newsletter, letter, email\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 325.608,265.182L 512.00,393.736L 512.00,97.789 \tzM0.00,97.789L0.00,393.736L 186.388,265.164 \tzM 256.00,327.691L 211.499,287.736L0.00,416.00L 512.00,416.00L 300.495,287.736 \tzM 496.64,96.00L 15.36,96.00L 256.00,276.926 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"phone, contact, support, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 352.00,320.00c-32.00,32.00-32.00,64.00-64.00,64.00s-64.00-32.00-96.00-64.00s-64.00-64.00-64.00-96.00s 32.00-32.00, 64.00-64.00S 128.00,32.00, 96.00,32.00S0.00,128.00,0.00,128.00c0.00,64.00, 65.75,193.75, 128.00,256.00\n\ts 192.00,128.00, 256.00,128.00c0.00,0.00, 96.00-64.00, 96.00-96.00S 384.00,288.00, 352.00,320.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"support, help\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00C 114.615,0.00,0.00,114.615,0.00,256.00s 114.615,256.00, 256.00,256.00s 256.00-114.615, 256.00-256.00S 397.385,0.00, 256.00,0.00z M 160.00,256.00\n\tc0.00-53.02, 42.98-96.00, 96.00-96.00s 96.00,42.98, 96.00,96.00s-42.98,96.00-96.00,96.00S 160.00,309.02, 160.00,256.00z M 462.99,341.738L 462.99,341.738l-88.71-36.745\n\tC 380.539,289.901, 384.00,273.355, 384.00,256.00s-3.461-33.901-9.72-48.993l 61.063-25.293l 27.647-11.452C 473.944,196.673, 480.00,225.627, 480.00,256.00\n\tC 480.00,286.373, 473.943,315.327, 462.99,341.738L 462.99,341.738z M 341.739,49.01L 341.739,49.01L 341.739,49.01l-36.745,88.71\n\tC 289.902,131.461, 273.356,128.00, 256.00,128.00s-33.901,3.461-48.993,9.72l-17.23-41.599l-19.515-47.112C 196.673,38.057, 225.628,32.00, 256.00,32.00\n\tC 286.373,32.00, 315.327,38.057, 341.739,49.01z M 49.01,170.262l 47.112,19.515l 41.599,17.23C 131.462,222.099, 128.00,238.645, 128.00,256.00\n\ts 3.461,33.901, 9.72,48.993l-88.71,36.745C 38.057,315.327, 32.00,286.373, 32.00,256.00C 32.00,225.627, 38.057,196.673, 49.01,170.262z\n\t M 170.262,462.99l 11.452-27.647l 25.293-61.063C 222.099,380.539, 238.645,384.00, 256.00,384.00s 33.901-3.461, 48.993-9.72l 36.745,88.71l0.00,0.00l0.00,0.00\n\tC 315.327,473.942, 286.373,480.00, 256.00,480.00C 225.628,480.00, 196.673,473.943, 170.262,462.99z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"calculate, sum, calculator, compute\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 192.00,0.00L 32.00,0.00 C 14.40,0.00,0.00,14.40,0.00,32.00l0.00,160.00 c0.00,17.60, 14.398,32.00, 32.00,32.00l 160.00,0.00 c 17.60,0.00, 32.00-14.40, 32.00-32.00L 224.00,32.00 C 224.00,14.40, 209.60,0.00, 192.00,0.00z M 192.00,128.00\n\t\tL 32.00,128.00 L 32.00,96.00 l 160.00,0.00 L 192.00,128.00 zM 480.00,0.00L 320.00,0.00 c-17.602,0.00-32.00,14.40-32.00,32.00l0.00,448.00 c0.00,17.60, 14.398,32.00, 32.00,32.00l 160.00,0.00 c 17.60,0.00, 32.00-14.40, 32.00-32.00L 512.00,32.00 C 512.00,14.40, 497.60,0.00, 480.00,0.00z\n\t\t M 480.00,320.00L 320.00,320.00 l0.00-32.00 l 160.00,0.00 L 480.00,320.00 z M 480.00,224.00L 320.00,224.00 l0.00-32.00 l 160.00,0.00 L 480.00,224.00 zM 192.00,288.00L 32.00,288.00 C 14.40,288.00,0.00,302.40,0.00,320.00l0.00,160.00 c0.00,17.60, 14.398,32.00, 32.00,32.00l 160.00,0.00 c 17.60,0.00, 32.00-14.40, 32.00-32.00L 224.00,320.00 C 224.00,302.40, 209.60,288.00, 192.00,288.00\n\t\tz M 192.00,416.00l-64.00,0.00 l0.00,64.00 L 96.00,480.00 l0.00-64.00 L 32.00,416.00 l0.00-32.00 l 64.00,0.00 l0.00-64.00 l 32.00,0.00 l0.00,64.00 l 64.00,0.00 L 192.00,416.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"basket, cart, ecommerce, shopping, products, purchase, buy, store\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 406.494,192.00L 317.573,76.235C 319.134,72.465, 320.00,68.334, 320.00,64.00c0.00-17.673-14.326-32.00-32.00-32.00c-17.673,0.00-32.00,14.327-32.00,32.00\n\ts 14.327,32.00, 32.00,32.00c 1.421,0.00, 2.816-0.102, 4.188-0.282L 366.144,192.00L 145.857,192.00 l 73.956-96.282C 221.184,95.898, 222.58,96.00, 224.00,96.00\n\tc 17.673,0.00, 32.00-14.327, 32.00-32.00s-14.327-32.00-32.00-32.00s-32.00,14.327-32.00,32.00c0.00,4.334, 0.866,8.465, 2.427,12.234L 105.506,192.00L0.00,192.00 l0.00,64.00 l 32.00,0.00 l 32.00,256.00l 384.00,0.00 \n\tl 32.00-256.00l 32.00,0.00 l0.00-64.00 L 406.494,192.00 z M 160.00,448.00L 96.00,448.00 l0.00-64.00 l 64.00,0.00 L 160.00,448.00 z M 160.00,320.00L 96.00,320.00 l0.00-64.00 l 64.00,0.00 L 160.00,320.00 z M 288.00,448.00l-64.00,0.00 l0.00-64.00 l 64.00,0.00 L 288.00,448.00 z M 288.00,320.00l-64.00,0.00 l0.00-64.00 l 64.00,0.00 L 288.00,320.00 z\n\t M 416.00,448.00l-64.00,0.00 l0.00-64.00 l 64.00,0.00 L 416.00,448.00 z M 416.00,320.00l-64.00,0.00 l0.00-64.00 l 64.00,0.00 L 416.00,320.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cart, ecommerce, shopping, products, purchase, buy, store\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 64.00,464.00A48.00,48.00 8280.00 1,0 160.00,464A48.00,48.00 8280.00 1,0 64.00,464zM 384.00,464.00A48.00,48.00 8280.00 1,0 480.00,464A48.00,48.00 8280.00 1,0 384.00,464zM 480.00,256.00L 480.00,64.00 L 64.00,64.00 C 64.00,28.654, 35.347,0.00,0.00,0.00l0.00,32.00 c 17.645,0.00, 32.00,14.355, 32.00,32.00l 24.037,206.027C 41.39,281.756, 32.00,299.777, 32.00,320.00\n\t\tc0.00,35.347, 28.654,64.00, 64.00,64.00l 384.00,0.00 l0.00-32.00 L 96.00,352.00 c-17.673,0.00-32.00-14.327-32.00-32.00c0.00-0.11, 0.007-0.218, 0.008-0.328L 480.00,256.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"tag, price\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 288.00,0.00L0.00,288.00l 224.00,224.00l 288.00-288.00L 512.00,0.00 L 288.00,0.00 z M 416.00,142.40c-25.626,0.00-46.399-20.773-46.399-46.40S 390.374,49.60, 416.00,49.60\n\ts 46.40,20.773, 46.40,46.40S 441.626,142.40, 416.00,142.40z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"folder, directory, category, archive\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 492.25,128.00L 448.00,128.00 L 448.00,88.00 c0.00-13.255-10.745-24.00-24.00-24.00L 208.00,64.00 l-16.00-32.00L 88.00,32.00 c-13.255,0.00-24.00,10.745-24.00,24.00l0.00,72.00 L 19.75,128.00 \n\tc-13.20,0.00-21.882,10.59-19.293,23.534l 58.836,272.932C 61.882,437.41, 74.80,448.00, 88.00,448.00l 336.00,0.00 c 13.20,0.00, 26.118-10.59, 28.707-23.534\n\tl 58.836-272.932C 514.132,138.59, 505.45,128.00, 492.25,128.00z M 96.00,64.00l 76.223,0.00 l 16.00,32.00L 416.00,96.00 l0.00,32.00 L 96.00,128.00 L 96.00,64.00 z M 421.797,416.00L 90.203,416.00 L 35.017,160.00l 441.966,0.00 \n\tL 421.797,416.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"folder, directory, category, archive\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 492.25,128.00L 19.75,128.00 c-13.20,0.00-21.882,10.59-19.293,23.534l 58.836,272.932C 61.882,437.41, 74.80,448.00, 88.00,448.00l 336.00,0.00 \n\t\tc 13.20,0.00, 26.118-10.59, 28.707-23.534l 58.836-272.932C 514.132,138.59, 505.45,128.00, 492.25,128.00zM 448.00,88.00c0.00-13.255-10.745-24.00-24.00-24.00L 208.00,64.00 l-16.00-32.00L 88.00,32.00 c-13.255,0.00-24.00,10.745-24.00,24.00l0.00,56.00 l 384.00,0.00 L 448.00,88.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"copy, new, papers\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 224.00,192.00L 416.00,192.00L 416.00,224.00L 224.00,224.00zM 224.00,256.00L 416.00,256.00L 416.00,288.00L 224.00,288.00zM 224.00,320.00L 416.00,320.00L 416.00,352.00L 224.00,352.00zM 224.00,384.00L 352.00,384.00L 352.00,416.00L 224.00,416.00zM 480.00,96.00l-96.00,0.00 L 384.00,32.00 c0.00-17.60-14.40-32.00-32.00-32.00L 32.00,0.00 C 14.40,0.00,0.00,14.40,0.00,32.00l0.00,352.00 c0.00,17.60, 14.40,32.00, 32.00,32.00l 96.00,0.00 l0.00,64.00 c0.00,17.60, 14.40,32.00, 32.00,32.00l 320.00,0.00 \n\t\tc 17.60,0.00, 32.00-14.40, 32.00-32.00L 512.00,128.00 C 512.00,110.40, 497.60,96.00, 480.00,96.00z M 128.00,128.00l0.00,240.00 L 48.00,368.00 L 48.00,48.00 l 288.00,0.00 l0.00,48.00 L 160.00,96.00 C 142.40,96.00, 128.00,110.40, 128.00,128.00z M 464.00,464.00L 176.00,464.00 \n\t\tL 176.00,144.00 l 288.00,0.00 L 464.00,464.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"new, page, file\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,512.00L 256.00,288.00L 32.00,288.00 \tzM 32.00,0.00L 32.00,256.00L 288.00,256.00L 288.00,512.00L 480.00,512.00L 480.00,0.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"file, new, paper\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 352.00,0.00L 32.00,0.00 l0.00,512.00 l 448.00,0.00 L 480.00,128.00 L 352.00,0.00z M 448.00,480.00L 64.00,480.00 L 64.00,32.00 l 288.00,0.00 l0.00,96.00 l 96.00,0.00 L 448.00,480.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"file, new, paper\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 451.716,99.715l-71.432-71.431C 364.728,12.728, 334.00,0.00, 312.00,0.00L 72.00,0.00 C 50.00,0.00, 32.00,18.00, 32.00,40.00l0.00,432.00 c0.00,22.00, 18.00,40.00, 40.00,40.00l 368.00,0.00 c 22.00,0.00, 40.00-18.00, 40.00-40.00\n\tL 480.00,168.00 C 480.00,146.00, 467.272,115.271, 451.716,99.715z M 429.089,122.343c 1.565,1.565, 3.125,3.487, 4.64,5.657L 352.00,128.00 L 352.00,46.272 \n\tc 2.17,1.515, 4.092,3.075, 5.657,4.64L 429.089,122.343z M 448.00,472.00c0.00,4.336-3.664,8.00-8.00,8.00L 72.00,480.00 c-4.336,0.00-8.00-3.664-8.00-8.00L 64.00,40.00 c0.00-4.336, 3.664-8.00, 8.00-8.00\n\tl 240.00,0.00 c 2.416,0.00, 5.127,0.305, 8.00,0.852L 320.00,160.00 l 127.148,0.00 c 0.547,2.873, 0.852,5.583, 0.852,8.00L 448.00,472.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"book, reading\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 384.00,64.00c-49.179,0.00-94.03,18.498-128.00,48.905C 222.031,82.498, 177.179,64.00, 128.00,64.00S 33.969,82.498,0.00,112.904l0.00,8.596 l0.00,38.49 l0.00,192.004 \n\tL0.00,392.50 l0.00,6.576 c 0.342,0.306, 0.676,0.62, 1.02,0.924c 8.209,7.244, 17.04,13.798, 26.406,19.569c 9.43-7.631, 19.739-14.216, 30.761-19.569\n\tc 21.098-10.248, 44.783-16.00, 69.813-16.00s 48.716,5.752, 69.813,16.00c 11.021,5.354, 21.331,11.938, 30.761,19.569\n\tc 1.842,1.491, 3.65,3.022, 5.424,4.592c 8.108,7.178, 15.488,15.159, 22.002,23.83c 6.515-8.671, 13.894-16.652, 22.002-23.83\n\tc 1.773-1.569, 3.581-3.101, 5.424-4.592c 9.43-7.631, 19.739-14.216, 30.761-19.569c 21.098-10.248, 44.783-16.00, 69.813-16.00\n\ts 48.716,5.752, 69.813,16.00c 11.021,5.354, 21.331,11.938, 30.761,19.569c 9.366-5.771, 18.196-12.325, 26.405-19.569\n\tc 0.344-0.304, 0.679-0.618, 1.021-0.924L 512.00,392.50 l0.00-40.506 L 512.00,159.99 L 512.00,121.50 l0.00-8.596 C 478.031,82.498, 433.179,64.00, 384.00,64.00z M 128.00,352.00\n\tc-34.976,0.00-67.758,9.365-96.00,25.705L 32.00,127.993 C 58.741,107.905, 91.98,96.00, 128.00,96.00c 36.025,0.00, 69.258,11.919, 96.00,32.013l0.00,249.692 \n\tC 195.758,361.365, 162.976,352.00, 128.00,352.00z M 384.00,352.00c-34.976,0.00-67.758,9.365-96.00,25.705L 288.00,128.013 C 314.742,107.919, 347.976,96.00, 384.00,96.00\n\tc 36.021,0.00, 69.259,11.906, 96.00,31.994l0.00,249.712 C 451.758,361.365, 418.976,352.00, 384.00,352.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"mic, microphone, voice\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 240.00,352.00c 44.183,0.00, 80.00-35.817, 80.00-80.00L 320.00,80.00 c0.00-44.183-35.817-80.00-80.00-80.00s-80.00,35.817-80.00,80.00l0.00,192.00 C 160.00,316.183, 195.818,352.00, 240.00,352.00zM 352.00,224.00l0.00,48.00 c0.00,61.855-50.145,112.00-112.00,112.00c-61.856,0.00-112.00-50.145-112.00-112.00l0.00-48.00 L 96.00,224.00 l0.00,48.00 c0.00,74.119, 56.002,135.15, 128.00,143.11L 224.00,480.00 \n\t\tl-64.00,0.00 l0.00,32.00 l 64.00,0.00 l 32.00,0.00 l 64.00,0.00 l0.00-32.00 l-64.00,0.00 l0.00-64.89 c 71.997-7.96, 128.00-68.991, 128.00-143.11l0.00-48.00 L 352.00,224.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"broadcast, podcast, stream, live, wifi\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 224.00,192.00L 96.00,512.00l 48.596,0.00 L 256.00,414.521L 367.406,512.00L 416.00,512.00 L 288.00,192.00L 224.00,192.00 z M 149.024,465.605l 42.871-107.179l 39.81,34.833\n\t\t\tL 149.024,465.605z M 362.978,465.604l-82.68-72.344l 39.809-34.833L 362.978,465.604z M 256.00,372.00l-51.507-45.068L 245.665,224.00l 20.67,0.00 \n\t\t\tl 41.173,102.932L 256.00,372.00zM 366.871,64.001C 377.764,82.828, 384.00,104.686, 384.00,128.00s-6.236,45.172-17.129,63.999l 27.72,16.00\n\t\t\tC 408.204,184.465, 416.00,157.144, 416.00,128.00s-7.796-56.465-21.409-79.999L 366.871,64.001zM 145.128,191.999C 134.238,173.172, 128.00,151.314, 128.00,128.00s 6.236-45.172, 17.128-63.999L 117.41,48.002\n\t\t\tC 103.796,71.536, 96.00,98.856, 96.00,128.00s 7.796,56.464, 21.41,79.999L 145.128,191.999zM 34.252,0.00C 12.47,37.655,0.00,81.371,0.00,128.00s 12.47,90.345, 34.252,127.999l 27.719-16.00C 42.911,207.052, 32.00,168.801, 32.00,128.00\n\t\t\tS 42.911,48.948, 61.971,16.00L 34.252,0.00zM 512.00,128.00c0.00-46.63-12.47-90.346-34.253-128.00l0.00,0.00L 450.03,16.00C 469.09,48.948, 480.00,87.199, 480.00,128.00s-10.91,79.053-29.971,112.00\n\t\t\tl 27.718,16.00l0.00,0.00C 499.531,218.346, 512.00,174.63, 512.00,128.00zM 224.00,128.00A32.00,32.00 10080.00 1,0 288.00,128A32.00,32.00 10080.00 1,0 224.00,128z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"diamonds, bet, game, gamble, cards\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,0.00L 96.00,256.00L 256.00,512.00L 416.00,256.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"clubs, bet, game, gamble, cards\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 393.416,196.386c-29.516,0.00-56.043,12.298-74.926,32.347c-7.998,8.492-21.881,18.556-36.90,27.405\n\tc 7.055-26.934, 29.338-60.85, 44.814-75.728c 19.82-19.085, 31.992-45.915, 31.992-75.75C 358.399,47.213, 312.658,0.612, 256.002,0.00\n\tc-56.66,0.611-102.398,47.213-102.398,104.659c0.00,29.836, 12.172,56.665, 31.993,75.75c 15.477,14.878, 37.76,48.794, 44.814,75.728\n\tc-15.021-8.85-28.903-18.913-36.90-27.405c-18.884-20.049-45.41-32.347-74.925-32.347c-57.193,0.00-103.54,46.832-103.54,104.664\n\tc0.00,57.819, 46.346,104.669, 103.54,104.669c 29.521,0.00, 56.041-12.678, 74.925-32.726c 8.402-8.936, 23.222-20.069, 39.146-29.316\n\tc-1.501,73.846-36.766,128.084-72.659,149.453L 159.998,512.00 l 96.005,0.00 l 96.002,0.00 l0.00-18.87 c-35.896-21.368-71.16-75.608-72.66-149.453\n\tc 15.926,9.247, 30.744,20.384, 39.146,29.316c 18.883,20.047, 45.404,32.726, 74.926,32.726c 57.193,0.00, 103.539-46.85, 103.539-104.669\n\tC 496.955,243.218, 450.61,196.386, 393.416,196.386z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"spades, bet, game, gamble, cards\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 408.785,174.075C 312.002,102.146, 278.652,44.566, 256.002,0.001l0.00,0.00C 256.00,0.001, 256.00,0.00, 256.00,0.00l0.00,0.001 \n\tc-22.648,44.565-56.00,102.146-152.783,174.074c-165.018,122.643-9.688,293.834, 126.879,199.612\n\tc-8.898,58.465-39.265,101.086-70.104,119.441L 159.992,512.00 l 96.008,0.00 l 96.008,0.00 l0.00-18.87 c-30.841-18.354-61.205-60.977-70.106-119.442\n\tC 418.47,467.911, 573.802,296.718, 408.785,174.075z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"camera, film, video, record, _new\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 489.42,128.126c-5.294,0.00-10.729,1.861-15.718,5.383L 384.00,196.816L 384.00,144.00 c0.00-26.40-21.60-48.00-48.00-48.00L 48.00,96.00 c-26.40,0.00-48.00,21.60-48.00,48.00l0.00,224.00 \n\tc0.00,26.40, 21.60,48.00, 48.00,48.00l 288.00,0.00 c 26.40,0.00, 48.00-21.60, 48.00-48.00l0.00-52.815 l 89.701,63.307c 4.989,3.521, 10.424,5.382, 15.717,5.383\n\tc 0.001,0.00, 0.001,0.00, 0.003,0.00c 7.044,0.00, 13.477-3.248, 17.646-8.911c 3.228-4.385, 4.934-10.027, 4.934-16.318L 512.001,153.355 \n\tC 512.00,136.792, 500.641,128.126, 489.42,128.126z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"film, video, movie, tape, play\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,64.00l0.00,384.00 l 512.00,0.00 L 512.00,64.00 L0.00,64.00 z M 96.00,416.00L 32.00,416.00 l0.00-64.00 l 64.00,0.00 L 96.00,416.00 z M 96.00,288.00L 32.00,288.00 l0.00-64.00 l 64.00,0.00 L 96.00,288.00 z M 96.00,160.00L 32.00,160.00 L 32.00,96.00 l 64.00,0.00 L 96.00,160.00 z M 384.00,416.00L 128.00,416.00 L 128.00,96.00 l 256.00,0.00 L 384.00,416.00 z\n\t\t M 480.00,416.00l-64.00,0.00 l0.00-64.00 l 64.00,0.00 L 480.00,416.00 z M 480.00,288.00l-64.00,0.00 l0.00-64.00 l 64.00,0.00 L 480.00,288.00 z M 480.00,160.00l-64.00,0.00 L 416.00,96.00 l 64.00,0.00 L 480.00,160.00 zM 192.00,160.00L 192.00,352.00L 320.00,256.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"play, video, movie\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 490.594,80.054C 418.778,69.729, 339.428,64.00, 256.001,64.00c-83.43,0.00-162.778,5.729-234.597,16.054\n\tC 7.639,133.917,0.00,193.429,0.00,256.00c0.00,62.57, 7.639,122.083, 21.404,175.945C 93.223,442.271, 172.572,448.00, 256.001,448.00\n\tc 83.427,0.00, 162.776-5.729, 234.593-16.055C 504.36,378.083, 512.00,318.57, 512.00,256.00C 512.00,193.429, 504.36,133.917, 490.594,80.054z\n\t M 192.001,352.00L 192.001,160.00 l 160.00,96.00L 192.001,352.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"music, song, audio, sound\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 155.755,31.549l-13.09,340.294c-17.465-8.962-39.377-12.84-62.368-9.578c-49.574,7.021-85.271,44.418-79.729,83.517\n\tc 5.543,39.102, 50.223,65.101, 99.795,58.078c 43.996-6.235, 77.021-36.395, 80.022-70.43l 0.01,0.019c 0.006-0.077, 0.011-0.193, 0.018-0.28\n\tc 0.073-0.865, 0.115-1.741, 0.147-2.611c 1.846-35.143, 13.148-302.082, 13.148-302.082l 278.355-28.679l-12.572,240.41\n\tc-17.863-9.942-40.822-14.371-64.964-10.95c-49.574,7.028-85.268,44.417-79.726,83.521c 5.541,39.098, 50.221,65.102, 99.795,58.071\n\tc 44.933-6.36, 78.41-37.682, 80.166-72.604l 0.021-0.021C 495.742,382.248, 512.00,6.995, 512.00,6.995L 155.755,31.549z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"camera, photos, images, pictures\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 154.007,272.00A101.993,101.993 10080.00 1,0 357.993,272A101.993,101.993 10080.00 1,0 154.007,272zM 480.00,128.00L 368.00,128.00 c-8.00-32.00-16.00-64.00-48.00-64.00L 192.00,64.00 c-32.00,0.00-40.00,32.00-48.00,64.00L 32.00,128.00 c-17.60,0.00-32.00,14.40-32.00,32.00l0.00,256.00 c0.00,17.60, 14.40,32.00, 32.00,32.00l 448.00,0.00 \n\t\tc 17.60,0.00, 32.00-14.40, 32.00-32.00L 512.00,160.00 C 512.00,142.40, 497.60,128.00, 480.00,128.00z M 256.00,416.00c-79.529,0.00-144.00-64.471-144.00-144.00c0.00-79.529, 64.471-144.00, 144.00-144.00\n\t\tc 79.529,0.00, 144.00,64.471, 144.00,144.00C 400.00,351.529, 335.53,416.00, 256.00,416.00z M 480.00,192.00l-64.00,0.00 l0.00-32.00 l 64.00,0.00 L 480.00,192.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"picture, image, photo\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 416.00,287.887c-32.00,0.00-64.00,32.113-96.00,32.113s-32.00-128.00-96.00-128.00S 96.00,256.00, 64.00,384.00c0.00,0.00, 352.00,0.00, 384.00,0.00\n\t\tC 448.00,384.001, 448.00,287.887, 416.00,287.887zM0.00,96.00l0.00,352.00 l 512.00,0.00 L 512.00,96.00 L0.00,96.00 z M 480.00,416.00L 32.00,416.00 L 32.00,128.00 l 448.00,0.00 L 480.00,416.00 zM 352.00,208.00A48.00,48.00 10080.00 1,0 448.00,208A48.00,48.00 10080.00 1,0 352.00,208z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"pictures, images, photos\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M0.00,64.00l0.00,384.00 l 512.00,0.00 L 512.00,64.00 L0.00,64.00 z M 480.00,416.00l-32.00,0.00 l-96.00-144.00l-64.00,48.00L 160.00,160.00L 64.00,416.00L 32.00,416.00 L 32.00,96.00 l 448.00,0.00 L 480.00,416.00 zM 352.00,176.00A48.00,48.00 10080.00 1,0 448.00,176A48.00,48.00 10080.00 1,0 352.00,176z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"droplet, colors, water\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 447.97,316.751c-0.006-0.353-0.015-0.701-0.021-1.053c-0.016-0.714-0.035-1.427-0.059-2.14C 442.875,155.734, 256.00,0.00, 256.00,0.00\n\t\tS 69.123,155.734, 64.11,313.561c-0.022,0.715-0.044,1.426-0.06,2.141c-0.007,0.352-0.015,0.701-0.021,1.053\n\t\tc-0.018,1.08-0.028,2.162-0.028,3.248c0.00,1.184, 0.014,2.361, 0.035,3.539c 0.002,0.098, 0.003,0.195, 0.007,0.293\n\t\tC 66.082,428.101, 151.241,512.00, 256.00,512.00c 104.758,0.00, 189.916-83.899, 191.959-188.168c 0.002-0.098, 0.004-0.196, 0.005-0.293\n\t\tc 0.021-1.178, 0.036-2.357, 0.036-3.539C 448.00,318.914, 447.988,317.832, 447.97,316.751z M 383.975,322.37l-0.004,0.203\n\t\tc-0.659,33.643-14.266,65.167-38.313,88.774C 321.587,434.983, 289.743,448.00, 256.00,448.00c-6.231,0.00-12.397-0.447-18.462-1.319\n\t\tc 69.528-41.423, 116.108-117.352, 116.108-204.161c0.00-9.728-0.59-19.317-1.726-28.74c 20.136,36.97, 31.032,71.40, 32.001,101.813\n\t\tl 0.002,0.072c 0.016,0.474, 0.026,0.946, 0.039,1.422l 0.014,0.724C 383.99,318.539, 384.00,319.27, 384.00,320.00\n\t\tC 384.00,320.792, 383.99,321.581, 383.975,322.37z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"pencil, writing, edit, article, blog\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 192.00,320.00L 256.00,288.00L 480.00,64.00L 448.00,32.00L 224.00,256.00 \tzM 144.65,443.549c-15.816-33.364-42.833-60.381-76.198-76.198l 38.99-129.968L 192.00,192.00L 384.00,0.00l-96.00,0.00 L 96.00,192.00L0.00,512.00l 320.00-96.00l 192.00-192.00\n\t\tl0.00-96.00 L 320.00,320.00l-45.383,84.559\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"pencil, writing, edit, article, blog\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 488.00,24.00c-32.00-32.00-64.00-32.00-96.00,0.00l-8.00,8.00l 96.00,96.00l 8.00-8.00C 520.00,88.00, 520.00,56.00, 488.00,24.00zM 32.00,384.00L0.00,512.00l 128.00-32.00l 320.00-320.00l-96.00-96.00L 32.00,384.00z M 128.00,416.00l-32.00-32.00l 256.00-256.00l 32.00,32.00L 128.00,416.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"newspaper, pager\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 448.00,128.00L 448.00,64.00 L0.00,64.00 l0.00,352.00 c0.00,17.673, 14.327,32.00, 32.00,32.00l 432.00,0.00 c 26.511,0.00, 48.00-21.489, 48.00-48.00L 512.00,128.00 L 448.00,128.00 z M 416.00,416.00L 32.00,416.00 L 32.00,96.00 l 384.00,0.00 L 416.00,416.00 zM 64.00,160.00L 384.00,160.00L 384.00,192.00L 64.00,192.00zM 256.00,224.00L 384.00,224.00L 384.00,256.00L 256.00,256.00zM 256.00,288.00L 384.00,288.00L 384.00,320.00L 256.00,320.00zM 256.00,352.00L 352.00,352.00L 352.00,384.00L 256.00,384.00zM 64.00,224.00L 224.00,224.00L 224.00,384.00L 64.00,384.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"home, house, building\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 256.00,32.00L0.00,288.00l 48.00,48.00l 48.00-48.00l 32.00,192.00l 96.00,0.00 l0.00-96.00 l 64.00,0.00 l0.00,96.00 l 96.00,0.00 l 32.00-192.00l 48.00,48.00l 48.00-48.00L 256.00,32.00z M 256.00,237.254\n\t\tc-24.994,0.00-45.256-20.26-45.256-45.254s 20.262-45.255, 45.256-45.255c 24.992,0.00, 45.255,20.262, 45.255,45.255\n\t\tC 301.255,216.994, 280.992,237.254, 256.00,237.254z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"home, house, building\" style=\"margin-left: 0px; margin-top: 0px;\"><path d=\"M 512.00,288.00L 416.00,192.00L 416.00,96.00L 352.00,96.00L 352.00,128.00L 256.00,32.00L0.00,288.00L 64.00,288.00L 64.00,480.00L 224.00,480.00L 224.00,352.00L 288.00,352.00L 288.00,480.00L 448.00,480.00L 448.00,288.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>"]},{"metadata":{"id":"meteocons","name":"Meteocons","link":"http://www.alessioatzeni.com/meteocons/","author":"Alessio Atzeni","authorLink":"http://www.alessioatzeni.com/","license":"Arbitrary","licenseLink":"http://www.alessioatzeni.com/meteocons/#about","defaultunicode":false},"svgs":["<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"Fahrenheit, temperature\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 208.531,177.271c-3.604-3.396-7.791-6.084-12.541-8.062c-4.812-1.938-9.938-2.938-15.375-2.938\n\t\t\tc-5.459,0.00-10.584,1.00-15.375,2.938c-4.75,1.979-8.938,4.667-12.542,8.062c-3.583,3.416-6.396,7.416-8.459,12.041\n\t\t\tc-2.042,4.605-3.062,9.479-3.062,14.584c0.00,5.125, 1.02,10.00, 3.062,14.604c 2.063,4.604, 4.876,8.625, 8.459,12.021\n\t\t\tc 3.604,3.416, 7.792,6.125, 12.542,8.062c 4.791,1.979, 9.916,2.958, 15.375,2.958c 5.438,0.00, 10.562-0.979, 15.375-2.958\n\t\t\tc 4.75-1.938, 8.938-4.646, 12.541-8.062c 3.584-3.396, 6.396-7.417, 8.416-12.021c 2.042-4.604, 3.105-9.479, 3.105-14.604\n\t\t\tc0.00-5.104-1.063-9.979-3.105-14.584C 214.927,184.687, 212.115,180.687, 208.531,177.271z M 193.177,215.937\n\t\t\tc-3.438,3.417-7.625,5.126-12.562,5.126s-9.125-1.709-12.562-5.126c-3.396-3.416-5.125-7.416-5.125-12.041\n\t\t\tc0.00-4.75, 1.729-8.833, 5.125-12.146c 3.438-3.333, 7.625-4.979, 12.562-4.979s 9.125,1.646, 12.562,4.979\n\t\t\tc 3.374,3.312, 5.104,7.396, 5.104,12.146C 198.281,208.521, 196.551,212.521, 193.177,215.937z M 370.822,200.833l0.00-31.50 L 249.24,169.333 l0.00,176.396 \n\t\t\tl 35.063,0.00 l0.00-71.938 l 73.979,0.00 l0.00-31.479 l-73.979,0.00 l0.00-41.479 L 370.822,200.833 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"Celsius, temperature\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 209.167,176.375c-3.604-3.396-7.792-6.083-12.542-8.062c-4.812-1.938-9.938-2.938-15.375-2.938\n\t\t\tc-5.458,0.00-10.584,1.00-15.375,2.938c-4.75,1.979-8.938,4.667-12.541,8.062c-3.584,3.417-6.396,7.417-8.459,12.042\n\t\t\tc-2.042,4.605-3.062,9.479-3.062,14.583c0.00,5.125, 1.021,10.00, 3.062,14.605c 2.062,4.604, 4.875,8.625, 8.459,12.02\n\t\t\tc 3.604,3.417, 7.791,6.125, 12.541,8.063c 4.791,1.979, 9.917,2.958, 15.375,2.958c 5.438,0.00, 10.562-0.979, 15.375-2.958\n\t\t\tc 4.75-1.938, 8.938-4.646, 12.542-8.063c 3.583-3.395, 6.396-7.417, 8.416-12.02c 2.042-4.605, 3.104-9.479, 3.104-14.605\n\t\t\tc0.00-5.104-1.062-9.979-3.104-14.583C 215.562,183.791, 212.75,179.791, 209.167,176.375z M 193.812,215.041\n\t\t\tc-3.438,3.417-7.625,5.125-12.562,5.125s-9.125-1.709-12.562-5.125c-3.396-3.417-5.125-7.417-5.125-12.042\n\t\t\tc0.00-4.75, 1.729-8.833, 5.125-12.145c 3.438-3.333, 7.625-4.979, 12.562-4.979s 9.125,1.646, 12.562,4.979\n\t\t\tc 3.375,3.312, 5.104,7.395, 5.104,12.145C 198.916,207.625, 197.188,211.625, 193.812,215.041z M 335.25,311.791\n\t\t\tc-6.062,1.73-12.083,2.583-18.062,2.583c-3.938,0.00-7.812-0.604-11.646-1.79c-3.854-1.209-7.354-3.084-10.499-5.646\n\t\t\tc-3.167-2.563-5.73-5.834-7.667-9.854c-1.959-4.00-2.958-8.917-2.958-14.709l0.00-51.458 c0.00-5.792, 0.999-10.75, 2.958-14.854\n\t\t\tc 1.937-4.083, 4.459-7.417, 7.541-9.979c 3.084-2.562, 6.542-4.396, 10.50-5.50c 3.917-1.105, 7.834-1.667, 11.771-1.667\n\t\t\tc 5.979,0.00, 12.124,0.875, 18.437,2.688c 6.313,1.791, 12.188,4.999, 17.668,9.604l 16.896-27.146\n\t\t\tc-6.854-5.958-14.979-10.312-24.479-13.062c-9.459-2.708-19.292-4.083-29.543-4.083c-8.354,0.00-16.583,1.208-24.583,3.584\n\t\t\tc-8.021,2.396-15.146,5.979-21.375,10.75c-6.208,4.792-11.271,10.708-15.083,17.791c-3.875,7.084-5.791,15.333-5.791,24.708\n\t\t\tl0.00,66.042 c0.00,9.562, 1.979,17.875, 5.916,24.959c 3.917,7.084, 9.041,12.979, 15.334,17.666c 6.332,4.708, 13.479,8.229, 21.499,10.625\n\t\t\tc 8.042,2.375, 16.229,3.584, 24.604,3.584c 10.396,0.00, 20.271-1.542, 29.688-4.604c 9.375-3.083, 17.312-7.354, 23.812-12.792\n\t\t\tl-16.646-27.146C 347.416,306.875, 341.292,310.104, 335.25,311.791z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"none, nothing\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 159.094,278.646l-1.042,0.00 l-33.521-51.188l-40.938-60.437l-31.75,0.00 l0.00,176.395 l 35.062,0.00 L 86.905,232.312 l 1.521,0.00 \n\t\t\tl 29.104,44.542l 44.688,66.562l 31.938,0.00 L 194.156,167.021 l-35.062,0.00 L 159.094,278.646 z M 206.469,354.166l 25.834,0.00 l 64.791-196.332l-26.125,0.00 L 206.469,354.166z\n\t\t\t M 398.719,167.021l-35.833,0.00 l-61.979,176.395l 37.375,0.00 l 11.521-36.375l 61.459,0.00 l 10.749,36.375l 38.146,0.00 L 398.719,167.021z M 359.281,277.625\n\t\t\tl 7.146-23.292l 13.604-45.832l 1.00,0.00 l 13.854,46.604l 6.896,22.521L 359.281,277.626 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"compass, location, map\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 256.00,0.00C 114.604,0.00,0.00,114.604,0.00,256.00c0.00,141.375, 114.604,256.00, 256.00,256.00c 141.375,0.00, 256.00-114.625, 256.00-256.00\n\t\t\tC 512.00,114.604, 397.375,0.00, 256.00,0.00z M 256.00,448.00c-105.875,0.00-192.00-86.125-192.00-192.00S 150.125,64.00, 256.00,64.00s 192.00,86.125, 192.00,192.00S 361.875,448.00, 256.00,448.00\n\t\t\tz M 160.00,352.00l 128.00-64.00l 64.00-128.00l-128.00,64.00L 160.00,352.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"thermometer, temperature\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 288.00,360.875L 288.00,66.917 C 288.00,47.625, 273.666,32.00, 256.00,32.00\n\tc-17.667,0.00-32.00,15.625-32.00,34.917l0.00,293.958 c-19.042,11.083-32.00,31.501-32.00,55.125c0.00,35.333, 28.666,64.00, 64.00,64.00c 35.333,0.00, 64.00-28.667, 64.00-64.00\n\tC 320.00,392.376, 307.062,371.958, 288.00,360.875z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"lightning, clouds, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 512.00,134.833c0.00-49.146-40.00-89.124-89.167-89.124c-2.396,0.00-4.771,0.083-7.146,0.27\n\tC 392.562,17.146, 357.709,0.00, 320.00,0.00c-37.688,0.00-72.562,17.146-95.688,45.979c-2.375-0.187-4.771-0.27-7.188-0.27\n\tC 168.00,45.709, 128.00,85.688, 128.00,134.833c0.00,5.146, 0.688,10.125, 1.50,15.042c-0.542,0.708-1.188,1.354-1.708,2.083\n\tc-5.229-0.75-10.479-1.125-15.792-1.125c-61.75,0.00-112.00,50.25-112.00,112.00c0.00,61.751, 50.25,112.00, 112.00,112.00c 13.688,0.00, 27.084-2.499, 39.709-7.333\n\tc 18.354,16.00, 40.104,26.938, 63.207,33.208L 192.00,416.00l 32.00,32.00l-32.00,64.00l 96.00-64.00l-32.00-32.00l 4.812-9.583c 36.75-1.125, 71.75-14.729, 99.479-38.917\n\tc 12.625,4.834, 26.021,7.333, 39.709,7.333c 61.75,0.00, 112.00-50.249, 112.00-112.00c0.00-25.666-9.042-49.083-23.666-68.00\n\tC 502.916,178.958, 512.00,158.021, 512.00,134.833z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cloudy, weather, clouds\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 488.334,247.417c 14.624,18.916, 23.666,42.312, 23.666,68.00c0.00,61.749-50.25,112.00-112.00,112.00\n\tc-13.688,0.00-27.084-2.50-39.709-7.333c-28.958,25.249-65.749,39.333-104.291,39.333c-38.50,0.00-75.334-14.084-104.291-39.333\n\tc-12.625,4.833-26.021,7.333-39.709,7.333c-61.75,0.00-112.00-50.251-112.00-112.00c0.00-61.75, 50.25-112.00, 112.00-112.00\n\tc 5.312,0.00, 10.562,0.375, 15.792,1.125c 0.521-0.729, 1.166-1.375, 1.708-2.083c-0.812-4.938-1.50-9.896-1.50-15.041\n\tc0.00-49.167, 40.00-89.146, 89.125-89.146c 2.416,0.00, 4.812,0.104, 7.188,0.292c 23.125-28.854, 58.00-45.979, 95.688-45.979\n\tc 37.709,0.00, 72.562,17.125, 95.688,45.979c 2.375-0.188, 4.75-0.292, 7.146-0.292C 472.00,98.271, 512.00,138.25, 512.00,187.417\n\tC 512.00,210.583, 502.916,231.521, 488.334,247.417z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"weather, cloud\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 400.00,64.00c-5.312,0.00-10.562,0.375-15.792,1.125C 354.334,24.417, 307.188,0.00, 256.00,0.00\n\t\t\ts-98.312,24.417-128.208,65.125C 122.562,64.375, 117.312,64.00, 112.00,64.00C 50.25,64.00,0.00,114.25,0.00,176.00s 50.25,112.00, 112.00,112.00\n\t\t\tc 13.688,0.00, 27.084-2.50, 39.709-7.333C 180.666,305.917, 217.50,320.00, 256.00,320.00c 38.542,0.00, 75.333-14.083, 104.291-39.333\n\t\t\tC 372.916,285.50, 386.312,288.00, 400.00,288.00c 61.75,0.00, 112.00-50.25, 112.00-112.00S 461.75,64.00, 400.00,64.00z M 96.00,320.00c-17.688,0.00-32.00,14.312-32.00,32.00\n\t\t\ts 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00S 113.688,320.00, 96.00,320.00z M 256.00,352.00c-17.688,0.00-32.00,14.312-32.00,32.00s 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00\n\t\t\tS 273.688,352.00, 256.00,352.00z M 416.00,320.00c-17.688,0.00-32.00,14.312-32.00,32.00s 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00S 433.688,320.00, 416.00,320.00z M 352.00,448.00\n\t\t\tc-17.688,0.00-32.00,14.312-32.00,32.00s 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00S 369.688,448.00, 352.00,448.00z M 160.00,448.00c-17.688,0.00-32.00,14.312-32.00,32.00\n\t\t\ts 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00S 177.688,448.00, 160.00,448.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"snowy, cloud, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 326.042,443.688l-18.00-10.376\n\t\t\tc 0.542-3.124, 0.958-6.311, 0.958-9.624c0.00-3.312-0.416-6.50-1.00-9.625l 18.042-10.396c 8.417-4.917, 11.291-15.729, 6.458-24.104\n\t\t\tc-4.876-8.479-15.667-11.375-24.125-6.50l-18.188,10.50c-4.876-4.146-10.375-7.396-16.50-9.604l0.00-20.896 \n\t\t\tc0.00-9.771-7.938-17.688-17.688-17.688s-17.666,7.917-17.666,17.688l0.00,20.875 c-6.126,2.188-11.646,5.479-16.521,9.625l-18.146-10.50\n\t\t\tc-8.479-4.875-19.292-2.00-24.167,6.479c-4.875,8.417-1.938,19.25, 6.50,24.126l 17.959,10.375c-0.584,3.146-0.959,6.334-0.959,9.646\n\t\t\tc0.00,3.313, 0.375,6.50, 0.959,9.624L 186.00,443.688c-8.459,4.875-11.375,15.75-6.50,24.188s 15.688,11.312, 24.125,6.438l 18.167-10.438\n\t\t\tc 4.874,4.125, 10.396,7.375, 16.542,9.562l0.00,20.938 c0.00,9.749, 7.916,17.624, 17.666,17.624s 17.688-7.875, 17.688-17.624l0.00-20.938 \n\t\t\tc 6.125-2.188, 11.688-5.438, 16.521-9.625l 18.167,10.50c 8.458,4.875, 19.249,2.00, 24.125-6.438\n\t\t\tC 337.375,459.438, 334.50,448.625, 326.042,443.688z M 256.00,441.375c-9.75,0.00-17.688-7.938-17.688-17.688s 7.938-17.646, 17.688-17.646\n\t\t\ts 17.667,7.896, 17.667,17.646S 265.75,441.375, 256.00,441.375z M 474.166,396.25l-12.083-3.208c-0.291-3.833-1.208-7.479-2.896-10.979\n\t\t\tl 8.771-8.771c 4.125-4.125, 4.104-10.792,0.00-14.854c-4.083-4.104-10.708-4.125-14.833,0.00l-8.791,8.75\n\t\t\tc-3.459-1.625-7.146-2.562-10.959-2.875l-3.209-12.062c-1.499-5.583-7.25-8.938-12.874-7.438\n\t\t\tc-5.604,1.521-8.875,7.271-7.417,12.875l 3.209,11.896c-1.584,1.084-3.084,2.292-4.50,3.667c-1.375,1.417-2.542,2.916-3.626,4.459\n\t\t\tl-11.896-3.209c-5.604-1.499-11.396,1.876-12.896,7.438c-1.499,5.625, 1.876,11.354, 7.417,12.875l 12.00,3.229\n\t\t\tc 0.334,3.771, 1.292,7.458, 2.979,10.959l-8.812,8.812c-4.083,4.104-4.062,10.729, 0.042,14.812\n\t\t\tc 4.083,4.083, 10.708,4.125, 14.792,0.042l 8.832-8.833c 3.459,1.707, 7.168,2.666, 11.001,2.957l 3.166,12.021\n\t\t\tc 1.542,5.604, 7.25,8.938, 12.876,7.438c 5.583-1.50, 8.957-7.249, 7.458-12.917l-3.209-11.896c 1.50-1.062, 3.042-2.25, 4.459-3.625\n\t\t\tc 1.375-1.396, 2.542-2.938, 3.624-4.479l 11.917,3.209c 5.604,1.50, 11.375-1.854, 12.854-7.417\n\t\t\tC 483.062,403.541, 479.75,397.792, 474.166,396.25z M 438.312,402.938c-4.125,4.125-10.771,4.104-14.875,0.00\n\t\t\tc-4.062-4.062-4.104-10.729,0.00-14.854c 4.104-4.083, 10.771-4.083, 14.875,0.00C 442.375,392.188, 442.375,398.875, 438.312,402.938z\n\t\t\t M 118.938,342.50l-11.875,3.188c-1.104-1.50-2.25-3.021-3.646-4.438c-1.416-1.375-2.916-2.562-4.479-3.625l 3.188-11.938\n\t\t\tc 1.50-5.604-1.834-11.375-7.375-12.854c-5.625-1.50-11.375,1.834-12.875,7.417l-3.25,12.062c-3.812,0.312-7.458,1.25-10.938,2.896\n\t\t\tl-8.812-8.771c-4.125-4.125-10.75-4.104-14.834,0.00c-4.104,4.104-4.104,10.75,0.00,14.854l 8.771,8.771\n\t\t\tc-1.646,3.50-2.604,7.188-2.896,10.979l-12.042,3.208c-5.625,1.542-8.959,7.25-7.458,12.875c 1.521,5.583, 7.271,8.875, 12.896,7.417\n\t\t\tl 11.875-3.23c 1.062,1.604, 2.25,3.105, 3.688,4.501c 1.375,1.375, 2.875,2.604, 4.438,3.625l-3.188,11.896\n\t\t\tc-1.50,5.625, 1.834,11.417, 7.416,12.917c 5.626,1.50, 11.334-1.833, 12.834-7.438l 3.25-12.00c 3.812-0.312, 7.50-1.271, 11.00-2.938l 8.791,8.792\n\t\t\tc 4.084,4.124, 10.709,4.041, 14.834-0.042c 4.062-4.062, 4.125-10.708,0.00-14.812l-8.812-8.812c 1.688-3.46, 2.688-7.188, 2.938-11.001\n\t\t\tl 12.062-3.188c 5.562-1.521, 8.896-7.25, 7.396-12.875C 130.334,344.376, 124.584,341.042, 118.938,342.50z M 88.562,370.958\n\t\t\tc-4.104,4.104-10.75,4.104-14.875,0.00c-4.062-4.083-4.062-10.771,0.00-14.833c 4.125-4.083, 10.771-4.083, 14.875,0.00\n\t\t\tS 92.625,366.875, 88.562,370.958z M 512.00,176.00c0.00-61.75-50.25-112.00-112.00-112.00c-5.312,0.00-10.562,0.375-15.792,1.125\n\t\t\tC 354.334,24.417, 307.188,0.00, 256.00,0.00s-98.312,24.417-128.208,65.125C 122.562,64.375, 117.312,64.00, 112.00,64.00C 50.25,64.00,0.00,114.25,0.00,176.00\n\t\t\ts 50.25,112.00, 112.00,112.00c 13.688,0.00, 27.084-2.50, 39.709-7.333C 180.666,305.917, 217.50,320.00, 256.00,320.00c 38.542,0.00, 75.333-14.083, 104.291-39.333\n\t\t\tC 372.916,285.50, 386.312,288.00, 400.00,288.00C 461.75,288.00, 512.00,237.75, 512.00,176.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"snowy, cloud, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 326.042,443.688l-18.00-10.376\n\t\t\tc 0.542-3.124, 0.957-6.311, 0.957-9.624c0.00-3.312-0.415-6.50-0.999-9.625l 18.042-10.396c 8.417-4.917, 11.291-15.729, 6.458-24.104\n\t\t\tc-4.876-8.479-15.667-11.375-24.125-6.50l-18.188,10.50c-4.876-4.146-10.375-7.396-16.50-9.604l0.00-20.896 \n\t\t\tc0.00-9.771-7.938-17.688-17.688-17.688s-17.667,7.917-17.667,17.688l0.00,20.875 c-6.125,2.188-11.646,5.479-16.521,9.625l-18.146-10.50\n\t\t\tc-8.479-4.875-19.291-2.00-24.166,6.479c-4.875,8.417-1.938,19.25, 6.50,24.126l 17.959,10.375c-0.584,3.146-0.959,6.334-0.959,9.646\n\t\t\tc0.00,3.313, 0.375,6.50, 0.959,9.624L 186.00,443.688c-8.459,4.875-11.375,15.75-6.50,24.188s 15.688,11.312, 24.125,6.438l 18.167-10.438\n\t\t\tc 4.874,4.125, 10.396,7.375, 16.541,9.562l0.00,20.938 c0.00,9.749, 7.917,17.624, 17.667,17.624s 17.688-7.875, 17.688-17.624l0.00-20.938 \n\t\t\tc 6.125-2.188, 11.688-5.438, 16.521-9.625l 18.167,10.50c 8.458,4.875, 19.249,2.00, 24.125-6.438\n\t\t\tC 337.375,459.438, 334.50,448.625, 326.042,443.688z M 256.00,441.375c-9.75,0.00-17.688-7.938-17.688-17.688s 7.938-17.646, 17.688-17.646\n\t\t\ts 17.666,7.896, 17.666,17.646S 265.75,441.375, 256.00,441.375z M 400.00,64.00c-5.312,0.00-10.562,0.375-15.792,1.125\n\t\t\tC 354.333,24.417, 307.188,0.00, 256.00,0.00s-98.312,24.417-128.208,65.125C 122.562,64.375, 117.312,64.00, 112.00,64.00C 50.25,64.00,0.00,114.25,0.00,176.00\n\t\t\ts 50.25,112.00, 112.00,112.00c 13.688,0.00, 27.084-2.50, 39.709-7.333C 180.666,305.917, 217.50,320.00, 256.00,320.00c 38.542,0.00, 75.333-14.083, 104.291-39.333\n\t\t\tC 372.916,285.50, 386.312,288.00, 400.00,288.00c 61.75,0.00, 112.00-50.25, 112.00-112.00S 461.75,64.00, 400.00,64.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"windy, rainy, weather, cloud\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 417.042,70.792C 393.062,46.229, 359.917,32.00, 325.312,32.00\n\t\t\tc-34.562,0.00-67.688,14.229-91.665,38.792c-52.813,2.438-95.021,46.167-95.021,99.542c0.00,54.978, 44.709,99.708, 99.688,99.708\n\t\t\tc 5.834,0.00, 11.604-0.501, 17.271-1.50c 20.729,13.521, 44.917,20.833, 69.729,20.833c 24.854,0.00, 49.063-7.312, 69.772-20.833\n\t\t\tc 5.707,0.999, 11.458,1.50, 17.291,1.50c 54.937,0.00, 99.625-44.73, 99.625-99.708C 512.00,116.958, 469.812,73.208, 417.042,70.792z\n\t\t\t M 144.00,256.688L 16.00,256.688 c-8.833,0.00-16.00,7.146-16.00,16.00c0.00,8.853, 7.167,16.00, 16.00,16.00l 128.00,0.00 c 8.833,0.00, 16.00-7.147, 16.00-16.00\n\t\t\tC 160.00,263.834, 152.833,256.688, 144.00,256.688z M 16.00,224.688l 64.00,0.00 c 8.833,0.00, 16.00-7.146, 16.00-16.00c0.00-8.854-7.167-16.00-16.00-16.00L 16.00,192.688 \n\t\t\tc-8.833,0.00-16.00,7.146-16.00,16.00C0.00,217.542, 7.167,224.688, 16.00,224.688z M 48.00,160.688l 64.00,0.00 c 8.833,0.00, 16.00-7.146, 16.00-16.00c0.00-8.854-7.167-16.00-16.00-16.00L 48.00,128.688 \n\t\t\tc-8.833,0.00-16.00,7.146-16.00,16.00C 32.00,153.542, 39.167,160.688, 48.00,160.688z M 224.00,384.00c0.00,17.688, 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00s-32.00-64.00-32.00-64.00\n\t\t\tS 224.00,366.312, 224.00,384.00z M 352.00,448.00c0.00,17.688, 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00s-32.00-64.00-32.00-64.00S 352.00,430.312, 352.00,448.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"windy, cloud, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 417.042,166.083c-23.979-24.542-57.125-38.771-91.73-38.771\n\t\t\tc-34.562,0.00-67.688,14.229-91.687,38.771c-52.812,2.459-95.00,46.188-95.00,99.584c0.00,54.958, 44.709,99.666, 99.688,99.666\n\t\t\tc 5.812,0.00, 11.604-0.50, 17.25-1.499c 20.75,13.541, 44.938,20.854, 69.749,20.854c 24.854,0.00, 49.063-7.313, 69.772-20.854\n\t\t\tc 5.707,0.999, 11.458,1.499, 17.291,1.499c 54.937,0.00, 99.625-44.708, 99.625-99.666C 512.00,212.271, 469.812,168.542, 417.042,166.083z\n\t\t\t M 144.00,352.00L 16.00,352.00 c-8.833,0.00-16.00,7.167-16.00,16.00s 7.167,16.00, 16.00,16.00l 128.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00S 152.833,352.00, 144.00,352.00z M 16.00,320.00l 64.00,0.00 \n\t\t\tc 8.833,0.00, 16.00-7.167, 16.00-16.00s-7.167-16.00-16.00-16.00L 16.00,288.00 c-8.833,0.00-16.00,7.167-16.00,16.00S 7.167,320.00, 16.00,320.00z M 48.00,256.00l 64.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00\n\t\t\ts-7.167-16.00-16.00-16.00L 48.00,224.00 c-8.833,0.00-16.00,7.167-16.00,16.00S 39.167,256.00, 48.00,256.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"rainy, cloud, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 400.00,64.00c-5.312,0.00-10.562,0.375-15.792,1.125\n\t\t\tC 354.334,24.417, 307.188,0.00, 256.00,0.00s-98.312,24.417-128.208,65.125C 122.562,64.375, 117.312,64.00, 112.00,64.00C 50.25,64.00,0.00,114.25,0.00,176.00\n\t\t\ts 50.25,112.00, 112.00,112.00c 13.688,0.00, 27.084-2.50, 39.709-7.333C 180.666,305.917, 217.50,320.00, 256.00,320.00c 38.542,0.00, 75.333-14.083, 104.291-39.333\n\t\t\tC 372.916,285.50, 386.312,288.00, 400.00,288.00c 61.75,0.00, 112.00-50.25, 112.00-112.00S 461.75,64.00, 400.00,64.00z M 225.00,480.00c0.00,17.688, 14.312,32.00, 32.00,32.00\n\t\t\ts 32.00-14.312, 32.00-32.00s-32.00-64.00-32.00-64.00S 225.00,462.312, 225.00,480.00z M 352.00,448.00c0.00,17.688, 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00s-32.00-64.00-32.00-64.00\n\t\t\tS 352.00,430.312, 352.00,448.00z M 96.00,384.00c0.00,17.688, 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00s-32.00-64.00-32.00-64.00S 96.00,366.312, 96.00,384.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"rainy, cloud, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 400.00,96.00c-5.312,0.00-10.562,0.375-15.792,1.125\n\t\t\tC 354.334,56.417, 307.188,32.00, 256.00,32.00s-98.312,24.417-128.208,65.125C 122.562,96.375, 117.312,96.00, 112.00,96.00C 50.25,96.00,0.00,146.25,0.00,208.00\n\t\t\tc0.00,61.75, 50.25,112.00, 112.00,112.00c 13.688,0.00, 27.084-2.50, 39.709-7.333C 180.666,337.917, 217.50,352.00, 256.00,352.00\n\t\t\tc 38.542,0.00, 75.333-14.083, 104.291-39.333C 372.916,317.50, 386.312,320.00, 400.00,320.00c 61.75,0.00, 112.00-50.25, 112.00-112.00\n\t\t\tC 512.00,146.25, 461.75,96.00, 400.00,96.00z M 224.00,448.00c0.00,17.688, 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00s-32.00-64.00-32.00-64.00S 224.00,430.312, 224.00,448.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"lightning, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 400.00,64.00c-5.312,0.00-10.562,0.375-15.792,1.125C 354.334,24.417, 307.188,0.00, 256.00,0.00\n\tc-51.188,0.00-98.312,24.417-128.208,65.125C 122.562,64.375, 117.312,64.00, 112.00,64.00C 50.25,64.00,0.00,114.25,0.00,176.00s 50.25,112.00, 112.00,112.00\n\tc 13.688,0.00, 27.084-2.50, 39.709-7.333c 21.541,18.771, 47.416,31.291, 75.104,36.521L 192.00,352.00l 32.00,32.00l-32.00,96.00l 96.00-96.00l-32.00-32.00l 11.00-32.999\n\tc 34.458-2.438, 67.125-15.543, 93.291-38.334C 372.916,285.50, 386.312,288.00, 400.00,288.00c 61.75,0.00, 112.00-50.25, 112.00-112.00S 461.75,64.00, 400.00,64.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cloud, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 400.00,160.00c-5.312,0.00-10.562,0.375-15.792,1.125\n\tC 354.334,120.417, 307.188,96.00, 256.00,96.00s-98.312,24.417-128.208,65.125C 122.562,160.375, 117.312,160.00, 112.00,160.00C 50.25,160.00,0.00,210.25,0.00,272.00\n\tc0.00,61.75, 50.25,112.00, 112.00,112.00c 13.688,0.00, 27.084-2.50, 39.709-7.333C 180.666,401.917, 217.50,416.00, 256.00,416.00\n\tc 38.542,0.00, 75.333-14.083, 104.291-39.333C 372.916,381.50, 386.312,384.00, 400.00,384.00c 61.75,0.00, 112.00-50.25, 112.00-112.00\n\tC 512.00,210.25, 461.75,160.00, 400.00,160.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cloud, night, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 435.062,262.166c 4.875-3.625, 9.812-7.187, 14.229-11.604c 13.208-13.229, 23.271-29.333, 29.792-47.854\n\tc 2.083-5.792, 0.604-12.292-3.772-16.625c-4.354-4.375-10.812-5.854-16.623-3.792c-35.396,12.50-73.688,4.00-99.896-22.25\n\tc-26.249-26.25-34.791-64.521-22.249-99.896c 2.042-5.812, 0.583-12.271-3.792-16.646c-4.333-4.333-10.812-5.833-16.625-3.791\n\tc-18.542,6.583-34.625,16.625-47.834,29.833c-33.541,33.50-43.979,81.00-32.479,123.792c-43.25,5.521-82.125,28.50-108.021,63.792\n\tc-5.229-0.75-10.479-1.125-15.792-1.125c-61.75,0.00-112.00,50.249-112.00,112.00c0.00,61.75, 50.25,112.00, 112.00,112.00c 13.688,0.00, 27.084-2.501, 39.709-7.334\n\tC 180.665,497.916, 217.499,512.00, 255.999,512.00c 38.542,0.00, 75.333-14.084, 104.291-39.334c 12.625,4.833, 26.021,7.334, 39.709,7.334\n\tc 61.75,0.00, 112.00-50.25, 112.00-112.00C 512.00,318.562, 479.583,276.979, 435.062,262.166z M 290.916,92.167c 2.542-2.583, 5.271-4.979, 8.146-7.229\n\tc-2.25,35.979, 10.729,71.375, 37.104,97.729c 26.376,26.375, 61.771,39.333, 97.751,37.104c-13.792,17.584-32.792,28.521-53.126,33.188\n\tc-27.375-34.75-67.604-56.624-111.958-60.187C 256.562,158.813, 263.75,119.333, 290.916,92.167z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cloudy, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 208.00,64.00c 8.833,0.00, 16.00-7.167, 16.00-16.00L 224.00,16.00 c0.00-8.833-7.167-16.00-16.00-16.00s-16.00,7.167-16.00,16.00l0.00,32.00 \n\t\t\tC 192.00,56.833, 199.167,64.00, 208.00,64.00z M 332.438,106.167l 22.625-22.625c 6.249-6.25, 6.249-16.375,0.00-22.625\n\t\t\tc-6.25-6.25-16.375-6.25-22.625,0.00l-22.625,22.625c-6.25,6.25-6.25,16.375,0.00,22.625\n\t\t\tC 316.062,112.417, 326.188,112.417, 332.438,106.167z M 16.00,224.00l 32.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00s-7.167-16.00-16.00-16.00L 16.00,192.00 \n\t\t\tc-8.833,0.00-16.00,7.167-16.00,16.00S 7.167,224.00, 16.00,224.00z M 352.00,208.00c0.00,8.833, 7.167,16.00, 16.00,16.00l 32.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00s-7.167-16.00-16.00-16.00l-32.00,0.00 \n\t\t\tC 359.167,192.00, 352.00,199.167, 352.00,208.00z M 83.541,106.167c 6.251,6.25, 16.376,6.25, 22.625,0.00c 6.251-6.25, 6.251-16.375,0.00-22.625\n\t\t\tL 83.541,60.917c-6.25-6.25-16.374-6.25-22.625,0.00c-6.25,6.25-6.25,16.375,0.00,22.625L 83.541,106.167z M 400.00,256.00\n\t\t\tc-5.312,0.00-10.562,0.375-15.792,1.125c-16.771-22.875-39.124-40.333-64.458-51.50C 318.459,145.00, 268.938,96.00, 208.00,96.00\n\t\t\tc-61.75,0.00-112.00,50.25-112.00,112.00c0.00,17.438, 4.334,33.75, 11.50,48.438C 47.875,258.875,0.00,307.812,0.00,368.00c0.00,61.75, 50.25,112.00, 112.00,112.00\n\t\t\tc 13.688,0.00, 27.084-2.50, 39.709-7.333C 180.666,497.917, 217.50,512.00, 256.00,512.00c 38.542,0.00, 75.333-14.083, 104.291-39.333\n\t\t\tC 372.916,477.50, 386.312,480.00, 400.00,480.00c 61.75,0.00, 112.00-50.25, 112.00-112.00S 461.75,256.00, 400.00,256.00z M 256.00,192.00c-45.938,0.00-88.50,19.812-118.375,53.25\n\t\t\tC 131.688,234.083, 128.00,221.542, 128.00,208.00c0.00-44.188, 35.812-80.00, 80.00-80.00c 39.812,0.00, 72.562,29.167, 78.708,67.25\n\t\t\tC 276.688,193.25, 266.459,192.00, 256.00,192.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"moon, night, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 248.082,263.932c-31.52-31.542-39.979-77.105-26.02-116.542\n\tc-15.25,5.395-29.668,13.833-41.854,26.02c-43.751,43.75-43.751,114.667,0.00,158.395c 43.729,43.73, 114.625,43.752, 158.374,0.00\n\tc 12.229-12.186, 20.646-26.604, 26.021-41.854C 325.188,303.91, 279.604,295.451, 248.082,263.932z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"sun, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 256.00,144.00c-61.75,0.00-112.00,50.25-112.00,112.00c0.00,61.749, 50.25,112.00, 112.00,112.00\n\t\t\ts 112.00-50.251, 112.00-112.00C 368.00,194.25, 317.75,144.00, 256.00,144.00z M 256.00,112.00c 8.833,0.00, 16.00-7.146, 16.00-16.00L 272.00,64.00 c0.00-8.833-7.167-16.00-16.00-16.00\n\t\t\tc-8.854,0.00-16.00,7.167-16.00,16.00l0.00,32.00 C 240.00,104.854, 247.146,112.00, 256.00,112.00z M 256.00,400.00c-8.854,0.00-16.00,7.167-16.00,16.00l0.00,32.00 c0.00,8.854, 7.146,16.00, 16.00,16.00\n\t\t\tc 8.833,0.00, 16.00-7.146, 16.00-16.00l0.00-32.00 C 272.00,407.167, 264.833,400.00, 256.00,400.00z M 380.417,154.167l 22.625-22.625c 6.25-6.25, 6.25-16.375,0.00-22.625\n\t\t\tc-6.251-6.25-16.375-6.25-22.625,0.00l-22.625,22.625c-6.251,6.25-6.251,16.375,0.00,22.625\n\t\t\tC 364.042,160.416, 374.166,160.416, 380.417,154.167z M 131.541,357.854l-22.623,22.625c-6.252,6.25-6.252,16.376,0.00,22.625\n\t\t\tc 6.249,6.25, 16.373,6.25, 22.623,0.00l 22.625-22.625c 6.251-6.291, 6.251-16.375,0.00-22.625\n\t\t\tC 147.917,351.604, 137.792,351.562, 131.541,357.854z M 112.00,256.00c0.00-8.833-7.167-16.00-16.00-16.00L 64.00,240.00 c-8.854,0.00-16.00,7.167-16.00,16.00\n\t\t\tc0.00,8.854, 7.146,16.00, 16.00,16.00l 32.00,0.00 C 104.833,272.00, 112.00,264.854, 112.00,256.00z M 448.00,240.00l-32.00,0.00 c-8.854,0.00-16.00,7.167-16.00,16.00c0.00,8.854, 7.146,16.00, 16.00,16.00l 32.00,0.00 \n\t\t\tc 8.833,0.00, 16.00-7.146, 16.00-16.00C 464.00,247.167, 456.833,240.00, 448.00,240.00z M 131.521,154.167c 6.249,6.25, 16.375,6.25, 22.625,0.00\n\t\t\tc 6.249-6.25, 6.249-16.375,0.00-22.625l-22.625-22.625c-6.25-6.25-16.376-6.25-22.625,0.00c-6.25,6.25-6.25,16.375,0.00,22.625\n\t\t\tL 131.521,154.167z M 380.459,357.812c-6.293-6.25-16.376-6.25-22.625,0.00c-6.25,6.249-6.293,16.375,0.00,22.625l 22.625,22.625\n\t\t\tc 6.249,6.249, 16.374,6.249, 22.625,0.00c 6.249-6.25, 6.249-16.376,0.00-22.625L 380.459,357.812z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"lightning, clouds, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 192.00,384.00l 32.00,32.00l-32.00,96.00l 96.00-96.00l-32.00-32.00l 32.00-64.00L 192.00,384.00z M 512.00,134.833c0.00-49.146-40.00-89.124-89.167-89.124\n\t\t\tc-2.396,0.00-4.771,0.083-7.146,0.27C 392.562,17.146, 357.709,0.00, 320.00,0.00c-37.688,0.00-72.562,17.146-95.688,45.979\n\t\t\tc-2.375-0.187-4.771-0.27-7.188-0.27C 168.00,45.709, 128.00,85.688, 128.00,134.833c0.00,5.146, 0.688,10.125, 1.50,15.042\n\t\t\tc-0.542,0.708-1.188,1.354-1.708,2.083c-5.229-0.75-10.479-1.125-15.792-1.125c-61.75,0.00-112.00,50.25-112.00,112.00\n\t\t\tc0.00,61.751, 50.25,112.00, 112.00,112.00c 13.688,0.00, 27.084-2.499, 39.709-7.333c 1.104,0.959, 2.416,1.625, 3.541,2.562l 28.312-18.875\n\t\t\tc-9.438-6.688-18.25-14.125-25.625-23.00c-13.00,9.146-28.812,14.646-45.938,14.646c-44.188,0.00-80.00-35.791-80.00-80.00c0.00-44.167, 35.812-80.00, 80.00-80.00\n\t\t\tc 10.812,0.00, 21.062,2.209, 30.438,6.083c 0.562-1.083, 1.25-2.00, 1.812-3.042c 5.625-10.271, 12.562-19.667, 20.666-28.042\n\t\t\tc 23.084-23.896, 55.167-39.00, 91.084-39.00c 49.709,0.00, 92.334,28.667, 113.541,70.083c 5.646-2.333, 11.668-3.833, 17.875-4.833l 12.584-1.25\n\t\t\tc 12.334,0.00, 23.875,3.042, 34.312,8.00c 11.312,5.417, 21.021,13.375, 28.646,23.208c 10.50,13.521, 17.042,30.334, 17.042,48.792\n\t\t\tc0.00,44.209-35.812,80.00-80.00,80.00c-17.125,0.00-32.916-5.50-45.938-14.646c-14.00,16.875-32.438,29.562-53.146,37.562l-5.979,11.938l 18.25,18.25\n\t\t\tc 17.062-6.646, 33.021-16.188, 47.104-28.438c 12.625,4.834, 26.021,7.333, 39.709,7.333c 61.75,0.00, 112.00-50.249, 112.00-112.00\n\t\t\tc0.00-25.666-9.042-49.083-23.666-68.00C 502.916,178.958, 512.00,158.021, 512.00,134.833z M 465.562,172.458\n\t\t\tc-18.479-13.438-41.00-21.625-65.562-21.625c-5.312,0.00-10.562,0.375-15.792,1.125C 354.334,111.271, 307.188,86.833, 256.00,86.833\n\t\t\tc-34.125,0.00-66.312,11.062-92.938,30.354c 7.479-22.853, 28.729-39.478, 54.062-39.478c 7.75,0.00, 15.062,1.562, 21.75,4.333\n\t\t\tC 254.062,52.458, 284.50,32.00, 320.00,32.00s 65.958,20.458, 81.084,50.042c 6.729-2.771, 14.083-4.333, 21.749-4.333\n\t\t\tc 31.584,0.00, 57.167,25.583, 57.167,57.124C 480.00,149.333, 474.438,162.396, 465.562,172.458z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cloud, lightning, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 512.00,134.833c0.00-49.146-40.00-89.124-89.167-89.124c-2.396,0.00-4.771,0.083-7.146,0.27\n\tC 392.562,17.146, 357.709,0.00, 320.00,0.00c-37.688,0.00-72.562,17.146-95.688,45.979c-2.375-0.187-4.771-0.27-7.188-0.27\n\tC 168.00,45.709, 128.00,85.688, 128.00,134.833c0.00,5.146, 0.688,10.125, 1.50,15.042c-0.542,0.708-1.188,1.354-1.708,2.083\n\tc-5.229-0.75-10.479-1.125-15.792-1.125c-61.75,0.00-112.00,50.25-112.00,112.00c0.00,61.751, 50.25,112.00, 112.00,112.00c 13.688,0.00, 27.084-2.499, 39.709-7.333\n\tc 18.354,16.00, 40.104,26.938, 63.207,33.208L 192.00,416.00l 32.00,32.00l-32.00,64.00l 96.00-64.00l-32.00-32.00l 4.812-9.583c 36.75-1.125, 71.75-14.729, 99.479-38.917\n\tc 12.625,4.834, 26.021,7.333, 39.709,7.333c 61.75,0.00, 112.00-50.249, 112.00-112.00c0.00-25.666-9.042-49.083-23.666-68.00\n\tC 502.916,178.958, 512.00,158.021, 512.00,134.833z M 400.00,342.833c-17.125,0.00-32.916-5.50-45.938-14.646c-19.00,22.896-45.75,38.729-76.229,44.125\n\tl-23.771,2.312C 215.25,374.00, 181.00,356.00, 157.938,328.188c-13.00,9.146-28.812,14.646-45.938,14.646c-44.188,0.00-80.00-35.791-80.00-80.00\n\tc0.00-44.167, 35.812-80.00, 80.00-80.00c 10.812,0.00, 21.062,2.209, 30.438,6.083c 0.562-1.083, 1.25-2.00, 1.812-3.042\n\tc 5.625-10.271, 12.562-19.667, 20.666-28.042c 23.084-23.896, 55.167-39.00, 91.084-39.00c 49.709,0.00, 92.334,28.667, 113.541,70.083\n\tc 5.646-2.333, 11.668-3.833, 17.875-4.833l 12.584-1.25c 12.334,0.00, 23.875,3.042, 34.312,8.00c 11.312,5.417, 21.021,13.375, 28.646,23.208\n\tc 10.50,13.521, 17.042,30.334, 17.042,48.792C 480.00,307.042, 444.188,342.833, 400.00,342.833z M 465.562,172.458\n\tc-18.479-13.438-41.00-21.625-65.562-21.625c-5.312,0.00-10.562,0.375-15.792,1.125C 354.334,111.271, 307.188,86.833, 256.00,86.833\n\tc-34.125,0.00-66.312,11.062-92.938,30.354c 7.479-22.853, 28.729-39.478, 54.062-39.478c 7.75,0.00, 15.062,1.562, 21.75,4.333\n\tC 254.062,52.458, 284.50,32.00, 320.00,32.00s 65.958,20.458, 81.084,50.042c 6.729-2.771, 14.083-4.333, 21.749-4.333\n\tc 31.584,0.00, 57.167,25.583, 57.167,57.124C 480.00,149.333, 474.438,162.396, 465.562,172.458z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cloudy, weather, clouds\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 512.00,240.001c0.00-49.167-40.00-89.146-89.167-89.146c-2.396,0.00-4.771,0.104-7.146,0.291\n\tc-23.125-28.854-57.979-45.978-95.688-45.978c-37.688,0.00-72.562,17.124-95.688,45.979c-2.375-0.188-4.771-0.291-7.188-0.291\n\tC 168.00,150.855, 128.00,190.834, 128.00,240.001c0.00,5.146, 0.688,10.104, 1.50,15.042c-0.542,0.708-1.188,1.354-1.708,2.083\n\tc-5.229-0.75-10.479-1.125-15.792-1.125C 50.25,256.001,0.00,306.25,0.00,368.00c0.00,61.751, 50.25,112.00, 112.00,112.00c 13.688,0.00, 27.084-2.50, 39.709-7.333\n\tC 180.666,497.917, 217.50,512.00, 256.00,512.00c 38.542,0.00, 75.333-14.083, 104.291-39.333C 372.916,477.50, 386.312,480.00, 400.00,480.00\n\tc 61.75,0.00, 112.00-50.249, 112.00-112.00c0.00-25.688-9.042-49.083-23.666-67.999C 502.916,284.105, 512.00,263.168, 512.00,240.001z M 400.00,448.00\n\tc-17.125,0.00-32.916-5.499-45.938-14.666C 330.583,461.625, 295.624,480.00, 256.00,480.00c-39.625,0.00-74.584-18.375-98.062-46.666\n\tC 144.938,442.501, 129.126,448.00, 112.00,448.00c-44.188,0.00-80.00-35.812-80.00-80.00s 35.812-79.999, 80.00-79.999c 10.812,0.00, 21.062,2.188, 30.438,6.062\n\tc 0.562-1.062, 1.25-2.00, 1.812-3.021c 5.625-10.271, 12.562-19.688, 20.666-28.042C 188.00,239.084, 220.083,224.00, 256.00,224.00\n\tc 49.709,0.00, 92.334,28.666, 113.541,70.062c 5.646-2.312, 11.668-3.813, 17.875-4.812L 400.00,288.00c 12.334,0.00, 23.875,3.042, 34.312,8.00\n\tc 11.312,5.416, 21.021,13.374, 28.646,23.188c 10.50,13.521, 17.042,30.354, 17.042,48.812C 480.00,412.188, 444.188,448.00, 400.00,448.00z\n\t M 465.562,277.625c-18.479-13.458-41.00-21.624-65.562-21.624c-5.312,0.00-10.562,0.375-15.792,1.125\n\tc-29.874-40.708-77.021-65.125-128.208-65.125c-34.125,0.00-66.312,11.042-92.938,30.334c 7.479-22.854, 28.729-39.479, 54.062-39.479\n\tc 7.75,0.00, 15.062,1.562, 21.75,4.332c 15.188-29.562, 45.625-50.02, 81.125-50.02s 65.958,20.457, 81.084,50.02\n\tc 6.729-2.77, 14.083-4.332, 21.749-4.332c 31.584,0.00, 57.167,25.583, 57.167,57.146C 480.00,254.48, 474.438,267.542, 465.562,277.625z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"weather, cloud\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 400.00,64.00c-5.312,0.00-10.562,0.375-15.792,1.125C 354.334,24.417, 307.188,0.00, 256.00,0.00\n\t\t\ts-98.312,24.417-128.208,65.125C 122.562,64.375, 117.312,64.00, 112.00,64.00C 50.25,64.00,0.00,114.25,0.00,176.00s 50.25,112.00, 112.00,112.00\n\t\t\tc 13.688,0.00, 27.084-2.50, 39.709-7.333C 180.666,305.917, 217.50,320.00, 256.00,320.00c 38.542,0.00, 75.333-14.083, 104.291-39.333\n\t\t\tC 372.916,285.50, 386.312,288.00, 400.00,288.00c 61.75,0.00, 112.00-50.25, 112.00-112.00S 461.75,64.00, 400.00,64.00z M 400.00,256.00c-9.709,0.00-19.209-1.75-28.25-5.208\n\t\t\tl-18.00-6.917l-14.50,12.667C 316.00,276.833, 286.438,288.00, 256.00,288.00s-60.00-11.167-83.25-31.458l-14.50-12.667l-18.00,6.917\n\t\t\tc-9.00,3.458-18.541,5.208-28.25,5.208c-44.125,0.00-80.00-35.896-80.00-80.00s 35.875-80.00, 80.00-80.00c 3.792,0.00, 7.50,0.271, 11.25,0.792l 18.958,2.75\n\t\t\tl 11.354-15.458C 177.875,50.979, 215.209,32.00, 256.00,32.00c 40.812,0.00, 78.125,18.958, 102.417,52.063l 11.375,15.479l 18.999-2.75\n\t\t\tC 392.50,96.271, 396.208,96.00, 400.00,96.00c 44.125,0.00, 80.00,35.896, 80.00,80.00S 444.125,256.00, 400.00,256.00z M 96.00,320.00c-17.688,0.00-32.00,14.312-32.00,32.00\n\t\t\ts 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00S 113.688,320.00, 96.00,320.00z M 256.00,352.00c-17.688,0.00-32.00,14.312-32.00,32.00s 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00\n\t\t\tS 273.688,352.00, 256.00,352.00z M 416.00,320.00c-17.688,0.00-32.00,14.312-32.00,32.00s 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00S 433.688,320.00, 416.00,320.00z M 352.00,448.00\n\t\t\tc-17.688,0.00-32.00,14.312-32.00,32.00s 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00S 369.688,448.00, 352.00,448.00z M 160.00,448.00c-17.688,0.00-32.00,14.312-32.00,32.00\n\t\t\ts 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00S 177.688,448.00, 160.00,448.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"snowy, weather, cloud\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 326.042,443.688l-18.00-10.376\n\t\t\tc 0.542-3.124, 0.958-6.311, 0.958-9.624c0.00-3.312-0.416-6.50-1.00-9.625l 18.042-10.396c 8.417-4.917, 11.291-15.729, 6.458-24.104\n\t\t\tc-4.876-8.479-15.667-11.375-24.125-6.50l-18.188,10.50c-4.876-4.146-10.375-7.396-16.50-9.604l0.00-20.896 \n\t\t\tc0.00-9.771-7.938-17.688-17.688-17.688s-17.666,7.917-17.666,17.688l0.00,20.875 c-6.126,2.188-11.646,5.479-16.521,9.625l-18.146-10.50\n\t\t\tc-8.479-4.875-19.292-2.00-24.167,6.479c-4.875,8.417-1.938,19.25, 6.50,24.126l 17.959,10.375c-0.584,3.146-0.959,6.334-0.959,9.646\n\t\t\tc0.00,3.313, 0.375,6.50, 0.959,9.624L 186.00,443.688c-8.459,4.875-11.375,15.75-6.50,24.188s 15.688,11.312, 24.125,6.438l 18.167-10.438\n\t\t\tc 4.874,4.125, 10.396,7.375, 16.542,9.562l0.00,20.938 c0.00,9.749, 7.916,17.624, 17.666,17.624s 17.688-7.875, 17.688-17.624l0.00-20.938 \n\t\t\tc 6.125-2.188, 11.688-5.438, 16.521-9.625l 18.167,10.50c 8.458,4.875, 19.249,2.00, 24.125-6.438\n\t\t\tC 337.375,459.438, 334.50,448.625, 326.042,443.688z M 256.00,441.375c-9.75,0.00-17.688-7.938-17.688-17.688s 7.938-17.646, 17.688-17.646\n\t\t\ts 17.667,7.896, 17.667,17.646S 265.75,441.375, 256.00,441.375z M 474.166,396.25l-12.083-3.208c-0.291-3.833-1.208-7.479-2.896-10.979\n\t\t\tl 8.771-8.771c 4.125-4.125, 4.104-10.792,0.00-14.854c-4.083-4.104-10.708-4.125-14.833,0.00l-8.791,8.75\n\t\t\tc-3.459-1.625-7.146-2.562-10.959-2.875l-3.209-12.062c-1.499-5.583-7.25-8.938-12.874-7.438\n\t\t\tc-5.604,1.521-8.875,7.271-7.417,12.875l 3.209,11.896c-1.584,1.084-3.084,2.292-4.50,3.667c-1.375,1.417-2.542,2.916-3.626,4.459\n\t\t\tl-11.896-3.209c-5.604-1.499-11.396,1.876-12.896,7.438c-1.499,5.625, 1.876,11.354, 7.417,12.875l 12.00,3.229\n\t\t\tc 0.334,3.771, 1.292,7.458, 2.979,10.959l-8.812,8.812c-4.083,4.104-4.062,10.729, 0.042,14.812\n\t\t\tc 4.083,4.083, 10.708,4.125, 14.792,0.042l 8.832-8.833c 3.459,1.707, 7.168,2.666, 11.001,2.957l 3.166,12.021\n\t\t\tc 1.542,5.604, 7.25,8.938, 12.876,7.438c 5.583-1.50, 8.957-7.249, 7.458-12.917l-3.209-11.896c 1.50-1.062, 3.042-2.25, 4.459-3.625\n\t\t\tc 1.375-1.396, 2.542-2.938, 3.624-4.479l 11.917,3.209c 5.604,1.50, 11.375-1.854, 12.854-7.417\n\t\t\tC 483.062,403.541, 479.75,397.792, 474.166,396.25z M 438.312,402.938c-4.125,4.125-10.771,4.104-14.875,0.00\n\t\t\tc-4.062-4.062-4.104-10.729,0.00-14.854c 4.104-4.083, 10.771-4.083, 14.875,0.00C 442.375,392.188, 442.375,398.875, 438.312,402.938z\n\t\t\t M 118.938,342.50l-11.875,3.188c-1.104-1.50-2.25-3.021-3.646-4.438c-1.416-1.375-2.916-2.562-4.479-3.625l 3.188-11.938\n\t\t\tc 1.50-5.604-1.834-11.375-7.375-12.854c-5.625-1.50-11.375,1.834-12.875,7.417l-3.25,12.062c-3.812,0.312-7.458,1.25-10.938,2.896\n\t\t\tl-8.812-8.771c-4.125-4.125-10.75-4.104-14.834,0.00c-4.104,4.104-4.104,10.75,0.00,14.854l 8.771,8.771\n\t\t\tc-1.646,3.50-2.604,7.188-2.896,10.979l-12.042,3.208c-5.625,1.542-8.959,7.25-7.458,12.875c 1.521,5.583, 7.271,8.875, 12.896,7.417\n\t\t\tl 11.875-3.23c 1.062,1.604, 2.25,3.105, 3.688,4.501c 1.375,1.375, 2.875,2.604, 4.438,3.625l-3.188,11.896\n\t\t\tc-1.50,5.625, 1.834,11.417, 7.416,12.917c 5.626,1.50, 11.334-1.833, 12.834-7.438l 3.25-12.00c 3.812-0.312, 7.50-1.271, 11.00-2.938l 8.791,8.792\n\t\t\tc 4.084,4.124, 10.709,4.041, 14.834-0.042c 4.062-4.062, 4.125-10.708,0.00-14.812l-8.812-8.812c 1.688-3.46, 2.688-7.188, 2.938-11.001\n\t\t\tl 12.062-3.188c 5.562-1.521, 8.896-7.25, 7.396-12.875C 130.334,344.376, 124.584,341.042, 118.938,342.50z M 88.562,370.958\n\t\t\tc-4.104,4.104-10.75,4.104-14.875,0.00c-4.062-4.083-4.062-10.771,0.00-14.833c 4.125-4.083, 10.771-4.083, 14.875,0.00\n\t\t\tS 92.625,366.875, 88.562,370.958z M 512.00,176.00c0.00-61.75-50.25-112.00-112.00-112.00c-5.312,0.00-10.562,0.375-15.792,1.125\n\t\t\tC 354.334,24.417, 307.188,0.00, 256.00,0.00s-98.312,24.417-128.208,65.125C 122.562,64.375, 117.312,64.00, 112.00,64.00C 50.25,64.00,0.00,114.25,0.00,176.00\n\t\t\ts 50.25,112.00, 112.00,112.00c 13.688,0.00, 27.084-2.50, 39.709-7.333C 180.666,305.917, 217.50,320.00, 256.00,320.00c 38.542,0.00, 75.333-14.083, 104.291-39.333\n\t\t\tC 372.916,285.50, 386.312,288.00, 400.00,288.00C 461.75,288.00, 512.00,237.75, 512.00,176.00z M 354.062,241.333C 330.584,269.625, 295.624,288.00, 256.00,288.00\n\t\t\tc-39.625,0.00-74.584-18.375-98.062-46.667C 144.938,250.50, 129.125,256.00, 112.00,256.00c-44.188,0.00-80.00-35.812-80.00-80.00s 35.812-80.00, 80.00-80.00\n\t\t\tc 10.812,0.00, 21.062,2.208, 30.438,6.083C 163.667,60.667, 206.291,32.00, 256.00,32.00s 92.334,28.667, 113.541,70.083\n\t\t\tC 378.938,98.208, 389.209,96.00, 400.00,96.00c 44.188,0.00, 80.00,35.812, 80.00,80.00s-35.812,80.00-80.00,80.00C 382.875,256.00, 367.084,250.50, 354.062,241.333z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"snowy, weather, cloud\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 326.042,347.688l-18.00-10.375c 0.542-3.125, 0.958-6.312, 0.958-9.625c0.00-3.312-0.416-6.50-1.00-9.625\n\t\t\tl 18.042-10.396c 8.417-4.917, 11.291-15.729, 6.458-24.104c-4.876-8.479-15.667-11.375-24.125-6.50l-18.188,10.50\n\t\t\tc-4.877-4.146-10.375-7.396-16.50-9.604l0.00-20.896 c0.00-9.771-7.938-17.688-17.688-17.688s-17.666,7.917-17.666,17.688l0.00,20.875 \n\t\t\tc-6.126,2.188-11.646,5.479-16.521,9.625l-18.146-10.50c-8.479-4.875-19.292-2.00-24.167,6.479c-4.875,8.417-1.938,19.25, 6.50,24.126\n\t\t\tl 17.959,10.375c-0.584,3.146-0.959,6.334-0.959,9.646s 0.375,6.50, 0.959,9.623L 186.00,347.688c-8.459,4.875-11.375,15.75-6.50,24.188\n\t\t\ts 15.688,11.312, 24.125,6.438l 18.167-10.438c 4.874,4.125, 10.396,7.375, 16.542,9.562l0.00,20.938 c0.00,9.749, 7.916,17.624, 17.666,17.624\n\t\t\ts 17.688-7.875, 17.688-17.624l0.00-20.938 c 6.125-2.188, 11.688-5.438, 16.521-9.625l 18.167,10.50c 8.458,4.875, 19.249,2.00, 24.125-6.438\n\t\t\tC 337.375,363.438, 334.50,352.625, 326.042,347.688z M 256.00,345.375c-9.75,0.00-17.688-7.938-17.688-17.688s 7.938-17.646, 17.688-17.646\n\t\t\ts 17.667,7.896, 17.667,17.646S 265.75,345.375, 256.00,345.375z M 400.00,64.00c-5.312,0.00-10.562,0.375-15.792,1.125\n\t\t\tC 354.334,24.417, 307.188,0.00, 256.00,0.00c-51.188,0.00-98.312,24.417-128.208,65.125C 122.562,64.375, 117.312,64.00, 112.00,64.00\n\t\t\tC 50.25,64.00,0.00,114.25,0.00,176.00s 50.25,112.00, 112.00,112.00c 11.812,0.00, 23.334-2.208, 34.438-5.834c 1.062-5.082, 2.729-10.041, 5.375-14.645\n\t\t\tc 3.938-6.854, 9.562-12.312, 16.00-16.502c-3.312-3.229-6.938-6.104-9.875-9.688C 144.938,250.50, 129.125,256.00, 112.00,256.00\n\t\t\tc-44.188,0.00-80.00-35.812-80.00-80.00c0.00-44.188, 35.812-80.00, 80.00-80.00c 10.812,0.00, 21.062,2.208, 30.438,6.083C 163.667,60.667, 206.291,32.00, 256.00,32.00\n\t\t\ts 92.334,28.667, 113.541,70.083C 378.938,98.208, 389.209,96.00, 400.00,96.00c 44.188,0.00, 80.00,35.812, 80.00,80.00c0.00,44.188-35.812,80.00-80.00,80.00\n\t\t\tc-17.125,0.00-32.916-5.50-45.938-14.667c-2.938,3.583-6.604,6.459-9.896,9.688c 6.459,4.207, 12.125,9.688, 16.042,16.562\n\t\t\tc 2.708,4.646, 4.354,9.584, 5.416,14.583C 376.688,285.792, 388.188,288.00, 400.00,288.00c 61.75,0.00, 112.00-50.25, 112.00-112.00S 461.75,64.00, 400.00,64.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"snowy, weather, cloud\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 326.042,443.688l-18.00-10.376\n\t\t\tc 0.542-3.124, 0.958-6.311, 0.958-9.624c0.00-3.312-0.416-6.50-1.00-9.625l 18.042-10.396c 8.417-4.917, 11.291-15.729, 6.458-24.104\n\t\t\tc-4.876-8.479-15.667-11.375-24.125-6.50l-18.188,10.50c-4.876-4.146-10.375-7.396-16.50-9.604l0.00-20.896 \n\t\t\tc0.00-9.771-7.938-17.688-17.688-17.688s-17.666,7.917-17.666,17.688l0.00,20.875 c-6.126,2.188-11.646,5.479-16.521,9.625l-18.146-10.50\n\t\t\tc-8.479-4.875-19.292-2.00-24.167,6.479c-4.875,8.417-1.938,19.25, 6.50,24.126l 17.959,10.375c-0.584,3.146-0.959,6.334-0.959,9.646\n\t\t\tc0.00,3.313, 0.375,6.50, 0.959,9.624L 186.00,443.688c-8.459,4.875-11.375,15.75-6.50,24.188s 15.688,11.312, 24.125,6.438l 18.167-10.438\n\t\t\tc 4.874,4.125, 10.396,7.375, 16.542,9.562l0.00,20.938 c0.00,9.749, 7.916,17.624, 17.666,17.624s 17.688-7.875, 17.688-17.624l0.00-20.938 \n\t\t\tc 6.125-2.188, 11.688-5.438, 16.521-9.625l 18.167,10.50c 8.458,4.875, 19.249,2.00, 24.125-6.438\n\t\t\tC 337.375,459.438, 334.50,448.625, 326.042,443.688z M 256.00,441.375c-9.75,0.00-17.688-7.938-17.688-17.688s 7.938-17.646, 17.688-17.646\n\t\t\ts 17.667,7.896, 17.667,17.646S 265.75,441.375, 256.00,441.375z M 400.00,64.00c-5.312,0.00-10.562,0.375-15.792,1.125\n\t\t\tC 354.334,24.417, 307.188,0.00, 256.00,0.00s-98.312,24.417-128.208,65.125C 122.562,64.375, 117.312,64.00, 112.00,64.00C 50.25,64.00,0.00,114.25,0.00,176.00\n\t\t\ts 50.25,112.00, 112.00,112.00c 13.688,0.00, 27.084-2.50, 39.709-7.333C 180.666,305.917, 217.50,320.00, 256.00,320.00c 38.542,0.00, 75.333-14.083, 104.291-39.333\n\t\t\tC 372.916,285.50, 386.312,288.00, 400.00,288.00c 61.75,0.00, 112.00-50.25, 112.00-112.00S 461.75,64.00, 400.00,64.00z M 400.00,256.00c-17.125,0.00-32.916-5.50-45.938-14.667\n\t\t\tC 330.584,269.625, 295.624,288.00, 256.00,288.00c-39.625,0.00-74.584-18.375-98.062-46.667C 144.938,250.50, 129.125,256.00, 112.00,256.00\n\t\t\tc-44.188,0.00-80.00-35.812-80.00-80.00s 35.812-80.00, 80.00-80.00c 10.812,0.00, 21.062,2.208, 30.438,6.083C 163.667,60.667, 206.291,32.00, 256.00,32.00\n\t\t\ts 92.334,28.667, 113.541,70.083C 378.938,98.208, 389.209,96.00, 400.00,96.00c 44.188,0.00, 80.00,35.812, 80.00,80.00S 444.188,256.00, 400.00,256.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"windy, rainy, weather, cloud\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 417.042,70.792C 393.062,46.229, 359.917,32.00, 325.312,32.00\n\t\t\tc-34.562,0.00-67.688,14.229-91.665,38.792c-52.813,2.438-95.021,46.167-95.021,99.542c0.00,54.978, 44.709,99.708, 99.688,99.708\n\t\t\tc 5.834,0.00, 11.604-0.501, 17.271-1.50c 20.729,13.521, 44.917,20.833, 69.729,20.833c 24.854,0.00, 49.063-7.312, 69.772-20.833\n\t\t\tc 5.707,0.999, 11.458,1.50, 17.291,1.50c 54.938,0.00, 99.625-44.73, 99.625-99.708C 512.00,116.958, 469.812,73.208, 417.042,70.792z\n\t\t\t M 412.375,238.042c-8.312,0.00-16.375-1.50-24.00-4.458c-17.50,15.25-39.75,23.792-63.063,23.792c-23.249,0.00-45.499-8.542-62.999-23.792\n\t\t\tc-7.625,2.959-15.75,4.458-24.00,4.458c-37.312,0.00-67.688-30.375-67.688-67.708c0.00-37.292, 30.375-67.667, 67.688-67.667\n\t\t\tc 3.188,0.00, 6.375,0.25, 9.521,0.688C 265.938,78.771, 294.375,64.00, 325.312,64.00c 30.938,0.00, 59.438,14.771, 77.501,39.354\n\t\t\tc 3.125-0.438, 6.312-0.688, 9.562-0.688c 37.312,0.00, 67.625,30.375, 67.625,67.667C 480.00,207.667, 449.688,238.042, 412.375,238.042z\n\t\t\t M 144.00,256.688L 16.00,256.688 c-8.833,0.00-16.00,7.146-16.00,16.00c0.00,8.853, 7.167,16.00, 16.00,16.00l 128.00,0.00 c 8.833,0.00, 16.00-7.147, 16.00-16.00\n\t\t\tC 160.00,263.834, 152.833,256.688, 144.00,256.688z M 16.00,224.688l 64.00,0.00 c 8.833,0.00, 16.00-7.146, 16.00-16.00c0.00-8.854-7.167-16.00-16.00-16.00L 16.00,192.688 \n\t\t\tc-8.833,0.00-16.00,7.146-16.00,16.00C0.00,217.542, 7.167,224.688, 16.00,224.688z M 48.00,160.688l 64.00,0.00 c 8.833,0.00, 16.00-7.146, 16.00-16.00c0.00-8.854-7.167-16.00-16.00-16.00L 48.00,128.688 \n\t\t\tc-8.833,0.00-16.00,7.146-16.00,16.00C 32.00,153.542, 39.167,160.688, 48.00,160.688z M 224.00,384.00c0.00,17.688, 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00s-32.00-64.00-32.00-64.00\n\t\t\tS 224.00,366.312, 224.00,384.00z M 352.00,448.00c0.00,17.688, 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00s-32.00-64.00-32.00-64.00S 352.00,430.312, 352.00,448.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"windy, weather, cloud\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 417.042,166.083c-23.979-24.542-57.125-38.771-91.73-38.771\n\t\t\tc-34.562,0.00-67.688,14.229-91.665,38.771c-52.813,2.459-95.021,46.188-95.021,99.584c0.00,54.958, 44.709,99.666, 99.688,99.666\n\t\t\tc 5.834,0.00, 11.604-0.50, 17.271-1.499c 20.729,13.541, 44.917,20.854, 69.729,20.854c 24.854,0.00, 49.063-7.313, 69.772-20.854\n\t\t\tc 5.707,0.999, 11.458,1.499, 17.291,1.499c 54.937,0.00, 99.625-44.708, 99.625-99.666C 512.00,212.271, 469.812,168.542, 417.042,166.083z\n\t\t\t M 412.375,333.333c-8.312,0.00-16.375-1.499-24.00-4.417c-17.50,15.25-39.75,23.772-63.063,23.772c-23.249,0.00-45.499-8.522-62.999-23.772\n\t\t\tc-7.625,2.918-15.75,4.417-24.00,4.417c-37.312,0.00-67.688-30.375-67.688-67.666c0.00-37.313, 30.375-67.688, 67.688-67.688\n\t\t\tc 3.188,0.00, 6.375,0.229, 9.521,0.688c 18.104-24.583, 46.541-39.354, 77.478-39.354c 30.938,0.00, 59.438,14.771, 77.501,39.354\n\t\t\tc 3.125-0.458, 6.312-0.688, 9.562-0.688c 37.312,0.00, 67.625,30.375, 67.625,67.688C 480.00,302.958, 449.688,333.333, 412.375,333.333z\n\t\t\t M 144.00,352.00L 16.00,352.00 c-8.833,0.00-16.00,7.167-16.00,16.00s 7.167,16.00, 16.00,16.00l 128.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00S 152.833,352.00, 144.00,352.00z M 16.00,320.00l 64.00,0.00 \n\t\t\tc 8.833,0.00, 16.00-7.167, 16.00-16.00s-7.167-16.00-16.00-16.00L 16.00,288.00 c-8.833,0.00-16.00,7.167-16.00,16.00S 7.167,320.00, 16.00,320.00z M 48.00,256.00l 64.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00\n\t\t\ts-7.167-16.00-16.00-16.00L 48.00,224.00 c-8.833,0.00-16.00,7.167-16.00,16.00S 39.167,256.00, 48.00,256.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"rainy, weather, cloud\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 400.00,64.00c-5.312,0.00-10.562,0.375-15.792,1.125\n\t\t\tC 354.334,24.417, 307.188,0.00, 256.00,0.00s-98.312,24.417-128.208,65.125C 122.562,64.375, 117.312,64.00, 112.00,64.00C 50.25,64.00,0.00,114.25,0.00,176.00\n\t\t\ts 50.25,112.00, 112.00,112.00c 13.688,0.00, 27.084-2.50, 39.709-7.333C 180.666,305.917, 217.50,320.00, 256.00,320.00c 38.542,0.00, 75.333-14.083, 104.291-39.333\n\t\t\tC 372.916,285.50, 386.312,288.00, 400.00,288.00c 61.75,0.00, 112.00-50.25, 112.00-112.00S 461.75,64.00, 400.00,64.00z M 400.00,256.00c-17.125,0.00-32.916-5.50-45.938-14.667\n\t\t\tC 330.584,269.625, 295.624,288.00, 256.00,288.00c-39.625,0.00-74.584-18.375-98.062-46.667C 144.938,250.50, 129.125,256.00, 112.00,256.00\n\t\t\tc-44.188,0.00-80.00-35.812-80.00-80.00s 35.812-80.00, 80.00-80.00c 10.812,0.00, 21.062,2.208, 30.438,6.083C 163.667,60.667, 206.291,32.00, 256.00,32.00\n\t\t\ts 92.334,28.667, 113.541,70.083C 378.938,98.208, 389.209,96.00, 400.00,96.00c 44.188,0.00, 80.00,35.812, 80.00,80.00S 444.188,256.00, 400.00,256.00z M 225.00,480.00\n\t\t\tc0.00,17.688, 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00s-32.00-64.00-32.00-64.00S 225.00,462.312, 225.00,480.00z M 352.00,448.00c0.00,17.688, 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00\n\t\t\ts-32.00-64.00-32.00-64.00S 352.00,430.312, 352.00,448.00z M 96.00,384.00c0.00,17.688, 14.312,32.00, 32.00,32.00s 32.00-14.312, 32.00-32.00s-32.00-64.00-32.00-64.00S 96.00,366.312, 96.00,384.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"rainy, weather, cloud\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 400.00,96.00c-5.312,0.00-10.562,0.375-15.792,1.125\n\t\t\tC 354.334,56.417, 307.188,32.00, 256.00,32.00s-98.312,24.417-128.208,65.125C 122.562,96.375, 117.312,96.00, 112.00,96.00C 50.25,96.00,0.00,146.25,0.00,208.00\n\t\t\tc0.00,61.75, 50.25,112.00, 112.00,112.00c 13.688,0.00, 27.084-2.50, 39.709-7.333C 180.666,337.917, 217.50,352.00, 256.00,352.00\n\t\t\tc 38.542,0.00, 75.333-14.083, 104.291-39.333C 372.916,317.50, 386.312,320.00, 400.00,320.00c 61.75,0.00, 112.00-50.25, 112.00-112.00\n\t\t\tC 512.00,146.25, 461.75,96.00, 400.00,96.00z M 400.00,288.00c-17.125,0.00-32.916-5.50-45.938-14.667C 330.584,301.625, 295.624,320.00, 256.00,320.00\n\t\t\tc-39.625,0.00-74.584-18.375-98.062-46.667C 144.938,282.50, 129.125,288.00, 112.00,288.00c-44.188,0.00-80.00-35.812-80.00-80.00s 35.812-80.00, 80.00-80.00\n\t\t\tc 10.812,0.00, 21.062,2.208, 30.438,6.083C 163.667,92.667, 206.291,64.00, 256.00,64.00s 92.334,28.667, 113.541,70.083\n\t\t\tC 378.938,130.208, 389.209,128.00, 400.00,128.00c 44.188,0.00, 80.00,35.812, 80.00,80.00S 444.188,288.00, 400.00,288.00z M 224.00,448.00c0.00,17.688, 14.312,32.00, 32.00,32.00\n\t\t\ts 32.00-14.312, 32.00-32.00s-32.00-64.00-32.00-64.00S 224.00,430.312, 224.00,448.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"lightning, weather, cloud\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 400.00,64.00c-5.312,0.00-10.562,0.375-15.792,1.125C 354.334,24.417, 307.188,0.00, 256.00,0.00\n\t\t\tc-51.188,0.00-98.312,24.417-128.208,65.125C 122.562,64.375, 117.312,64.00, 112.00,64.00C 50.25,64.00,0.00,114.25,0.00,176.00s 50.25,112.00, 112.00,112.00\n\t\t\tc 13.688,0.00, 27.084-2.50, 39.709-7.333c 12.291,10.708, 26.25,18.958, 40.916,25.416l 24.916-24.874\n\t\t\tc-23.458-7.626-44.166-21.271-59.604-39.876C 144.938,250.50, 129.125,256.00, 112.00,256.00c-44.188,0.00-80.00-35.812-80.00-80.00s 35.812-80.00, 80.00-80.00\n\t\t\tc 10.812,0.00, 21.062,2.208, 30.438,6.083C 163.667,60.667, 206.291,32.00, 256.00,32.00s 92.334,28.667, 113.541,70.083\n\t\t\tC 378.938,98.208, 389.209,96.00, 400.00,96.00c 44.188,0.00, 80.00,35.812, 80.00,80.00s-35.812,80.00-80.00,80.00c-17.125,0.00-32.916-5.50-45.938-14.667\n\t\t\tc-10.375,12.521-23.312,22.667-37.625,30.584L 303.00,312.25c 20.875-6.562, 40.50-16.938, 57.291-31.583\n\t\t\tC 372.916,285.50, 386.312,288.00, 400.00,288.00c 61.75,0.00, 112.00-50.25, 112.00-112.00S 461.75,64.00, 400.00,64.00z M 192.00,352.00l 32.00,32.00l-32.00,96.00l 96.00-96.00l-32.00-32.00l 32.00-96.00\n\t\t\tL 192.00,352.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"lightning, weather, cloud\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 400.00,64.00c-5.312,0.00-10.562,0.375-15.792,1.125C 354.334,24.417, 307.188,0.00, 256.00,0.00\n\tc-51.188,0.00-98.312,24.417-128.208,65.125C 122.562,64.375, 117.312,64.00, 112.00,64.00C 50.25,64.00,0.00,114.25,0.00,176.00s 50.25,112.00, 112.00,112.00\n\tc 13.688,0.00, 27.084-2.50, 39.709-7.333c 21.541,18.771, 47.416,31.291, 75.104,36.521L 192.00,352.00l 32.00,32.00l-32.00,96.00l 96.00-96.00l-32.00-32.00l 11.00-32.999\n\tc 34.458-2.438, 67.125-15.543, 93.291-38.334C 372.916,285.50, 386.312,288.00, 400.00,288.00c 61.75,0.00, 112.00-50.25, 112.00-112.00S 461.75,64.00, 400.00,64.00z\n\t M 400.00,256.00c-17.125,0.00-32.916-5.50-45.938-14.667c-18.938,22.833-45.562,38.625-75.875,44.104L 256.00,288.00\n\tc-39.625,0.00-74.584-18.375-98.062-46.667C 144.938,250.50, 129.125,256.00, 112.00,256.00c-44.188,0.00-80.00-35.812-80.00-80.00s 35.812-80.00, 80.00-80.00\n\tc 10.812,0.00, 21.062,2.208, 30.438,6.083C 163.667,60.667, 206.291,32.00, 256.00,32.00s 92.334,28.667, 113.541,70.083\n\tC 378.938,98.208, 389.209,96.00, 400.00,96.00c 44.188,0.00, 80.00,35.812, 80.00,80.00S 444.188,256.00, 400.00,256.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cloud, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 400.00,160.00c-5.312,0.00-10.562,0.375-15.792,1.125\n\tC 354.334,120.417, 307.188,96.00, 256.00,96.00s-98.312,24.417-128.208,65.125C 122.562,160.375, 117.312,160.00, 112.00,160.00C 50.25,160.00,0.00,210.25,0.00,272.00\n\tc0.00,61.75, 50.25,112.00, 112.00,112.00c 13.688,0.00, 27.084-2.50, 39.709-7.333C 180.666,401.917, 217.50,416.00, 256.00,416.00\n\tc 38.542,0.00, 75.333-14.083, 104.291-39.333C 372.916,381.50, 386.312,384.00, 400.00,384.00c 61.75,0.00, 112.00-50.25, 112.00-112.00\n\tC 512.00,210.25, 461.75,160.00, 400.00,160.00z M 400.00,352.00c-17.125,0.00-32.916-5.50-45.938-14.667C 330.584,365.624, 295.624,384.00, 256.00,384.00\n\tc-39.625,0.00-74.584-18.376-98.062-46.667C 144.938,346.50, 129.125,352.00, 112.00,352.00c-44.188,0.00-80.00-35.812-80.00-80.00s 35.812-80.00, 80.00-80.00\n\tc 10.812,0.00, 21.062,2.208, 30.438,6.083C 163.667,156.667, 206.291,128.00, 256.00,128.00s 92.334,28.667, 113.541,70.083\n\tC 378.938,194.208, 389.209,192.00, 400.00,192.00c 44.188,0.00, 80.00,35.812, 80.00,80.00S 444.188,352.00, 400.00,352.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"lines, list, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 112.00,160.00l 288.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00s-7.167-16.00-16.00-16.00L 112.00,128.00 c-8.833,0.00-16.00,7.167-16.00,16.00S 103.167,160.00, 112.00,160.00z\n\t\t\t M 400.00,192.00L 112.00,192.00 c-8.833,0.00-16.00,7.167-16.00,16.00s 7.167,16.00, 16.00,16.00l 288.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00S 408.833,192.00, 400.00,192.00z M 400.00,256.00L 112.00,256.00 \n\t\t\tc-8.833,0.00-16.00,7.167-16.00,16.00s 7.167,16.00, 16.00,16.00l 288.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00S 408.833,256.00, 400.00,256.00z M 400.00,320.00L 112.00,320.00 c-8.833,0.00-16.00,7.167-16.00,16.00\n\t\t\ts 7.167,16.00, 16.00,16.00l 288.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00S 408.833,320.00, 400.00,320.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"weather, cloud\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 33.604,256.00C 32.562,250.833, 32.00,245.479, 32.00,240.00\n\t\t\tc0.00-44.188, 35.812-80.00, 80.00-80.00c 10.812,0.00, 21.062,2.208, 30.438,6.083C 163.667,124.667, 206.291,96.00, 256.00,96.00s 92.334,28.667, 113.541,70.083\n\t\t\tC 378.938,162.208, 389.209,160.00, 400.00,160.00c 44.188,0.00, 80.00,35.812, 80.00,80.00c0.00,5.479-0.562,10.833-1.625,16.00l 32.00,0.00 \n\t\t\tc 0.792-5.271, 1.625-10.521, 1.625-16.00c0.00-61.75-50.25-112.00-112.00-112.00c-5.312,0.00-10.562,0.375-15.792,1.125\n\t\t\tC 354.334,88.417, 307.188,64.00, 256.00,64.00s-98.312,24.417-128.208,65.125C 122.562,128.375, 117.312,128.00, 112.00,128.00C 50.25,128.00,0.00,178.25,0.00,240.00\n\t\t\tc0.00,5.479, 0.854,10.729, 1.625,16.00L 33.604,256.00 z M 496.00,288.00L 16.00,288.00 c-8.833,0.00-16.00,7.167-16.00,16.00s 7.167,16.00, 16.00,16.00l 480.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00\n\t\t\tS 504.833,288.00, 496.00,288.00z M 496.00,352.00L 16.00,352.00 c-8.833,0.00-16.00,7.167-16.00,16.00s 7.167,16.00, 16.00,16.00l 480.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00S 504.833,352.00, 496.00,352.00z\n\t\t\t M 496.00,416.00L 16.00,416.00 c-8.833,0.00-16.00,7.167-16.00,16.00s 7.167,16.00, 16.00,16.00l 480.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00S 504.833,416.00, 496.00,416.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 64.00,319.001l 384.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00s-7.167-16.00-16.00-16.00L 64.00,287.001 c-8.833,0.00-16.00,7.167-16.00,16.00\n\t\t\tS 55.167,319.001, 64.00,319.001z M 448.00,351.001L 64.00,351.001 c-8.833,0.00-16.00,7.167-16.00,16.00s 7.167,16.00, 16.00,16.00l 384.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00\n\t\t\tS 456.833,351.001, 448.00,351.001z M 448.00,415.001L 64.00,415.001 c-8.833,0.00-16.00,7.167-16.00,16.00s 7.167,16.00, 16.00,16.00l 384.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00\n\t\t\tS 456.833,415.001, 448.00,415.001z M 205.042,255.00c-0.333-0.333-0.751-0.542-1.083-0.875c-37.438-37.438-37.438-98.334,0.00-135.792\n\t\t\tc 2.562-2.542, 5.27-4.958, 8.146-7.208c-2.251,35.958, 10.729,71.375, 37.104,97.729c 26.374,26.396, 61.79,39.333, 97.749,37.083\n\t\t\tc-2.667,3.396-5.874,6.125-8.896,9.062l 41.521,0.00 c 5.042-8.042, 9.25-16.75, 12.583-26.063c 2.021-5.854, 0.542-12.333-3.833-16.667\n\t\t\tc-4.291-4.354-10.792-5.854-16.624-3.791c-35.376,12.499-73.646,3.979-99.875-22.25c-26.251-26.25-34.792-64.521-22.251-99.896\n\t\t\tc 2.083-5.812, 0.583-12.271-3.791-16.646c-4.334-4.354-10.813-5.833-16.625-3.771c-18.521,6.542-34.625,16.604-47.833,29.792\n\t\t\tC 138.125,138.917, 132.479,205.479, 164.062,255.00L 205.042,255.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 256.00,95.00c 8.833,0.00, 16.00-7.167, 16.00-16.00L 272.00,47.00 c0.00-8.833-7.167-16.00-16.00-16.00s-16.00,7.167-16.00,16.00l0.00,32.00 \n\t\t\tC 240.00,87.833, 247.167,95.00, 256.00,95.00z M 380.438,137.167l 22.625-22.625c 6.249-6.25, 6.249-16.375,0.00-22.625\n\t\t\tc-6.25-6.25-16.375-6.25-22.625,0.00l-22.625,22.625c-6.25,6.25-6.25,16.375,0.00,22.625S 374.188,143.417, 380.438,137.167z M 64.00,255.00l 32.00,0.00 \n\t\t\tc 8.833,0.00, 16.00-7.167, 16.00-16.00s-7.167-16.00-16.00-16.00L 64.00,223.00 c-8.833,0.00-16.00,7.167-16.00,16.00S 55.167,255.00, 64.00,255.00z M 400.00,239.00c0.00,8.833, 7.167,16.00, 16.00,16.00l 32.00,0.00 \n\t\t\tc 8.833,0.00, 16.00-7.167, 16.00-16.00s-7.167-16.00-16.00-16.00l-32.00,0.00 C 407.167,223.00, 400.00,230.167, 400.00,239.00z M 131.541,137.167c 6.251,6.25, 16.376,6.25, 22.625,0.00\n\t\t\tc 6.251-6.25, 6.251-16.375,0.00-22.625l-22.625-22.625c-6.25-6.25-16.374-6.25-22.625,0.00c-6.25,6.25-6.25,16.375,0.00,22.625\n\t\t\tL 131.541,137.167z M 145.625,255.00l 32.00,0.00 c-1.062-5.167-1.625-10.521-1.625-16.00c0.00-44.188, 35.812-80.00, 80.00-80.00c 44.188,0.00, 80.00,35.812, 80.00,80.00\n\t\t\tc0.00,5.479-0.562,10.833-1.625,16.00l 32.00,0.00 c 0.792-5.271, 1.625-10.521, 1.625-16.00c0.00-61.75-50.25-112.00-112.00-112.00s-112.00,50.25-112.00,112.00\n\t\t\tC 144.00,244.479, 144.875,249.729, 145.625,255.00z M 448.00,287.00L 64.00,287.00 c-8.833,0.00-16.00,7.167-16.00,16.00s 7.167,16.00, 16.00,16.00l 384.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00\n\t\t\tS 456.833,287.00, 448.00,287.00z M 448.00,351.00L 64.00,351.00 c-8.833,0.00-16.00,7.167-16.00,16.00s 7.167,16.00, 16.00,16.00l 384.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00S 456.833,351.00, 448.00,351.00z\n\t\t\t M 448.00,415.00L 64.00,415.00 c-8.833,0.00-16.00,7.167-16.00,16.00s 7.167,16.00, 16.00,16.00l 384.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00S 456.833,415.00, 448.00,415.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cloud, night, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 435.062,262.166c 4.875-3.625, 9.812-7.188, 14.229-11.604c 13.208-13.229, 23.271-29.333, 29.792-47.854\n\tc 2.083-5.792, 0.604-12.292-3.772-16.625c-4.354-4.375-10.812-5.854-16.623-3.792c-35.396,12.50-73.688,4.00-99.896-22.25\n\tC 332.542,133.79, 324.00,95.52, 336.542,60.145c 2.042-5.813, 0.583-12.271-3.792-16.646c-4.333-4.333-10.812-5.834-16.625-3.791\n\tC 297.583,46.29, 281.50,56.331, 268.291,69.54c-33.541,33.50-43.979,81.00-32.479,123.792c-43.25,5.521-82.125,28.50-108.021,63.793\n\tc-5.229-0.75-10.479-1.125-15.792-1.125c-61.75,0.00-112.00,50.25-112.00,112.001c0.00,61.749, 50.25,111.999, 112.00,111.999\n\tc 13.688,0.00, 27.084-2.50, 39.709-7.334C 180.665,497.916, 217.499,512.00, 255.999,512.00c 38.542,0.00, 75.333-14.084, 104.291-39.334\n\tC 372.915,477.50, 386.311,480.00, 399.999,480.00c 61.75,0.00, 112.00-50.25, 112.00-111.999C 512.00,318.562, 479.583,276.979, 435.062,262.166z\n\t M 290.916,92.166c 2.542-2.583, 5.271-4.979, 8.146-7.229c-2.25,35.979, 10.729,71.375, 37.104,97.729\n\tc 26.376,26.375, 61.771,39.333, 97.751,37.104c-13.792,17.584-32.792,28.521-53.126,33.188\n\tc-27.375-34.75-67.604-56.625-111.958-60.187C 256.562,158.812, 263.75,119.333, 290.916,92.166z M 400.00,448.00\n\tc-17.125,0.00-32.916-5.50-45.938-14.667C 330.583,461.625, 295.624,480.00, 256.00,480.00c-39.625,0.00-74.584-18.375-98.062-46.667\n\tC 144.938,442.50, 129.126,448.00, 112.00,448.00c-44.188,0.00-80.00-35.812-80.00-79.999c0.00-44.188, 35.812-80.00, 80.00-80.00c 10.812,0.00, 21.062,2.188, 30.438,6.062\n\tc 20.188-39.355, 59.75-66.896, 106.312-69.543c 2.438-0.145, 4.812-0.521, 7.25-0.521c 12.916,0.00, 25.312,2.021, 37.00,5.583\n\tc 15.791,4.834, 30.188,12.708, 42.688,22.854c 11.938,9.688, 21.938,21.562, 29.812,34.896c 1.333,2.25, 2.834,4.375, 4.041,6.729\n\tc 9.396-3.875, 19.668-6.062, 30.459-6.062c 44.188,0.00, 80.00,35.812, 80.00,80.00S 444.188,448.00, 400.00,448.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cloudy, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 208.00,64.00c 8.833,0.00, 16.00-7.167, 16.00-16.00L 224.00,16.00 c0.00-8.833-7.167-16.00-16.00-16.00s-16.00,7.167-16.00,16.00l0.00,32.00 \n\t\t\tC 192.00,56.833, 199.167,64.00, 208.00,64.00z M 332.438,106.167l 22.625-22.625c 6.249-6.25, 6.249-16.375,0.00-22.625\n\t\t\tc-6.25-6.25-16.375-6.25-22.625,0.00l-22.625,22.625c-6.25,6.25-6.25,16.375,0.00,22.625\n\t\t\tC 316.062,112.417, 326.188,112.417, 332.438,106.167z M 16.00,224.00l 32.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00s-7.167-16.00-16.00-16.00L 16.00,192.00 \n\t\t\tc-8.833,0.00-16.00,7.167-16.00,16.00S 7.167,224.00, 16.00,224.00z M 352.00,208.00c0.00,8.833, 7.167,16.00, 16.00,16.00l 32.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00s-7.167-16.00-16.00-16.00l-32.00,0.00 \n\t\t\tC 359.167,192.00, 352.00,199.167, 352.00,208.00z M 83.541,106.167c 6.251,6.25, 16.376,6.25, 22.625,0.00c 6.251-6.25, 6.251-16.375,0.00-22.625\n\t\t\tL 83.541,60.917c-6.25-6.25-16.374-6.25-22.625,0.00c-6.25,6.25-6.25,16.375,0.00,22.625L 83.541,106.167z M 400.00,256.00\n\t\t\tc-5.312,0.00-10.562,0.375-15.792,1.125c-16.771-22.875-39.124-40.333-64.458-51.50C 318.459,145.00, 268.938,96.00, 208.00,96.00\n\t\t\tc-61.75,0.00-112.00,50.25-112.00,112.00c0.00,17.438, 4.334,33.75, 11.50,48.438C 47.875,258.875,0.00,307.812,0.00,368.00c0.00,61.75, 50.25,112.00, 112.00,112.00\n\t\t\tc 13.688,0.00, 27.084-2.50, 39.709-7.333C 180.666,497.917, 217.50,512.00, 256.00,512.00c 38.542,0.00, 75.333-14.083, 104.291-39.333\n\t\t\tC 372.916,477.50, 386.312,480.00, 400.00,480.00c 61.75,0.00, 112.00-50.25, 112.00-112.00S 461.75,256.00, 400.00,256.00z M 208.00,128.00c 39.812,0.00, 72.562,29.167, 78.708,67.25\n\t\t\tc-10.021-2.00-20.249-3.25-30.708-3.25c-45.938,0.00-88.50,19.812-118.375,53.25C 131.688,234.083, 128.00,221.542, 128.00,208.00\n\t\t\tC 128.00,163.812, 163.812,128.00, 208.00,128.00z M 400.00,448.00c-17.125,0.00-32.916-5.50-45.938-14.667C 330.584,461.625, 295.624,480.00, 256.00,480.00\n\t\t\tc-39.625,0.00-74.584-18.375-98.062-46.667C 144.938,442.50, 129.125,448.00, 112.00,448.00c-44.188,0.00-80.00-35.812-80.00-80.00s 35.812-80.00, 80.00-80.00\n\t\t\tc 7.75,0.00, 15.062,1.458, 22.125,3.541c 2.812,0.792, 5.667,1.417, 8.312,2.521c 4.375-8.562, 9.875-16.396, 15.979-23.75\n\t\t\tC 181.792,242.188, 216.562,224.00, 256.00,224.00c 10.125,0.00, 19.834,1.458, 29.25,3.709c 10.562,2.499, 20.542,6.291, 29.834,11.291\n\t\t\tc 23.291,12.375, 42.416,31.542, 54.457,55.063C 378.938,290.188, 389.209,288.00, 400.00,288.00c 44.188,0.00, 80.00,35.812, 80.00,80.00S 444.188,448.00, 400.00,448.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"snowflake, gear, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 382.872,292.25l-32.625-18.834c 1.042-5.666, 1.75-11.458, 1.75-17.416c0.00-5.979-0.708-11.792-1.792-17.458\n\tl 32.625-18.854c 15.333-8.875, 20.542-28.438, 11.729-43.688c-8.854-15.312-28.375-20.562-43.688-11.75l-32.938,19.021\n\tc-8.812-7.50-18.854-13.417-29.938-17.354L 287.995,128.00 c0.00-17.667-14.312-32.00-32.00-32.00c-17.666,0.00-32.00,14.333-32.00,32.00l0.00,37.896 \n\tc-11.083,3.938-21.125,9.855-29.937,17.354l-32.876-18.979c-15.312-8.833-34.896-3.604-43.749,11.708\n\tc-8.813,15.292-3.562,34.854, 11.749,43.688l 32.563,18.813c-1.062,5.688-1.751,11.521-1.751,17.521\n\tc0.00,5.958, 0.688,11.771, 1.751,17.438l-32.584,18.812c-15.334,8.834-20.584,28.438-11.729,43.75\n\tc 8.811,15.25, 28.395,20.50, 43.729,11.688l 32.833-18.979c 8.813,7.50, 18.875,13.458, 30.00,17.417L 223.994,384.00 c0.00,17.688, 14.334,32.00, 32.00,32.00\n\tc 17.688,0.00, 32.00-14.312, 32.00-32.00l0.00-37.917 c 11.125-3.958, 21.188-9.875, 29.958-17.395l 32.917,18.999c 15.312,8.812, 34.876,3.562, 43.688-11.688\n\tC 403.414,320.688, 398.185,301.125, 382.872,292.25z M 223.997,256.00c0.00-17.667, 14.312-32.00, 32.00-32.00c 17.667,0.00, 32.00,14.333, 32.00,32.00\n\tc0.00,17.666-14.333,32.00-32.00,32.00C 238.31,288.00, 223.997,273.666, 223.997,256.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"wind, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 431.00,192.00c-26.50,0.00-48.00,21.50-48.00,48.00c0.00,5.646, 1.167,10.958, 2.938,16.00L 79.00,256.00 c-8.833,0.00-16.00,7.167-16.00,16.00s 7.167,16.00, 16.00,16.00\n\t\t\tl 352.00,0.00 c 26.50,0.00, 48.00-21.50, 48.00-48.00S 457.50,192.00, 431.00,192.00z M 79.00,224.00l 192.00,0.00 c 26.50,0.00, 48.00-21.50, 48.00-48.00s-21.50-48.00-48.00-48.00s-48.00,21.50-48.00,48.00\n\t\t\tc0.00,5.646, 1.167,10.958, 2.938,16.00L 79.00,192.00 c-8.833,0.00-16.00,7.167-16.00,16.00S 70.167,224.00, 79.00,224.00z M 335.00,320.00c-0.938,0.00-1.834,0.208-2.791,0.291\n\t\t\tc-0.625-0.041-1.146-0.291-1.771-0.291L 83.584,320.00 C 72.209,320.00, 63.00,327.167, 63.00,336.00s 9.209,16.00, 20.584,16.00l 206.354,0.00 \n\t\t\tc-1.771,5.042-2.938,10.376-2.938,16.00c0.00,26.50, 21.50,48.00, 48.00,48.00s 48.00-21.50, 48.00-48.00S 361.50,320.00, 335.00,320.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"windy, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 495.00,223.00l-81.625,0.00 C 405.312,151.208, 344.938,95.00, 271.00,95.00c-49.812,0.00-93.75,25.458-119.625,64.00L 47.00,159.00 \n\tc-8.833,0.00-16.00,7.167-16.00,16.00s 7.167,16.00, 16.00,16.00l 88.833,0.00 c-3.624,10.208-5.979,20.896-7.208,32.00L 79.00,223.00 c-8.833,0.00-16.00,7.167-16.00,16.00s 7.167,16.00, 16.00,16.00\n\tl 49.625,0.00 c 1.229,11.084, 3.584,21.812, 7.208,32.00L 49.916,287.00 C 39.459,287.00, 31.00,294.167, 31.00,303.00s 8.459,16.00, 18.916,16.00l 101.459,0.00 \n\tc 25.875,38.562, 69.812,64.00, 119.625,64.00c 49.812,0.00, 93.75-25.438, 119.624-64.00l 37.46,0.00 c 10.457,0.00, 18.916-7.167, 18.916-16.00s-8.459-16.00-18.916-16.00\n\tl-21.917,0.00 c 3.624-10.188, 5.958-20.916, 7.208-32.00L 495.00,255.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00S 503.833,223.00, 495.00,223.00z M 170.229,191.00L 271.00,191.00 \n\tc 8.833,0.00, 16.00-7.167, 16.00-16.00s-7.167-16.00-16.00-16.00l-78.146,0.00 c 20.209-19.729, 47.729-32.00, 78.146-32.00c 56.291,0.00, 102.542,41.875, 110.375,96.00l-220.75,0.00 \n\tC 162.25,211.688, 165.459,200.958, 170.229,191.00z M 271.00,351.00c-30.417,0.00-57.938-12.291-78.146-32.00l 156.271,0.00 \n\tC 328.938,338.709, 301.417,351.00, 271.00,351.00z M 371.75,287.00L 170.229,287.00 c-4.77-9.958-7.979-20.688-9.604-32.00l 220.75,0.00 \n\tC 379.75,266.312, 376.541,277.042, 371.75,287.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"sun, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 271.00,127.00c 8.833,0.00, 16.00-7.167, 16.00-16.00L 287.00,79.00 c0.00-8.833-7.167-16.00-16.00-16.00s-16.00,7.167-16.00,16.00l0.00,32.00 \n\t\t\tC 255.00,119.833, 262.167,127.00, 271.00,127.00z M 271.00,415.00c-8.833,0.00-16.00,7.167-16.00,16.00l0.00,32.00 c0.00,8.833, 7.167,16.00, 16.00,16.00s 16.00-7.167, 16.00-16.00l0.00-32.00 \n\t\t\tC 287.00,422.167, 279.833,415.00, 271.00,415.00z M 146.562,372.834l-22.625,22.625c-6.25,6.249-6.25,16.374,0.00,22.624s 16.375,6.25, 22.625,0.00\n\t\t\tl 22.625-22.624c 6.25-6.271, 6.25-16.376,0.00-22.625C 162.938,366.583, 152.812,366.562, 146.562,372.834z M 127.00,271.00\n\t\t\tc0.00-8.833-7.167-16.00-16.00-16.00L 79.00,255.00 c-8.833,0.00-16.00,7.167-16.00,16.00s 7.167,16.00, 16.00,16.00l 32.00,0.00 C 119.833,287.00, 127.00,279.833, 127.00,271.00z M 146.541,169.167\n\t\t\tc 6.251,6.25, 16.376,6.25, 22.625,0.00c 6.251-6.25, 6.251-16.375,0.00-22.625l-22.625-22.625c-6.25-6.25-16.374-6.25-22.625,0.00\n\t\t\tc-6.25,6.25-6.25,16.375,0.00,22.625L 146.541,169.167z M 335.00,159.00c-11.188,0.00-21.812,2.167-32.00,5.208\n\t\t\tc-10.188-3.042-20.812-5.208-32.00-5.208c-61.75,0.00-112.00,50.25-112.00,112.00s 50.25,112.00, 112.00,112.00c 11.188,0.00, 21.812-2.166, 32.00-5.209\n\t\t\tc 10.188,3.043, 20.812,5.209, 32.00,5.209c 61.75,0.00, 112.00-50.25, 112.00-112.00S 396.75,159.00, 335.00,159.00z M 255.229,349.417\n\t\t\tC 218.583,342.084, 191.00,309.791, 191.00,271.00c0.00-38.792, 27.583-71.083, 64.229-78.417C 235.334,212.812, 223.00,240.458, 223.00,271.00\n\t\t\tS 235.334,329.188, 255.229,349.417z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"moon, night, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 349.852,343.15c-49.876,49.916-131.083,49.916-181.00,0.00c-49.916-49.917-49.916-131.125,0.00-181.021\n\tc 13.209-13.187, 29.312-23.25, 47.832-29.812c 5.834-2.042, 12.293-0.562, 16.625,3.792c 4.376,4.375, 5.855,10.833, 3.793,16.625\n\tc-12.542,35.375-4.00,73.666, 22.249,99.917c 26.209,26.228, 64.501,34.75, 99.917,22.25c 5.792-2.062, 12.271-0.583, 16.625,3.792\n\tc 4.376,4.333, 5.834,10.812, 3.771,16.625C 373.143,313.838, 363.06,329.941, 349.852,343.15z M 191.477,184.754\n\tc-37.438,37.438-37.438,98.354,0.00,135.771c 40.00,40.021, 108.125,36.417, 143.00-8.167c-35.959,2.25-71.375-10.729-97.75-37.084\n\tc-26.375-26.354-39.333-61.771-37.084-97.729C 196.769,179.796, 194.039,182.192, 191.477,184.754z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"sun, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 256.00,144.00c-61.75,0.00-112.00,50.25-112.00,112.00c0.00,61.75, 50.25,112.00, 112.00,112.00\n\t\t\ts 112.00-50.25, 112.00-112.00C 368.00,194.25, 317.75,144.00, 256.00,144.00z M 256.00,336.00c-44.188,0.00-80.00-35.812-80.00-80.00s 35.812-80.00, 80.00-80.00s 80.00,35.812, 80.00,80.00\n\t\t\tS 300.188,336.00, 256.00,336.00z M 256.00,112.00c 8.833,0.00, 16.00-7.167, 16.00-16.00L 272.00,64.00 c0.00-8.833-7.167-16.00-16.00-16.00s-16.00,7.167-16.00,16.00l0.00,32.00 \n\t\t\tC 240.00,104.833, 247.167,112.00, 256.00,112.00z M 256.00,400.00c-8.833,0.00-16.00,7.167-16.00,16.00l0.00,32.00 c0.00,8.833, 7.167,16.00, 16.00,16.00s 16.00-7.167, 16.00-16.00l0.00-32.00 \n\t\t\tC 272.00,407.167, 264.833,400.00, 256.00,400.00z M 380.438,154.167l 22.625-22.625c 6.25-6.25, 6.25-16.375,0.00-22.625\n\t\t\tc-6.25-6.25-16.375-6.25-22.625,0.00l-22.625,22.625c-6.25,6.25-6.25,16.375,0.00,22.625\n\t\t\tC 364.062,160.417, 374.188,160.417, 380.438,154.167z M 131.562,357.834l-22.625,22.625c-6.25,6.249-6.25,16.374,0.00,22.624\n\t\t\ts 16.375,6.25, 22.625,0.00l 22.625-22.624c 6.25-6.271, 6.25-16.376,0.00-22.625C 147.938,351.583, 137.812,351.562, 131.562,357.834z M 112.00,256.00\n\t\t\tc0.00-8.833-7.167-16.00-16.00-16.00L 64.00,240.00 c-8.833,0.00-16.00,7.167-16.00,16.00s 7.167,16.00, 16.00,16.00l 32.00,0.00 C 104.833,272.00, 112.00,264.833, 112.00,256.00z M 448.00,240.00l-32.00,0.00 \n\t\t\tc-8.833,0.00-16.00,7.167-16.00,16.00s 7.167,16.00, 16.00,16.00l 32.00,0.00 c 8.833,0.00, 16.00-7.167, 16.00-16.00S 456.833,240.00, 448.00,240.00z M 131.541,154.167\n\t\t\tc 6.251,6.25, 16.376,6.25, 22.625,0.00c 6.251-6.25, 6.251-16.375,0.00-22.625l-22.625-22.625c-6.25-6.25-16.374-6.25-22.625,0.00\n\t\t\tc-6.25,6.25-6.25,16.375,0.00,22.625L 131.541,154.167z M 380.459,357.812c-6.271-6.25-16.376-6.25-22.625,0.00\n\t\t\tc-6.251,6.25-6.271,16.375,0.00,22.625l 22.625,22.625c 6.249,6.25, 16.374,6.25, 22.624,0.00s 6.25-16.374,0.00-22.625L 380.459,357.812z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"sunrise, dawn, weather\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 177.615,288.00c 7.438-36.521, 39.688-64.00, 78.396-64.00\n\t\t\tc 38.709,0.00, 70.958,27.479, 78.376,64.00l 32.00,0.00 c-7.834-54.125-54.084-96.00-110.376-96.00c-56.271,0.00-102.541,41.875-110.375,96.00L 177.615,288.00 z\n\t\t\t M 256.011,160.00c 8.833,0.00, 16.00-7.167, 16.00-16.00l0.00-32.00 c0.00-8.833-7.167-16.00-16.00-16.00c-8.832,0.00-16.00,7.167-16.00,16.00l0.00,32.00 \n\t\t\tC 240.011,152.833, 247.179,160.00, 256.011,160.00z M 403.073,156.917c-6.249-6.25-16.374-6.25-22.625,0.00l-22.625,22.625\n\t\t\tc-6.249,6.25-6.249,16.375,0.00,22.625c 6.251,6.25, 16.376,6.25, 22.625,0.00l 22.625-22.625\n\t\t\tC 409.323,173.292, 409.323,163.167, 403.073,156.917z M 154.177,179.542l-22.625-22.625c-6.249-6.25-16.373-6.25-22.625,0.00\n\t\t\tc-6.249,6.25-6.249,16.375,0.00,22.625l 22.625,22.625c 6.252,6.25, 16.376,6.25, 22.625,0.00\n\t\t\tC 160.429,195.917, 160.429,185.792, 154.177,179.542z M 352.011,320.00l-192.00,0.00 c-8.832,0.00-16.00,7.167-16.00,16.00s 7.168,16.00, 16.00,16.00l 192.00,0.00 \n\t\t\tc 8.833,0.00, 16.00-7.167, 16.00-16.00S 360.844,320.00, 352.011,320.00z M 320.011,384.00l-128.00,0.00 c-8.832,0.00-16.00,7.167-16.00,16.00s 7.168,16.00, 16.00,16.00l 128.00,0.00 \n\t\t\tc 8.833,0.00, 16.00-7.167, 16.00-16.00S 328.844,384.00, 320.011,384.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>"]},{"metadata":{"id":"broccolidry","name":"Broccolidry","link":"http://dribbble.com/shots/587469-Free-16px-Broccolidryiconsaniconsetitisfullof-icons","author":"Visual Idiot","authorLink":"http://idiot.vc/","license":"Aribitrary","licenseLink":"http://licence.visualidiot.com/","defaultunicode":false},"svgs":["<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"code, embed\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M0.00,308.096l 160.672,103.312l0.00-74.576 L 65.008,277.76l 95.664-59.072L 160.672,143.60 L0.00,247.44L0.00,308.096 z M 194.656,448.00l 55.296,0.00 l 81.024-384.00l-55.664,0.00 \n\t\t\tL 194.656,448.00z M 351.344,143.60l0.00,75.088 l 95.632,59.072l-95.632,59.056l0.00,74.576 L 512.00,308.096l0.00-60.656 L 351.344,143.60z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"battery\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 208.00,160.00L 80.00,160.00 c-8.848,0.00-16.00,7.152-16.00,16.00l0.00,160.00 c0.00,8.848, 7.152,16.00, 16.00,16.00l 224.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00\n\t\tl-96.00-160.00C 224.00,167.152, 216.848,160.00, 208.00,160.00zM 496.00,160.00l-48.00,0.00 L 448.00,112.00 c0.00-8.848-7.152-16.00-16.00-16.00L 16.00,96.00 C 7.152,96.00,0.00,103.152,0.00,112.00l0.00,288.00 c0.00,8.848, 7.152,16.00, 16.00,16.00\n\t\tl 416.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-48.00 l 48.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00L 512.00,176.00 C 512.00,167.152, 504.848,160.00, 496.00,160.00z M 416.00,368.00c0.00,8.848-7.152,16.00-16.00,16.00L 48.00,384.00 \n\t\tc-8.848,0.00-16.00-7.152-16.00-16.00L 32.00,144.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 352.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00L 416.00,368.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"target, goal\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 496.00,224.00l-50.768,0.00 C 431.712,143.68, 368.336,80.40, 288.00,66.88L 288.00,16.00 c0.00-8.848-7.152-16.00-16.00-16.00l-32.00,0.00 \n\t\tc-8.848,0.00-16.00,7.152-16.00,16.00l0.00,50.88 C 143.664,80.40, 80.288,143.68, 66.768,224.00L 16.00,224.00 c-8.848,0.00-16.00,7.152-16.00,16.00l0.00,32.00 c0.00,8.848, 7.152,16.00, 16.00,16.00l 50.768,0.00 \n\t\tc 13.52,80.32, 76.896,143.616, 157.232,157.12L 224.00,496.00 c0.00,8.848, 7.152,16.00, 16.00,16.00l 32.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-50.88 c 80.336-13.52, 143.712-76.816, 157.232-157.12L 496.00,288.00 \n\t\tc 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-32.00 C 512.00,231.152, 504.848,224.00, 496.00,224.00z M 379.936,224.00L 288.00,224.00 L 288.00,132.192 C 332.944,143.792, 368.336,179.088, 379.936,224.00z M 224.00,132.192L 224.00,224.00 \n\t\tL 132.048,224.00 C 143.648,179.088, 179.056,143.792, 224.00,132.192z M 132.048,288.00L 224.00,288.00 l0.00,91.792 C 179.056,368.224, 143.648,332.928, 132.048,288.00z M 288.00,379.792L 288.00,288.00 l 91.936,0.00 \n\t\tC 368.336,332.928, 332.944,368.224, 288.00,379.792z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"winsows\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 464.768,257.264c-0.112,0.048-0.224,0.112-0.288,0.112c0.00,0.08,0.00,0.192,0.00,0.256\n\tc-33.152,17.12-63.504,23.92-90.784,23.92c-41.296,0.00-75.552-15.60-101.872-34.864c-0.16-0.112-0.368-0.256-0.496-0.40L 319.20,64.912\n\tc 15.136,12.912, 49.376,37.072, 101.264,37.072c 26.128,0.00, 56.656-6.112, 91.52-22.784L 464.768,257.264z M 150.128,186.72c-0.432,0.00-0.848,0.00-1.296,0.00\n\tc-24.768,0.00-54.24,7.184-90.592,23.424L 104.928,30.688c 35.376-15.792, 64.16-22.16, 88.16-22.672c 0.176,0.00, 0.352,0.00, 0.544,0.00\n\tc 14.112,0.00, 26.864,1.84, 38.144,4.768c 23.616,6.592, 57.568,28.848, 57.568,28.848L 289.344,41.76 c-9.728,36.48-38.528,144.576-48.24,180.576\n\tC 215.76,203.952, 188.528,187.152, 150.128,186.72z M 132.08,230.448c 3.072-0.288, 6.128-0.384, 9.184-0.384c 26.944,0.00, 51.536,10.32, 69.184,20.224\n\tc 7.552,4.448, 14.688,9.296, 21.776,14.112c-6.272,23.536-39.328,147.056-49.056,183.168c-26.224-19.104-54.016-36.064-94.096-36.064\n\tc-24.336,0.00-53.264,6.32-89.056,22.128L 47.408,253.76c 5.392-2.40, 10.656-4.608, 15.76-6.624C 80.448,240.48, 105.056,232.928, 132.08,230.448z\n\t M 363.008,323.60c 25.152,0.00, 54.928-5.088, 89.472-18.64L 406.944,479.20c-39.264,17.728-70.656,24.784-96.912,24.784\n\tc-41.488,0.00-96.784-37.328-96.72-37.28l 47.248-179.584C 274.944,299.68, 308.24,323.60, 363.008,323.60z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"atom\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 446.208,256.16c 20.032-22.224, 34.384-44.112, 42.752-65.136\n\tc 9.664-24.40, 9.312-45.584-1.024-62.944c-10.384-17.392-29.408-28.288-56.496-32.368c-23.248-3.52-50.224-2.608-80.464,2.72\n\tc-10.016-27.76-22.608-50.608-37.456-67.984c-17.296-20.224-36.704-30.464-57.632-30.464c-20.992,0.00-40.384,10.304-57.664,30.64\n\tc-14.864,17.472-27.344,40.336-37.168,68.032C 130.80,93.152, 103.84,92.192, 80.592,95.696C 53.504,99.792, 34.496,110.688, 24.08,128.096\n\tc-10.336,17.36-10.688,38.528-1.024,62.928c 8.32,20.976, 22.752,42.848, 42.96,65.104c-20.192,22.304-34.576,44.144-42.80,65.024\n\tc-9.60,24.32-9.184,45.44, 1.184,62.752c 10.352,17.392, 29.312,28.336, 56.304,32.512c 23.168,3.616, 50.128,2.688, 80.368-2.80\n\tc 9.984,27.664, 22.496,50.496, 37.28,67.92c 17.184,20.24, 36.528,30.48, 57.536,30.48c 20.944,0.00, 40.336-10.256, 57.632-30.464\n\tc 14.832-17.36, 27.408-40.256, 37.424-68.128c 30.24,5.76, 57.12,6.864, 80.224,3.264c 26.864-4.176, 45.856-15.072, 56.496-32.512\n\tc 10.352-17.36, 10.704-38.528, 1.008-62.944C 480.352,300.32, 466.096,278.448, 446.208,256.16z M 221.504,460.864\n\tc-10.80-13.776-20.112-32.208-27.728-54.80c 20.992-5.712, 41.92-12.976, 62.352-21.664c 20.512,8.80, 41.408,16.064, 62.336,21.664\n\tc-7.744,22.544-17.168,40.944-28.08,54.752C 268.096,489.088, 243.632,489.088, 221.504,460.864z M 290.368,51.28\n\tc 10.896,13.904, 20.336,32.352, 28.08,54.912c-19.504,5.264-40.384,12.448-62.32,21.472c-21.296-8.672-42.304-16.00-62.608-21.792\n\tc 7.744-22.336, 17.136-40.688, 27.984-54.592C 243.664,22.88, 268.08,22.88, 290.368,51.28z M 375.76,236.864c 8.528,6.688, 16.32,13.168, 23.28,19.392\n\tc-4.736,4.368-9.68,8.704-14.784,12.896c-2.80,2.288-5.632,4.592-8.496,6.928c 0.272-7.04, 0.384-13.792, 0.384-20.192\n\tC 376.16,250.048, 376.032,243.68, 375.76,236.864z M 372.304,192.304c-2.512-21.968-6.496-43.04-11.856-62.832c 24.288-4.784, 45.68-6.192, 63.664-4.16\n\tc 18.352,2.064, 30.656,8.064, 36.528,17.728c 6.00,10.064, 5.344,22.928-2.032,39.312c-7.12,15.904-19.104,32.896-35.68,50.592\n\tC 407.264,218.608, 390.304,204.976, 372.304,192.304z M 256.144,347.776c-14.416-6.40-28.752-13.632-42.608-21.472\n\tc-15.808-9.056-29.328-17.344-40.256-24.64c-1.20-13.328-1.808-28.72-1.808-45.792c0.00-17.056, 0.608-32.336, 1.792-45.504\n\tc 11.84-7.728, 25.536-16.032, 40.64-24.576c 13.60-7.392, 27.776-14.512, 42.224-21.20c 14.40,6.752, 28.592,13.856, 42.064,21.072\n\tc 14.176,8.144, 27.872,16.368, 40.816,24.544c 1.20,13.44, 1.792,28.768, 1.792,45.664c0.00,17.072-0.592,32.544-1.792,46.032\n\tc-12.00,7.872-25.584,16.064-40.512,24.416C 285.104,334.00, 270.896,341.216, 256.144,347.776z M 315.776,156.768\n\tc-5.312-2.992-11.232-6.16-17.696-9.52c 10.24-3.728, 20.128-7.008, 29.552-9.792c 2.32,9.728, 4.32,19.60, 5.968,29.504\n\tC 327.904,163.552, 321.952,160.144, 315.776,156.768z M 184.592,137.536c 9.60,2.912, 19.328,6.176, 29.136,9.76c-6.08,3.072-11.904,6.24-17.44,9.424\n\tc-6.192,3.408-12.144,6.80-17.792,10.192C 180.224,156.912, 182.256,147.072, 184.592,137.536z M 136.528,275.824c-8.608-6.608-16.48-13.184-23.584-19.664\n\tc 7.232-6.512, 15.072-12.992, 23.488-19.392c-0.208,6.24-0.304,12.576-0.304,19.088C 136.144,262.752, 136.272,269.424, 136.528,275.824z M 151.648,128.992\n\tc-5.36,20.384-9.28,41.456-11.664,62.784c-18.56,13.216-35.632,27.024-50.896,41.136c-16.576-17.664-28.608-34.656-35.84-50.608\n\tc-7.408-16.336-8.032-29.152-1.872-39.20c 6.00-9.872, 17.952-15.728, 36.56-17.92c 5.632-0.656, 11.648-0.992, 17.872-0.992\n\tC 119.552,124.192, 134.944,125.808, 151.648,128.992z M 53.408,329.904c 7.152-15.952, 19.056-32.928, 35.424-50.528c 15.424,14.288, 32.576,28.176, 51.136,41.376\n\tc 2.384,21.28, 6.304,42.096, 11.648,62.048c-24.256,4.768-45.632,6.176-63.584,4.176c-18.464-2.096-30.368-7.984-36.432-18.144\n\tC 45.472,358.992, 46.064,346.272, 53.408,329.904z M 195.76,355.12c 5.568,3.312, 11.616,6.608, 18.096,9.904\n\tc-10.128,3.728-19.968,6.96-29.424,9.648c-2.32-9.696-4.272-19.44-5.856-29.136C 184.304,348.944, 190.064,352.16, 195.76,355.12z\n\t M 327.648,374.704c-9.536-2.688-19.392-5.904-29.52-9.648c 5.76-2.96, 11.84-6.224, 18.176-9.792c 5.888-3.264, 11.664-6.544, 17.232-9.792\n\tC 331.76,355.904, 329.792,365.664, 327.648,374.704z M 360.32,382.848c 5.232-20.016, 9.152-40.912, 11.68-62.336c 18.464-13.104, 35.536-26.912, 50.88-41.104\n\tc 16.384,17.792, 28.304,34.864, 35.456,50.768c 7.344,16.384, 8.00,29.136, 2.032,39.008c-5.904,9.76-18.16,15.776-36.416,17.92\n\tc-5.36,0.624-11.088,0.96-17.024,0.96C 392.992,388.048, 377.36,386.304, 360.32,382.848z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"credit card, card\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 480.00,64.00L 32.00,64.00 C 14.336,64.00,0.00,78.336,0.00,96.00l0.00,320.00 c0.00,17.664, 14.336,32.00, 32.00,32.00l 448.00,0.00 c 17.664,0.00, 32.00-14.336, 32.00-32.00L 512.00,96.00 \n\t\tC 512.00,78.336, 497.664,64.00, 480.00,64.00z M 48.00,96.00l 416.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00l0.00,48.00 L 32.00,160.00 L 32.00,112.00 C 32.00,103.152, 39.152,96.00, 48.00,96.00z M 464.00,416.00L 48.00,416.00 c-8.848,0.00-16.00-7.152-16.00-16.00l0.00-144.00 l 448.00,0.00 l0.00,144.00 \n\t\tC 480.00,408.848, 472.848,416.00, 464.00,416.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"database\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 256.224,353.312c-0.592,0.00-1.184,0.00-1.776,0.00c-140.512,0.00-254.16-34.128-254.192-60.336\n\tl-0.256-102.928c0.00-0.16, 0.064-0.304, 0.064-0.432c 23.136,10.976, 50.32,16.032, 66.576,19.056c 50.512,9.392, 117.232,14.576, 187.808,14.576l 1.776,0.00 \n\tc 71.024-0.08, 138.128-5.392, 189.008-14.944c 16.272-3.056, 43.36-8.144, 66.512-19.056c0.00,0.048,0.00,0.144,0.00,0.144l 0.272,102.928\n\tC 512.048,318.64, 397.568,353.12, 256.224,353.312z M 256.224,192.256c-0.592,0.00-1.184,0.00-1.776,0.00c-140.512,0.00-254.16-31.136-254.192-57.344\n\tl-0.256-86.944C-0.048,21.664, 114.496,0.176, 255.84,0.00c 0.624,0.00, 1.216,0.00, 1.84,0.00c 140.464,0.00, 254.032,21.12, 254.064,47.328l 0.272,86.944\n\tC 512.048,160.576, 397.568,192.064, 256.224,192.256z M 254.432,384.32l 1.776,0.00 c 71.024-0.096, 138.144-8.384, 189.008-17.936\n\tc 16.272-3.056, 43.36-8.144, 66.528-19.072l 0.256,116.736c 0.032,26.32-114.448,47.792-255.792,47.968c-0.608,0.00-1.184,0.00-1.808,0.00\n\tc-140.48,0.00-254.128-21.12-254.16-47.312L0.00,347.664c 23.136,10.992, 50.336,16.048, 66.624,19.072C 117.136,376.144, 183.84,384.32, 254.432,384.32z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"button\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 256.00,0.00C 114.624,0.00,0.00,114.608,0.00,256.00s 114.624,256.00, 256.00,256.00c 141.376,0.00, 256.00-114.608, 256.00-256.00\n\t\t\tS 397.376,0.00, 256.00,0.00z M 256.00,448.00C 149.968,448.00, 64.00,362.032, 64.00,256.00S 149.968,64.00, 256.00,64.00c 106.032,0.00, 192.00,85.968, 192.00,192.00S 362.032,448.00, 256.00,448.00z M 256.00,96.00\n\t\t\tC 167.632,96.00, 96.00,167.648, 96.00,256.00s 71.632,160.00, 160.00,160.00c 88.368,0.00, 160.00-71.648, 160.00-160.00S 344.368,96.00, 256.00,96.00z M 192.00,352.00c-17.664,0.00-32.00-14.336-32.00-32.00s 14.336-32.00, 32.00-32.00\n\t\t\ts 32.00,14.336, 32.00,32.00S 209.664,352.00, 192.00,352.00z M 192.00,224.00c-17.664,0.00-32.00-14.336-32.00-32.00s 14.336-32.00, 32.00-32.00s 32.00,14.336, 32.00,32.00S 209.664,224.00, 192.00,224.00z M 320.00,352.00\n\t\t\tc-17.664,0.00-32.00-14.336-32.00-32.00s 14.336-32.00, 32.00-32.00s 32.00,14.336, 32.00,32.00S 337.664,352.00, 320.00,352.00z M 320.00,224.00c-17.664,0.00-32.00-14.336-32.00-32.00s 14.336-32.00, 32.00-32.00s 32.00,14.336, 32.00,32.00\n\t\t\tS 337.664,224.00, 320.00,224.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"disk, cd, save\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 188.112,188.128c-37.488,37.488-37.488,98.272,0.00,135.76\n\t\t\tc 37.488,37.488, 98.272,37.488, 135.76,0.00c 37.504-37.504, 37.504-98.288,0.00-135.76C 286.384,150.624, 225.616,150.624, 188.112,188.128z M 278.624,278.624\n\t\t\tc-12.496,12.496-32.752,12.496-45.248,0.00s-12.496-32.752,0.00-45.248s 32.752-12.496, 45.248,0.00S 291.12,266.128, 278.624,278.624z M 437.008,74.992\n\t\t\tc-99.968-99.984-262.064-99.984-362.032,0.00c-99.984,99.968-99.984,262.064,0.00,362.032c 99.968,99.984, 262.064,99.984, 362.032,0.00\n\t\t\tC 536.992,337.04, 536.992,174.96, 437.008,74.992z M 346.496,346.512c-49.968,49.984-131.024,49.984-181.008,0.00c-50.00-50.00-50.00-131.024,0.00-181.024\n\t\t\tc 49.984-49.984, 131.04-49.984, 181.008,0.00C 396.496,215.488, 396.496,296.512, 346.496,346.512z M 357.808,154.176l 56.576-79.184l 22.624,22.624\n\t\t\tL 357.808,154.176z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"lamp, light\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 416.00,240.00c-8.848,0.00-16.00,7.152-16.00,16.00l0.00,112.00 c0.00,8.848, 7.152,16.00, 16.00,16.00s 16.00-7.152, 16.00-16.00l0.00-112.00 \n\t\tC 432.00,247.152, 424.848,240.00, 416.00,240.00z M 368.00,480.00L 144.00,480.00 c-8.832,0.00-16.00,7.152-16.00,16.00s 7.168,16.00, 16.00,16.00l 224.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00S 376.848,480.00, 368.00,480.00z M 320.00,16.00\n\t\tc0.00-8.848-7.152-16.00-16.00-16.00l-80.00,0.00 c0.00,0.00-16.00,7.152-16.00,16.00L0.00,208.00c0.00,8.848, 7.168,16.00, 16.00,16.00l 192.00,0.00 c-8.848,0.00-16.00,23.152-16.00,32.00l0.00,192.00 c0.00,8.848, 7.152,16.00, 16.00,16.00l 96.00,0.00 \n\t\tc 8.848,0.00, 16.00-7.152, 16.00-16.00L 320.00,256.00 c0.00-8.848-7.152-32.00-16.00-32.00l 192.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00L 320.00,16.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"camera, video, movie\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 480.00,432.00l-96.00-80.00l0.00,80.00 c0.00,17.664-14.336,32.00-32.00,32.00L 32.00,464.00 c-17.664,0.00-32.00-14.336-32.00-32.00L0.00,160.00 c0.00-17.664, 14.336-32.00, 32.00-32.00\n\tl 123.168,0.00 L 107.84,64.00L 16.00,64.00 C 7.168,64.00,0.00,56.848,0.00,48.00s 7.168-16.00, 16.00-16.00l 96.00,0.00 c 8.832,0.00, 16.00,7.152, 16.00,16.00l 65.152,80.00L 352.00,128.00 c 17.664,0.00, 32.00,14.336, 32.00,32.00l0.00,80.00 l 96.00-96.00c 17.664,0.00, 32.00,14.336, 32.00,32.00\n\tl0.00,224.00 C 512.00,417.664, 499.664,432.00, 480.00,432.00z M 336.00,160.00l-96.00,0.00 c-8.848,0.00-16.00,7.152-16.00,16.00s 7.152,16.00, 16.00,16.00l 96.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00S 344.848,160.00, 336.00,160.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"bookmark\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 384.00,512.00l-128.00-176.00L 128.00,512.00c-17.664,0.00-32.00-14.336-32.00-32.00L 96.00,32.00 c0.00-17.664, 14.336-32.00, 32.00-32.00l 256.00,0.00 \n\tc 17.664,0.00, 32.00,14.336, 32.00,32.00l0.00,448.00 C 416.00,497.664, 401.664,512.00, 384.00,512.00z M 376.00,32.00l-240.00,0.00 C 131.584,32.00, 128.00,35.584, 128.00,40.00S 131.584,48.00, 136.00,48.00l 240.00,0.00 C 380.416,48.00, 384.00,44.416, 384.00,40.00\n\tS 380.416,32.00, 376.00,32.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"shit, crap, poop\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 309.072,112.08l 16.496,0.00 c 31.984-44.032-21.952-64.048,0.00-112.08l-16.496,0.00 \n\t\tC 289.888,47.232, 335.008,65.648, 309.072,112.08z M 244.704,128.096l 16.768,0.00 c-22.304-48.032, 32.496-84.064,0.00-128.096l-16.768,0.00 \n\t\tC 271.056,46.432, 225.20,80.864, 244.704,128.096z M 487.472,406.672c-3.20-12.336-7.024-18.64-24.496-20.016\n\t\tc-6.64-0.432-12.992-0.816-19.584-1.248c 0.176-0.32, 0.288-0.784, 0.432-1.12l-51.04,0.00 c-4.448,0.00-8.064-3.584-8.064-8.00\n\t\tc0.00-4.432, 3.616-8.016, 8.064-8.016l 54.496,0.00 c 1.12-13.60-0.496-30.288-5.328-38.992c-7.152-13.776-13.808-24.976-20.272-33.824\n\t\tc-11.152-13.92-31.824-23.248-47.104-28.272c-1.792-0.464-3.968-0.88-6.32-1.264c-0.816,3.568-3.872,6.288-7.696,6.288l-48.336,0.00 \n\t\tc-4.448,0.00-8.064-3.584-8.064-8.016c0.00-1.872, 6.544-3.584, 14.336-4.96c-9.696-22.928, 1.776-51.072, 1.776-51.072\n\t\tc0.00-17.68-32.24-53.36-32.24-32.016s-76.688,0.00-76.688,0.00c-10.416-11.664-19.984-32.016-19.984-32.016s-28.096,15.872-31.552,36.096\n\t\tc-9.968,5.44-16.80,15.84-16.80,27.952l0.00,16.00 c0.00,7.472, 1.328,20.00, 4.672,32.016l 35.616,0.00 c 4.448,0.00, 8.064,3.584, 8.064,8.00\n\t\tc0.00,4.432-3.616,8.016-8.064,8.016L 134.992,272.208 c-3.616,0.00-6.544-2.368-7.584-5.632c-10.656-2.32-21.44-5.344-32.384-9.488\n\t\tc-17.952,0.368-32.528,14.448-32.528,31.968l0.00,31.664 c 0.016,5.904, 1.696,11.488, 4.656,16.336c 1.024-0.48, 2.176-0.80, 3.392-0.80l 64.448,0.00 \n\t\tc 4.448,0.00, 8.048,3.584, 8.048,8.00s-3.60,8.016-8.048,8.016L 85.664,352.272 c 1.408,0.544, 2.832,1.088, 4.336,1.488\n\t\tc-8.992-0.096-18.00-0.40-26.976-0.40c-15.712,0.08-37.184,13.584-44.464,25.824c-10.864,19.008-16.528,34.272-18.496,64.272\n\t\tC-0.992,463.488, 12.624,512.00, 27.728,512.00s 435.44-0.352, 435.44-0.352s 47.92-29.776, 48.72-48.112C 513.776,436.048, 491.408,425.296, 487.472,406.672z\n\t\t M 185.728,96.064l 16.768,0.00 c-26.352-46.432, 19.504-48.832,0.00-96.064l-16.768,0.00 C 208.016,48.032, 153.248,52.032, 185.728,96.064z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"smiley, happy, emoticon\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 352.00,160.00c-17.664,0.00-32.00,14.336-32.00,32.00s 14.336,32.00, 32.00,32.00s 32.00-14.336, 32.00-32.00S 369.664,160.00, 352.00,160.00zM 160.00,224.00c 17.664,0.00, 32.00-14.336, 32.00-32.00s-14.336-32.00-32.00-32.00s-32.00,14.336-32.00,32.00S 142.336,224.00, 160.00,224.00zM 256.00,0.00C 114.608,0.00,0.00,114.608,0.00,256.00c0.00,141.392, 114.608,256.00, 256.00,256.00c 141.392,0.00, 256.00-114.608, 256.00-256.00\n\t\tC 512.00,114.608, 397.392,0.00, 256.00,0.00z M 160.00,128.00c 35.344,0.00, 64.00,28.656, 64.00,64.00s-28.656,64.00-64.00,64.00s-64.00-28.656-64.00-64.00S 124.656,128.00, 160.00,128.00z\n\t\t M 256.00,448.00c-65.60,0.00-121.904-39.52-146.592-96.00l 293.184,0.00 C 377.904,408.48, 321.60,448.00, 256.00,448.00z M 352.00,256.00c-35.344,0.00-64.00-28.656-64.00-64.00\n\t\ts 28.656-64.00, 64.00-64.00s 64.00,28.656, 64.00,64.00S 387.344,256.00, 352.00,256.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"stop\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 256.00,0.00C 114.608,0.00,0.00,114.608,0.00,256.00s 114.608,256.00, 256.00,256.00s 256.00-114.608, 256.00-256.00S 397.392,0.00, 256.00,0.00z M 352.00,320.00\n\t\tc0.00,17.664-14.336,32.00-32.00,32.00l-128.00,0.00 c-17.664,0.00-32.00-14.336-32.00-32.00l0.00-128.00 c0.00-17.664, 14.336-32.00, 32.00-32.00l 128.00,0.00 c 17.664,0.00, 32.00,14.336, 32.00,32.00L 352.00,320.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"address book, contacts\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 464.00,512.00L 112.00,512.00 c-8.832,0.00-16.00-7.152-16.00-16.00l0.00-16.00 L 48.00,480.00 c-8.848,0.00-16.00-7.152-16.00-16.00l0.00-32.00 c0.00-8.848, 7.152-16.00, 16.00-16.00\n\tl 48.00,0.00 l0.00-32.00 L 48.00,384.00 c-8.848,0.00-16.00-7.152-16.00-16.00l0.00-32.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 48.00,0.00 l0.00-32.00 L 48.00,288.00 c-8.848,0.00-16.00-7.152-16.00-16.00l0.00-32.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 48.00,0.00 l0.00-32.00 L 48.00,192.00 \n\tc-8.848,0.00-16.00-7.152-16.00-16.00L 32.00,144.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 48.00,0.00 L 96.00,96.00 L 48.00,96.00 C 39.152,96.00, 32.00,88.848, 32.00,80.00L 32.00,48.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 48.00,0.00 L 96.00,16.00 c0.00-8.848, 7.168-16.00, 16.00-16.00l 352.00,0.00 \n\tc 8.848,0.00, 16.00,7.152, 16.00,16.00l0.00,480.00 C 480.00,504.848, 472.848,512.00, 464.00,512.00z M 96.00,48.00L 64.00,48.00 C 55.152,48.00, 48.00,55.152, 48.00,64.00s 7.152,16.00, 16.00,16.00l 32.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00S 104.848,48.00, 96.00,48.00z\n\t M 96.00,144.00L 64.00,144.00 c-8.848,0.00-16.00,7.152-16.00,16.00s 7.152,16.00, 16.00,16.00l 32.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00S 104.848,144.00, 96.00,144.00z M 96.00,240.00L 64.00,240.00 c-8.848,0.00-16.00,7.152-16.00,16.00s 7.152,16.00, 16.00,16.00l 32.00,0.00 \n\tc 8.848,0.00, 16.00-7.152, 16.00-16.00S 104.848,240.00, 96.00,240.00z M 96.00,336.00L 64.00,336.00 c-8.848,0.00-16.00,7.152-16.00,16.00s 7.152,16.00, 16.00,16.00l 32.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00S 104.848,336.00, 96.00,336.00z M 96.00,432.00L 64.00,432.00 \n\tc-8.848,0.00-16.00,7.152-16.00,16.00s 7.152,16.00, 16.00,16.00l 32.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00S 104.848,432.00, 96.00,432.00z M 384.00,334.00c0.00-27.28-33.888-37.072-78.592-41.168\n\tc 1.856-1.136, 3.552-3.008, 5.232-4.832L 304.00,288.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-96.00 c0.00-8.848-7.152-16.00-16.00-16.00l-32.00,0.00 c-8.848,0.00-16.00,7.152-16.00,16.00l0.00,96.00 \n\tc0.00,8.848, 7.152,16.00, 16.00,16.00l-6.64,0.00 c 1.68,1.824, 3.392,3.68, 5.232,4.832C 225.888,296.928, 192.00,307.088, 192.00,334.00L 192.00,352.00 l 192.00,0.00 L 384.00,334.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"diary, journal, book\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 448.00,352.00l-32.00,0.00 c-35.344,0.00-64.00-28.656-64.00-64.00s 28.656-64.00, 64.00-64.00l 32.00,0.00 c 35.344,0.00, 64.00,28.656, 64.00,64.00\n\tS 483.344,352.00, 448.00,352.00z M 448.00,256.00l-32.00,0.00 c-17.664,0.00-32.00,14.336-32.00,32.00s 14.336,32.00, 32.00,32.00l 32.00,0.00 c 17.664,0.00, 32.00-14.336, 32.00-32.00S 465.664,256.00, 448.00,256.00z M 320.00,288.00\n\tc0.00,1.376, 0.336,2.64, 0.40,4.00C 320.336,293.344, 320.00,294.624, 320.00,296.00c0.00,16.832, 6.016,32.096, 15.68,44.352C 352.816,366.592, 382.336,384.00, 416.00,384.00l 64.00,0.00 \n\tl0.00,64.00 c0.00,17.664-14.336,32.00-32.00,32.00L 32.00,480.00 c-17.664,0.00-32.00-14.336-32.00-32.00L0.00,136.00 L0.00,128.00 L0.00,88.00 c0.00-25.168, 16.72-46.224, 39.60-53.264C 42.064,33.152, 44.848,32.00, 48.00,32.00l 416.00,0.00 \n\tc 8.848,0.00, 16.00,7.152, 16.00,16.00s-7.152,16.00-16.00,16.00L 176.00,64.00 L 106.40,64.00 L 48.00,64.00 C 39.152,64.00, 32.00,71.152, 32.00,80.00l0.00,16.00 l 416.00,0.00 c 17.664,0.00, 32.00,14.336, 32.00,32.00l0.00,64.00 l-64.00,0.00 C 362.992,192.00, 320.00,234.992, 320.00,288.00z\n\t M 40.00,448.00l 400.00,0.00 c 4.416,0.00, 8.00-3.584, 8.00-8.00S 444.416,432.00, 440.00,432.00l-400.00,0.00 C 35.584,432.00, 32.00,435.584, 32.00,440.00S 35.584,448.00, 40.00,448.00z M 448.00,136.00\n\tC 448.00,131.584, 444.416,128.00, 440.00,128.00l-400.00,0.00 C 35.584,128.00, 32.00,131.584, 32.00,136.00S 35.584,144.00, 40.00,144.00l 400.00,0.00 C 444.416,144.00, 448.00,140.416, 448.00,136.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"trophy, cup, prize, tournament\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 392.00,0.00l-272.00,0.00 C 53.712,0.00,0.00,53.712,0.00,120.00S 53.712,240.00, 120.00,240.00l 21.824,0.00 \n\tc 25.536,26.016, 59.84,43.36, 98.176,47.168L 240.00,448.00 l-48.00,0.00 l-64.00,64.00l 256.00,0.00 l-64.00-64.00l-48.00,0.00 L 272.00,287.168 c 38.336-3.808, 72.64-21.152, 98.176-47.168L 392.00,240.00 \n\tc 66.288,0.00, 120.00-53.712, 120.00-120.00S 458.288,0.00, 392.00,0.00z M 32.00,120.00c0.00-40.224, 27.136-73.76, 64.00-84.272L 96.00,48.00 l0.00,16.00 l0.00,64.00 c0.00,29.056, 7.872,56.256, 21.424,79.728\n\tC 70.048,206.336, 32.00,167.712, 32.00,120.00z M 394.576,207.728C 408.128,184.256, 416.00,157.056, 416.00,128.00L 416.00,64.00 L 416.00,48.00 L 416.00,35.728 c 36.864,10.496, 64.00,44.048, 64.00,84.272\n\tC 480.00,167.712, 441.952,206.336, 394.576,207.728z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"filter\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 512.00,78.496c0.00,60.24-161.616,201.296-191.792,261.552l0.00,124.624 \n\tc0.00,0.336-0.192,0.576-0.224,0.912L 319.984,480.00 c0.00,17.664-14.336,32.00-31.984,32.00l-64.00,0.00 c-17.664,0.00-32.00-14.336-32.00-32.00l0.00-14.384 c-0.032-0.336-0.24-0.576-0.24-0.944\n\tl0.00-124.624 C 161.632,279.792,0.00,138.736,0.00,78.496l 0.464,0.00 C 0.368,77.824,0.00,77.248,0.00,76.608C0.00,42.352, 114.672,0.00, 256.00,0.00s 256.00,42.352, 256.00,76.608\n\tc0.00,0.64-0.368,1.216-0.48,1.888L 512.00,78.496 z M 258.72,31.744c-124.016,0.00-226.944,19.92-226.944,56.448c0.00,36.512, 102.928,72.08, 226.944,72.08\n\tc 124.032,0.00, 220.96-35.568, 220.96-72.08C 479.664,51.664, 382.752,31.744, 258.72,31.744z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"floppy, disk, save, store\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 480.00,512.00L 32.00,512.00 c-17.664,0.00-32.00-14.336-32.00-32.00L0.00,32.00 c0.00-17.664, 14.336-32.00, 32.00-32.00l 384.00,0.00 l 96.00,96.00l0.00,384.00 \n\tC 512.00,497.664, 497.664,512.00, 480.00,512.00z M 128.00,432.00c0.00,8.848, 7.168,16.00, 16.00,16.00l 224.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-128.00 c0.00-8.848-7.152-16.00-16.00-16.00L 144.00,288.00 c-8.832,0.00-16.00,7.152-16.00,16.00L 128.00,432.00 z\n\t M 352.00,80.00c0.00-8.848-7.152-16.00-16.00-16.00s-16.00,7.152-16.00,16.00l0.00,48.00 c0.00,8.848, 7.152,16.00, 16.00,16.00s 16.00-7.152, 16.00-16.00L 352.00,80.00 z M 448.00,112.00l-48.00-48.00l-16.00,0.00 l0.00,112.00 c0.00,8.848-7.152,16.00-16.00,16.00L 144.00,192.00 \n\tc-8.832,0.00-16.00-7.152-16.00-16.00L 128.00,64.00 L 80.00,64.00 C 71.168,64.00, 64.00,71.152, 64.00,80.00l0.00,352.00 c0.00,8.848, 7.168,16.00, 16.00,16.00l 16.00,0.00 L 96.00,272.00 c0.00-8.848, 7.168-16.00, 16.00-16.00l 288.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00l0.00,176.00 l 16.00,0.00 \n\tc 8.848,0.00, 16.00-7.152, 16.00-16.00L 448.00,112.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"crop, cut\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 383.968,150.256l 91.472-91.472c 6.144-6.128, 6.144-16.08,0.00-22.224\n\t\tc-6.128-6.128-16.064-6.128-22.208,0.00l-91.488,91.488L 127.968,128.048 l0.00-48.00 c0.00-8.848-7.168-16.00-16.00-16.00l-32.00,0.00 c-8.832,0.00-16.00,7.152-16.00,16.00l0.00,48.00 l-48.00,0.00 c-8.832,0.00-16.00,7.152-16.00,16.00\n\t\tl0.00,32.00 c0.00,8.848, 7.168,16.00, 16.00,16.00l 48.00,0.00 l0.00,240.00 c0.00,8.848, 7.168,16.00, 16.00,16.00l 240.00,0.00 l0.00,48.00 c0.00,8.848, 7.152,16.00, 16.00,16.00l 32.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-48.00 l 48.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-32.00 \n\t\tc0.00-8.848-7.152-16.00-16.00-16.00l-48.00,0.00 L 383.968,150.256 z M 297.744,192.032L 127.968,361.824L 127.968,192.032 L 297.744,192.032 z M 150.208,384.032l 169.76-169.776l0.00,169.776 L 150.208,384.032 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"keyboard, typing, type, input\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 208.00,288.00c 8.832,0.00, 16.00-7.152, 16.00-16.00s-7.168-16.00-16.00-16.00s-16.00,7.152-16.00,16.00S 199.168,288.00, 208.00,288.00z M 256.00,224.00\n\t\t\tc 8.848,0.00, 16.00-7.152, 16.00-16.00s-7.152-16.00-16.00-16.00s-16.00,7.152-16.00,16.00S 247.152,224.00, 256.00,224.00z M 208.00,160.00c 8.832,0.00, 16.00-7.152, 16.00-16.00s-7.168-16.00-16.00-16.00s-16.00,7.152-16.00,16.00\n\t\t\tS 199.168,160.00, 208.00,160.00z M 304.00,160.00c 8.848,0.00, 16.00-7.152, 16.00-16.00s-7.152-16.00-16.00-16.00s-16.00,7.152-16.00,16.00S 295.152,160.00, 304.00,160.00z M 160.00,224.00c 8.832,0.00, 16.00-7.152, 16.00-16.00\n\t\t\ts-7.168-16.00-16.00-16.00s-16.00,7.152-16.00,16.00S 151.168,224.00, 160.00,224.00z M 400.00,160.00c 8.848,0.00, 16.00-7.152, 16.00-16.00s-7.152-16.00-16.00-16.00s-16.00,7.152-16.00,16.00S 391.152,160.00, 400.00,160.00z M 352.00,224.00\n\t\t\tc 8.848,0.00, 16.00-7.152, 16.00-16.00s-7.152-16.00-16.00-16.00s-16.00,7.152-16.00,16.00S 343.152,224.00, 352.00,224.00z M 304.00,288.00c 8.848,0.00, 16.00-7.152, 16.00-16.00s-7.152-16.00-16.00-16.00s-16.00,7.152-16.00,16.00\n\t\t\tS 295.152,288.00, 304.00,288.00z M 432.00,192.00c-8.848,0.00-16.00,7.152-16.00,16.00s 7.152,16.00, 16.00,16.00s 16.00-7.152, 16.00-16.00S 440.848,192.00, 432.00,192.00z M 480.00,64.00L 32.00,64.00 C 14.336,64.00,0.00,78.336,0.00,96.00l0.00,320.00 \n\t\t\tc0.00,17.664, 14.336,32.00, 32.00,32.00l 448.00,0.00 c 17.664,0.00, 32.00-14.336, 32.00-32.00L 512.00,96.00 C 512.00,78.336, 497.664,64.00, 480.00,64.00z M 480.00,400.00c0.00,8.848-7.152,16.00-16.00,16.00L 48.00,416.00 c-8.832,0.00-16.00-7.152-16.00-16.00L 32.00,112.00 \n\t\t\tc0.00-8.848, 7.168-16.00, 16.00-16.00l 416.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00L 480.00,400.00 z M 368.00,352.00L 144.00,352.00 c-8.832,0.00-16.00,7.152-16.00,16.00s 7.168,16.00, 16.00,16.00l 224.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00\n\t\t\tS 376.848,352.00, 368.00,352.00z M 80.00,192.00c-8.832,0.00-16.00,7.152-16.00,16.00s 7.168,16.00, 16.00,16.00s 16.00-7.152, 16.00-16.00S 88.832,192.00, 80.00,192.00z M 112.00,256.00c-8.832,0.00-16.00,7.152-16.00,16.00s 7.168,16.00, 16.00,16.00\n\t\t\ts 16.00-7.152, 16.00-16.00S 120.832,256.00, 112.00,256.00z M 112.00,160.00c 8.832,0.00, 16.00-7.152, 16.00-16.00S 120.832,128.00, 112.00,128.00S 96.00,135.152, 96.00,144.00S 103.168,160.00, 112.00,160.00z M 400.00,256.00c-8.848,0.00-16.00,7.152-16.00,16.00\n\t\t\ts 7.152,16.00, 16.00,16.00s 16.00-7.152, 16.00-16.00S 408.848,256.00, 400.00,256.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"paperclip, attachment\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 207.216,447.632c-0.40,0.40-0.816,0.816-1.20,1.216\n\tc-40.128,38.384-103.952,39.136-142.656,1.536c-41.056-38.64-41.872-94.608, 0.704-137.664c 0.336-0.336, 0.608-0.688, 0.944-1.024\n\tc 0.40-0.368, 0.784-0.768, 1.168-1.136l 264.32-256.864l0.00,0.112 l 0.064-0.208l 2.096-2.048c 24.416-23.232, 63.136-23.648, 86.624-0.816\n\tc 14.128,20.128, 23.024,60.624-0.784,84.176l-2.192,2.144l-25.008,24.272l-22.944,22.32L 174.768,371.728l-0.096-0.096l-22.336,21.696\n\tl-0.608-0.752l-0.56,0.624l-1.104,1.216c-0.096,0.064-0.208,0.128-0.288,0.224c-8.928,8.064-22.704,8.128-31.136-0.064\n\tc-8.352-8.128-8.336-20.032-0.016-28.896c 0.272-0.256, 0.432-0.56, 0.704-0.816l 24.224-23.552l 177.36-172.336L 296.64,145.44L 119.28,317.808\n\tl-21.536,23.504l0.00,0.032 c-0.064,0.064-0.128,0.096-0.208,0.192c-0.192,0.192-0.352,0.368-0.544,0.576\n\tc-22.128,22.096-25.184,54.208-3.36,75.44c 21.84,21.20, 57.632,19.52, 80.352-2.00l 0.032,0.032l 0.448-0.464\n\tc 0.048-0.032, 0.096-0.064, 0.128-0.096c 0.048-0.032, 0.08-0.096, 0.112-0.128l 240.832-230.016l 24.976-24.304l 2.224-2.128l-0.032-0.032\n\tc 37.696-37.168, 19.792-106.784, 1.568-131.968c-37.088-36.032-98.144-35.152-136.368,2.016c-0.56,0.528-1.024,1.12-1.568,1.68l-0.064-0.048\n\tL 41.92,286.992l 0.032,0.032c-0.208,0.224-0.432,0.368-0.656,0.592c-0.368,0.336-0.704,0.784-1.072,1.152l-0.384,0.368l 0.016,0.032\n\tc-52.432,52.512-53.296,135.088-1.472,185.504c 52.336,50.864, 138.528,49.584, 192.48-2.848c 0.224-0.224, 0.384-0.432, 0.608-0.656l 0.064,0.064\n\tL 512.00,198.672l-24.256-23.568L 207.216,447.632z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"forward, arrow, right\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 287.376,191.264L 287.376,32.00 L 512.00,256.00L 287.376,480.00L 287.376,319.328 C 173.216,319.328, 60.544,339.20,0.00,433.504\n\tC 6.304,261.648, 134.88,220.736, 287.376,191.264z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"target, goal, circles\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 256.00,128.00c-70.688,0.00-128.00,57.312-128.00,128.00s 57.312,128.00, 128.00,128.00s 128.00-57.312, 128.00-128.00S 326.688,128.00, 256.00,128.00z M 256.00,352.00\n\t\t\tc-53.008,0.00-96.00-42.992-96.00-96.00s 42.992-96.00, 96.00-96.00s 96.00,42.992, 96.00,96.00S 309.008,352.00, 256.00,352.00z M 256.00,0.00C 114.608,0.00,0.00,114.608,0.00,256.00s 114.608,256.00, 256.00,256.00s 256.00-114.608, 256.00-256.00\n\t\t\tS 397.392,0.00, 256.00,0.00z M 256.00,448.00C 149.968,448.00, 64.00,362.032, 64.00,256.00S 149.968,64.00, 256.00,64.00s 192.00,85.968, 192.00,192.00S 362.032,448.00, 256.00,448.00z M 256.00,208.00c-26.512,0.00-48.00,21.488-48.00,48.00\n\t\t\ts 21.488,48.00, 48.00,48.00s 48.00-21.488, 48.00-48.00S 282.512,208.00, 256.00,208.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"stats, monitor, board\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 480.00,0.00L 32.00,0.00 C 14.336,0.00,0.00,14.336,0.00,32.00l0.00,320.00 c0.00,17.664, 14.336,32.00, 32.00,32.00l 128.00,0.00 l-64.00,128.00l 16.00,0.00 l 115.20-128.00l 57.60,0.00 l 115.20,128.00l 16.00,0.00 \n\t\tl-64.00-128.00l 128.00,0.00 c 17.664,0.00, 32.00-14.336, 32.00-32.00L 512.00,32.00 C 512.00,14.336, 497.664,0.00, 480.00,0.00z M 480.00,336.00c0.00,8.848-7.152,16.00-16.00,16.00L 48.00,352.00 c-8.848,0.00-16.00-7.152-16.00-16.00L 32.00,48.00 c0.00-8.848, 7.152-16.00, 16.00-16.00\n\t\tl 416.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00L 480.00,336.00 z M 334.048,250.096L 261.712,64.032l-79.008,148.64l-44.096-45.36L 64.00,213.808l 21.056,12.128l 10.128-6.304l 37.68-23.488\n\t\tl 57.68,59.392l 66.80-125.648l 73.856,190.064l 62.992-132.608l 25.664,54.624L 448.00,237.248l-53.664-114.112L 334.048,250.096z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"volume, media control\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 361.04,64.224c-3.008,0.00-5.936,0.336-8.88,0.56l0.00,27.84 \n\t\t\tc 68.656,0.00, 124.32,73.136, 124.32,163.376s-55.664,163.376-124.32,163.376l0.00,27.84 c 2.944,0.224, 5.872,0.56, 8.88,0.56\n\t\t\tC 444.432,447.776, 512.00,361.92, 512.00,256.00S 444.432,64.224, 361.04,64.224z M 432.08,256.00c0.00-55.776-33.888-102.32-79.904-116.88l0.00,38.40 \n\t\t\tc 23.552,14.032, 39.952,43.744, 39.952,78.464s-16.40,64.432-39.952,78.464l0.00,38.40 C 398.192,358.32, 432.08,311.776, 432.08,256.00z M 272.128,0.00\n\t\t\tc-8.848,0.00-16.00,7.152-16.00,16.00L 96.032,192.00L 16.00,192.00 c-8.848,0.00-16.00,7.152-16.00,16.00l0.00,128.00 c0.00,8.848, 7.168,16.00, 16.00,16.00l 80.032,0.00 l 160.08,144.00c0.00,8.848, 7.152,16.00, 16.00,16.00\n\t\t\tc 8.864,0.00, 16.016-7.152, 16.016-16.00L 288.128,16.00 C 288.144,7.152, 280.992,0.00, 272.128,0.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"volume, mute, speaker, media control\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 384.00,512.00L 384.00,512.00c-8.848,0.00-16.00-7.152-16.00-16.00l-160.00-144.00L 128.00,352.00 c-8.832,0.00-16.00-7.152-16.00-16.00l0.00-128.00 \n\tc0.00-8.848, 7.168-16.00, 16.00-16.00l 80.00,0.00 L 368.00,16.00c0.00-8.848, 7.152-16.00, 16.00-16.00l0.00,0.00c 8.848,0.00, 16.00,7.152, 16.00,16.00l0.00,480.00 C 400.00,504.848, 392.848,512.00, 384.00,512.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"grid\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 112.00,192.00L 16.00,192.00 c-8.848,0.00-16.00,7.152-16.00,16.00l0.00,96.00 c0.00,8.848, 7.152,16.00, 16.00,16.00l 96.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-96.00 \n\t\t\tC 128.00,199.152, 120.848,192.00, 112.00,192.00z M 96.00,272.00c0.00,8.848-7.152,16.00-16.00,16.00L 48.00,288.00 c-8.848,0.00-16.00-7.152-16.00-16.00l0.00-32.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 32.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00L 96.00,272.00 z\n\t\t\t M 112.00,0.00L 16.00,0.00 C 7.152,0.00,0.00,7.152,0.00,16.00l0.00,96.00 c0.00,8.848, 7.152,16.00, 16.00,16.00l 96.00,0.00 c 8.848,0.00, 16.00-23.152, 16.00-32.00L 128.00,16.00 C 128.00,7.152, 120.848,0.00, 112.00,0.00z M 96.00,80.00c0.00,8.848-7.152,16.00-16.00,16.00L 48.00,96.00 \n\t\t\tC 39.152,96.00, 32.00,88.848, 32.00,80.00L 32.00,48.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 32.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00L 96.00,80.00 z M 112.00,384.00L 16.00,384.00 c-8.848,0.00-16.00,7.152-16.00,16.00l0.00,96.00 c0.00,8.848, 7.152,16.00, 16.00,16.00l 96.00,0.00 \n\t\t\tc 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-96.00 C 128.00,391.152, 120.848,384.00, 112.00,384.00z M 96.00,464.00c0.00,8.848-7.152,16.00-16.00,16.00L 48.00,480.00 c-8.848,0.00-16.00-7.152-16.00-16.00l0.00-32.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 32.00,0.00 \n\t\t\tc 8.848,0.00, 16.00,7.152, 16.00,16.00L 96.00,464.00 z M 304.00,192.00l-96.00,0.00 c-8.848,0.00-16.00,7.152-16.00,16.00l0.00,96.00 c0.00,8.848, 7.152,16.00, 16.00,16.00l 96.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-96.00 \n\t\t\tC 320.00,199.152, 312.848,192.00, 304.00,192.00z M 288.00,272.00c0.00,8.848-7.152,16.00-16.00,16.00l-32.00,0.00 c-8.848,0.00-16.00-7.152-16.00-16.00l0.00-32.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 32.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00\n\t\t\tL 288.00,272.00 z M 304.00,384.00l-96.00,0.00 c-8.848,0.00-16.00,7.152-16.00,16.00l0.00,96.00 c0.00,8.848, 7.152,16.00, 16.00,16.00l 96.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-96.00 C 320.00,391.152, 312.848,384.00, 304.00,384.00z M 288.00,464.00\n\t\t\tc0.00,8.848-7.152,16.00-16.00,16.00l-32.00,0.00 c-8.848,0.00-16.00-7.152-16.00-16.00l0.00-32.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 32.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00L 288.00,464.00 z M 496.00,192.00l-96.00,0.00 c-8.848,0.00-16.00,7.152-16.00,16.00\n\t\t\tl0.00,96.00 c0.00,8.848, 7.152,16.00, 16.00,16.00l 96.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-96.00 C 512.00,199.152, 504.848,192.00, 496.00,192.00z M 480.00,272.00c0.00,8.848-7.152,16.00-16.00,16.00l-32.00,0.00 c-8.848,0.00-16.00-7.152-16.00-16.00\n\t\t\tl0.00-32.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 32.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00L 480.00,272.00 z M 496.00,0.00l-96.00,0.00 c-8.848,0.00-16.00,7.152-16.00,16.00l0.00,96.00 c0.00,8.848, 7.152,16.00, 16.00,16.00l 96.00,0.00 c 8.848,0.00, 16.00-23.152, 16.00-32.00L 512.00,16.00 \n\t\t\tC 512.00,7.152, 504.848,0.00, 496.00,0.00z M 480.00,80.00c0.00,8.848-7.152,16.00-16.00,16.00l-32.00,0.00 c-8.848,0.00-16.00-7.152-16.00-16.00L 416.00,48.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 32.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00L 480.00,80.00 z\n\t\t\t M 304.00,0.00l-96.00,0.00 c-8.848,0.00-16.00,7.152-16.00,16.00l0.00,96.00 c0.00,8.848, 7.152,16.00, 16.00,16.00l 96.00,0.00 c 8.848,0.00, 16.00-23.152, 16.00-32.00L 320.00,16.00 C 320.00,7.152, 312.848,0.00, 304.00,0.00z M 288.00,80.00\n\t\t\tc0.00,8.848-7.152,16.00-16.00,16.00l-32.00,0.00 c-8.848,0.00-16.00-7.152-16.00-16.00L 224.00,48.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 32.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00L 288.00,80.00 z M 496.00,384.00l-96.00,0.00 c-8.848,0.00-16.00,7.152-16.00,16.00l0.00,96.00 \n\t\t\tc0.00,8.848, 7.152,16.00, 16.00,16.00l 96.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-96.00 C 512.00,391.152, 504.848,384.00, 496.00,384.00z M 480.00,464.00c0.00,8.848-7.152,16.00-16.00,16.00l-32.00,0.00 c-8.848,0.00-16.00-7.152-16.00-16.00\n\t\t\tl0.00-32.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 32.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00L 480.00,464.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"list\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 112.00,384.00L 16.00,384.00 c-8.848,0.00-16.00,7.152-16.00,16.00l0.00,96.00 c0.00,8.848, 7.152,16.00, 16.00,16.00l 96.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-96.00 \n\t\t\tC 128.00,391.152, 120.848,384.00, 112.00,384.00z M 96.00,464.00c0.00,8.848-7.152,16.00-16.00,16.00L 48.00,480.00 c-8.848,0.00-16.00-7.152-16.00-16.00l0.00-32.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 32.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00L 96.00,464.00 z\n\t\t\t M 496.00,416.00L 208.00,416.00 c-8.848,0.00-16.00,7.152-16.00,16.00l0.00,32.00 c0.00,8.848, 7.152,16.00, 16.00,16.00l 288.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-32.00 C 512.00,423.152, 504.848,416.00, 496.00,416.00z M 496.00,224.00L 208.00,224.00 \n\t\t\tc-8.848,0.00-16.00,7.152-16.00,16.00l0.00,32.00 c0.00,8.848, 7.152,16.00, 16.00,16.00l 288.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-32.00 C 512.00,231.152, 504.848,224.00, 496.00,224.00z M 112.00,0.00L 16.00,0.00 C 7.152,0.00,0.00,7.152,0.00,16.00l0.00,96.00 \n\t\t\tc0.00,8.848, 7.152,16.00, 16.00,16.00l 96.00,0.00 c 8.848,0.00, 16.00-23.152, 16.00-32.00L 128.00,16.00 C 128.00,7.152, 120.848,0.00, 112.00,0.00z M 96.00,80.00c0.00,8.848-7.152,16.00-16.00,16.00L 48.00,96.00 C 39.152,96.00, 32.00,88.848, 32.00,80.00L 32.00,48.00 \n\t\t\tc0.00-8.848, 7.152-16.00, 16.00-16.00l 32.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00L 96.00,80.00 z M 112.00,192.00L 16.00,192.00 c-8.848,0.00-16.00,7.152-16.00,16.00l0.00,96.00 c0.00,8.848, 7.152,16.00, 16.00,16.00l 96.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-96.00 \n\t\t\tC 128.00,199.152, 120.848,192.00, 112.00,192.00z M 96.00,272.00c0.00,8.848-7.152,16.00-16.00,16.00L 48.00,288.00 c-8.848,0.00-16.00-7.152-16.00-16.00l0.00-32.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 32.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00L 96.00,272.00 z\n\t\t\t M 496.00,32.00L 208.00,32.00 c-8.848,0.00-16.00,7.152-16.00,16.00l0.00,32.00 c0.00,8.848, 7.152,16.00, 16.00,16.00l 288.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00L 512.00,48.00 C 512.00,39.152, 504.848,32.00, 496.00,32.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"compass, location, map\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 146.304,367.792l 157.44-64.512l 64.512-158.96l-158.944,63.024L 146.304,367.792z\n\t\t\t M 256.464,224.464c 17.664,0.00, 32.00,14.336, 32.00,32.00s-14.336,32.00-32.00,32.00s-32.00-14.336-32.00-32.00S 238.80,224.464, 256.464,224.464z M 256.00,0.00C 114.608,0.00,0.00,114.608,0.00,256.00\n\t\t\ts 114.608,256.00, 256.00,256.00s 256.00-114.608, 256.00-256.00S 397.392,0.00, 256.00,0.00z M 257.792,448.336c-106.352,0.00-192.56-86.208-192.56-192.544S 151.44,63.232, 257.792,63.232\n\t\t\tc 106.336,0.00, 192.544,86.224, 192.544,192.576S 364.144,448.336, 257.792,448.336z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"ampersand, and\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 217.296,480.112c 113.632,0.00, 213.936-62.976, 213.936-167.92c0.00-38.288-17.904-61.744-25.408-74.096c-6.256-7.408-6.256-13.584, 8.752-14.816\n\tc 58.672-8.64, 97.376-40.752, 97.376-102.48c0.00-33.344-27.472-73.44-77.408-73.44c-23.712,0.00-52.688,22.816-52.688,47.504\n\tc0.00,13.60, 13.984,29.824, 33.952,29.824c 22.48,0.00, 35.216-23.648, 31.472-33.536c-1.232-6.176-5.232-13.584, 3.488-13.584\n\tc 16.256,0.00, 34.976,20.992, 34.976,40.752c0.00,34.576-32.464,58.336-83.664,58.336c-27.472,0.00-51.184-16.944-77.408-16.944\n\tc-66.176,0.00-104.88,52.448-104.88,98.144c0.00,51.856, 39.952,76.544, 69.92,76.544c 33.696,0.00, 43.696-19.744, 43.696-35.808\n\tc0.00-18.512-11.248-30.864-34.976-30.864c-18.72,0.00-27.472,19.744-26.224,29.632c 1.248,4.944-2.496,8.64-6.256,8.64\n\tc-4.992,0.00-19.968-16.048-19.968-37.024c0.00-14.832, 10.00-63.568, 62.432-63.568c 56.176,0.00, 95.312,51.20, 95.312,93.184\n\tc0.00,59.264-66.608,122.256-180.224,122.256c-113.632,0.00-178.544-51.856-178.544-127.184c0.00-34.576, 14.992-66.672, 33.696-80.256\n\tc 7.504-4.944, 11.248-3.696, 14.992,2.464c 8.752,6.176, 28.72,22.816, 41.20,22.816c 16.24,0.00, 24.976-20.336, 24.976-37.648\n\tc0.00-14.816-17.472-24.992-32.448-24.992s-24.976,8.944-31.216,11.408c-8.736-13.584-13.728-30.864-13.728-44.448c0.00-39.504, 28.72-64.304, 56.192-64.304\n\tc 23.712,0.00, 43.696,18.608, 39.952,42.08c-1.248,6.176-1.248,11.104, 1.248,11.104c 9.984,0.00, 32.448-14.816, 32.448-41.984\n\tc0.00-38.272-28.704-58.032-66.176-58.032c-61.168,0.00-98.624,43.216-98.624,88.912c0.00,27.152, 9.984,51.856, 26.224,72.848\n\tc-24.976,11.104-73.664,53.088-73.664,127.184C 0.048,383.792, 43.744,480.112, 217.296,480.112z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"bolt, power, lightning\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 511.936,0.112L 74.48,272.688l 165.856-0.128L 0.064,511.888l 479.408-305.12l-164.96,0.112\n\tL 511.936,0.112z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"trashcan, garbage, delete, remove, bin, uninstall\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 336.00,448.00c 8.848,0.00, 16.00-7.152, 16.00-16.00L 352.00,208.00 c0.00-8.848-7.152-16.00-16.00-16.00s-16.00,7.152-16.00,16.00l0.00,224.00 C 320.00,440.848, 327.152,448.00, 336.00,448.00zM 176.00,448.00c 8.832,0.00, 16.00-7.152, 16.00-16.00L 192.00,208.00 c0.00-8.848-7.168-16.00-16.00-16.00s-16.00,7.152-16.00,16.00l0.00,224.00 C 160.00,440.848, 167.168,448.00, 176.00,448.00zM 464.00,96.00l-64.00,0.00 L 400.00,64.00 c0.00-35.344-28.656-64.00-64.00-64.00L 176.00,0.00 C 140.656,0.00, 112.00,28.656, 112.00,64.00l0.00,32.00 L 48.00,96.00 L0.00,144.00c0.00,8.848, 7.168,16.00, 16.00,16.00l 48.00,0.00 l0.00,320.00 c0.00,17.664, 14.336,32.00, 32.00,32.00l 320.00,0.00 \n\t\tc 17.664,0.00, 32.00-14.336, 32.00-32.00L 448.00,160.00 l 48.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00L 464.00,96.00z M 160.00,64.00c0.00-17.664, 14.336-32.00, 32.00-32.00l 128.00,0.00 c 17.664,0.00, 32.00,14.336, 32.00,32.00l0.00,32.00 L 160.00,96.00 L 160.00,64.00 z M 416.00,464.00\n\t\tc0.00,8.848-7.152,16.00-16.00,16.00L 112.00,480.00 c-8.832,0.00-16.00-7.152-16.00-16.00L 96.00,160.00 l 320.00,0.00 L 416.00,464.00 zM 256.00,448.00c 8.848,0.00, 16.00-7.152, 16.00-16.00L 272.00,208.00 c0.00-8.848-7.152-16.00-16.00-16.00s-16.00,7.152-16.00,16.00l0.00,224.00 C 240.00,440.848, 247.152,448.00, 256.00,448.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"ipod, music, song\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 384.00,0.00L 128.00,0.00 C 110.336,0.00, 96.00,14.336, 96.00,32.00l0.00,448.00 c0.00,17.664, 14.336,32.00, 32.00,32.00l 256.00,0.00 c 17.664,0.00, 32.00-14.336, 32.00-32.00L 416.00,32.00 \n\t\tC 416.00,14.336, 401.664,0.00, 384.00,0.00z M 256.00,480.00c-53.008,0.00-96.00-42.992-96.00-96.00s 42.992-96.00, 96.00-96.00s 96.00,42.992, 96.00,96.00S 309.008,480.00, 256.00,480.00z M 384.00,240.00c0.00,8.848-7.152,16.00-16.00,16.00L 144.00,256.00 \n\t\tc-8.832,0.00-16.00-7.152-16.00-16.00L 128.00,48.00 c0.00-8.848, 7.168-16.00, 16.00-16.00l 224.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00L 384.00,240.00 z M 256.00,352.00c-17.664,0.00-32.00,14.336-32.00,32.00s 14.336,32.00, 32.00,32.00s 32.00-14.336, 32.00-32.00\n\t\tS 273.664,352.00, 256.00,352.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"flag, report\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 78.816,0.00l-32.00,0.00 c-8.832,0.00-16.00,7.152-16.00,16.00l0.00,480.00 c0.00,8.848, 7.168,16.00, 16.00,16.00l 32.00,0.00 c 8.832,0.00, 16.00-7.152, 16.00-16.00\n\t\t\tL 94.816,16.00 C 94.816,7.152, 87.664,0.00, 78.816,0.00z M 478.816,304.00L 478.816,80.00 c0.00-8.848-1.968-16.00-16.00-16.00c-71.152,32.00-320.00-64.00-320.00-64.00c-8.832,0.00-16.00,7.152-16.00,16.00l0.00,240.00 \n\t\t\tc0.00,8.848, 7.168,16.00, 16.00,16.00c0.00,0.00, 176.00,57.136, 320.00,48.00C 490.256,329.136, 478.816,312.848, 478.816,304.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"basket, shopping, cart, ecommerce\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 464.00,224.00L 48.00,224.00 c-8.848,0.00-16.00-7.152-16.00-16.00s 7.152-16.00, 16.00-16.00l 32.00,0.00 l 96.00-176.00c0.00-8.848, 7.152-16.00, 16.00-16.00l 32.00,0.00 \n\tc 8.848,0.00, 16.00,7.152, 16.00,16.00L 144.00,192.00l 224.00,0.00 L 272.00,16.00c0.00-8.848, 7.152-16.00, 16.00-16.00l 48.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00l 80.00,176.00l 32.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00S 472.848,224.00, 464.00,224.00z M 48.00,256.00\n\tl 416.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00l-32.00,224.00c0.00,8.848-7.152,16.00-16.00,16.00L 80.00,512.00 c-8.848,0.00-16.00-7.152-16.00-16.00L 32.00,272.00C 32.00,263.152, 39.152,256.00, 48.00,256.00z M 352.00,448.00l 32.00,0.00 \n\tc 8.848,0.00, 16.00-7.152, 16.00-16.00l 16.00-96.00c0.00-8.848-7.152-16.00-16.00-16.00l-32.00,0.00 c-8.848,0.00-16.00,7.152-16.00,16.00l-16.00,96.00C 336.00,440.848, 343.152,448.00, 352.00,448.00z M 224.00,432.00c0.00,8.848, 7.152,16.00, 16.00,16.00\n\tl 32.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-96.00 c0.00-8.848-7.152-16.00-16.00-16.00l-32.00,0.00 c-8.848,0.00-16.00,7.152-16.00,16.00L 224.00,432.00 z M 112.00,432.00c0.00,8.848, 7.152,16.00, 16.00,16.00l 32.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00l-16.00-96.00\n\tc0.00-8.848-7.152-16.00-16.00-16.00L 112.00,320.00 c-8.848,0.00-16.00,7.152-16.00,16.00L 112.00,432.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"coffee, mug, cup, drink\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 384.00,207.968l0.00-32.00 c0.00-8.848-7.152-16.00-16.00-16.00L 16.00,159.968 c-8.848,0.00-16.00,7.152-16.00,16.00l0.00,224.016 \n\t\t\tc0.00,2.88, 0.976,5.424, 2.288,7.76C 13.44,467.072, 65.44,512.00, 128.00,512.00l 128.00,0.00 c 40.336,0.00, 76.096-18.832, 99.536-48.00L 384.00,464.00 c 70.688,0.00, 128.00-57.328, 128.00-128.016\n\t\t\tC 512.00,265.28, 454.688,207.968, 384.00,207.968z M 384.00,399.984l0.00-128.016 c 35.344,0.00, 64.00,28.656, 64.00,64.016C 448.00,371.328, 419.344,399.984, 384.00,399.984z M 83.168,136.064\n\t\t\tc-2.384,4.32-2.112,7.888, 2.432,7.888c 4.512,0.00, 10.704-3.584, 12.256-7.856c 15.888-41.424-67.552-75.104-17.136-126.192\n\t\t\tC 85.888,4.608, 87.984,0.032, 83.408,0.00C 78.816-0.048, 69.392,4.32, 64.432,9.472C 15.856,59.376, 105.76,94.448, 83.168,136.064z M 143.60,136.256\n\t\t\tC 143.008,140.384, 145.536,143.952, 150.032,143.952c 4.464,0.00, 8.80-3.568, 9.248-7.664c 3.536-29.664-20.176-56.88-5.936-82.544\n\t\t\tc 0.224-4.64-5.232-9.248-12.304-9.872c-7.056-0.64-13.344,2.864-13.584,7.472C 125.744,84.816, 147.776,106.176, 143.60,136.256z M 214.432,143.952\n\t\t\tc 4.464,0.00, 8.00-3.568, 8.848-7.52c 8.112-38.336, 74.368-50.144, 24.416-118.608c-5.344-7.072-14.832-13.568-19.424-13.632\n\t\t\tc-4.608-0.08-5.008,6.24-1.952,13.232c 49.712,46.912, 1.984,80.576-19.152,119.008C 206.464,140.384, 209.984,143.952, 214.432,143.952z\n\t\t\t M 278.864,143.952c 4.48,0.00, 7.488-3.60, 8.784-7.808c 12.16-40.688, 149.424-66.992, 34.00-122.992c-12.032-5.696-27.648-10.464-31.056-10.272\n\t\t\tc-3.472,0.24, 4.704,6.144, 14.976,12.592c 94.352,61.84, 6.432,43.184-33.904,120.80C 270.352,140.352, 274.40,143.952, 278.864,143.952z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"alarm, bell\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 432.00,368.00L 80.00,368.00 l-48.00,48.00l0.00,16.00 l 16.00,16.00l 144.00,0.00 c0.00,35.344, 28.656,64.00, 64.00,64.00s 64.00-28.656, 64.00-64.00l 144.00,0.00 l 16.00-16.00l0.00-16.00 L 432.00,368.00z M 416.00,240.00\n\t\tc0.00-65.60-39.52-121.888-96.00-146.592L 320.00,64.00 c0.00-35.344-28.656-64.00-64.00-64.00s-64.00,28.656-64.00,64.00l0.00,29.408 C 135.52,118.112, 96.00,174.40, 96.00,240.00l0.00,112.00 l 320.00,0.00 L 416.00,240.00 z M 224.00,64.00c0.00-17.664, 14.336-32.00, 32.00-32.00\n\t\ts 32.00,14.336, 32.00,32.00L 224.00,64.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cone, construction\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 493.664,448.224L 18.32,448.224 c-10.096,0.00-18.304,7.936-18.304,17.744l0.00,28.336 c0.00,9.808, 8.208,17.744, 18.304,17.744l 475.36,0.00 \n\t\tc 10.128,0.00, 18.32-7.936, 18.32-17.744l0.00-28.336 C 511.984,456.16, 503.792,448.224, 493.664,448.224zM 341.312,191.76L 170.336,191.76L 127.792,287.568L 383.872,287.568 \tzM 283.888,17.136c0.00,0.00-3.36-17.184-26.544-17.184s-26.816,17.776-26.816,17.776l-46.432,141.936l 146.464,0.00 L 283.888,17.136zM 401.632,319.632L 113.04,319.632L 68.608,432.00L 446.08,432.00 \tz\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"gift\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 464.00,160.08L 48.00,160.08 c-8.848,0.00-16.00,7.152-16.00,16.00l0.00,144.00 c0.00,8.848, 7.152,16.00, 16.00,16.00l 16.00,0.00 l0.00,160.00 \n\tc0.00,8.848, 7.152,16.00, 16.00,16.00l 352.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-160.00 l 16.00,0.00 c 8.848,0.00, 16.00-7.152, 16.00-16.00l0.00-144.00 C 480.00,167.232, 472.848,160.08, 464.00,160.08z M 224.00,464.08\n\tc0.00,8.848-7.152,16.00-16.00,16.00L 112.00,480.08 c-8.848,0.00-16.00-7.152-16.00-16.00l0.00-128.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 96.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00L 224.00,464.08 z M 224.00,272.08c0.00,8.848-7.152,16.00-16.00,16.00\n\tL 80.00,288.08 c-8.848,0.00-16.00-7.152-16.00-16.00l0.00-64.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 128.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00L 224.00,272.08 z M 416.00,464.08c0.00,8.848-7.152,16.00-16.00,16.00l-96.00,0.00 \n\tc-8.848,0.00-16.00-7.152-16.00-16.00l0.00-128.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 96.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00L 416.00,464.08 z M 448.00,272.08c0.00,8.848-7.152,16.00-16.00,16.00l-128.00,0.00 \n\tc-8.848,0.00-16.00-7.152-16.00-16.00l0.00-64.00 c0.00-8.848, 7.152-16.00, 16.00-16.00l 128.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00L 448.00,272.08 z M 184.944,160.064l 147.20,0.00 \n\tc 25.232-18.096, 49.088-41.648, 51.92-67.312c 1.376-12.528-1.312-30.88-22.00-47.216c-11.472-9.072-23.12-13.664-34.576-13.664\n\tc-36.512,0.00-57.168,44.768-68.336,84.768c-13.344-50.992-39.104-116.56-83.344-116.56c-12.912,0.00-25.76,5.584-38.256,16.608\n\tc-24.64,21.792-27.056,44.448-24.752,59.616C 117.968,110.208, 152.08,139.344, 184.944,160.064z M 327.488,70.272c 3.536,0.00, 8.096,2.112, 13.168,6.144\n\tc 8.256,6.496, 7.792,10.528, 7.664,11.856c-1.536,14.00-27.792,36.00-58.416,54.16C 298.912,103.696, 313.632,70.272, 327.488,70.272z M 160.544,46.24\n\tc 4.016-3.552, 9.936-7.776, 15.264-7.776c 19.808,0.00, 40.176,52.00, 52.048,102.56c-37.408-19.936-76.08-48.208-79.536-70.896\n\tC 147.856,66.992, 146.576,58.592, 160.544,46.24z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"skype, social\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 476.32,295.472C 478.592,282.64, 480.00,269.504, 480.00,256.00c0.00-123.712-100.288-224.00-224.00-224.00c-13.504,0.00-26.64,1.408-39.472,3.68\n\tC 193.536,13.632, 162.368,0.00, 128.00,0.00C 57.312,0.00,0.00,57.312,0.00,128.00c0.00,34.368, 13.632,65.536, 35.68,88.528C 33.408,229.36, 32.00,242.496, 32.00,256.00c0.00,123.712, 100.288,224.00, 224.00,224.00\n\tc 13.504,0.00, 26.64-1.392, 39.472-3.68C 318.464,498.368, 349.632,512.00, 384.00,512.00c 70.688,0.00, 128.00-57.312, 128.00-128.00C 512.00,349.632, 498.368,318.464, 476.32,295.472z\n\t M 354.64,345.664c-8.864,12.064-21.92,21.632-38.864,28.384c-16.784,6.704-36.88,10.112-59.728,10.112c-27.472,0.00-50.496-4.656-68.464-13.808\n\tc-12.848-6.688-23.44-15.696-31.488-26.928c-8.128-11.264-12.24-22.448-12.24-33.264c0.00-6.736, 2.672-12.56, 7.968-17.36\n\tc 5.232-4.768, 11.952-7.136, 19.952-7.136c 6.576,0.00, 12.256,1.872, 16.848,5.632c 4.40,3.632, 8.176,8.944, 11.216,15.776\n\tc 3.392,7.488, 7.072,13.776, 10.976,18.72c 3.76,4.816, 9.152,8.832, 16.048,11.968c 6.928,3.152, 16.288,4.768, 27.776,4.768\n\tc 15.792,0.00, 28.768-3.248, 38.512-9.664c 9.52-6.256, 14.144-13.776, 14.144-22.992c0.00-7.264-2.416-12.992-7.376-17.456\n\tc-5.216-4.688-12.08-8.336-20.384-10.848c-8.704-2.592-20.512-5.456-35.104-8.368c-19.84-4.096-36.688-8.944-50.112-14.416\n\tc-13.712-5.632-24.768-13.424-32.848-23.136c-8.208-9.92-12.368-22.304-12.368-36.912c0.00-13.904, 4.368-26.448, 12.992-37.248\n\tc 8.544-10.752, 21.04-19.104, 37.12-24.816c 15.856-5.664, 34.736-8.512, 56.096-8.512c 17.056,0.00, 32.096,1.904, 44.624,5.664\n\tc 12.608,3.76, 23.216,8.88, 31.60,15.152c 8.384,6.336, 14.656,13.072, 18.576,20.128c 3.952,7.072, 5.984,14.16, 5.984,20.992\n\tc0.00,6.592-2.64,12.56-7.84,17.776c-5.248,5.232-11.84,7.888-19.648,7.888c-7.072,0.00-12.624-1.664-16.464-4.928\n\tc-3.584-3.056-7.296-7.808-11.408-14.64c-4.784-8.72-10.544-15.60-17.168-20.448c-6.40-4.72-17.152-7.072-31.92-7.072\n\tc-13.696,0.00-24.864,2.64-33.12,7.872c-7.984,5.024-11.856,10.80-11.856,17.648c0.00,4.208, 1.248,7.696, 3.824,10.704\n\tc 2.704,3.232, 6.544,6.00, 11.392,8.352c 5.008,2.416, 10.208,4.352, 15.392,5.728c 5.312,1.424, 14.224,3.52, 26.448,6.24\n\tc 15.472,3.216, 29.696,6.80, 42.272,10.672c 12.752,3.936, 23.712,8.752, 32.72,14.384c 9.152,5.728, 16.40,13.088, 21.568,21.904\n\tc 5.152,8.848, 7.76,19.744, 7.76,32.416C 368.016,319.712, 363.536,333.60, 354.64,345.664z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"cancel, close, dismiss\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 491.536,108.384l-147.152,148.048l 147.152,147.168c 6.16,6.144, 6.16,16.112,0.00,22.272\n\tl-66.816,66.80c-6.128,6.16-16.096,6.16-22.256,0.00l-146.912-146.912l-146.032,146.912c-6.144,6.16-16.112,6.16-22.272,0.00l-66.80-66.80\n\tc-6.144-6.16-6.144-16.128,0.00-22.272l 146.032-146.912L 20.464,110.672c-6.144-6.144-6.144-16.112,0.00-22.272l 66.80-66.80\n\tc 6.144-6.16, 16.112-6.16, 22.272,0.00l 145.76,145.76l 147.184-148.048c 6.16-6.16, 16.128-6.16, 22.256,0.00l 66.816,66.80\n\tC 497.68,92.272, 497.68,102.24, 491.536,108.384z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"checkmark, tick\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 507.296,114.128l-45.424-45.424c-6.288-6.288-16.416-6.288-22.704,0.00L 206.928,313.888\n\tl-133.12-133.184c-6.352-6.352-16.656-6.352-23.008,0.00l-46.016,46.048c-6.352,6.336-6.352,16.64,0.00,23.008l 189.328,193.728\n\tc 3.664,3.68, 8.64,4.944, 13.424,4.32c 4.944,0.736, 10.096-0.512, 13.888-4.32L 507.296,136.848C 513.568,130.576, 513.568,120.40, 507.296,114.128z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"move, drag\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 287.744,94.736l0.00,129.008 l 128.00,0.00 l0.00-64.00 L 512.00,256.00l-96.256,96.24l0.00-65.488 l-128.00,0.00 l0.00,129.008 l 64.496,0.00 L 256.00,512.00\n\tl-96.256-96.24l 64.00,0.00 l0.00-129.008 l-128.00,0.00 l0.00,64.992 L0.00,256.00l 95.744-95.744l0.00,63.488 l 128.00,0.00 L 223.744,94.736 l-62.496,0.00 L 256.00,0.00l 94.752,94.736L 287.744,94.736 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"headphones, music, song, sound, listen\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 480.00,416.00c-17.664,0.00-32.00-14.336-32.00-32.00l0.00-32.00 l0.00-96.00 c0.00-106.032-85.968-192.00-192.00-192.00C 149.968,64.00, 64.00,149.968, 64.00,256.00l0.00,96.00 \n\tl0.00,32.00 c0.00,17.664-14.336,32.00-32.00,32.00s-32.00-14.336-32.00-32.00l0.00-32.00 l0.00-96.00 C0.00,114.608, 114.624,0.00, 256.00,0.00c 141.376,0.00, 256.00,114.608, 256.00,256.00l0.00,96.00 l0.00,32.00 C 512.00,401.664, 497.664,416.00, 480.00,416.00z M 112.00,288.00l 32.00,0.00 \n\tc 8.832,0.00, 16.00,7.152, 16.00,16.00l0.00,160.00 c0.00,8.848-7.168,16.00-16.00,16.00L 112.00,480.00 c-8.832,0.00-16.00-7.152-16.00-16.00L 96.00,304.00 C 96.00,295.152, 103.168,288.00, 112.00,288.00z M 368.00,288.00l 32.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00l0.00,160.00 \n\tc0.00,8.848-7.152,16.00-16.00,16.00l-32.00,0.00 c-8.848,0.00-16.00-7.152-16.00-16.00L 352.00,304.00 C 352.00,295.152, 359.152,288.00, 368.00,288.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"thumbs down, dislike\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 448.928,47.968c-10.48,0.048-22.288,0.176-38.016,0.544\n\t\tc-13.168,0.32-25.52,7.84-23.408,16.528c 16.352,78.88, 16.48,158.672, 2.144,237.552c-1.824,8.688, 9.792,16.224, 22.336,16.528\n\t\tc 15.008,0.368, 26.576,0.496, 36.992,0.544c 8.56,0.032, 14.992-7.136, 15.024-15.968L 464.00,63.936 C 463.936,55.104, 457.568,47.936, 448.928,47.968z\n\t\t M 352.00,63.936l-1.616,0.00 C 342.976,27.456, 310.704,0.00, 272.00,0.00L 144.00,0.00 C 105.296,0.00, 73.024,27.456, 65.616,63.936L 192.00,63.936 c 17.664,0.00, 32.00,14.32, 32.00,31.968L 96.00,95.904 \n\t\tc-17.664,0.00-32.00,14.32-32.00,31.968S 78.336,159.84, 96.00,159.84l 128.00,0.00 l0.00,31.968 L 80.00,191.808 c-17.664,0.00-32.00,14.32-32.00,31.968s 14.336,31.968, 32.00,31.968l 144.00,0.00 l0.00,31.968 L 80.00,287.712 \n\t\tc-17.664,0.00-32.00,14.32-32.00,31.968s 14.336,31.968, 32.00,31.968l 140.00,0.00 l-2.00,23.984L 208.00,455.568c0.00,30.896, 25.072,55.936, 56.00,55.936\n\t\tc 30.944,0.00, 56.00,6.928, 56.00-23.984l 8.608-55.936l 0.528,0.00 l 6.848-47.808L 352.00,279.728c0.00-1.664-0.24-2.944-0.56-4.128L 352.00,271.728l 14.624-9.60\n\t\tc0.00,0.00, 1.376-4.112, 1.376-6.384L 368.00,79.92 C 368.00,71.088, 360.848,63.936, 352.00,63.936z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"thumbs up, like, approve\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 122.352,209.104c 1.84-8.704-9.808-16.24-22.336-16.544\n\t\tc-15.008-0.368-26.576-0.496-36.992-0.544C 54.464,191.984, 48.048,199.168, 48.00,208.00l0.00,240.00 c 0.048,8.832, 6.448,16.016, 15.072,15.984\n\t\tc 10.48-0.048, 22.288-0.176, 38.032-0.544c 13.152-0.32, 25.504-7.84, 23.392-16.544C 108.144,367.936, 108.016,288.064, 122.352,209.104z M 432.00,256.00l-144.00,0.00 l0.00-32.00 l 144.00,0.00 \n\t\tc 17.664,0.00, 32.00-14.336, 32.00-32.00s-14.336-32.00-32.00-32.00l-140.00,0.00 l 2.00-24.032L 304.00,56.00C 304.00,25.072, 278.944,0.00, 248.00,0.00C 217.072,0.00, 192.00-6.928, 192.00,24.00L 183.376,80.00l-0.528,0.00 \n\t\tl-6.832,47.856L 160.00,232.00c0.00,1.648, 0.24,2.944, 0.56,4.128L 160.00,240.00l-14.624,9.616C 145.376,249.616, 144.00,253.712, 144.00,256.00l0.00,176.00 c0.00,8.848, 7.168,16.00, 16.00,16.00\n\t\tl 1.616,0.00 c 7.408,36.512, 39.68,64.00, 78.384,64.00l 128.00,0.00 c 38.704,0.00, 70.976-27.488, 78.384-64.00L 320.00,448.00 c-17.664,0.00-32.00-14.336-32.00-32.00l 128.00,0.00 c 17.664,0.00, 32.00-14.336, 32.00-32.00s-14.336-32.00-32.00-32.00l-128.00,0.00 \n\t\tl0.00-32.00 l 144.00,0.00 c 17.664,0.00, 32.00-14.336, 32.00-32.00S 449.664,256.00, 432.00,256.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"pointer, mouse\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 267.024,282.48L 352.00,480.00l-64.00,32.00l-74.336-202.848L 96.00,416.00L 96.00,0.00 l 320.00,256.00L 267.024,282.48z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"star\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 203.376,415.44c-105.248,83.84-133.632,63.568-85.136-60.912C-16.96,361.504-27.808,328.624, 85.712,256.00\n\tc-113.52-72.64-102.672-105.488, 32.528-98.544C 69.76,32.992, 98.144,12.688, 203.376,96.56c 35.072-128.736, 70.16-128.736, 105.248,0.00\n\tc 105.232-83.872, 133.632-63.568, 85.12,60.896c 135.216-6.944, 146.048,25.904, 32.528,98.544c 113.52,72.624, 102.688,105.504-32.528,98.528\n\tc 48.496,124.464, 20.112,144.752-85.12,60.912C 273.552,544.192, 238.448,544.192, 203.376,415.44z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"phone, contact\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 34.016,19.008c 20.448-20.496, 82.256-23.92, 82.72-13.072\n\tc 0.464,10.832, 55.664,131.056, 56.144,141.904c 0.48,10.832-36.384,47.792-47.168,58.608c-10.688,10.704, 72.128,104.528, 73.696,106.304\n\tc 1.76,1.584, 95.36,84.592, 106.048,73.872c 10.784-10.816, 47.664-47.76, 58.448-47.28c 10.816,0.464, 130.768,55.792, 141.584,56.288\n\tc 10.816,0.464, 7.408,62.40-13.04,82.912c-17.488,17.52-108.032,81.136-265.472-32.464c-17.264-9.952-44.608-32.784-86.08-74.336\n\tc-0.016-0.016-0.048-0.048-0.08-0.064c-0.032-0.048-0.064-0.064-0.096-0.096s-0.064-0.064-0.096-0.096\n\tc-0.016-0.032-0.048-0.064-0.064-0.08c-41.44-41.568-64.224-68.992-74.16-86.288C-46.928,127.296, 16.544,36.528, 34.016,19.008z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"tag, price\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 464.208,0.944l0.00-0.80 l-155.936,0.00 c-2.752-0.352-5.552-0.256-8.144,0.832\n\tc-4.736,1.264-8.672,4.40-10.592,8.832L 4.464,294.864c-6.224,6.24-6.224,16.336,0.00,22.56l 189.952,189.952c 6.24,6.224, 16.336,6.224, 22.56,0.00\n\tl 284.24-284.256c 6.336-2.128, 10.992-7.936, 10.992-14.992l0.00-152.00 C 512.208,27.952, 491.312,4.864, 464.208,0.944z M 416.208,128.144\n\tc-17.664,0.00-32.00-14.336-32.00-32.00s 14.336-32.00, 32.00-32.00s 32.00,14.336, 32.00,32.00S 433.872,128.144, 416.208,128.144z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"location, map, compass, direction\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 256.208,512.00L 256.208,255.728 L 9.424,255.728 l0.00,0.208 L 0.16,255.936 L0.00,255.728L 512.00,0.00L 256.208,512.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"refresh, reload\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 376.00,288.00c0.00,70.688-57.312,128.00-128.00,128.00s-128.00-57.312-128.00-128.00c0.00-65.36, 62.672-105.52, 128.00-111.216L 248.00,256.00 l 160.00-112.00\n\t\tL 408.00,128.00 l-160.00-128.00l0.00,80.672 C 130.448,87.584, 24.00,169.648, 24.00,288.00c0.00,123.712, 100.288,224.00, 224.00,224.00s 224.00-100.288, 224.00-224.00L 376.00,288.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"mouse\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 248.00,256.00c-35.344,0.00-64.00-28.656-64.00-64.00l-96.00,0.00 l0.00,160.00 c0.00,88.352, 71.632,160.00, 160.00,160.00\n\t\tc 88.368,0.00, 160.00-71.648, 160.00-160.00L 408.00,192.00 l-96.00,0.00 C 312.00,227.344, 283.344,256.00, 248.00,256.00z M 184.00,128.00c0.00-35.344, 28.656-64.00, 64.00-64.00s 64.00,28.656, 64.00,64.00l0.00,32.00 l 96.00,0.00 \n\t\tc0.00-88.368-71.632-160.00-160.00-160.00c-88.368,0.00-160.00,71.632-160.00,160.00l 96.00,0.00 L 184.00,128.00 z M 232.00,112.00l0.00,96.00 c0.00,8.832, 7.168,16.00, 16.00,16.00s 16.00-7.168, 16.00-16.00L 264.00,112.00 c0.00-8.832-7.168-16.00-16.00-16.00\n\t\tS 232.00,103.168, 232.00,112.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"droplet, color, water\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 256.608,0.00C 256.608,0.00, 96.00,190.736, 96.00,352.368C 96.00,514.016, 255.392,512.00, 255.392,512.00\n\t\t\tS 416.00,510.00, 416.00,351.376S 256.608,0.00, 256.608,0.00z M 256.00,448.00c-53.008,0.00-96.00-42.992-96.00-96.00c0.00-33.936, 17.824-63.408, 44.432-80.416\n\t\t\tC 196.80,281.776, 192.00,296.064, 192.00,312.00c0.00,3.312, 0.304,6.512, 0.688,9.664C 192.544,323.808, 192.00,325.824, 192.00,328.00c0.00,4.112, 0.672,8.048, 1.216,12.00\n\t\t\tC 192.464,343.888, 192.00,347.888, 192.00,352.00c0.00,35.344, 28.656,64.00, 64.00,64.00c 4.112,0.00, 8.112-0.464, 12.00-1.20C 271.968,415.344, 275.888,416.00, 280.00,416.00\n\t\t\tc 2.176,0.00, 4.192-0.528, 6.32-0.704C 289.472,415.696, 292.688,416.00, 296.00,416.00c 15.936,0.00, 30.224-4.80, 40.416-12.416C 319.408,430.176, 289.936,448.00, 256.00,448.00z\n\t\t\t\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"mobile, phone, cellular\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 352.00,0.00L 160.00,0.00 C 124.656,0.00, 96.00,28.656, 96.00,64.00l0.00,384.00 c0.00,35.344, 28.656,64.00, 64.00,64.00l 192.00,0.00 c 35.344,0.00, 64.00-28.656, 64.00-64.00L 416.00,64.00 \n\t\t\tC 416.00,28.656, 387.344,0.00, 352.00,0.00z M 264.00,48.00l 48.00,0.00 C 316.40,48.00, 320.00,51.584, 320.00,56.00C 320.00,60.416, 316.40,64.00, 312.00,64.00l-48.00,0.00 C 259.584,64.00, 256.00,60.416, 256.00,56.00\n\t\t\tC 256.00,51.584, 259.584,48.00, 264.00,48.00z M 208.00,32.00c 8.832,0.00, 16.00,7.168, 16.00,16.00s-7.168,16.00-16.00,16.00s-16.00-7.168-16.00-16.00S 199.168,32.00, 208.00,32.00z M 288.00,464.00c0.00,8.848-7.152,16.00-16.00,16.00l-32.00,0.00 \n\t\t\tc-8.832,0.00-16.00-7.152-16.00-16.00l0.00-32.00 c0.00-8.848, 7.168-16.00, 16.00-16.00l 32.00,0.00 c 8.848,0.00, 16.00,7.152, 16.00,16.00L 288.00,464.00 z M 384.00,368.00c0.00,8.848-7.152,16.00-16.00,16.00L 144.00,384.00 c-8.832,0.00-16.00-7.152-16.00-16.00L 128.00,112.00 \n\t\t\tc0.00-8.832, 7.168-16.00, 16.00-16.00l 224.00,0.00 c 8.848,0.00, 16.00,7.168, 16.00,16.00L 384.00,368.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"monitor, screen, desktop, pc\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 480.00,384.00c0.00,0.00-132.00,0.00-160.00,0.00s 32.00,96.00, 32.00,96.00c0.00,17.664-14.336,32.00-32.00,32.00l-128.00,0.00 c-17.664,0.00-32.00-14.336-32.00-32.00\n\tc0.00,0.00, 60.992-96.00, 32.00-96.00S 32.00,384.00, 32.00,384.00c-17.664,0.00-32.00-14.336-32.00-32.00L0.00,32.00 c0.00-17.664, 14.336-32.00, 32.00-32.00l 448.00,0.00 c 17.664,0.00, 32.00,14.336, 32.00,32.00l0.00,320.00 C 512.00,369.664, 497.664,384.00, 480.00,384.00z\n\t M 256.00,368.00c 17.664,0.00, 32.00-14.336, 32.00-32.00s-14.336-32.00-32.00-32.00s-32.00,14.336-32.00,32.00S 238.336,368.00, 256.00,368.00z M 480.00,64.00c0.00-17.664-14.336-32.00-32.00-32.00L 64.00,32.00 C 46.336,32.00, 32.00,46.336, 32.00,64.00l0.00,192.00 \n\tc0.00,17.664, 14.336,32.00, 32.00,32.00l 384.00,0.00 c 17.664,0.00, 32.00-14.336, 32.00-32.00L 480.00,64.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"window\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 64.00,128.00l 32.00,0.00 L 96.00,96.00 L 64.00,96.00 L 64.00,128.00 z M 448.00,32.00L 64.00,32.00 C 28.656,32.00,0.00,60.656,0.00,96.00l0.00,384.00 l 512.00,0.00 L 512.00,96.00 C 512.00,60.656, 483.344,32.00, 448.00,32.00z\n\t M 480.00,448.00L 32.00,448.00 L 32.00,192.00 l 448.00,0.00 L 480.00,448.00 z M 480.00,160.00L 32.00,160.00 L 32.00,96.00 c0.00-17.664, 14.336-32.00, 32.00-32.00l 384.00,0.00 c 17.664,0.00, 32.00,14.336, 32.00,32.00L 480.00,160.00 z M 432.00,96.00L 208.00,96.00 c-8.832,0.00-16.00,7.168-16.00,16.00s 7.168,16.00, 16.00,16.00l 224.00,0.00 \n\tc 8.848,0.00, 16.00-7.168, 16.00-16.00S 440.848,96.00, 432.00,96.00z M 128.00,128.00l 32.00,0.00 L 160.00,96.00 L 128.00,96.00 L 128.00,128.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"calendar, date, schedule\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 192.768,271.376c-2.848,4.112-6.32,14.416-10.432,16.944c-4.112,2.512-8.752,4.272-13.904,5.248\n\tc-5.168,0.992-10.512,1.424-16.032,1.264l0.00,24.432 l 39.472,0.00 L 191.872,416.00 l 31.856,0.00 l0.00-159.936 l-25.344,0.00 C 197.488,262.16, 195.616,267.264, 192.768,271.376z M 368.00,128.00l 32.00,0.00 \n\tc 8.848,0.00, 16.00-7.168, 16.00-16.00L 416.00,16.00 c0.00-8.832-7.152-16.00-16.00-16.00l-32.00,0.00 c-8.848,0.00-16.00,7.168-16.00,16.00l0.00,96.00 C 352.00,120.832, 359.152,128.00, 368.00,128.00z M 112.00,128.00l 32.00,0.00 c 8.832,0.00, 16.00-7.168, 16.00-16.00L 160.00,16.00 \n\tc0.00-8.832-7.168-16.00-16.00-16.00L 112.00,0.00 C 103.168,0.00, 96.00,7.168, 96.00,16.00l0.00,96.00 C 96.00,120.832, 103.168,128.00, 112.00,128.00z M 480.00,64.00l-32.00,0.00 l0.00,80.00 c0.00,8.832-7.152,16.00-16.00,16.00l-96.00,0.00 c-8.848,0.00-16.00-7.168-16.00-16.00L 320.00,64.00 l-128.00,0.00 l0.00,80.00 \n\tc0.00,8.832-7.168,16.00-16.00,16.00L 80.00,160.00 c-8.832,0.00-16.00-7.168-16.00-16.00L 64.00,64.00 L 32.00,64.00 C 14.336,64.00,0.00,78.336,0.00,96.00l0.00,384.00 c0.00,17.664, 14.336,32.00, 32.00,32.00l 448.00,0.00 c 17.664,0.00, 32.00-14.336, 32.00-32.00L 512.00,96.00 \n\tC 512.00,78.336, 497.664,64.00, 480.00,64.00z M 480.00,464.00c0.00,8.848-7.152,16.00-16.00,16.00L 48.00,480.00 c-8.832,0.00-16.00-7.152-16.00-16.00L 32.00,208.00 c0.00-8.832, 7.168-16.00, 16.00-16.00l 416.00,0.00 c 8.848,0.00, 16.00,7.168, 16.00,16.00L 480.00,464.00 z\n\t M 255.76,287.712l 79.488,0.00 c-14.976,18.432-27.024,37.20-36.24,59.28c-9.20,22.096-10.208,45.088-11.984,68.992l 34.096,0.00 \n\tc 0.144-10.656-3.12-22.16-0.816-34.496c 2.336-12.336, 5.632-24.512, 9.872-36.56c 4.272-12.032, 9.568-23.376, 15.936-34.032\n\tc 6.336-10.672, 13.648-19.664, 21.872-26.976l0.00-27.872 l-112.24,0.00 L 255.744,287.712 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"wrench, settings, options, preferences\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 399.712,155.488c 5.968,5.968, 15.648,5.968, 21.60,0.00l 84.528-66.544\n\tc 14.064,44.224, 4.128,94.432-30.96,129.52c-33.472,33.488-80.736,44.032-123.424,32.768l-100.256,100.256c 11.264,42.704, 0.704,89.952-32.752,123.424\n\tc-35.088,35.088-85.312,45.024-129.536,30.96l 66.576-84.512c 5.968-5.984, 5.968-15.648,0.00-21.616l-43.20-43.184c-5.968-5.968-15.648-5.968-21.60,0.00\n\tl-84.528,66.544c-14.064-44.224-4.128-94.416, 30.944-129.504c 33.488-33.488, 80.736-44.048, 123.44-32.768l 100.272-100.272\n\tc-11.28-42.688-0.72-89.952, 32.736-123.424c 35.088-35.088, 85.312-45.024, 129.552-30.976l-66.576,84.544c-5.952,5.952-5.952,15.632,0.00,21.584\n\tL 399.712,155.488z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"bookmark, favorite\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 464.00,512.00L 128.00,512.00 L 128.00,0.00 l 160.00,0.00 l0.00,288.00 l 48.00-64.00l 32.00,0.00 l 48.00,64.00L 416.00,0.00 l 48.00,0.00 c 8.848,0.00, 16.00,7.168, 16.00,16.00l0.00,480.00 C 480.00,504.848, 472.848,512.00, 464.00,512.00\n\tz M 32.00,496.00L 32.00,16.00 c0.00-8.832, 7.152-16.00, 16.00-16.00l 48.00,0.00 l0.00,512.00 L 48.00,512.00 C 39.152,512.00, 32.00,504.848, 32.00,496.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"heart, love, favorite, like\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 368.00,32.00c-38.464,0.00-69.296,13.808-96.48,41.008c-0.016,0.016-0.032,0.032-0.048,0.048\n\tl-0.016,0.00L 256.00,92.528L 240.544,74.24c-0.016-0.016-0.032-0.032-0.048-0.048L 240.48,74.192 l0.00,0.00C 213.28,46.976, 182.464,32.00, 144.00,32.00S 69.376,46.976, 42.176,74.176\n\tC 14.992,101.376,0.00,137.536,0.00,176.00c0.00,38.432, 14.96,74.592, 42.128,101.776L 233.28,470.528C 239.28,476.592, 247.472,480.00, 256.00,480.00s 16.72-3.408, 22.72-9.472\n\tl 191.136-192.752C 497.024,250.592, 512.00,214.448, 512.00,176.00c0.00-38.464-14.992-74.624-42.176-101.824C 442.624,46.976, 406.464,32.00, 368.00,32.00L 368.00,32.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"eye, views\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 256.00,96.00C 114.608,96.00,0.00,256.00,0.00,256.00s 114.608,160.00, 256.00,160.00s 256.00-160.00, 256.00-160.00S 397.392,96.00, 256.00,96.00z M 256.00,352.00\n\t\t\tc-53.008,0.00-96.00-42.992-96.00-96.00s 42.992-96.00, 96.00-96.00s 96.00,42.992, 96.00,96.00S 309.008,352.00, 256.00,352.00z M 256.00,192.00c-35.344,0.00-64.00,28.656-64.00,64.00s 28.656,64.00, 64.00,64.00s 64.00-28.656, 64.00-64.00\n\t\t\tS 291.344,192.00, 256.00,192.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"info\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 256.00,0.00C 114.608,0.00,0.00,114.624,0.00,256.00c0.00,141.376, 114.608,256.00, 256.00,256.00s 256.00-114.624, 256.00-256.00\n\tC 512.00,114.624, 397.392,0.00, 256.00,0.00z M 256.00,96.00c 17.664,0.00, 32.00,14.336, 32.00,32.00s-14.336,32.00-32.00,32.00s-32.00-14.336-32.00-32.00S 238.336,96.00, 256.00,96.00z M 176.00,384.00l 48.00-32.00l 32.00,0.00 l0.00-128.00 l-32.00,0.00 l-16.00-32.00l 80.00,0.00 l0.00,32.00 l0.00,128.00 l 32.00,0.00 l 48.00,32.00\n\tL 176.00,384.00 z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"location, map marker, marker, pin\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 255.008,512.00C 255.008,512.00, 96.00,287.008, 96.00,191.008C 96.00,2.00, 255.008,0.00, 255.008,0.00\n\tS 416.00,2.00, 416.00,190.00C 416.00,288.992, 255.008,512.00, 255.008,512.00z M 256.00,96.00c-35.344,0.00-64.00,28.656-64.00,64.00s 28.656,64.00, 64.00,64.00s 64.00-28.656, 64.00-64.00S 291.344,96.00, 256.00,96.00z\" transform=\"scale(0.0625 0.0625)\"></path></svg>","<svg width=\"512\" height=\"512\" viewBox=\"0 0 512 512\" data-tags=\"earth, globe\" style=\"margin-left: 0px; margin-top: 0px; \"><path d=\"M 256.00,512.00C 114.624,512.00,0.00,397.376,0.00,256.00C0.00,114.624, 114.624,0.00, 256.00,0.00c 141.376,0.00, 256.00,114.624, 256.00,256.00\n\tC 512.00,397.376, 397.376,512.00, 256.00,512.00z M 463.488,234.544c 0.416-0.208, 0.64-0.56, 0.80-1.12c 0.336,1.776, 1.152,3.344, 2.464,4.496\n\tc 0.032,0.16-0.048,0.128, 0.032,0.352c 0.128,0.00, 0.224-0.096, 0.336-0.096C 468.464,239.264, 470.128,240.00, 472.00,240.00c 2.88,0.00, 5.28-1.60, 6.688-3.856\n\tc 0.096,0.112, 0.256,0.256, 0.336,0.384c-0.016-0.256-0.048-0.512-0.08-0.768C 479.568,234.624, 480.00,233.376, 480.00,232.00\n\tc0.00-4.416-3.60-8.00-8.00-8.00c-2.816,0.00-5.152,1.536-6.592,3.712c-0.064-0.048,0.00-0.24-0.176-0.176\n\tc 0.208-0.608-0.352-2.16-1.232-3.824L 464.00,232.00 C 464.00,232.912, 463.744,233.728, 463.488,234.544z M 95.872,232.144c0.00-2.416-5.504-6.528-6.928-6.528\n\tc0.00-0.432-2.24-5.36-3.088-5.36c0.00-1.664-5.84-9.136-6.768-5.872c-0.608,2.112, 4.464,4.96, 4.464,7.408\n\tc 0.944,0.00, 4.912,7.52, 5.696,8.832c 8.672,14.656-6.48,4.64-6.48-1.568c-1.936-0.96-4.992-8.336-4.992-10.352\n\tc-1.136-0.912-4.496-8.032-4.224-8.032c0.00-4.672-2.576-6.912-7.696-6.912c-0.24-0.464-4.544-6.512-4.624-6.512\n\tc0.00-1.92-3.456-7.872-5.376-8.816c0.00-3.984-2.048-8.896-1.136-13.024c0.00-4.336-0.224-9.248-1.696-13.696C 39.664,190.40, 32.00,222.272, 32.00,256.00\n\tc0.00,96.656, 61.344,178.784, 147.136,210.192c 0.096-7.936, 0.688-17.44, 2.496-17.44c0.00-1.184, 1.008-6.144, 1.92-6.144c0.00-3.04, 0.368-6.704,0.00-10.352\n\tc-1.136-2.288, 1.504-5.216, 2.304-8.816c 4.432-2.224, 1.296-24.528, 4.64-24.528c0.00-11.152, 2.496-17.648, 0.752-27.984\n\tc 0.848,0.00-5.04-6.256-4.992-6.144c-5.648,0.00-9.60-9.056-9.60-13.024c-0.544-1.744-1.936-4.352-1.936-6.512\n\tc 1.296,0.00-8.08-13.696-8.08-13.424c-4.96-2.752, 0.272-6.592, 0.768-11.104c-4.304-1.424, 0.048-13.04, 1.92-13.04\n\tc 0.192-1.472, 0.96-2.48, 2.32-3.056c 0.96,3.824, 5.424-1.904, 1.92-1.904c0.00-2.528-0.288-7.936,0.00-9.20\n\tc0.00-3.904-3.456-11.552-6.144-3.456c-2.88-1.424-10.144-1.168-10.768-5.744c 0.448-2.256-4.144-6.864-5.76-7.664\n\tc 1.504-3.936-7.792-9.20-11.152-9.20c0.00-0.848-1.776-0.464-2.304-1.536c-3.424,0.00-4.208-4.608-8.08-4.608\n\tc-4.464,0.00-8.96-3.056-13.072-3.056c-1.376-2.736-7.76-1.664-9.232-4.608c-3.344,0.00-4.656-6.336-4.752-8.672\n\tC 102.16,242.096, 99.872,232.144, 95.872,232.144z M 419.968,103.744C 419.936,103.84, 420.00,103.776, 419.84,104.096c 0.24,0.00, 0.528,0.272, 0.80,0.384\n\tC 420.40,104.24, 420.192,104.00, 419.968,103.744z M 424.784,109.04c 0.56,1.088, 0.976,2.096, 0.848,2.72c 0.56,0.016, 0.832-0.288, 1.28-0.40\n\tC 426.224,110.576, 425.472,109.84, 424.784,109.04z M 438.688,181.936c 0.256-6.912-5.76-5.76-7.664-9.60c-1.984,0.00-2.704-1.536-5.392-1.536\n\tc-1.744-0.592-3.12-0.176-4.128,1.248c-4.112,1.568-1.632-2.00-4.72-2.00c 0.144-3.952-1.424-5.04-5.776-4.608\n\tc-2.496,5.632-6.336,9.008-5.76,15.344c 1.84,0.416, 1.52,0.832, 1.152,2.672c 2.448,0.128, 17.296-0.768, 17.296-2.304\n\tc 0.512,0.00, 3.088,5.296, 3.088,0.768c 2.064,0.00, 3.152,4.848, 8.08,3.44C 434.864,186.352, 443.088,181.936, 438.688,181.936z M 439.472,263.584\n\tc 0.288-1.408-0.704-2.032-1.536-3.456c 2.192,0.00-6.928-16.912-6.928-19.552c-1.392-0.688-3.168-5.52-3.488-7.28\n\tc-1.872-1.248-3.808-5.344-4.608-7.664c-1.904-1.264-6.544-6.928-7.296-9.584c 2.752,0.
Display the source blob
Display the rendered blob
Raw
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment