{"version":3,"sources":["../src/waves.tsx"],"sourcesContent":["import * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Waves = (props: SVGProps<SVGSVGElement>) => (\n  <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 294 294\" {...props}>\n    <path\n      fill=\"#0055fe\"\n      d=\"M.004 147.08 147.083.002 294.16 147.08 147.083 294.158z\"\n    />\n  </svg>\n);\n\nexport default Waves;\n"],"mappings":";AAAA,YAAY,WAAW;AAGvB,IAAM,QAAQ,CAAC,UACb,oCAAC;AAAA,EAAI,OAAM;AAAA,EAA6B,SAAQ;AAAA,EAAe,GAAG;AAAA,GAChE,oCAAC;AAAA,EACC,MAAK;AAAA,EACL,GAAE;AAAA,CACJ,CACF;AAGF,IAAO,gBAAQ;","names":[]}