{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconRobot2/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 IconRobot2: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} maskId=\"square-outlined-radius-0-stroke-1-IconRobot2\"><Path d=\"M2.5 10.7755C2.5 8.72518 2.5 7.70004 2.91619 6.86049C3.26867 6.14944 3.89542 5.49925 4.59305 5.1209C5.41675 4.67418 6.38255 4.6387 8.31415 4.56775C10.7732 4.47742 13.2268 4.47742 15.6859 4.56775C17.6174 4.6387 18.5832 4.67418 19.407 5.1209C20.1046 5.49925 20.7313 6.14944 21.0838 6.86049C21.5 7.70004 21.5 8.72518 21.5 10.7755V13.2245C21.5 15.2748 21.5 16.3 21.0838 17.1395C20.7313 17.8506 20.1046 18.5007 19.407 18.8791C18.5832 19.3258 17.6174 19.3613 15.6859 19.4323C13.2268 19.5226 10.7732 19.5226 8.31415 19.4323C6.38255 19.3613 5.41675 19.3258 4.59305 18.8791C3.89542 18.5007 3.26867 17.8506 2.91619 17.1395C2.5 16.3 2.5 15.2748 2.5 13.2245V10.7755Z\" stroke=\"currentColor\"/><Path d=\"M9.5 12V10C9.5 9.72386 9.27614 9.5 9 9.5C8.72386 9.5 8.5 9.72386 8.5 10V12C8.5 12.2761 8.72386 12.5 9 12.5C9.27614 12.5 9.5 12.2761 9.5 12Z\" stroke=\"currentColor\"/><Path d=\"M15.5 12V10C15.5 9.72386 15.2761 9.5 15 9.5C14.7239 9.5 14.5 9.72386 14.5 10V12C14.5 12.2761 14.7239 12.5 15 12.5C15.2761 12.5 15.5 12.2761 15.5 12Z\" stroke=\"currentColor\"/><Path d=\"M22.5 13.5V9.5H21.5V13.5H22.5Z\" stroke=\"currentColor\"/><Path d=\"M1.5 13.5V9.5H2.5V13.5H1.5Z\" stroke=\"currentColor\"/><Path d=\"M12 5V2\" stroke=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconRobot2;\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,gBAA6wC,EAA7wC,IAAqB,EAAO,OAAO,gDAA+C,gBAAC,EAAD,CAAM,EAAE,ipBAAipB,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,8IAA8I,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,uJAAuJ,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,iCAAiC,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,8BAA8B,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,UAAU,OAAO,eAAc,CAAI,EACrxC,EAEc",
  "debugId": "51E709A059883E3464756E2164756E21",
  "names": []
}