{
  "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.9905 19.1598 21.2245 15.5898 22.4218C15.2288 22.5428 14.8346 22.374 14.6729 22.0292L14.2812 21.1933C14.24 21.21 14.1974 21.2249 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.80228 21.2249 9.75925 21.2101 9.71777 21.1933L9.32715 22.0292C9.1654 22.374 8.77125 22.5428 8.41016 22.4218C4.84021 21.2245 3.00002 17.9905 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 17.2446 5.82433 19.656 8.26758 20.7558L11.25 14.3984V7.2851ZM12.75 14.3984L15.7314 20.7558C18.1752 19.6562 19.5 17.2449 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,gBAAmtD,EAAntD,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,4pCAA4pC,KAAK,eAAc,CAAI,GAG7sD",
  "debugId": "03FD38E8D7A4739B64756E2164756E21",
  "names": []
}