{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconBrainSideview/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 IconBrainSideview: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-2-IconBrainSideview\"><Path d=\"M12.5768 3C13.9027 3.01704 14.9436 3.46399 15.7927 4.33496C15.7967 4.33573 15.8016 4.33712 15.8063 4.33789C15.8554 4.34598 15.9171 4.35183 16.0085 4.3584C16.0842 4.36383 16.2154 4.37203 16.3288 4.38477H16.3307C17.8542 4.55955 18.8523 5.489 19.4626 6.68262L19.5798 6.9248C19.6999 7.18865 19.9078 7.35808 20.3903 7.75391C20.826 8.11134 21.4431 8.63582 21.7428 9.54688C21.9878 10.2883 22.1107 11.1505 21.8678 12.0234L21.8669 12.0264C21.8403 12.1209 21.8334 12.2277 21.8493 12.3916C21.8576 12.4776 21.8711 12.5688 21.8893 12.6855C21.9063 12.7944 21.9284 12.9344 21.945 13.0762C22.1003 14.4023 21.763 15.6339 20.8346 16.6328L20.8327 16.6348C20.4881 17.0034 20.0147 17.3519 19.778 17.5508C19.1609 18.0709 18.4155 18.4872 17.5192 18.6064C16.8966 18.6891 16.2443 18.6481 15.6012 18.3975C15.0717 18.6999 14.4742 19.037 13.8415 19.2148C13.0276 19.4435 12.1749 19.4162 11.193 19.0088C11.1712 19.0135 11.1106 19.0332 11.0104 19.1016C10.7943 19.2492 10.5387 19.5234 10.277 19.8896C10.0245 20.2431 9.80753 20.6236 9.65105 20.9219C9.57381 21.0691 9.5128 21.193 9.47234 21.2783C9.45238 21.3204 9.43704 21.3529 9.42742 21.374C9.42264 21.3845 9.41967 21.3929 9.41765 21.3975C9.41685 21.3993 9.41606 21.4006 9.4157 21.4014L9.153 22H4.83855L5.01043 20.8516C5.0377 20.6699 5.1028 20.4177 5.15203 20.2197C5.20855 19.9925 5.266 19.7562 5.31023 19.5273C5.35451 19.2982 5.37566 19.1184 5.37664 18.9941C5.03759 18.5993 4.76047 18.2756 4.44695 18.0146L4.44597 18.0137C3.17823 16.9568 2.58841 15.5664 2.68816 13.8906C2.68674 13.885 2.68393 13.878 2.68132 13.8691C2.67323 13.8416 2.66173 13.807 2.64421 13.7578L2.58367 13.5859C2.5173 13.3927 2.44454 13.2415 2.33074 12.9629C2.2317 12.7204 2.11395 12.4057 2.05925 12.0518C1.81395 10.4627 2.3426 9.09753 3.41668 8.03223L3.41961 8.0293C3.51875 7.93182 3.58143 7.82772 3.60125 7.77051C3.98238 6.66599 4.56467 5.74236 5.36882 5.05176C6.17619 4.35848 7.15744 3.94262 8.26628 3.78223L8.42546 3.76367C8.79399 3.72893 9.14197 3.75801 9.42742 3.79004C9.75178 3.82645 9.96419 3.85802 10.1911 3.875C10.8941 3.3636 11.7151 3.01529 12.5456 3H12.5768Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconBrainSideview;\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,EAAsE,EAAM,KAAK,CAAC,IAAU,CACvG,OAAO,gBAAkoE,EAAloE,IAAqB,EAAO,OAAO,qDAAoD,gBAAC,EAAD,CAAM,EAAE,4gEAA4gE,KAAK,eAAc,CAAI,EAC1oE,EAEc",
  "debugId": "008BCFAC65D4AEFC64756E2164756E21",
  "names": []
}