{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconTouchGrass/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 IconTouchGrass: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-2-IconTouchGrass\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10.2083 13.6012L10.8036 14.4048C11.4937 15.3364 12.0269 16.496 12.4137 17.5344C12.8789 16.5262 13.6527 15.8496 14.2901 15.2924C14.3073 15.2773 14.3245 15.2623 14.3415 15.2474L15.0941 14.5889L16.4111 16.0941L15.6585 16.7526C14.7907 17.5119 14.1917 18.0657 14.0386 19H15.1337C15.7345 17.9122 16.8611 16.7241 18.4453 15.6679L19.2774 15.1132L20.3868 16.7774L19.5547 17.3321C18.7112 17.8944 18.0608 18.4704 17.5887 19H21V21H3V19H7.44005C6.87156 18.23 6.10753 17.4471 4.66965 16.9439L3.72579 16.6135L4.38649 14.7258L5.33035 15.0561C7.83447 15.9326 8.92728 17.586 9.56513 18.5511C9.65637 18.6892 9.73831 18.8132 9.81373 18.9188L9.87176 19H10.8057C10.4493 17.8977 9.90542 16.5523 9.19644 15.5952L8.60122 14.7917L10.2083 13.6012Z\" fill=\"currentColor\"/><Path d=\"M10.2714 8.89861L7.18057 10.0329C5.96186 10.4855 4.60112 9.91382 4.07143 8.72657C3.89777 8.33735 4.05058 7.87997 4.42331 7.67329L11.3313 3.8428C12.3282 3.29003 13.4493 3 14.5892 3H18.8803L20 9.71814L17.9011 10.9175C16.7275 11.5881 15.351 11.8115 14.0256 11.5464L11.4389 11.0291C10.9748 10.9363 10.7116 10.4421 10.8937 10.0052L11.4487 8.67308C11.6816 8.11411 12.2278 7.75 12.8333 7.75H15.25V6.75H12.8333C11.8241 6.75 10.9138 7.35684 10.5256 8.28846L10.2714 8.89861Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconTouchGrass;\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,gBAA61C,EAA71C,IAAqB,EAAO,OAAO,kDAAiD,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,otBAAotB,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,mdAAmd,KAAK,eAAc,CAAI,EACr2C,EAEc",
  "debugId": "C1CD5E2568936A1164756E2164756E21",
  "names": []
}