{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconEmail1Sparkle/index.tsx"],
  "sourcesContent": [
    "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n  size?: string | number;\n  ariaHidden?: boolean;\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  ...props\n}) => {\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      {children}\n    </svg>\n  );\n};\n",
    "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconEmail1Sparkle: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"email-1-sparkle, envelope\"><path d=\"M21.6152 6.10059C21.823 6.53022 21.9141 6.99323 21.957 7.51856C22.0004 8.04939 22 8.70491 22 9.51758V14.4824C22 14.8957 21.9989 15.2683 21.9932 15.6045L21.5605 15.4385L20.9434 13.835C20.634 13.0308 19.8616 12.5 19 12.5C18.1922 12.5 17.463 12.9666 17.1201 13.6875L17.0566 13.835L16.4385 15.4385L14.835 16.0566C14.0308 16.366 13.5 17.1384 13.5 18C13.5 18.8616 14.0308 19.634 14.835 19.9434L14.9824 20H7.51758C6.70491 20 6.04939 20.0004 5.51856 19.957C4.97195 19.9124 4.49205 19.8171 4.04785 19.5908C3.34224 19.2313 2.76871 18.6578 2.40918 17.9521C2.18286 17.5079 2.08763 17.0281 2.04297 16.4814C1.9996 15.9506 1.99999 15.2951 2 14.4824V9.51758C1.99999 8.70491 1.9996 8.04939 2.04297 7.51856C2.08588 6.99339 2.17618 6.53012 2.38379 6.10059L9.625 12.0264C11.0064 13.1566 12.9936 13.1566 14.375 12.0264L21.6152 6.10059Z\" fill=\"currentColor\"/><path d=\"M15.373 17.4561C15.345 17.4669 15.3185 17.4805 15.293 17.4951L15.292 17.4941C15.3176 17.4794 15.3449 17.4669 15.373 17.4561L15.8643 17.2666L17.1855 16.7598L15.373 17.4561Z\" fill=\"currentColor\"/><path d=\"M16.4824 4C17.2951 3.99999 17.9506 3.9996 18.4814 4.04297C19.0281 4.08763 19.5079 4.18286 19.9521 4.40918C20.2225 4.54691 20.4732 4.71615 20.7002 4.91211L13.4248 10.8652C12.596 11.5434 11.404 11.5434 10.5752 10.8652L3.29883 4.91211C3.52594 4.71595 3.77733 4.54702 4.04785 4.40918C4.49205 4.18286 4.97195 4.08763 5.51856 4.04297C6.04938 3.9996 6.70492 3.99999 7.51758 4H16.4824Z\" fill=\"currentColor\"/><path d=\"M20.2405 16.1852L19.5436 14.3733C19.4571 14.1484 19.241 14 19 14C18.759 14 18.5429 14.1484 18.4564 14.3733L17.7595 16.1852C17.658 16.4493 17.4496 16.6582 17.1855 16.7598L15.373 17.4561C15.1481 17.5426 15 17.759 15 18C15 18.241 15.1484 18.4571 15.3733 18.5436L17.1852 19.2405C17.4493 19.342 17.658 19.5507 17.7595 19.8148L18.4564 21.6267C18.5429 21.8516 18.759 22 19 22C19.241 22 19.4571 21.8516 19.5436 21.6267L20.2405 19.8148C20.342 19.5507 20.5507 19.342 20.8148 19.2405L22.6267 18.5436C22.8516 18.4571 23 18.241 23 18C23 17.759 22.8516 17.5429 22.6267 17.4564L20.8148 16.7595C20.5507 16.658 20.342 16.4493 20.2405 16.1852Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconEmail1Sparkle;\n"
  ],
  "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,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,CACD,GCjCN,qBAGO,IAAM,EAAoD,CAAC,IAAU,CAC1E,OAAO,gBAAuoE,EAAvoE,IAAqB,EAAO,UAAU,6BAA4B,gBAAC,OAAD,CAAM,EAAE,izBAAizB,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,8KAA8K,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,4XAA4X,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,onBAAonB,KAAK,eAAc,CAAI,GAGjoE",
  "debugId": "2914A6459308298C64756E2164756E21",
  "names": []
}