{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconPinFocus/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 IconPinFocus: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"pin-focus, zoom, select\"><path d=\"M3.75 15.25C4.16421 15.25 4.5 15.5858 4.5 16V17.25C4.5 18.4926 5.50736 19.5 6.75 19.5H8C8.41421 19.5 8.75 19.8358 8.75 20.25C8.75 20.6642 8.41421 21 8 21H6.75C4.67893 21 3 19.3211 3 17.25V16C3 15.5858 3.33579 15.25 3.75 15.25Z\" fill=\"currentColor\"/><path d=\"M20.25 15.25C20.6642 15.25 21 15.5858 21 16V17.25C21 19.3211 19.3211 21 17.25 21H16C15.5858 21 15.25 20.6642 15.25 20.25C15.25 19.8358 15.5858 19.5 16 19.5H17.25C18.4926 19.5 19.5 18.4926 19.5 17.25V16C19.5 15.5858 19.8358 15.25 20.25 15.25Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 6.6875C14.3472 6.6875 16.25 8.59029 16.25 10.9375C16.25 12.0706 15.651 13.2069 14.9805 14.1387C14.2992 15.0853 13.4867 15.8995 12.9443 16.4004C12.4075 16.8961 11.5925 16.8961 11.0557 16.4004C10.5133 15.8995 9.70079 15.0853 9.01953 14.1387C8.34897 13.2068 7.75 12.0706 7.75 10.9375C7.75 8.59029 9.65279 6.6875 12 6.6875ZM12 10C11.4477 10 11 10.4477 11 11C11 11.5523 11.4477 12 12 12C12.5523 12 13 11.5523 13 11C13 10.4477 12.5523 10 12 10Z\" fill=\"currentColor\"/><path d=\"M8 3C8.41421 3 8.75 3.33579 8.75 3.75C8.75 4.16421 8.41421 4.5 8 4.5H6.75C5.50736 4.5 4.5 5.50736 4.5 6.75V8C4.5 8.41421 4.16421 8.75 3.75 8.75C3.33579 8.75 3 8.41421 3 8V6.75C3 4.67893 4.67893 3 6.75 3H8Z\" fill=\"currentColor\"/><path d=\"M17.25 3C19.3211 3 21 4.67893 21 6.75V8C21 8.41421 20.6642 8.75 20.25 8.75C19.8358 8.75 19.5 8.41421 19.5 8V6.75C19.5 5.50736 18.4926 4.5 17.25 4.5H16C15.5858 4.5 15.25 4.16421 15.25 3.75C15.25 3.33579 15.5858 3 16 3H17.25Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconPinFocus;\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,EAA+C,CAAC,IAAU,CACrE,OAAO,gBAAikD,EAAjkD,IAAqB,EAAO,UAAU,2BAA0B,gBAAC,OAAD,CAAM,EAAE,qOAAqO,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,oPAAoP,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,6bAA6b,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,gNAAgN,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,kOAAkO,KAAK,eAAc,CAAI,GAG3jD",
  "debugId": "7640BC7EE048C40964756E2164756E21",
  "names": []
}