{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconStamps/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 IconStamps: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} maskId=\"square-outlined-radius-0-stroke-1-IconStamps\"><Path d=\"M3.5 3.5H6.6875L7.3099 4.1224C8.13976 4.95226 9.48524 4.95226 10.3151 4.1224L10.9375 3.5H13.0625L13.6849 4.1224C14.5148 4.95226 15.8602 4.95226 16.6901 4.1224L17.3125 3.5H20.5V6.6875L19.8776 7.3099C19.0477 8.13976 19.0477 9.48524 19.8776 10.3151L20.5 10.9375V13.0625L19.8776 13.6849C19.4053 14.1572 19.2018 14.7964 19.2671 15.4126C19.3165 15.8792 19.52 16.3325 19.8776 16.6901L20.5 17.3125V20.5H17.3125L16.6901 19.8776C15.8602 19.0477 14.5148 19.0477 13.6849 19.8776L13.0625 20.5H10.9375L10.3151 19.8776C9.48524 19.0477 8.13976 19.0477 7.3099 19.8776L6.6875 20.5H3.5V17.3125L4.1224 16.6901C4.52703 16.2855 4.73437 15.7583 4.74441 15.228C4.75497 14.6707 4.54763 14.1101 4.1224 13.6849L3.5 13.0625V10.9375L4.1224 10.3151C4.95226 9.48524 4.95226 8.13976 4.1224 7.3099L3.5 6.6875V3.5Z\" stroke=\"currentColor\"/><Path d=\"M4.74609 15.228C6.24437 14.1353 7.50646 13.6857 8.64699 13.6067C10.6125 13.4706 12.2169 14.4352 14.0471 15.1062C15.5339 15.6512 17.1696 16.0025 19.2688 15.4126\" stroke=\"currentColor\"/><Path d=\"M7.67893 13.7605C7.56245 13.3605 7.5 12.9376 7.5 12.5C7.5 10.0147 9.51472 8 12 8C14.4853 8 16.5 10.0147 16.5 12.5C16.5 13.655 16.0648 14.7084 15.3495 15.5052\" stroke=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconStamps;\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,EAA+D,EAAM,KAAK,CAAC,IAAU,CAChG,OAAO,gBAAkwC,EAAlwC,IAAqB,EAAO,OAAO,gDAA+C,gBAAC,EAAD,CAAM,EAAE,+wBAA+wB,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,kKAAkK,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,gKAAgK,OAAO,eAAc,CAAI,EAC1wC,EAEc",
  "debugId": "38F6BF1313BCABF964756E2164756E21",
  "names": []
}