{"version":3,"sources":["../src/cindicator.tsx"],"sourcesContent":["import * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Cindicator = (props: SVGProps<SVGSVGElement>) => (\n  <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 98 98\" {...props}>\n    <path d=\"M49.45 98.91a49.45 49.45 0 1 1 49.46-49.46 49.45 49.45 0 0 1-49.46 49.46Zm0-3.86a45.59 45.59 0 1 0-45.59-45.6A45.6 45.6 0 0 0 49.45 95Z\" />\n    <circle cx={49.55} cy={49.55} r={4.25} />\n  </svg>\n);\n\nexport default Cindicator;\n"],"mappings":";AAAA,YAAY,WAAW;AAGvB,IAAM,aAAa,CAAC,UAClB,oCAAC;AAAA,EAAI,OAAM;AAAA,EAA6B,SAAQ;AAAA,EAAa,GAAG;AAAA,GAC9D,oCAAC;AAAA,EAAK,GAAE;AAAA,CAA0I,GAClJ,oCAAC;AAAA,EAAO,IAAI;AAAA,EAAO,IAAI;AAAA,EAAO,GAAG;AAAA,CAAM,CACzC;AAGF,IAAO,qBAAQ;","names":[]}