{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconBrokenChainLink3/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 IconBrokenChainLink3: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"broken-chain-link-3,unlink\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M5.66815 1.02257C6.07 0.922109 6.4772 1.16643 6.57766 1.56828L7.09016 3.61828C7.19062 4.02012 6.9463 4.42732 6.54446 4.52778C6.14261 4.62825 5.73541 4.38393 5.63495 3.98208L5.12245 1.93208C5.02199 1.53023 5.26631 1.12303 5.66815 1.02257ZM18.9125 5.08773C16.7958 2.97099 13.3639 2.97099 11.2471 5.08772L10.2807 6.05422C9.98776 6.34711 9.51289 6.34711 9.22 6.05422C8.9271 5.76132 8.9271 5.28645 9.22 4.99356L10.1865 4.02706C12.889 1.32455 17.2706 1.32455 19.9732 4.02707C22.6757 6.72958 22.6757 11.1112 19.9732 13.8137L19.0045 14.7824C18.7116 15.0753 18.2368 15.0753 17.9439 14.7824C17.651 14.4895 17.651 14.0146 17.9439 13.7217L18.9125 12.7531C21.0292 10.6364 21.0292 7.20446 18.9125 5.08773ZM1.02245 5.66828C1.12291 5.26643 1.53011 5.02211 1.93196 5.12257L3.98196 5.63507C4.3838 5.73553 4.62812 6.14273 4.52766 6.54458C4.4272 6.94642 4.02 7.19075 3.61815 7.09028L1.56815 6.57778C1.16631 6.47732 0.921987 6.07012 1.02245 5.66828ZM6.05924 9.21497C6.35213 9.50787 6.35213 9.98274 6.05924 10.2756L5.0876 11.2473C2.97087 13.364 2.97087 16.7959 5.0876 18.9126C7.20433 21.0294 10.6362 21.0294 12.753 18.9126L13.7175 17.9481C14.0104 17.6552 14.4853 17.6552 14.7782 17.9481C15.0711 18.241 15.0711 18.7159 14.7782 19.0088L13.8136 19.9733C11.1111 22.6758 6.72946 22.6758 4.02694 19.9733C1.32443 17.2708 1.32442 12.8891 4.02694 10.1866L4.99858 9.21497C5.29147 8.92208 5.76635 8.92208 6.05924 9.21497ZM19.4724 17.4558C19.5729 17.0539 19.9801 16.8096 20.382 16.9101L22.432 17.4226C22.8338 17.523 23.0781 17.9302 22.9777 18.3321C22.8772 18.7339 22.47 18.9782 22.0682 18.8778L20.0182 18.3653C19.6163 18.2648 19.372 17.8576 19.4724 17.4558ZM17.4557 19.4726C17.8575 19.3721 18.2647 19.6164 18.3652 20.0183L18.8777 22.0683C18.9781 22.4701 18.7338 22.8773 18.332 22.9778C17.9301 23.0782 17.5229 22.8339 17.4224 22.4321L16.9099 20.3821C16.8095 19.9802 17.0538 19.573 17.4557 19.4726Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconBrokenChainLink3;\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,EAAuD,CAAC,IAAU,CAC7E,OAAO,gBAAi9D,EAAj9D,IAAqB,EAAO,UAAU,8BAA6B,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,y0DAAy0D,KAAK,eAAc,CAAI,GAG38D",
  "debugId": "7E5CBF8952D22D0D64756E2164756E21",
  "names": []
}