{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconPresentationAnalytics/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 IconPresentationAnalytics: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"presentation-analytics, presenter\"><path d=\"M3.61037 17.502C3.83141 17.3106 4.06944 17.1377 4.32131 16.9863C4.241 17.0346 4.16328 17.0852 4.08596 17.1377C4.91578 16.5747 5.92095 16.25 7.00002 16.25C8.57736 16.25 9.99614 16.9448 10.9414 18.0615C11.4894 18.7092 11.4616 19.5031 11.0723 20.0918C10.7059 20.6456 10.0431 20.9999 9.31545 21H4.68459C3.95696 20.9999 3.29416 20.6456 2.92775 20.0918C2.53841 19.5032 2.51065 18.7092 3.05861 18.0615C3.23087 17.858 3.41834 17.668 3.62013 17.4941C3.61698 17.4969 3.61352 17.4992 3.61037 17.502Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M17.999 3C20.2082 3 21.999 4.79086 21.999 7V16C21.999 18.2091 20.2082 20 17.999 20H12.3887C12.5479 19.5491 12.6213 19.0404 12.5518 18.5C12.4415 17.6447 12.0018 16.922 11.3985 16.3936C10.9531 16.0036 10.4552 15.6724 9.91799 15.4131C10.6626 14.6669 11.1231 13.6374 11.1231 12.5C11.1231 10.2218 9.27624 8.375 6.99806 8.375C5.07066 8.37548 3.45134 9.69801 2.99904 11.4854V6.5C2.99904 4.56701 4.56606 3.00001 6.49904 3H17.999ZM14.749 10.25C14.3348 10.25 13.999 10.5858 13.999 11V15C13.999 15.4142 14.3348 15.75 14.749 15.75C15.1633 15.75 15.499 15.4142 15.499 15V11C15.499 10.5858 15.1633 10.25 14.749 10.25ZM18.749 7.25C18.3348 7.25001 17.999 7.5858 17.999 8V15C17.999 15.4142 18.3348 15.75 18.749 15.75C19.1633 15.75 19.499 15.4142 19.499 15V8C19.499 7.58579 19.1633 7.25 18.749 7.25Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M6.99904 9.875C8.44879 9.875 9.62404 11.0503 9.62404 12.5C9.62404 13.9497 8.44879 15.125 6.99904 15.125C5.64905 15.125 4.53825 14.1058 4.39162 12.7949C4.39332 12.8086 4.39478 12.8223 4.3965 12.8359C4.39363 12.8135 4.38904 12.7912 4.38674 12.7686C4.38529 12.7543 4.38503 12.7399 4.38381 12.7256C4.38455 12.7344 4.38582 12.7432 4.38674 12.752C4.37884 12.669 4.37404 12.585 4.37404 12.5C4.37404 12.414 4.37865 12.329 4.38674 12.2451C4.38574 12.2545 4.38461 12.264 4.38381 12.2734C4.38501 12.2594 4.38532 12.2454 4.38674 12.2314C4.5212 10.9078 5.63994 9.87501 6.99904 9.875Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconPresentationAnalytics;\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,EAA4D,CAAC,IAAU,CAClF,OAAO,gBAAuiE,EAAviE,IAAqB,EAAO,UAAU,qCAAoC,gBAAC,OAAD,CAAM,EAAE,2eAA2e,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,gxBAAgxB,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,6jBAA6jB,KAAK,eAAc,CAAI,GAGjiE",
  "debugId": "28AFF0966130765E64756E2164756E21",
  "names": []
}