{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconFileJpg/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 IconFileJpg: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-2-IconFileJpg\"><Path d=\"M13 3H4V12H20V10H13V3Z\" fill=\"currentColor\"/><Path d=\"M20 8V7.58579L15.4142 3H15V8H20Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M8.5 14H11.25C12.6307 14 13.75 15.1193 13.75 16.5C13.75 17.8807 12.6307 19 11.25 19H10.5V21H8.5V14ZM10.5 17H11.25C11.5261 17 11.75 16.7761 11.75 16.5C11.75 16.2239 11.5261 16 11.25 16H10.5V17Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M17.3058 15.97C16.8857 15.97 16.25 16.4088 16.25 17.4986C16.25 18.5674 16.8461 19.0251 17.3742 19.0283C17.6663 19.0238 17.9293 18.9584 18.1249 18.8652V17.1533H20.1249V19.7503L19.8604 20.0375C19.1813 20.7745 18.1593 21.0189 17.3918 21.0282L17.3797 21.0284C15.4248 21.0284 14.25 19.3248 14.25 17.4986C14.25 15.6896 15.4316 13.97 17.3058 13.97C18.3091 13.97 19.266 14.3575 19.9946 15.1792L18.4982 16.5061C18.1677 16.1334 17.7656 15.97 17.3058 15.97Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M7.5 14V18.5C7.5 19.8807 6.38071 21 5 21H3.5V19H5C5.27614 19 5.5 18.7761 5.5 18.5V14H7.5Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconFileJpg;\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,EAAgE,EAAM,KAAK,CAAC,IAAU,CACjG,OAAO,gBAAknC,EAAlnC,IAAqB,EAAO,OAAO,+CAA8C,gBAAC,EAAD,CAAM,EAAE,yBAAyB,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,mCAAmC,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,mMAAmM,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,icAAic,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,4FAA4F,KAAK,eAAc,CAAI,EAC1nC,EAEc",
  "debugId": "630599CD53CB3E8964756E2164756E21",
  "names": []
}