{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconBlossom/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 IconBlossom: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-2-IconBlossom\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M2 7.5C2 4.46243 4.46243 2 7.5 2C9.36016 2 11.0046 2.92345 12 4.33692C12.9954 2.92345 14.6398 2 16.5 2C19.5376 2 22 4.46243 22 7.5C22 9.36016 21.0766 11.0046 19.6631 12C21.0766 12.9954 22 14.6398 22 16.5C22 19.5376 19.5376 22 16.5 22C14.6398 22 12.9954 21.0766 12 19.6631C11.0046 21.0766 9.36016 22 7.5 22C4.46243 22 2 19.5376 2 16.5C2 14.6398 2.92345 12.9954 4.33692 12C2.92345 11.0046 2 9.36016 2 7.5ZM7.5 11C5.567 11 4 9.433 4 7.5C4 5.567 5.567 4 7.5 4C9.433 4 11 5.567 11 7.5V8.12602C10.633 8.22048 10.2863 8.36573 9.96803 8.55382L8 6.58579L6.58579 8L8.55382 9.96803C8.36573 10.2863 8.22048 10.633 8.12602 11H7.5ZM8.12602 13H7.5C5.567 13 4 14.567 4 16.5C4 18.433 5.567 20 7.5 20C9.433 20 11 18.433 11 16.5V15.874C10.633 15.7795 10.2863 15.6343 9.96803 15.4462L8 17.4142L6.58579 16L8.55382 14.032C8.36573 13.7137 8.22048 13.367 8.12602 13ZM13 15.874V16.5C13 18.433 14.567 20 16.5 20C18.433 20 20 18.433 20 16.5C20 14.567 18.433 13 16.5 13H15.874C15.7795 13.367 15.6343 13.7137 15.4462 14.032L17.4142 16L16 17.4142L14.032 15.4462C13.7137 15.6343 13.367 15.7795 13 15.874ZM15.874 11H16.5C18.433 11 20 9.433 20 7.5C20 5.567 18.433 4 16.5 4C14.567 4 13 5.567 13 7.5V8.12602C13.367 8.22048 13.7137 8.36573 14.032 8.55382L16 6.58579L17.4142 8L15.4462 9.96803C15.6343 10.2863 15.7795 10.633 15.874 11Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconBlossom;\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,gBAA06C,EAA16C,IAAqB,EAAO,OAAO,+CAA8C,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,oxCAAoxC,KAAK,eAAc,CAAI,EACl7C,EAEc",
  "debugId": "B43C5F1679BDD0CA64756E2164756E21",
  "names": []
}