{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconLightbulbGlow/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 IconLightbulbGlow: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"lightbulb-glow, idea, reasoning, think\"><path d=\"M11.999 2C7.58019 2 3.99808 5.58212 3.99808 10.0009C3.99808 12.5861 5.22498 14.885 7.12518 16.3465C7.40219 16.5595 7.69361 16.7549 7.99778 16.9308V17H16.0001V16.9308C16.3043 16.7549 16.5957 16.5595 16.8727 16.3465C18.7729 14.885 19.9998 12.5861 19.9998 10.0009C19.9998 5.58212 16.4177 2 11.999 2Z\" fill=\"currentColor\"/><path d=\"M7.99778 18.9988V18.5H16.0001V18.9988C16.0001 21.2086 14.2088 23 11.999 23C9.78917 23 7.99778 21.2086 7.99778 18.9988Z\" fill=\"currentColor\"/><path d=\"M3.20316 12.8574C3.07509 12.4638 2.65254 12.2483 2.25882 12.376L1.30765 12.6855C0.913763 12.8135 0.698319 13.236 0.826202 13.6299C0.954183 14.0238 1.37665 14.2392 1.77054 14.1113L2.72171 13.8027C3.11565 13.6747 3.33115 13.2514 3.20316 12.8574Z\" fill=\"currentColor\"/><path d=\"M21.7432 12.376C21.3493 12.248 20.9259 12.4635 20.7979 12.8574C20.67 13.2513 20.8855 13.6747 21.2793 13.8027L22.2305 14.1113C22.6244 14.2393 23.0478 14.0238 23.1758 13.6299C23.3038 13.236 23.0882 12.8127 22.6944 12.6846L21.7432 12.376Z\" fill=\"currentColor\"/><path d=\"M1.69632 5.86621C1.3249 5.78612 0.946157 5.99898 0.826202 6.36816C0.706349 6.73732 0.887826 7.13168 1.23538 7.28516L1.30765 7.3125L2.25882 7.62207C2.65254 7.74974 3.07509 7.53423 3.20316 7.14062C3.32312 6.7714 3.14162 6.37613 2.79398 6.22266L2.72171 6.19531L1.77054 5.88672L1.69632 5.86621Z\" fill=\"currentColor\"/><path d=\"M23.1758 6.36816C23.0478 5.97427 22.6244 5.75873 22.2305 5.88672L21.2793 6.19531C20.8855 6.3233 20.67 6.74676 20.7979 7.14062C20.9259 7.53457 21.3493 7.75007 21.7432 7.62207L22.6944 7.31348C23.0882 7.1854 23.3038 6.76204 23.1758 6.36816Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLightbulbGlow;\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,gBAA4pD,EAA5pD,IAAqB,EAAO,UAAU,0CAAyC,gBAAC,OAAD,CAAM,EAAE,2SAA2S,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,yHAAyH,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,sPAAsP,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,8OAA8O,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,qSAAqS,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,gPAAgP,KAAK,eAAc,CAAI,GAGtpD",
  "debugId": "C0C3D74FF339AE1664756E2164756E21",
  "names": []
}