{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconSteveJobs/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 IconSteveJobs: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} maskId=\"square-outlined-radius-0-stroke-1-IconSteveJobs\"><Path d=\"M4.25 10.5395C4.25 6.23747 7.15625 2.75 12 2.75C16.8438 2.75 19.75 6.23747 19.75 10.5395C19.75 13.1698 19.4315 15.2103 17.7959 17.2355C17.5665 17.5195 17.35 17.815 17.1386 18.1144C16.4532 19.0853 14.6302 21.25 12 21.25C9.36979 21.25 7.54678 19.0853 6.86138 18.1144C6.65002 17.815 6.43353 17.5195 6.2041 17.2355C4.56845 15.2103 4.25 13.1698 4.25 10.5395Z\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Circle cx=\"9\" cy=\"11\" r=\"2.25\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Circle cx=\"15\" cy=\"11\" r=\"2.25\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M11.25 10.25C11.7368 10.0877 12.2632 10.0877 12.75 10.25\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M4.5 9.5C5.33333 8.66667 6.6 5.95 7 4.75\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M19.5 9.5C18.6667 8.66667 17.4 5.95 17 4.75\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M9 3.5C11 4.5 13 4.5 15 3.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M10 3.5H14\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M6.5 10.5L4.5 10M17.5 10.5L19.5 10\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M8 19V17.5C8 16.3954 8.89543 15.5 10 15.5H14C15.1046 15.5 16 16.3954 16 17.5V19\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M13.5 20.6973C12.8281 20.101 11.1719 20.1009 10.5 20.6972\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M10.5 17.5H13.25C13.3881 17.5 13.5 17.3881 13.5 17.25\" stroke=\"currentColor\" strokeLinecap=\"square\"/></CentralIconBase>;\n});\n\nexport default IconSteveJobs;\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,EAAkE,EAAM,KAAK,CAAC,IAAU,CACnG,OAAO,gBAA8hD,EAA9hD,IAAqB,EAAO,OAAO,mDAAkD,gBAAC,EAAD,CAAM,EAAE,oWAAoW,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAQ,GAAG,IAAI,GAAG,KAAK,EAAE,OAAO,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,2DAA2D,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,2CAA2C,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,8CAA8C,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,8BAA8B,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,aAAa,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,qCAAqC,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,kFAAkF,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,4DAA4D,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,wDAAwD,OAAO,eAAe,cAAc,SAAQ,CAAI,EACtiD,EAEc",
  "debugId": "66CFC23133221F5364756E2164756E21",
  "names": []
}