{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconRobot3/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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconRobot3: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} maskId=\"square-outlined-radius-0-stroke-1-IconRobot3\"><Path d=\"M3.5 12.7786C3.5 10.7156 3.5 9.68407 3.91596 8.84471C4.26839 8.13356 4.89442 7.48383 5.592 7.10524C6.41534 6.65839 7.38161 6.62249 9.31415 6.55068C11.1326 6.48311 12.8674 6.48311 14.6859 6.55068C16.6184 6.62249 17.5847 6.65839 18.408 7.10524C19.1056 7.48383 19.7316 8.13356 20.084 8.84471C20.5 9.68407 20.5 10.7156 20.5 12.7786V14.2214C20.5 16.2844 20.5 17.3159 20.084 18.1553C19.7316 18.8664 19.1056 19.5162 18.408 19.8948C17.5847 20.3416 16.6184 20.3775 14.6859 20.4493C12.8674 20.5169 11.1326 20.5169 9.31415 20.4493C7.38161 20.3775 6.41534 20.3416 5.592 19.8948C4.89442 19.5162 4.26839 18.8664 3.91596 18.1553C3.5 17.3159 3.5 16.2844 3.5 14.2214V12.7786Z\" stroke=\"currentColor\"/><Circle cx=\"12\" cy=\"3.5\" r=\"1.5\" fill=\"currentColor\"/><Path d=\"M9.5 13.2248V11.1748C9.5 10.9677 9.33211 10.7998 9.125 10.7998C8.91789 10.7998 8.75 10.9677 8.75 11.1748V13.2248C8.75 13.4319 8.91789 13.5998 9.125 13.5998C9.33211 13.5998 9.5 13.4319 9.5 13.2248Z\" stroke=\"currentColor\"/><Path d=\"M15.25 13.2248V11.1748C15.25 10.9677 15.0821 10.7998 14.875 10.7998C14.6679 10.7998 14.5 10.9677 14.5 11.1748V13.2248C14.5 13.4319 14.6679 13.5998 14.875 13.5998C15.0821 13.5998 15.25 13.4319 15.25 13.2248Z\" stroke=\"currentColor\"/><Path d=\"M2.5 14V10.5H3.5V14H2.5Z\" stroke=\"currentColor\"/><Path d=\"M20.5 14V10.5H21.5V14H20.5Z\" stroke=\"currentColor\"/><Path d=\"M12 7V3.5\" stroke=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconRobot3;\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,iBAAS,UAAQ,yBAEV,IAAM,EAA+D,EAAM,KAAK,CAAC,IAAU,CAChG,OAAO,gBAAs7C,EAAt7C,IAAqB,EAAO,OAAO,gDAA+C,gBAAC,EAAD,CAAM,EAAE,qpBAAqpB,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAQ,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,uMAAuM,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,iNAAiN,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,2BAA2B,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,8BAA8B,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,YAAY,OAAO,eAAc,CAAI,EAC97C,EAEc",
  "debugId": "161AB817D1D1193E64756E2164756E21",
  "names": []
}