{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconFingerPrint1/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 IconFingerPrint1: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-2-IconFingerPrint1\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M11.9994 4C10.899 4 9.8607 4.25315 8.93684 4.70346L8.06055 2.90565C9.25141 2.32521 10.5888 2 11.9994 2C16.9699 2 20.9994 6.02944 20.9994 11C20.9994 13.1309 20.8032 15.217 20.4277 17.2407L20.2453 18.2239L18.2788 17.8591L18.4613 16.8758C18.8145 14.9718 18.9994 13.0079 18.9994 11C18.9994 7.13401 15.8654 4 11.9994 4ZM6.91593 6.18762C5.72705 7.44297 4.99936 9.13543 4.99936 11C4.99936 12.4666 4.82375 13.8935 4.49195 15.2604L4.25606 16.2322L2.3125 15.7604L2.5484 14.7886C2.84299 13.575 2.99936 12.3065 2.99936 11C2.99936 8.60374 3.93717 6.42436 5.46379 4.81238L6.91593 6.18762ZM11.9994 8C10.3425 8 8.99936 9.34315 8.99936 11C8.99936 12.884 8.76231 14.7141 8.31589 16.4615L6.37813 15.9664C6.78356 14.3795 6.99936 12.7157 6.99936 11C6.99936 8.23858 9.23794 6 11.9994 6C14.7608 6 16.9994 8.23858 16.9994 11C16.9994 12.0472 16.9457 13.0821 16.8408 14.1022L14.8513 13.8978C14.9492 12.9455 14.9994 11.9788 14.9994 11C14.9994 9.34315 13.6562 8 11.9994 8ZM12.9998 10V11C12.9998 13.8691 12.5347 16.6315 11.675 19.2149C11.4539 19.8796 11.2066 20.5323 10.9345 21.1718L10.543 22.092L8.70262 21.3089L9.09415 20.3887C9.34522 19.7987 9.57332 19.1966 9.77734 18.5834C10.5701 16.2011 10.9998 13.6517 10.9998 11V10H12.9998ZM14.0799 18.1446C14.2797 17.3849 14.4485 16.6124 14.5847 15.8288L16.5552 16.1712C16.4092 17.0111 16.2283 17.839 16.014 18.6535C15.8023 19.4583 15.558 20.2499 15.2825 21.0268L14.9484 21.9693L13.0634 21.301L13.3975 20.3585C13.6544 19.6338 13.8823 18.8954 14.0799 18.1446ZM5.47839 18.6645C5.6535 18.2428 5.81459 17.8139 5.96108 17.3782L7.85679 18.0156C7.69553 18.4952 7.51821 18.9674 7.32546 19.4316L6.94195 20.3551L5.09488 19.5881L5.47839 18.6645Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconFingerPrint1;\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,EAAqE,EAAM,KAAK,CAAC,IAAU,CACtG,OAAO,gBAA6wD,EAA7wD,IAAqB,EAAO,OAAO,oDAAmD,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,knDAAknD,KAAK,eAAc,CAAI,EACrxD,EAEc",
  "debugId": "E42B978E32CEA54664756E2164756E21",
  "names": []
}