{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconPopcorn/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 IconPopcorn: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-2-IconPopcorn\"><Path d=\"M3.61914 9L5.28581 22H8.43853L7.67383 9H3.61914Z\" fill=\"currentColor\"/><Path d=\"M9.67773 9L10.4424 22H13.5566L14.3213 9H9.67773Z\" fill=\"currentColor\"/><Path d=\"M16.3253 9L15.5605 22H18.7133L20.38 9H16.3253Z\" fill=\"currentColor\"/><Path d=\"M20.2852 7C20.2357 6.85186 20.1704 6.70828 20.0899 6.57173C19.8353 6.14014 19.4424 5.80293 18.9721 5.61243L18.9235 5.59271C18.6427 5.47896 18.3875 5.31209 18.1727 5.10164C17.9578 4.8912 17.7874 4.64132 17.6713 4.3663L17.651 4.3183C17.4566 3.85777 17.1123 3.473 16.6718 3.22369C16.2312 2.97438 15.7189 2.87448 15.2144 2.93949L15.1582 2.94669C14.8565 2.98557 14.55 2.96585 14.2561 2.88867C13.9622 2.81149 13.6867 2.67835 13.4454 2.49685L13.4067 2.46796C13.0032 2.1645 12.5087 2 11.9999 2C11.4912 2 10.9966 2.1645 10.5931 2.46796L10.5493 2.50087C10.3088 2.68175 10.0342 2.81444 9.74128 2.89136C9.44836 2.96828 9.14284 2.98792 8.84217 2.94916L8.78418 2.94169C8.27966 2.87666 7.76733 2.97664 7.32678 3.22611C6.88624 3.47558 6.54214 3.86056 6.34794 4.32125L6.32849 4.3674C6.21243 4.64275 6.04197 4.89293 5.8269 5.10357C5.61184 5.31421 5.35641 5.48116 5.07528 5.59483L5.02816 5.61389C4.55779 5.80409 4.16473 6.1411 3.91001 6.57258C3.82957 6.70886 3.76434 6.85215 3.71484 7H20.2852Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconPopcorn;\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,EAAgE,EAAM,KAAK,CAAC,IAAU,CACjG,OAAO,gBAA+yC,EAA/yC,IAAqB,EAAO,OAAO,+CAA8C,gBAAC,EAAD,CAAM,EAAE,mDAAmD,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,mDAAmD,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,iDAAiD,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,i9BAAi9B,KAAK,eAAc,CAAI,EACvzC,EAEc",
  "debugId": "87EA49EB7A7A516264756E2164756E21",
  "names": []
}