1 (
function(){var g=typeof exports!=
"undefined"&&exports||
this;var b=
'<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">';
function e(h){
return h&&h.lastIndexOf(
"http",0)==0&&h.lastIndexOf(window.location.host)==-1}
function a(k,m){var h=k.querySelectorAll(
"image");var l=h.length;
if(l==0){m()}
for(var j=0;j<h.length;j++){(
function(q){var o=q.getAttributeNS(
"http://www.w3.org/1999/xlink",
"href");
if(o){
if(e(o.value)){console.warn(
"Cannot render embedded images linking to external hosts: "+o.value);
return}}var p=document.createElement(
"canvas");var i=p.getContext(
"2d");var n=
new Image();o=o||q.getAttribute(
"href");n.src=o;n.onload=
function(){p.width=n.width;p.height=n.height;i.drawImage(n,0,0);q.setAttributeNS(
"http://www.w3.org/1999/xlink",
"href",p.toDataURL(
"image/png"));l--;
if(l==0){m()}};n.onerror=
function(){console.log(
"Could not load "+o);l--;
if(l==0){m()}}})(h[j])}}
function f(h,k){var r=
"";var q=document.styleSheets;
for(var o=0;o<q.length;o++){
try{var u=q[o].cssRules}
catch(s){console.warn(
"Stylesheet could not be loaded: "+q[o].href);
continue}
if(u!=null){
for(var n=0;n<u.length;n++){var t=u[n];
if(typeof(t.style)!=
"undefined"){var p=null;
try{p=h.querySelector(t.selectorText)}
catch(m){console.warn(
'Invalid CSS selector "'+t.selectorText+
'"',m)}
if(p){var l=k?k(t.selectorText):t.selectorText;r+=l+
" { "+t.style.cssText+
" }\n"}
else{
if(t.cssText.match(/^@font-face/)){r+=t.cssText+
"\n"}}}}}}
return r}
function d(i,k,j){var h=(i.viewBox.baseVal&&i.viewBox.baseVal[j])||(k.getAttribute(j)!==null&&!k.getAttribute(j).match(/%$/)&&parseInt(k.getAttribute(j)))||i.getBoundingClientRect()[j]||parseInt(k.style[j])||parseInt(window.getComputedStyle(i).getPropertyValue(j));
return(typeof h===
"undefined"||h===null||isNaN(parseFloat(h)))?0:h}
function c(h){h=encodeURIComponent(h);h=h.replace(/%([0-9A-F]{2})/g,
function(i,j){var k=String.fromCharCode(
"0x"+j);
return k===
"%"?
"%25":k});
return decodeURIComponent(h)}g.svgAsDataUri=
function(j,i,h){i=i||{};i.scale=i.scale||1;var k=
"http://www.w3.org/2000/xmlns/";a(j,
function(){var u=document.createElement(
"div");var r=j.cloneNode(
true);var l,t;
if(j.tagName==
"svg"){l=i.width||d(j,r,
"width");t=i.height||d(j,r,
"height")}
else{
if(j.getBBox){var o=j.getBBox();l=o.x+o.width;t=o.y+o.height;r.setAttribute(
"transform",r.getAttribute(
"transform").replace(/translate\(.*?\)/,
""));var p=document.createElementNS(
"http://www.w3.org/2000/svg",
"svg");p.appendChild(r);r=p}
else{console.error(
"Attempted to render non-SVG element",j);
return}}r.setAttribute(
"version",
"1.1");r.setAttributeNS(k,
"xmlns",
"http://www.w3.org/2000/svg");r.setAttributeNS(k,
"xmlns:xlink",
"http://www.w3.org/1999/xlink");r.setAttribute(
"width",l*i.scale);r.setAttribute(
"height",t*i.scale);r.setAttribute(
"viewBox",[i.left||0,i.top||0,l,t].join(
" "));u.appendChild(r);var q=f(j,i.selectorRemap);var v=document.createElement(
"style");v.setAttribute(
"type",
"text/css");v.innerHTML=
"<![CDATA[\n"+q+
"\n]]>";var n=document.createElement(
"defs");n.appendChild(v);r.insertBefore(n,r.firstChild);var p=b+u.innerHTML;var m=
"data:image/svg+xml;base64,"+window.btoa(c(p));
if(h){h(m)}})};g.svgAsPngUri=
function(j,i,h){g.svgAsDataUri(j,i,
function(k){var l=
new Image();l.onload=
function(){var n=document.createElement(
"canvas");n.width=l.width;n.height=l.height;var o=n.getContext(
"2d");
if(i&&i.backgroundColor){o.fillStyle=i.backgroundColor;o.fillRect(0,0,n.width,n.height)}o.drawImage(l,0,0);var m=document.createElement(
"a");h(n.toDataURL(
"image/png"))};l.src=k})};g.saveSvgAsPng=
function(j,i,h){h=h||{};g.svgAsPngUri(j,h,
function(l){var k=document.createElement(
"a");k.download=i;k.href=l;document.body.appendChild(k);k.addEventListener(
"click",
function(m){k.parentNode.removeChild(k)});k.click()})}})();