{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconPinLocation/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 IconPinLocation: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-2-IconPinLocation\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M14.8279 8.82889C14.3036 9.35271 13.6698 9.70097 13 9.87334V17H11V9.87399C10.3298 9.70187 9.69563 9.35338 9.171 8.82819C7.61087 7.26642 7.60823 4.73316 9.17169 3.17111C10.7336 1.61064 13.2654 1.6085 14.8282 3.17146C16.3904 4.73375 16.3909 7.26728 14.8279 8.82889Z\" fill=\"currentColor\"/><Path d=\"M4 17.5001C4 17.3225 4.17323 16.874 5.1647 16.338C6.08847 15.8387 7.46218 15.42 9.13617 15.1899L8.86383 13.2085C7.04225 13.4589 5.41595 13.9287 4.21362 14.5787C3.07898 15.192 2 16.1537 2 17.5001C2 18.3577 2.45088 19.0657 3.03043 19.5986C3.60913 20.1306 4.39133 20.5638 5.27359 20.9069C7.04448 21.5956 9.42296 22.0001 12 22.0001C14.577 22.0001 16.9555 21.5956 18.7264 20.9069C19.6087 20.5638 20.3909 20.1306 20.9696 19.5986C21.5491 19.0657 22 18.3577 22 17.5001C22 16.1537 20.921 15.192 19.7864 14.5787C18.584 13.9287 16.9578 13.4589 15.1362 13.2085L14.8638 15.1899C16.5378 15.42 17.9115 15.8387 18.8353 16.338C19.8268 16.874 20 17.3225 20 17.5001C20 17.6089 19.9472 17.8217 19.6159 18.1263C19.2838 18.4317 18.7479 18.7527 18.0015 19.0429C16.515 19.621 14.3935 20.0001 12 20.0001C9.60648 20.0001 7.48496 19.621 5.99849 19.0429C5.25207 18.7527 4.71624 18.4317 4.3841 18.1263C4.0528 17.8217 4 17.6089 4 17.5001Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconPinLocation;\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,EAAoE,EAAM,KAAK,CAAC,IAAU,CACrG,OAAO,gBAAg1C,EAAh1C,IAAqB,EAAO,OAAO,mDAAkD,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,0QAA0Q,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,+4BAA+4B,KAAK,eAAc,CAAI,EACx1C,EAEc",
  "debugId": "4D0CEBE42F62C7F264756E2164756E21",
  "names": []
}