{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconBank2/index.tsx"],
  "sourcesContent": [
    "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n  size?: string | number;\n  ariaHidden?: boolean;\n  mode?: \"masked\" | \"raw\";\n  maskId?: string;\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  mode = \"masked\",\n  maskId,\n  ...props\n}) => {\n  const masked = mode !== \"raw\" && !!maskId;\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      {masked ? (\n        <>\n          <mask\n            id={maskId}\n            maskUnits=\"userSpaceOnUse\"\n            x=\"0\"\n            y=\"0\"\n            width=\"24\"\n            height=\"24\"\n          >\n            <rect width=\"24\" height=\"24\" fill=\"#000\" />\n            <g fill=\"none\" style={{ color: \"#fff\" }}>\n              {children}\n            </g>\n          </mask>\n          <rect\n            width=\"24\"\n            height=\"24\"\n            fill=\"currentColor\"\n            mask={`url(#${maskId})`}\n          />\n        </>\n      ) : (\n        children\n      )}\n    </svg>\n  );\n};\n",
    "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconBank2: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n  return <CentralIconBase {...props} ariaLabel=\"bank-2, library, gov\" maskId=\"round-filled-radius-1-stroke-1.5-IconBank2\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M21 19.4998H21.25C21.6641 19.4998 21.9999 19.8357 22 20.2498C22 20.664 21.6642 20.9998 21.25 20.9998H2.75C2.33579 20.9998 2 20.664 2 20.2498C2.00013 19.8357 2.33586 19.4998 2.75 19.4998H3V10.9998H21V19.4998ZM8.75 12.9998C8.33586 12.9998 8.00013 13.3357 8 13.7498V19.4998H9.5V13.7498C9.49987 13.3357 9.16414 12.9998 8.75 12.9998ZM15.25 12.9998C14.8359 12.9998 14.5001 13.3357 14.5 13.7498V19.4998H16V13.7498C15.9999 13.3357 15.6641 12.9998 15.25 12.9998Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M11.4922 2.13166C11.8154 1.98801 12.1846 1.98801 12.5078 2.13166L21.2578 6.02033C21.7091 6.22096 21.9999 6.66901 22 7.16291V8.2508C21.9997 8.9409 21.4402 9.5008 20.75 9.5008H3.25C2.55983 9.5008 2.0003 8.9409 2 8.2508V7.16291C2.00005 6.66901 2.29087 6.22096 2.74219 6.02033L11.4922 2.13166ZM12 5.5008C11.4477 5.5008 11 5.94852 11 6.5008C11.0003 7.05283 11.4479 7.5008 12 7.5008C12.5521 7.5008 12.9997 7.05283 13 6.5008C13 5.94852 12.5523 5.5008 12 5.5008Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconBank2;\n"
  ],
  "mappings": "AAAA,qBAUO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBAqCE,MArCF,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,EACC,gCACE,gBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,gBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GC9DN,qBAGO,IAAM,EAA8D,EAAM,KAAK,CAAC,IAAU,CAC/F,OAAO,gBAA0oC,EAA1oC,IAAqB,EAAO,UAAU,uBAAuB,OAAO,8CAA6C,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,wcAAwc,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,ycAAyc,KAAK,eAAc,CAAI,EAClpC,EAEc",
  "debugId": "44C5CA400EFC9AFD64756E2164756E21",
  "names": []
}