{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconSmartwatch2/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 IconSmartwatch2: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} ariaLabel=\"smartwatch-2, clock, time\" maskId=\"round-filled-radius-0-stroke-1.5-IconSmartwatch2\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M7.25465 1.66718C7.29686 1.28735 7.6179 1 8.00007 1H16.0001C16.3822 1 16.7033 1.28735 16.7455 1.66718L17.22 5.93762C18.9215 7.40406 20 9.57575 20 12C20 14.4236 18.9223 16.5955 17.22 18.0625L16.7455 22.3328C16.7033 22.7126 16.3822 23 16.0001 23H8.00007C7.6179 23 7.29686 22.7126 7.25465 22.3328L6.78019 18.0627C5.07777 16.5956 4 14.4237 4 12C4 9.57568 5.07857 7.40393 6.78017 5.93749L7.25465 1.66718ZM8.41039 19.1514L8.67135 21.5H15.3288L15.5897 19.1513C14.5102 19.6943 13.2908 20 12 20C10.7093 20 9.4899 19.6943 8.41039 19.1514ZM15.3288 2.5L15.5898 4.84886C14.5095 4.30564 13.2895 4 12 4C10.7106 4 9.49058 4.30561 8.41037 4.84879L8.67135 2.5H15.3288ZM12.75 8.75C12.75 8.33579 12.4142 8 12 8C11.5858 8 11.25 8.33579 11.25 8.75V12C11.25 12.1989 11.329 12.3897 11.4697 12.5303L12.9697 14.0303C13.2626 14.3232 13.7374 14.3232 14.0303 14.0303C14.3232 13.7374 14.3232 13.2626 14.0303 12.9697L12.75 11.6893V8.75Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconSmartwatch2;\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,EAAoE,EAAM,KAAK,CAAC,IAAU,CACrG,OAAO,gBAA6kC,EAA7kC,IAAqB,EAAO,UAAU,4BAA4B,OAAO,oDAAmD,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,44BAA44B,KAAK,eAAc,CAAI,EACrlC,EAEc",
  "debugId": "9F4A997B6493730464756E2164756E21",
  "names": []
}