{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconTestflight/index.tsx"],
  "sourcesContent": [
    "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n  size?: string | number;\n  ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n  CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n  children,\n  size = 24,\n  ariaLabel,\n  color,\n  ariaHidden = true,\n  style,\n  ...props\n}) => {\n  return (\n    <svg\n      {...props}\n      aria-hidden={ariaHidden}\n      role={ariaHidden ? undefined : \"img\"}\n      width={typeof size === \"number\" ? `${size}px` : size}\n      height={typeof size === \"number\" ? `${size}px` : size}\n      viewBox=\"0 0 24 24\"\n      fill=\"none\"\n      xmlns=\"http://www.w3.org/2000/svg\"\n      style={{ color, ...style }}\n    >\n      {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n      {children}\n    </svg>\n  );\n};\n",
    "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconTestflight: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"testflight, beta\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M13.75 9.56276L14.8038 3.02864C14.9754 1.96471 14.1538 1 13.0762 1H10.9259C9.84741 1 9.02561 1.96602 9.19849 3.03053L10.2584 9.55723C9.57244 10.0473 9.10155 10.8191 9.01481 11.7036L2.82931 14.058C1.82212 14.4413 1.39745 15.6352 1.93629 16.5685L3.01143 18.4307C3.55066 19.3647 4.79816 19.5934 5.63361 18.9114L10.7556 14.7304C11.1348 14.9035 11.5563 15 12.0004 15C12.4412 15 12.8598 14.9049 13.2368 14.7341L18.368 18.9134C19.2036 19.594 20.4499 19.3648 20.9887 18.4315L22.0639 16.5693C22.6031 15.6353 22.1774 14.4406 21.1691 14.0581L14.9868 11.7126C14.9027 10.8277 14.4341 10.0547 13.75 9.56276ZM17.4322 4.50351C17.7015 4.18876 18.1749 4.15189 18.4897 4.42115C19.3294 5.13955 20.0628 6.01014 20.6455 7.01983C21.2282 8.02953 21.6151 9.10019 21.8171 10.1869C21.8928 10.5941 21.624 10.9856 21.2168 11.0613C20.8095 11.137 20.418 10.8682 20.3423 10.461C20.171 9.53931 19.8427 8.62979 19.3463 7.76958C18.8499 6.90937 18.2267 6.1702 17.5146 5.56097C17.1998 5.2917 17.163 4.81826 17.4322 4.50351ZM6.5684 4.50362C6.83767 4.81837 6.8008 5.29181 6.48605 5.56108C5.77391 6.17031 5.15076 6.90949 4.65434 7.76969C4.15793 8.6299 3.82963 9.53942 3.65832 10.4611C3.58262 10.8684 3.19113 11.1371 2.78389 11.0614C2.37665 10.9857 2.10788 10.5942 2.18358 10.187C2.38556 9.1003 2.77247 8.02964 3.35516 7.01995C3.93784 6.01025 4.6712 5.13966 5.51094 4.42127C5.8257 4.152 6.29913 4.18887 6.5684 4.50362ZM12.0004 10.5C11.1719 10.5 10.5004 11.1716 10.5004 12C10.5004 12.8284 11.1719 13.5 12.0004 13.5C12.8288 13.5 13.5004 12.8284 13.5004 12C13.5004 11.1716 12.8288 10.5 12.0004 10.5ZM8.21568 20.4744C8.35377 20.0839 8.78229 19.8792 9.17281 20.0173C10.0562 20.3297 11.0076 20.5 12.0003 20.5C12.9931 20.5 13.9444 20.3297 14.8278 20.0173C15.2184 19.8792 15.6469 20.0839 15.785 20.4744C15.9231 20.8649 15.7184 21.2934 15.3279 21.4315C14.2861 21.7999 13.1658 22 12.0003 22C10.8349 22 9.71451 21.7999 8.67274 21.4315C8.28222 21.2934 8.07759 20.8649 8.21568 20.4744Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconTestflight;\n"
  ],
  "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAiD,CAAC,IAAU,CACvE,OAAO,gBAA4gE,EAA5gE,IAAqB,EAAO,UAAU,oBAAmB,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,84DAA84D,KAAK,eAAc,CAAI,GAGtgE",
  "debugId": "8A2C66F4E3C05E5A64756E2164756E21",
  "names": []
}