{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconStores/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 IconStores: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"stores, shops, mall\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M9.54914 5.35729C10.1186 3.93357 11.4975 3 13.0309 3H18.9687C20.5021 3 21.881 3.93357 22.4505 5.35729L22.6341 5.81619C23.0658 6.89542 22.7473 8.03261 21.9999 8.75309V11.25C21.9999 13.3211 20.321 15 18.2499 15H17.7499C17.3357 15 16.9999 14.6642 16.9999 14.25V9.32152C16.6899 9.43671 16.3533 9.5 15.9999 9.5C15.5857 9.5 15.2499 9.16421 15.2499 8.75C15.2499 8.33579 15.5857 8 15.9999 8C16.8406 8 17.4812 7.24913 17.3513 6.42067L17.0312 4.5H14.9685L14.6563 6.3733C14.5882 6.78188 14.2018 7.05789 13.7932 6.9898C13.3846 6.9217 13.1086 6.53528 13.1767 6.1267L13.4478 4.5H13.0309C12.1109 4.5 11.2835 5.06014 10.9419 5.91437L10.7583 6.37328C10.6045 6.75787 10.168 6.94493 9.78339 6.79109C9.39881 6.63726 9.21174 6.20078 9.36558 5.81619L9.54914 5.35729ZM18.8319 6.18015C18.8309 6.17367 18.8298 6.1672 18.8287 6.16072L18.5519 4.5H18.9687C19.8888 4.5 20.7161 5.06014 21.0578 5.91437L21.2414 6.37328C21.553 7.15244 20.9792 8 20.14 8C19.5602 8 19.0653 7.5808 18.97 7.00885L18.8319 6.18015ZM1.67496 11.543C2.16851 10.3091 3.36357 9.5 4.69251 9.5H11.3073C12.6363 9.5 13.8313 10.3091 14.3249 11.543L14.6342 12.3162C15.0659 13.3955 14.7473 14.5327 13.9999 15.2532V17.25C13.9999 19.3211 12.321 21 10.2499 21H5.74992C3.67886 21 1.99992 19.3211 1.99992 17.25V15.2532C1.25251 14.5327 0.933961 13.3955 1.36567 12.3162L1.67496 11.543ZM6.65064 12.9078C6.51201 13.7413 7.15486 14.5 7.99992 14.5C8.84515 14.5 9.48808 13.741 9.34913 12.9073L9.03125 11H6.9686L6.65064 12.9078ZM5.44791 11L5.02977 13.5088C4.93445 14.0808 4.43958 14.5 3.85973 14.5C3.02055 14.5 2.44672 13.6524 2.75839 12.8733L3.06767 12.1001C3.33343 11.4357 3.97692 11 4.69251 11H5.44791ZM10.5519 11L10.8287 12.6607L10.9701 13.5088C11.0654 14.0808 11.5603 14.5 12.1401 14.5C12.9793 14.5 13.5531 13.6524 13.2415 12.8733L12.9322 12.1001C12.6664 11.4357 12.0229 11 11.3073 11H10.5519Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconStores;\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,EAA6C,CAAC,IAAU,CACnE,OAAO,gBAA85D,EAA95D,IAAqB,EAAO,UAAU,uBAAsB,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,6xDAA6xD,KAAK,eAAc,CAAI,GAGx5D",
  "debugId": "13CA5EA25C03DD5C64756E2164756E21",
  "names": []
}