{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconAirplay/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 IconAirplay: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"airplay\"><path d=\"M16.4821 3H7.51791C6.70507 2.99999 6.04945 2.99999 5.51854 3.04336C4.97191 3.08803 4.49177 3.18239 4.04755 3.40873C3.34194 3.76825 2.76826 4.34193 2.40874 5.04754C2.1824 5.49175 2.08804 5.9719 2.04338 6.51853C2 7.04944 2 7.70506 2.00001 8.5179L2.00001 13.8079C1.99994 14.2165 1.99989 14.4949 2.03209 14.7395C2.25363 16.4222 3.57779 17.7464 5.26054 17.9679C5.50513 18.0001 5.78346 18.0001 6.19213 18L6.25001 18C6.66423 18 7.00001 17.6642 7.00001 17.25C7.00001 16.8358 6.66423 16.5 6.25001 16.5C5.76175 16.5 5.59025 16.4984 5.45633 16.4808C4.44668 16.3478 3.65218 15.5533 3.51926 14.5437C3.50163 14.4098 3.50001 14.2383 3.50001 13.75V8.55C3.50001 7.69755 3.5006 7.10331 3.53839 6.64068C3.57548 6.18681 3.64461 5.92604 3.74525 5.72852C3.96096 5.30516 4.30517 4.96095 4.72853 4.74524C4.92605 4.6446 5.18682 4.57547 5.64069 4.53838C6.10332 4.50058 6.69756 4.5 7.55001 4.5H16.45C17.3025 4.5 17.8967 4.50058 18.3593 4.53838C18.8132 4.57547 19.074 4.6446 19.2715 4.74524C19.6949 4.96095 20.0391 5.30516 20.2548 5.72852C20.3554 5.92604 20.4245 6.18681 20.4616 6.64068C20.4994 7.10331 20.5 7.69755 20.5 8.55V13.75C20.5 14.2383 20.4984 14.4098 20.4808 14.5437C20.3478 15.5533 19.5533 16.3478 18.5437 16.4808C18.4098 16.4984 18.2383 16.5 17.75 16.5C17.3358 16.5 17 16.8358 17 17.25C17 17.6642 17.3358 18 17.75 18L17.8079 18C18.2165 18.0001 18.4949 18.0001 18.7395 17.9679C20.4222 17.7464 21.7464 16.4222 21.9679 14.7395C22.0001 14.4949 22.0001 14.2165 22 13.8079L22 8.51788C22 7.70505 22 7.04944 21.9566 6.51853C21.912 5.9719 21.8176 5.49175 21.5913 5.04754C21.2318 4.34193 20.6581 3.76825 19.9525 3.40873C19.5083 3.18239 19.0281 3.08803 18.4815 3.04336C17.9506 2.99999 17.295 2.99999 16.4821 3Z\" fill=\"currentColor\"/><path d=\"M12 14.25C12.2341 14.25 12.4547 14.3593 12.5966 14.5455L16.5966 19.7955C16.7694 20.0222 16.7986 20.3274 16.6721 20.5829C16.5456 20.8384 16.2851 21 16 21H8C7.7149 21 7.45445 20.8384 7.32792 20.5829C7.20138 20.3274 7.23065 20.0222 7.40343 19.7955L11.4034 14.5455C11.5453 14.3593 11.7659 14.25 12 14.25Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconAirplay;\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,EAA8C,CAAC,IAAU,CACpE,OAAO,gBAAijE,EAAjjE,IAAqB,EAAO,UAAU,WAAU,gBAAC,OAAD,CAAM,EAAE,spDAAspD,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,+SAA+S,KAAK,eAAc,CAAI,GAG3iE",
  "debugId": "FBF1BDBFF9BCE26B64756E2164756E21",
  "names": []
}