{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconArrow/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 IconArrow: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} maskId=\"square-outlined-radius-0-stroke-1-IconArrow\"><Path d=\"M9.5 14.5V20.5H3.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M15.5 4.25174C14.4326 3.76883 13.2477 3.5 12 3.5C7.30558 3.5 3.5 7.30558 3.5 12C3.5 15.6384 5.78597 18.7428 9 19.9554\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M13.75 20.25C13.75 20.6642 13.4142 21 13 21C12.5858 21 12.25 20.6642 12.25 20.25C12.25 19.8358 12.5858 19.5 13 19.5C13.4142 19.5 13.75 19.8358 13.75 20.25Z\" fill=\"currentColor\"/><Path d=\"M17.6405 18.2697C17.8477 18.6284 17.7247 19.0871 17.366 19.2942C17.0073 19.5013 16.5486 19.3784 16.3415 19.0197C16.1344 18.661 16.2573 18.2023 16.616 17.9952C16.9747 17.7881 17.4334 17.911 17.6405 18.2697Z\" fill=\"currentColor\"/><Path d=\"M20.0196 14.6094C20.3783 14.8165 20.5013 15.2752 20.2941 15.6339C20.087 15.9927 19.6283 16.1156 19.2696 15.9085C18.9109 15.7013 18.788 15.2427 18.9951 14.8839C19.2022 14.5252 19.6609 14.4023 20.0196 14.6094Z\" fill=\"currentColor\"/><Path d=\"M19.021 7.65843C18.6623 7.86554 18.2036 7.74263 17.9965 7.38391C17.7893 7.02519 17.9123 6.5665 18.271 6.3594C18.6297 6.15229 19.0884 6.27519 19.2955 6.63391C19.5026 6.99263 19.3797 7.45133 19.021 7.65843Z\" fill=\"currentColor\"/><Path d=\"M21 11C21 11.4142 20.6642 11.75 20.25 11.75C19.8358 11.75 19.5 11.4142 19.5 11C19.5 10.5858 19.8358 10.25 20.25 10.25C20.6642 10.25 21 10.5858 21 11Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconArrow;\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,EAA8D,EAAM,KAAK,CAAC,IAAU,CAC/F,OAAO,gBAAo4C,EAAp4C,IAAqB,EAAO,OAAO,+CAA8C,gBAAC,EAAD,CAAM,EAAE,qBAAqB,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,wHAAwH,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,8JAA8J,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,gNAAgN,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,kNAAkN,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,+MAA+M,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,wJAAwJ,KAAK,eAAc,CAAI,EAC54C,EAEc",
  "debugId": "94A2D9EABE5B9D3B64756E2164756E21",
  "names": []
}