{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconVoice3/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 IconVoice3: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"voice-3, wave\"><path d=\"M7.9 1C7.34569 1 6.88527 1.24171 6.52154 1.57251C6.16782 1.89419 5.87818 2.32273 5.63129 2.77753C5.14374 3.67565 4.72562 4.86572 4.31883 6.02353L4.30959 6.04982C3.88902 7.24683 3.47255 8.43097 2.97807 9.41232C2.47308 10.4145 1.95622 11.0584 1.41459 11.3292C1.1605 11.4562 1 11.7159 1 12C1 12.2841 1.1605 12.5438 1.41459 12.6708C1.95622 12.9416 2.47308 13.5855 2.97807 14.5877C3.47255 15.569 3.88902 16.7532 4.30959 17.9502L4.31882 17.9765C4.72561 19.1343 5.14374 20.3244 5.63129 21.2225C5.87818 21.6773 6.16782 22.1058 6.52154 22.4275C6.88527 22.7583 7.34569 23 7.9 23C9.00273 23 9.6719 22.1116 10.0867 21.3152C10.5181 20.4869 10.8546 19.4099 11.1646 18.4177L11.1784 18.3737C11.5052 17.3279 11.8057 16.3747 12.1687 15.6777C12.5547 14.9366 12.8465 14.8 13.025 14.8C13.3695 14.8 13.6557 14.9555 13.9576 15.3252C14.2785 15.7181 14.5469 16.27 14.8395 16.9203C14.8707 16.9895 14.9022 17.0603 14.9343 17.1321C15.1828 17.6887 15.4603 18.3103 15.7931 18.7974C16.174 19.3548 16.755 19.925 17.6375 19.925C18.5832 19.925 19.1294 19.2421 19.4556 18.617C19.7431 18.066 19.9696 17.3512 20.1863 16.6674C20.2156 16.5751 20.2447 16.4834 20.2737 16.3926C20.5303 15.5908 20.7993 14.8076 21.1749 14.1357C21.5468 13.4707 21.9959 12.9656 22.5854 12.6708C22.8302 12.5484 22.9889 12.3023 22.9994 12.0288C23.01 11.7552 22.8706 11.4977 22.6359 11.3569C22.1651 11.0744 21.7645 10.5723 21.4001 9.88067C21.0366 9.19083 20.7495 8.39382 20.4572 7.5819L20.4471 7.55384C20.1698 6.78336 19.8758 5.96659 19.5075 5.34676C19.1403 4.72888 18.5603 4.075 17.6375 4.075C16.755 4.075 16.174 4.64522 15.7931 5.20264C15.4603 5.68967 15.183 6.31078 14.9345 6.86737C14.9024 6.93931 14.8707 7.01037 14.8395 7.07973C14.5469 7.72999 14.2785 8.28186 13.9576 8.67482C13.6557 9.04448 13.3695 9.2 13.025 9.2C12.8465 9.2 12.5547 9.06344 12.1687 8.3223C11.8057 7.62531 11.5052 6.67205 11.1784 5.62629L11.1646 5.58234C10.8546 4.59014 10.5181 3.51306 10.0867 2.6848C9.6719 1.88844 9.00273 1 7.9 1Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconVoice3;\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,EAA6C,CAAC,IAAU,CACnE,OAAO,gBAA4+D,EAA5+D,IAAqB,EAAO,UAAU,iBAAgB,gBAAC,OAAD,CAAM,EAAE,u5DAAu5D,KAAK,eAAc,CAAI,GAGt+D",
  "debugId": "97356AB82EDAA27A64756E2164756E21",
  "names": []
}