{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconSignalTower/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 IconSignalTower: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"signal-tower, live, podcast\"><path d=\"M19.4748 2.23652C19.1912 1.93461 18.7165 1.91976 18.4146 2.20335C18.1127 2.48694 18.0979 2.96158 18.3815 3.26349C21.5394 6.62539 21.5395 11.8745 18.3819 15.2366C18.0983 15.5385 18.1132 16.0131 18.4151 16.2967C18.717 16.5803 19.1917 16.5654 19.4752 16.2635C23.1751 12.3241 23.1749 6.17568 19.4748 2.23652Z\" fill=\"currentColor\"/><path d=\"M5.61214 3.27031C5.89541 2.96811 5.88006 2.49348 5.57785 2.21021C5.27565 1.92693 4.80102 1.94228 4.51775 2.24449C0.82508 6.18398 0.827419 12.3268 4.52477 16.2635C4.80834 16.5654 5.28298 16.5803 5.5849 16.2967C5.88683 16.0131 5.90171 15.5385 5.61814 15.2366C2.46262 11.8768 2.46062 6.63248 5.61214 3.27031Z\" fill=\"currentColor\"/><path d=\"M8.23486 5.172C8.55408 5.43596 8.59888 5.90871 8.33492 6.22793C6.88836 7.97737 6.88836 10.5228 8.33492 12.2722C8.59888 12.5914 8.55408 13.0642 8.23486 13.3281C7.91564 13.5921 7.44288 13.5473 7.17893 13.2281C5.27369 10.9239 5.27369 7.57621 7.17893 5.27207C7.44288 4.95285 7.91564 4.90805 8.23486 5.172Z\" fill=\"currentColor\"/><path d=\"M15.7651 5.172C16.0844 4.90805 16.5571 4.95285 16.8211 5.27207C18.7263 7.57621 18.7263 10.9239 16.8211 13.2281C16.5571 13.5473 16.0844 13.5921 15.7651 13.3281C15.4459 13.0642 15.4011 12.5914 15.6651 12.2722C17.1116 10.5228 17.1116 7.97737 15.6651 6.22793C15.4011 5.90871 15.4459 5.43596 15.7651 5.172Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M9.75 9.25C9.75 8.00736 10.7574 7 12 7C13.2426 7 14.25 8.00736 14.25 9.25C14.25 9.87897 13.9919 10.4477 13.5759 10.856L16.9615 21.0128C17.0925 21.4058 16.8801 21.8305 16.4872 21.9615C16.0942 22.0925 15.6695 21.8801 15.5385 21.4872L14.5424 18.4988C14.5283 18.4996 14.5142 18.5 14.5 18.5H9.5C9.48578 18.5 9.47165 18.4996 9.45763 18.4988L8.46151 21.4872C8.33053 21.8801 7.90579 22.0925 7.51283 21.9615C7.11987 21.8305 6.9075 21.4058 7.03849 21.0128L10.4241 10.856C10.0081 10.4477 9.75 9.87897 9.75 9.25ZM14.0428 17L12.2063 11.4907C12.1384 11.4968 12.0696 11.5 12 11.5C11.9304 11.5 11.8616 11.4968 11.7937 11.4907L9.95724 17H14.0428Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconSignalTower;\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,EAAkD,CAAC,IAAU,CACxE,OAAO,gBAA4jE,EAA5jE,IAAqB,EAAO,UAAU,+BAA8B,gBAAC,OAAD,CAAM,EAAE,mTAAmT,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,oTAAoT,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,gTAAgT,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,gTAAgT,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,wnBAAwnB,KAAK,eAAc,CAAI,GAGtjE",
  "debugId": "B9EAA3659F4394C664756E2164756E21",
  "names": []
}