{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconLadybug/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 IconLadybug: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"ladybug, issue\"><path d=\"M7.75 11.9999C8.57843 11.9999 9.25 12.6715 9.25 13.4999C9.24997 14.3283 8.57841 14.9999 7.75 14.9999C6.92159 14.9999 6.25003 14.3283 6.25 13.4999C6.25 12.6715 6.92157 11.9999 7.75 11.9999Z\" fill=\"currentColor\"/><path d=\"M16.25 11.9999C17.0784 11.9999 17.75 12.6715 17.75 13.4999C17.75 14.3283 17.0784 14.9999 16.25 14.9999C15.4216 14.9999 14.75 14.3283 14.75 13.4999C14.75 12.6715 15.4216 11.9999 16.25 11.9999Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M14.9697 1.96967C15.2626 1.67678 15.7374 1.67678 16.0303 1.96967C16.3231 2.26257 16.3232 2.73733 16.0303 3.03022L15.2607 3.79877C16.1295 4.6199 16.6886 5.76389 16.7441 7.03998C19.2902 8.54749 21 11.2333 21 14.3281C21 17.3138 19.7811 20.0244 17.3623 21.5771C16.3082 22.2536 15.1369 21.8943 14.4072 21.1269C14.3313 21.1763 14.2464 21.2148 14.1523 21.2343C13.4591 21.3785 12.7387 21.454 12 21.454C11.2613 21.454 10.5409 21.3785 9.84766 21.2343C9.75336 21.2147 9.66792 21.1765 9.5918 21.1269C8.86206 21.8939 7.69153 22.2534 6.6377 21.5771C4.21886 20.0244 3.00002 17.3138 3 14.3281C3.00002 11.2336 4.70924 8.54757 7.25488 7.03998C7.31037 5.76413 7.8698 4.61988 8.73828 3.79877L7.96973 3.03022C7.67684 2.73733 7.67686 2.26257 7.96973 1.96967C8.26262 1.67678 8.73738 1.67678 9.03027 1.96967L10.001 2.94037C10.6087 2.65802 11.2858 2.49994 12 2.49994C12.7139 2.49994 13.3906 2.65825 13.998 2.94037L14.9697 1.96967ZM11.25 7.2851C7.43003 7.6414 4.50003 10.6903 4.5 14.3281C4.50002 16.9124 5.54344 19.0929 7.44824 20.3154C7.81407 20.55 8.42922 20.4128 8.72656 19.7792L11.25 14.3984V7.2851ZM12.75 14.3984L15.2734 19.7792C15.5708 20.4128 16.1859 20.55 16.5518 20.3154C18.4566 19.0929 19.5 16.9124 19.5 14.3281C19.5 10.6903 16.57 7.6414 12.75 7.2851V14.3984Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLadybug;\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,EAA8C,CAAC,IAAU,CACpE,OAAO,gBAAqxD,EAArxD,IAAqB,EAAO,UAAU,kBAAiB,gBAAC,OAAD,CAAM,EAAE,+LAA+L,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,kMAAkM,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,8tCAA8tC,KAAK,eAAc,CAAI,GAG/wD",
  "debugId": "9E2A79E4E5DD9A2B64756E2164756E21",
  "names": []
}