{
  "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.9912 5.79297C21.9978 5.95355 22 6.13329 22 6.32422V15.6074L21.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 20H4.32422C4.06674 20 3.82952 20.0005 3.63184 19.9844C3.41877 19.967 3.18529 19.9269 2.95508 19.8096C2.62597 19.6418 2.35818 19.374 2.19043 19.0449C2.07314 18.8147 2.03403 18.5812 2.0166 18.3682C2.00046 18.1706 1.99998 17.934 2 17.6768V6.32422C1.99999 6.13369 2.00225 5.95426 2.00879 5.79395L10.8916 13.0625C11.5362 13.5899 12.4638 13.5899 13.1084 13.0625L21.9912 5.79297Z\" 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=\"M19.6768 4C19.934 3.99998 20.1706 4.00046 20.3682 4.0166C20.5812 4.03403 20.8147 4.07314 21.0449 4.19043C21.1518 4.24492 21.2511 4.31149 21.3438 4.38574L12.1582 11.9014C12.0661 11.9767 11.9339 11.9767 11.8418 11.9014L2.65527 4.38574C2.74805 4.31129 2.84794 4.24504 2.95508 4.19043C3.18527 4.07314 3.41879 4.03403 3.63184 4.0166C3.82951 4.00045 4.06675 3.99998 4.32422 4H19.6768Z\" 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.7596 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.7596 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,gBAAigE,EAAjgE,IAAqB,EAAO,UAAU,6BAA4B,gBAAC,OAAD,CAAM,EAAE,0qBAA0qB,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,8KAA8K,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,6XAA6X,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,onBAAonB,KAAK,eAAc,CAAI,GAG3/D",
  "debugId": "826AF4F7B5E47D1464756E2164756E21",
  "names": []
}