{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutGrid1/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 IconLayoutGrid1: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"layout-grid-1, grid, window\"><path d=\"M18.9525 3.40873C18.5082 3.18239 18.0281 3.08803 17.4815 3.04336C16.9506 2.99999 16.2949 2.99999 15.4821 3L13.75 3C13.3358 3 13 3.33579 13 3.75V12.25C13 12.6642 13.3358 13 13.75 13H20.25C20.6642 13 21 12.6642 21 12.25V8.51788C21 7.70505 21 7.04944 20.9566 6.51853C20.912 5.9719 20.8176 5.49175 20.5913 5.04754C20.2317 4.34193 19.6581 3.76825 18.9525 3.40873Z\" fill=\"currentColor\"/><path d=\"M8.22337 3C7.54705 3 7.00149 2.99999 6.55748 3.03029C6.10092 3.06144 5.69721 3.12711 5.31494 3.28545C4.39608 3.66605 3.66605 4.39608 3.28545 5.31494C3.12711 5.69721 3.06144 6.10092 3.03029 6.55748C2.99999 7.00149 3 7.54705 3 8.22337L3 8.25C3 8.66421 3.33579 9 3.75 9H10.25C10.6642 9 11 8.66421 11 8.25V3.75C11 3.33579 10.6642 3 10.25 3L8.22337 3Z\" fill=\"currentColor\"/><path d=\"M3.75 11C3.33579 11 3 11.3358 3 11.75L3 15.4821C2.99999 16.2949 2.99999 16.9506 3.04336 17.4815C3.08803 18.0281 3.18239 18.5082 3.40873 18.9525C3.76825 19.6581 4.34193 20.2317 5.04754 20.5913C5.49175 20.8176 5.9719 20.912 6.51853 20.9566C7.04944 21 7.70505 21 8.51788 21H10.25C10.6642 21 11 20.6642 11 20.25V11.75C11 11.3358 10.6642 11 10.25 11H3.75Z\" fill=\"currentColor\"/><path d=\"M20.4452 15.0529C20.339 15.0136 20.2474 15.0051 20.2004 15.0022C20.1629 14.9999 20.124 15 20.1086 15L20.1048 15H13.75C13.3358 15 13 15.3358 13 15.75V20.25C13 20.6642 13.3358 21 13.75 21H15.9192C16.5296 21 17.0221 21 17.4238 20.9752C17.8365 20.9498 18.2025 20.8961 18.5524 20.7666C19.578 20.3867 20.3867 19.578 20.7666 18.5524C20.8961 18.2025 20.9498 17.8365 20.9752 17.4238C21 17.0221 21 16.5297 21 15.9192V15.8952C21 15.8834 21.0003 15.8406 20.9978 15.7996C20.9949 15.7526 20.9864 15.6609 20.9471 15.5548C20.861 15.3223 20.6777 15.139 20.4452 15.0529Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutGrid1;\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,EAAkD,CAAC,IAAU,CACxE,OAAO,gBAA4wD,EAA5wD,IAAqB,EAAO,UAAU,+BAA8B,gBAAC,OAAD,CAAM,EAAE,yWAAyW,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,6VAA6V,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,iWAAiW,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,2iBAA2iB,KAAK,eAAc,CAAI,GAGtwD",
  "debugId": "22BE26E61BF8966064756E2164756E21",
  "names": []
}