{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconGamecontroller/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 IconGamecontroller: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-2-IconGamecontroller\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M13.1357 3.99991C14.2573 3.99991 15.1524 3.99926 15.8828 4.05264C16.6256 4.10696 17.2663 4.22095 17.8769 4.48135C18.8716 4.90577 19.7338 5.59088 20.371 6.46475C20.7621 7.0011 21.0163 7.59985 21.2363 8.31143C21.4525 9.01111 21.653 9.88357 21.9052 10.9765L22.9384 15.4521C23.3579 17.2696 22.379 19.1197 20.6406 19.7958C18.8689 20.4846 16.8613 19.7407 15.9667 18.0634L15.3994 16.9999H8.60053L8.03315 18.0634C7.13856 19.7407 5.13107 20.4847 3.35932 19.7958C1.62097 19.1197 0.642052 17.2695 1.06147 15.4521L2.09467 10.9765C2.34689 9.88354 2.54735 9.01113 2.76362 8.31143C2.98359 7.59981 3.23779 7.00112 3.62885 6.46475C4.26603 5.59085 5.12823 4.9058 6.12299 4.48135C6.73355 4.22091 7.37429 4.10697 8.11713 4.05264C8.84751 3.99925 9.74261 3.99991 10.8642 3.99991H13.1357ZM16.9999 10.7001C16.3372 10.7001 15.7997 11.2376 15.7997 11.9003C15.7998 12.563 16.3372 13.1005 16.9999 13.1005C17.6627 13.1005 18.2001 12.563 18.2001 11.9003C18.2001 11.2376 17.6627 10.7001 16.9999 10.7001ZM7.65033 7.99991V9.6503H5.99994V11.3495H7.65033V12.9999H9.34955V11.3495H10.9999V9.6503H9.34955V7.99991H7.65033ZM14.9999 7.9003C14.3373 7.9003 13.8 8.43695 13.7997 9.09952C13.7997 9.76226 14.3372 10.2997 14.9999 10.2997C15.6627 10.2997 16.2001 9.76226 16.2001 9.09952C16.1999 8.43696 15.6626 7.9003 14.9999 7.9003Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconGamecontroller;\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,EAAuE,EAAM,KAAK,CAAC,IAAU,CACxG,OAAO,gBAAq6C,EAAr6C,IAAqB,EAAO,OAAO,sDAAqD,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,wwCAAwwC,KAAK,eAAc,CAAI,EAC76C,EAEc",
  "debugId": "C1C699C20F866E2064756E2164756E21",
  "names": []
}