{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconMakeItPop/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 IconMakeItPop: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-2-IconMakeItPop\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M16.311 7.38247L20.0642 7.71084C21.8326 7.86555 23.1406 9.42447 22.9859 11.1928C22.8312 12.9611 21.2723 14.2692 19.504 14.1145L17.7431 13.9605L17.5501 16.1661L15.5578 15.9918L15.7213 14.1229C14.9783 15.4305 13.573 16.3125 11.9616 16.3125C9.83241 16.3125 8.06291 14.7725 7.70611 12.7456C7.23365 13.3943 6.51914 13.868 5.66642 14.0183L3.92569 14.3253L4.31016 16.5057L2.34055 16.853L0.839844 8.3421L4.55019 7.68786C6.16354 7.40339 7.7078 8.37567 8.17862 9.90146C8.91519 8.57103 10.3332 7.67028 11.9616 7.67028C13.8404 7.67028 15.4392 8.8694 16.0344 10.5441L16.311 7.38247ZM3.5784 12.3557L5.31913 12.0487C5.97945 11.9323 6.42036 11.3026 6.30393 10.6423C6.1875 9.98196 5.55781 9.54105 4.89749 9.65748L3.15676 9.96442L3.5784 12.3557ZM17.9174 11.9681L19.6783 12.1221C20.3462 12.1806 20.9351 11.6864 20.9935 11.0185C21.052 10.3505 20.5579 9.76167 19.8899 9.70323L18.1291 9.54917L17.9174 11.9681ZM11.9616 9.67028C10.6797 9.67028 9.6405 10.7095 9.6405 11.9914C9.6405 13.2733 10.6797 14.3125 11.9616 14.3125C13.2435 14.3125 14.2827 13.2733 14.2827 11.9914C14.2827 10.7095 13.2435 9.67028 11.9616 9.67028Z\" fill=\"currentColor\"/><Path d=\"M7.80761 17L8.899 18.8376L10.9983 18.9601L9.62622 20.5892L10.1609 22.6683L8.22157 21.8376L6.45274 23L6.62622 20.8575L4.9983 19.4968L7.0449 19.0034L7.80761 17Z\" fill=\"currentColor\"/><Path d=\"M15.189 0L15.9517 2.00341L17.9983 2.49679L16.3704 3.85751L16.5439 6L14.775 4.83756L12.8357 5.66831L13.3704 3.58916L11.9983 1.9601L14.0976 1.83756L15.189 0Z\" fill=\"currentColor\"/><Path d=\"M9.9983 4.5C9.9983 5.32843 9.32673 6 8.4983 6C7.66987 6 6.9983 5.32843 6.9983 4.5C6.9983 3.67157 7.66987 3 8.4983 3C9.32673 3 9.9983 3.67157 9.9983 4.5Z\" fill=\"currentColor\"/><Path d=\"M16.9983 19.5C16.9983 20.3284 16.3267 21 15.4983 21C14.6699 21 13.9983 20.3284 13.9983 19.5C13.9983 18.6716 14.6699 18 15.4983 18C16.3267 18 16.9983 18.6716 16.9983 19.5Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconMakeItPop;\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,EAAkE,EAAM,KAAK,CAAC,IAAU,CACnG,OAAO,gBAA29D,EAA39D,IAAqB,EAAO,OAAO,iDAAgD,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,wkCAAwkC,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,iKAAiK,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,8JAA8J,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,2JAA2J,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,6KAA6K,KAAK,eAAc,CAAI,EACn+D,EAEc",
  "debugId": "5C8272B31B6FA63164756E2164756E21",
  "names": []
}