{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconCurrencyDollar/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 IconCurrencyDollar: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-2-IconCurrencyDollar\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M13.252 2.58398C15.0951 2.81536 16.9237 3.54465 18.1865 4.87012L16.377 6.59375C15.6512 5.83215 14.5075 5.31817 13.252 5.10742V11.1787C14.4571 11.4936 15.7695 11.8651 16.8193 12.457C17.4698 12.8238 18.0886 13.3094 18.543 13.9805C19.0074 14.6664 19.2519 15.476 19.252 16.4004C19.252 18.1026 18.3303 19.3739 17.0898 20.1816C15.9998 20.8914 14.6322 21.2753 13.252 21.3916V23.5H10.752V21.3184C9.87776 21.1935 9.01721 20.9635 8.22461 20.6211C6.81431 20.0118 5.5239 19.003 4.85938 17.5078L7.14453 16.4922C7.47994 17.2468 8.18977 17.8825 9.2168 18.3262C9.68941 18.5303 10.2099 18.6816 10.752 18.7832V13.0996C9.67326 12.7912 8.55509 12.4031 7.62988 11.8174C6.25718 10.9483 5.25195 9.60831 5.25195 7.57129C5.252 6.06861 5.94341 4.87255 6.9707 4.04102C7.96757 3.23421 9.26382 2.77559 10.5762 2.59375C10.6344 2.58568 10.6932 2.58027 10.752 2.57324V0.5H13.252V2.58398ZM13.252 18.8789C14.2432 18.7695 15.1093 18.4889 15.7266 18.0869C16.4233 17.6331 16.752 17.0773 16.752 16.4004C16.7519 15.9391 16.6371 15.6248 16.4727 15.3818C16.2982 15.1243 16.0181 14.8757 15.5908 14.6348C14.9664 14.2827 14.1765 14.0242 13.252 13.7686V18.8789ZM10.752 5.09766C9.82611 5.2489 9.06068 5.56616 8.54395 5.98438C8.02694 6.40281 7.75199 6.91567 7.75195 7.57129C7.75195 8.60388 8.18446 9.20923 8.96777 9.70508C9.45925 10.0162 10.0612 10.2605 10.752 10.4844V5.09766Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconCurrencyDollar;\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,gBAAk9C,EAAl9C,IAAqB,EAAO,OAAO,sDAAqD,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,qzCAAqzC,KAAK,eAAc,CAAI,EAC19C,EAEc",
  "debugId": "167A41BC25206E3064756E2164756E21",
  "names": []
}