{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconCash/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 IconCash: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"cash\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M18.5855 3.06604C17.5857 2.75 16.6574 2.75 14.8002 2.75H9.20008C7.34263 2.75 6.41403 2.75 5.41451 3.06604C4.32301 3.46328 3.46328 4.32301 3.06604 5.41451C2.75 6.41403 2.75 7.34288 2.75 9.20008V14.7999C2.75 16.6574 2.75 17.5857 3.06604 18.5855C3.46328 19.677 4.32301 20.5367 5.41451 20.9339C6.41403 21.25 7.34263 21.25 9.20008 21.25H14.8002C16.6574 21.25 17.5857 21.25 18.5855 20.9339C19.677 20.5367 20.5367 19.677 20.9339 18.5855C21.25 17.5857 21.25 16.6574 21.25 14.7999V9.20008C21.25 7.34288 21.25 6.41403 20.9339 5.41451C20.5367 4.32301 19.677 3.46328 18.5855 3.06604ZM14.692 9.85926C14.1319 9.36213 13.2746 8.99994 12.3802 8.99994C11.6802 8.99994 10.9797 9.25044 10.9797 9.88383C10.9797 10.4839 11.6192 10.7145 12.3995 10.9959C12.4645 11.0193 12.5305 11.0431 12.5971 11.0674C14.1144 11.5843 15.3646 12.218 15.3646 13.7184C15.3646 15.3492 14.1101 16.4634 12.0603 16.5898L11.8741 17.4763C11.8403 17.639 11.6961 17.755 11.5301 17.7537L10.2402 17.744C10.0189 17.7422 9.85527 17.5383 9.90112 17.3222L10.0976 16.4001C9.29073 16.1803 8.5838 15.7879 8.02546 15.2459C7.88433 15.1092 7.88306 14.8822 8.02316 14.7442L8.73932 14.0378C8.87506 13.9038 9.09226 13.9049 9.22801 14.0388C9.92008 14.7211 10.8119 15.0021 11.6633 15.0021C12.5971 15.0021 13.2305 14.6187 13.2305 13.9683C13.2305 13.3954 12.7121 13.2041 11.7244 12.8396C11.6203 12.8012 11.5111 12.7608 11.3967 12.7179C10.1296 12.2679 8.92912 11.6176 8.92912 10.1003C8.92912 8.34759 10.3801 7.49339 12.092 7.40784L12.2803 6.52266C12.3146 6.36155 12.457 6.24629 12.6217 6.24629H13.9095C14.1314 6.24629 14.2965 6.45017 14.2512 6.66711L14.0422 7.66244C14.7812 7.90448 15.3815 8.28253 15.8287 8.66699C15.9806 8.79736 15.9858 9.03092 15.8451 9.1736L15.1786 9.84955C15.0457 9.98425 14.8337 9.985 14.692 9.85926Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconCash;\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,EAA2C,CAAC,IAAU,CACjE,OAAO,gBAA60D,EAA70D,IAAqB,EAAO,UAAU,QAAO,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,2tDAA2tD,KAAK,eAAc,CAAI,GAGv0D",
  "debugId": "AC7BC7341AEB14C664756E2164756E21",
  "names": []
}