{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconScreenCapture/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 IconScreenCapture: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"screen-capture, recording\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M5.25 5.5C4.2835 5.5 3.5 6.2835 3.5 7.25C3.5 7.66421 3.16421 8 2.75 8C2.33579 8 2 7.66421 2 7.25C2 5.45507 3.45507 4 5.25 4C5.66421 4 6 4.33579 6 4.75C6 5.16421 5.66421 5.5 5.25 5.5ZM8 4.75C8 4.33579 8.33579 4 8.75 4H10.25C10.6642 4 11 4.33579 11 4.75C11 5.16421 10.6642 5.5 10.25 5.5H8.75C8.33579 5.5 8 5.16421 8 4.75ZM13 4.75C13 4.33579 13.3358 4 13.75 4H15.25C15.6642 4 16 4.33579 16 4.75C16 5.16421 15.6642 5.5 15.25 5.5H13.75C13.3358 5.5 13 5.16421 13 4.75ZM18 4.75C18 4.33579 18.3358 4 18.75 4C20.5449 4 22 5.45507 22 7.25C22 7.66421 21.6642 8 21.25 8C20.8358 8 20.5 7.66421 20.5 7.25C20.5 6.2835 19.7165 5.5 18.75 5.5C18.3358 5.5 18 5.16421 18 4.75ZM2.75 10C3.16421 10 3.5 10.3358 3.5 10.75V13.25C3.5 13.6642 3.16421 14 2.75 14C2.33579 14 2 13.6642 2 13.25V10.75C2 10.3358 2.33579 10 2.75 10ZM18.5 11.5C16.2909 11.5 14.5 13.2909 14.5 15.5C14.5 17.7091 16.2909 19.5 18.5 19.5C20.7091 19.5 22.5 17.7091 22.5 15.5C22.5 13.2909 20.7091 11.5 18.5 11.5ZM13 15.5C13 12.4624 15.4624 10 18.5 10C21.5376 10 24 12.4624 24 15.5C24 18.5376 21.5376 21 18.5 21C15.4624 21 13 18.5376 13 15.5ZM15.75 15.5C15.75 13.9812 16.9812 12.75 18.5 12.75C20.0188 12.75 21.25 13.9812 21.25 15.5C21.25 17.0188 20.0188 18.25 18.5 18.25C16.9812 18.25 15.75 17.0188 15.75 15.5ZM2.75 16C3.16421 16 3.5 16.3358 3.5 16.75C3.5 17.7165 4.2835 18.5 5.25 18.5C5.66421 18.5 6 18.8358 6 19.25C6 19.6642 5.66421 20 5.25 20C3.45507 20 2 18.5449 2 16.75C2 16.3358 2.33579 16 2.75 16ZM8 19.25C8 18.8358 8.33579 18.5 8.75 18.5H10.25C10.6642 18.5 11 18.8358 11 19.25C11 19.6642 10.6642 20 10.25 20H8.75C8.33579 20 8 19.6642 8 19.25Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconScreenCapture;\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,EAAoD,CAAC,IAAU,CAC1E,OAAO,gBAAisD,EAAjsD,IAAqB,EAAO,UAAU,6BAA4B,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,0jDAA0jD,KAAK,eAAc,CAAI,GAG3rD",
  "debugId": "BBCF122EA0A3740464756E2164756E21",
  "names": []
}