{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconAppleIntelligenceIcon/index.tsx"],
  "sourcesContent": [
    "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n  size?: string | number;\n  mode?: \"masked\" | \"raw\";\n  maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n  children,\n  size = 24,\n  mode = \"masked\",\n  maskId,\n  ...props\n}) => {\n  const masked = mode !== \"raw\" && !!maskId;\n  return (\n    <Svg\n      {...props}\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    >\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 color=\"#fff\">{children}</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\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconAppleIntelligenceIcon: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} maskId=\"square-outlined-radius-0-stroke-1-IconAppleIntelligenceIcon\"><Path d=\"M15.1064 5.56293C14.6261 5.70311 14.1252 5.88561 13.611 6.10849C12.5856 6.55302 11.4147 6.55302 10.3893 6.10849C9.87518 5.88561 9.37425 5.70311 8.89399 5.56293M15.1064 5.56293C17.0591 4.99296 18.67 5.12285 19.4357 6.08387C20.2014 7.04488 19.9694 8.64556 18.9796 10.4241M15.1064 5.56293C14.3341 3.67952 13.2283 2.5 12.0002 2.5C10.772 2.5 9.66624 3.67952 8.89399 5.56293M15.1064 5.56293C15.2963 6.02612 15.466 6.53189 15.6125 7.07315C15.9045 8.15269 16.6345 9.06891 17.6211 9.59415C18.1158 9.8575 18.5707 10.1357 18.9796 10.4241M8.89399 5.56293C6.9412 4.99297 5.33034 5.12286 4.56463 6.08387C3.79893 7.04488 4.03093 8.64556 5.02077 10.4241M8.89399 5.56293C8.70407 6.02612 8.53432 6.53189 8.38789 7.07315C8.09584 8.15269 7.36582 9.06891 6.37924 9.59415C5.88458 9.8575 5.4297 10.1357 5.02077 10.4241M18.9796 10.4241C20.6423 11.5968 21.5452 12.9383 21.2719 14.1366C20.9985 15.3349 19.6034 16.1514 17.5969 16.4857M18.9796 10.4241C18.7362 10.8615 18.4469 11.3097 18.1153 11.7617C17.4541 12.6633 17.1935 13.8058 17.3983 14.9052C17.501 15.4565 17.5672 15.9859 17.5969 16.4857M17.5969 16.4857C17.7175 18.5179 17.2324 20.0608 16.1259 20.594C15.0195 21.1272 13.5121 20.5448 12.0002 19.1835M17.5969 16.4857C17.1037 16.5679 16.5735 16.6209 16.0139 16.6433C14.8972 16.6881 13.8421 17.1966 13.1109 18.0426C12.7443 18.4667 12.3721 18.8487 12.0002 19.1835M12.0002 19.1835C10.4882 20.5448 8.98088 21.1272 7.87448 20.594C6.76793 20.0608 6.28287 18.5179 6.40345 16.4857M12.0002 19.1835C11.6282 18.8487 11.256 18.4667 10.8894 18.0426C10.1582 17.1966 9.10316 16.6881 7.98644 16.6433C7.42689 16.6209 6.8967 16.5679 6.40345 16.4857M6.40345 16.4857C4.39693 16.1514 3.00184 15.3349 2.72849 14.1366C2.45515 12.9383 3.358 11.5968 5.02077 10.4241M6.40345 16.4857C6.43311 15.9859 6.49939 15.4565 6.60207 14.9052C6.80686 13.8058 6.54625 12.6633 5.88501 11.7617C5.55347 11.3097 5.2642 10.8615 5.02077 10.4241\" stroke=\"currentColor\" strokeLinejoin=\"round\"/></CentralIconBase>;\n});\n\nexport default IconAppleIntelligenceIcon;\n"
  ],
  "mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAA8E,EAAM,KAAK,CAAC,IAAU,CAC/G,OAAO,gBAA++D,EAA/+D,IAAqB,EAAO,OAAO,+DAA8D,gBAAC,EAAD,CAAM,EAAE,s1DAAs1D,OAAO,eAAe,eAAe,QAAO,CAAI,EACv/D,EAEc",
  "debugId": "B9B36700947E674064756E2164756E21",
  "names": []
}