{
  "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=\"M11.6769 3C10.9613 3 10.3178 3.43566 10.052 4.10007L9.36558 5.81619C9.21174 6.20078 9.39881 6.63726 9.78339 6.79109C10.168 6.94493 10.6045 6.75787 10.7583 6.37328L11.4447 4.65715C11.4827 4.56224 11.5746 4.5 11.6769 4.5H13.4478L13.1767 6.1267C13.1086 6.53528 13.3846 6.9217 13.7932 6.9898C14.2018 7.05789 14.5882 6.78188 14.6563 6.3733L14.9685 4.5H17.0312L17.3513 6.42067C17.4812 7.24913 16.8406 8 15.9999 8C15.5857 8 15.2499 8.33579 15.2499 8.75C15.2499 9.16421 15.5857 9.5 15.9999 9.5C16.3534 9.5 16.6899 9.4367 17 9.32149V14.2392C16.9999 14.2428 16.9999 14.2464 16.9999 14.25C16.9999 14.6642 17.3357 15 17.7499 15H20.2499C21.2164 15 21.9999 14.2165 21.9999 13.25V8.75309C22.7473 8.03261 23.0658 6.89542 22.6341 5.81619L21.9476 4.10007C21.6819 3.43566 21.0384 3 20.3228 3H11.6769ZM18.8287 6.16072L18.8319 6.18015L18.97 7.00885C19.0653 7.5808 19.5602 8 20.14 8C20.9792 8 21.553 7.15244 21.2414 6.37328L20.5549 4.65715C20.517 4.56224 20.425 4.5 20.3228 4.5H18.5519L18.8287 6.16072Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M3.67696 9.5C2.96137 9.5 2.31788 9.93566 2.05212 10.6001L1.36567 12.3162C0.933961 13.3955 1.25251 14.5327 1.99992 15.2532V19.25C1.99992 20.2165 2.78343 21 3.74992 21H12.2499C13.2164 21 13.9999 20.2165 13.9999 19.25V15.2532C14.7473 14.5327 15.0659 13.3955 14.6342 12.3162L13.9477 10.6001C13.682 9.93566 13.0385 9.5 12.3229 9.5H3.67696ZM5.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.44484 11.1572C3.4828 11.0622 3.57473 11 3.67696 11H5.44791ZM6.9686 11H9.03125L9.34913 12.9073C9.48809 13.741 8.84515 14.5 7.99992 14.5C7.15511 14.5 6.5124 13.7418 6.65051 12.9086L6.9686 11ZM10.5519 11H12.3229C12.4251 11 12.517 11.0622 12.555 11.1572L13.2415 12.8733C13.5531 13.6524 12.9793 14.5 12.1401 14.5C11.5603 14.5 11.0654 14.0808 10.9701 13.5088L10.5519 11Z\" 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,gBAA68D,EAA78D,IAAqB,EAAO,UAAU,uBAAsB,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,u9BAAu9B,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,kzBAAkzB,KAAK,eAAc,CAAI,GAGv8D",
  "debugId": "964E84A12F6C02BC64756E2164756E21",
  "names": []
}