{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconSpatialCapture/index.tsx"],
  "sourcesContent": [
    "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n  size?: string | number;\n  ariaHidden?: boolean;\n  mode?: \"masked\" | \"raw\";\n  maskId?: string;\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  mode = \"masked\",\n  maskId,\n  ...props\n}) => {\n  const masked = mode !== \"raw\" && !!maskId;\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      {masked ? (\n        <>\n          <mask\n            id={maskId}\n            maskUnits=\"userSpaceOnUse\"\n            x=\"0\"\n            y=\"0\"\n            width=\"24\"\n            height=\"24\"\n          >\n            <rect width=\"24\" height=\"24\" fill=\"#000\" />\n            <g fill=\"none\" style={{ color: \"#fff\" }}>\n              {children}\n            </g>\n          </mask>\n          <rect\n            width=\"24\"\n            height=\"24\"\n            fill=\"currentColor\"\n            mask={`url(#${maskId})`}\n          />\n        </>\n      ) : (\n        children\n      )}\n    </svg>\n  );\n};\n",
    "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSpatialCapture: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} ariaLabel=\"spatial-capture\" maskId=\"round-filled-radius-0-stroke-1.5-IconSpatialCapture\"><path d=\"M11.6259 1.09988C11.8574 0.966708 12.1423 0.966708 12.3738 1.09988L16.85 3.67459L8.49844 8.49639V2.89878L11.6259 1.09988Z\" fill=\"currentColor\"/><path d=\"M6.99844 3.76157L2.71589 6.22488C2.48325 6.35869 2.33984 6.60662 2.33984 6.875V10.7151L6.99844 13.4047V3.76157Z\" fill=\"currentColor\"/><path d=\"M2.33984 12.4471V17.125C2.33984 17.3934 2.48325 17.6413 2.71589 17.7751L6.07782 19.7089L10.4977 17.1571L2.33984 12.4471Z\" fill=\"currentColor\"/><path d=\"M7.58062 20.5733L11.6259 22.9001C11.8574 23.0333 12.1423 23.0333 12.3738 22.9001L15.4984 21.1028V16.0019L7.58062 20.5733Z\" fill=\"currentColor\"/><path d=\"M16.9984 20.24L21.2838 17.7751C21.5164 17.6413 21.6598 17.3934 21.6598 17.125V13.7866L16.9984 11.0953V20.24Z\" fill=\"currentColor\"/><path d=\"M21.6598 12.0545V6.875C21.6598 6.60662 21.5164 6.35869 21.2838 6.22487L18.3528 4.539L13.4977 7.34211L21.6598 12.0545Z\" fill=\"currentColor\"/><path d=\"M11.9977 16.291L8.49844 14.2707V10.2284L11.9977 8.20814L15.4984 10.2293V14.2699L11.9977 16.291Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconSpatialCapture;\n"
  ],
  "mappings": "AAAA,qBAUO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBAqCE,MArCF,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,EACC,gCACE,gBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,gBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GC9DN,qBAGO,IAAM,EAAuE,EAAM,KAAK,CAAC,IAAU,CACxG,OAAO,gBAAgnC,EAAhnC,IAAqB,EAAO,UAAU,kBAAkB,OAAO,uDAAsD,gBAAC,OAAD,CAAM,EAAE,4HAA4H,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,kHAAkH,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,2HAA2H,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,4HAA4H,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,+GAA+G,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,wHAAwH,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,kGAAkG,KAAK,eAAc,CAAI,EACxnC,EAEc",
  "debugId": "224F09D00AB9AE9864756E2164756E21",
  "names": []
}