{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconMagicHands/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 IconMagicHands: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} maskId=\"square-outlined-radius-0-stroke-1-IconMagicHands\"><Path d=\"M7.86725 14.3645L7.59241 13.6094C7.09656 12.2471 5.59023 11.5446 4.22791 12.0405C2.86559 12.5363 2.16318 14.0427 2.65902 15.405L3.47132 17.6368C4.038 19.1937 5.75952 19.9965 7.31646 19.4298L8.25615 19.0878C9.81308 18.5211 10.6158 16.7995 10.0492 15.2426L9.51171 13.766L7.86725 14.3645Z\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M16.1332 14.3645L16.408 13.6094C16.9039 12.2471 18.4102 11.5446 19.7725 12.0405C21.1348 12.5363 21.8373 14.0427 21.3414 15.405L20.5291 17.6368C19.9624 19.1937 18.2409 19.9965 16.684 19.4298L15.7443 19.0878C14.1874 18.5211 13.3846 16.7995 13.9513 15.2426L14.4887 13.766L16.1332 14.3645Z\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M4.18359 8.65504C5.48253 5.62364 8.49333 3.5 12.0001 3.5C15.5069 3.5 18.5177 5.62364 19.8167 8.65504\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M6.11719 9.23475C7.15619 7.0277 9.40036 5.5 12.0014 5.5C14.6023 5.5 16.8465 7.0277 17.8855 9.23475\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M8.0625 9.81889C8.83029 8.43594 10.3056 7.5 11.9995 7.5C13.6934 7.5 15.1688 8.43594 15.9366 9.81889\" stroke=\"currentColor\" strokeLinecap=\"square\"/></CentralIconBase>;\n});\n\nexport default IconMagicHands;\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,EAAmE,EAAM,KAAK,CAAC,IAAU,CACpG,OAAO,gBAAwtC,EAAxtC,IAAqB,EAAO,OAAO,oDAAmD,gBAAC,EAAD,CAAM,EAAE,gSAAgS,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,gSAAgS,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,uGAAuG,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,qGAAqG,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,sGAAsG,OAAO,eAAe,cAAc,SAAQ,CAAI,EAChuC,EAEc",
  "debugId": "6C6C9F50939354DE64756E2164756E21",
  "names": []
}