{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconDiamondShine/index.tsx"],
  "sourcesContent": [
    "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n  size?: string | number;\n  ariaHidden?: boolean;\n  mode?: \"masked\" | \"raw\";\n  maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n  CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n  children,\n  size = 24,\n  ariaLabel,\n  color,\n  ariaHidden = true,\n  style,\n  mode = \"masked\",\n  maskId,\n  ...props\n}) => {\n  const masked = mode !== \"raw\" && !!maskId;\n  return (\n    <svg\n      {...props}\n      aria-hidden={ariaHidden}\n      role={ariaHidden ? undefined : \"img\"}\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      xmlns=\"http://www.w3.org/2000/svg\"\n      style={{ color, ...style }}\n    >\n      {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\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 fill=\"none\" style={{ color: \"#fff\" }}>\n              {children}\n            </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\";\n\nexport const IconDiamondShine: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} ariaLabel=\"diamond-shine, pop, polish\" maskId=\"round-filled-radius-0-stroke-1.5-IconDiamondShine\"><path d=\"M12 2C12.4142 2 12.75 2.33579 12.75 2.75V4.25C12.75 4.66421 12.4142 5 12 5C11.5858 5 11.25 4.66421 11.25 4.25V2.75C11.25 2.33579 11.5858 2 12 2Z\" fill=\"currentColor\"/><path d=\"M21.0303 3.96967C21.3232 4.26256 21.3232 4.73744 21.0303 5.03033L20.0303 6.03033C19.7374 6.32322 19.2626 6.32322 18.9697 6.03033C18.6768 5.73744 18.6768 5.26256 18.9697 4.96967L19.9697 3.96967C20.2626 3.67678 20.7374 3.67678 21.0303 3.96967Z\" fill=\"currentColor\"/><path d=\"M7.75012 7C7.52228 7 7.30679 7.10357 7.16447 7.28148L3.38965 12H20.6106L16.8358 7.28148C16.6934 7.10357 16.478 7 16.2501 7H7.75012Z\" fill=\"currentColor\"/><path d=\"M3.43288 13.5L11.4619 21.7724C11.6032 21.9179 11.7973 22 12.0001 22C12.2029 22 12.3971 21.9179 12.5383 21.7724L20.5674 13.5H3.43288Z\" fill=\"currentColor\"/><path d=\"M4.03033 3.96967C3.73744 3.67678 3.26256 3.67678 2.96967 3.96967C2.67678 4.26256 2.67678 4.73744 2.96967 5.03033L3.96967 6.03033C4.26256 6.32322 4.73744 6.32322 5.03033 6.03033C5.32322 5.73744 5.32322 5.26256 5.03033 4.96967L4.03033 3.96967Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDiamondShine;\n"
  ],
  "mappings": "AAAA,qBAUO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gCACE,gBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,gBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GC9DN,qBAGO,IAAM,EAAqE,EAAM,KAAK,CAAC,IAAU,CACtG,OAAO,gBAAypC,EAAzpC,IAAqB,EAAO,UAAU,6BAA6B,OAAO,qDAAoD,gBAAC,OAAD,CAAM,EAAE,mJAAmJ,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,oPAAoP,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,sIAAsI,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,uIAAuI,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,oPAAoP,KAAK,eAAc,CAAI,EACjqC,EAEc",
  "debugId": "BA6939035931871764756E2164756E21",
  "names": []
}