{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconShoppingBagBlock2/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 IconShoppingBagBlock2: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-2-IconShoppingBagBlock2\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M8.00155 6C8.00155 3.79086 9.79241 2 12.0015 2C14.2107 2 16.0015 3.79086 16.0015 6V7H18.3595L19.0205 11.2968C18.4147 11.1147 17.7896 11.0164 17.1641 11.0019C15.3244 10.9593 13.46 11.642 12.0518 13.0502C10.6435 14.4585 9.96079 16.323 10.0034 18.1628C10.0346 19.506 10.4525 20.8476 11.256 22H3.33594L5.64363 7H8.00155V6ZM14.0015 7V6C14.0015 4.89543 13.1061 4 12.0015 4C10.897 4 10.0015 4.89543 10.0015 6V7H14.0015Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M17.1178 13.0013C15.8015 12.9709 14.4718 13.4586 13.466 14.4645C12.4601 15.4703 11.9724 16.8001 12.0029 18.1164C12.0316 19.3556 12.5197 20.5892 13.466 21.5355C14.4718 22.5414 15.8015 23.0291 17.1178 22.9987C18.3571 22.97 19.5907 22.4819 20.5371 21.5355C21.4834 20.5892 21.9715 19.3556 22.0002 18.1164C22.0307 16.8001 21.543 15.4703 20.5371 14.4645C19.5907 13.5181 18.3571 13.03 17.1178 13.0013ZM19.7095 19.2937L15.7079 15.2921C16.1368 15.0871 16.6046 14.99 17.0715 15.0008C17.8171 15.0181 18.5545 15.3104 19.1229 15.8787C19.7265 16.4823 20.0191 17.2774 20.0007 18.0701C19.991 18.4902 19.894 18.9076 19.7095 19.2937ZM14.2936 16.7063L18.2952 20.7079C17.9091 20.8924 17.4916 20.9895 17.0715 20.9992C16.2789 21.0175 15.4839 20.725 14.8802 20.1213C14.3119 19.553 14.0196 18.8157 14.0024 18.0701C13.9915 17.6031 14.0886 17.1353 14.2936 16.7063Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconShoppingBagBlock2;\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,EAA0E,EAAM,KAAK,CAAC,IAAU,CAC3G,OAAO,gBAA28C,EAA38C,IAAqB,EAAO,OAAO,yDAAwD,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,+ZAA+Z,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,y0BAAy0B,KAAK,eAAc,CAAI,EACn9C,EAEc",
  "debugId": "E4906861FC4D541C64756E2164756E21",
  "names": []
}