{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconSparkles3Bold/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 IconSparkles3Bold: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"sparkles-3-bold, ai, magic\"><path d=\"M8 14C8.18074 14 8.34235 14.1116 8.40723 14.2803L8.89062 15.5352C8.9922 15.7992 9.20078 16.0078 9.46484 16.1094L10.7197 16.5928C10.8884 16.6577 11 16.8193 11 17C11 17.1807 10.8884 17.3423 10.7197 17.4072L9.46484 17.8906C9.20078 17.9922 8.9922 18.2008 8.89062 18.4648L8.40723 19.7197C8.34235 19.8884 8.18074 20 8 20C7.81926 20 7.65765 19.8884 7.59277 19.7197L7.10938 18.4648C7.0078 18.2008 6.79922 17.9922 6.53516 17.8906L5.28027 17.4072C5.11158 17.3423 5 17.1807 5 17C5 16.8193 5.11158 16.6577 5.28027 16.5928L6.53516 16.1094C6.79922 16.0078 7.0078 15.7992 7.10938 15.5352L7.59277 14.2803C7.65765 14.1116 7.81926 14 8 14Z\" fill=\"currentColor\"/><path d=\"M16 6C16.3613 6 16.6856 6.22239 16.8154 6.55957L17.9404 9.48535C18.042 9.74933 18.2507 9.95799 18.5146 10.0596L21.4404 11.1846C21.7776 11.3144 22 11.6387 22 12C22 12.3613 21.7776 12.6856 21.4404 12.8154L18.5146 13.9404C18.2507 14.042 18.042 14.2507 17.9404 14.5146L16.8154 17.4404C16.6856 17.7776 16.3613 18 16 18C15.6387 18 15.3144 17.7776 15.1846 17.4404L14.0596 14.5146C13.958 14.2507 13.7493 14.042 13.4854 13.9404L10.5596 12.8154C10.2224 12.6856 10 12.3613 10 12C10 11.6387 10.2224 11.3144 10.5596 11.1846L13.4854 10.0596C13.7493 9.95799 13.958 9.74933 14.0596 9.48535L15.1846 6.55957C15.3144 6.22239 15.6387 6 16 6Z\" fill=\"currentColor\"/><path d=\"M6 4C6.24094 4 6.4574 4.1482 6.54395 4.37305L7.24023 6.18555C7.34181 6.44944 7.55056 6.65819 7.81445 6.75977L9.62695 7.45605C9.8518 7.5426 10 7.75906 10 8C10 8.24094 9.8518 8.4574 9.62695 8.54395L7.81445 9.24023C7.55056 9.34181 7.34181 9.55056 7.24023 9.81445L6.54395 11.627C6.4574 11.8518 6.24094 12 6 12C5.75906 12 5.5426 11.8518 5.45605 11.627L4.75977 9.81445C4.65819 9.55056 4.44944 9.34181 4.18555 9.24023L2.37305 8.54395C2.1482 8.4574 2 8.24094 2 8C2 7.75906 2.1482 7.5426 2.37305 7.45605L4.18555 6.75977C4.44944 6.65819 4.65819 6.44944 4.75977 6.18555L5.45605 4.37305C5.5426 4.1482 5.75906 4 6 4Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconSparkles3Bold;\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,gBAA09D,EAA19D,IAAqB,EAAO,UAAU,8BAA6B,gBAAC,OAAD,CAAM,EAAE,gnBAAgnB,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,gnBAAgnB,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,8lBAA8lB,KAAK,eAAc,CAAI,GAGp9D",
  "debugId": "8C4CB0D59C996C7864756E2164756E21",
  "names": []
}