{"version":3,"sources":["../src/wepower.tsx"],"sourcesContent":["import * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Wepower = (props: SVGProps<SVGSVGElement>) => (\n  <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\" {...props}>\n    <g fill=\"none\" fillRule=\"evenodd\">\n      <circle cx={16} cy={16} r={16} fill=\"#ffe600\" />\n      <path\n        fill=\"#fff\"\n        d=\"M3.993 5.425a16.096 16.096 0 0 1 2.65-2.405l4.452 15.918 1.973-8.438h3.74l1.972 8.438 2.337-8.438h3.749l.035.15 4.074 14.714a16.092 16.092 0 0 1-2.55 2.775l-3.437-12.41-1.96 7.078-.035.15h-4.186l-1.869-6.932-1.87 6.932H8.882l-.035-.15z\"\n      />\n    </g>\n  </svg>\n);\n\nexport default Wepower;\n"],"mappings":";AAAA,YAAY,WAAW;AAGvB,IAAM,UAAU,CAAC,UACf,oCAAC;AAAA,EAAI,OAAM;AAAA,EAA6B,SAAQ;AAAA,EAAa,GAAG;AAAA,GAC9D,oCAAC;AAAA,EAAE,MAAK;AAAA,EAAO,UAAS;AAAA,GACtB,oCAAC;AAAA,EAAO,IAAI;AAAA,EAAI,IAAI;AAAA,EAAI,GAAG;AAAA,EAAI,MAAK;AAAA,CAAU,GAC9C,oCAAC;AAAA,EACC,MAAK;AAAA,EACL,GAAE;AAAA,CACJ,CACF,CACF;AAGF,IAAO,kBAAQ;","names":[]}