{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconGlobe2/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 IconGlobe2: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"globe-2, network, translate\"><path d=\"M14.9551 16C14.7594 17.2692 14.4749 18.4021 14.126 19.3398C13.7822 20.2637 13.3907 20.9594 12.9941 21.4102C12.5965 21.8621 12.2584 22 12 22C11.7416 22 11.4035 21.8621 11.0059 21.4102C10.6093 20.9594 10.2178 20.2637 9.87402 19.3398C9.52513 18.4021 9.24063 17.2692 9.04492 16H14.9551Z\" fill=\"currentColor\"/><path d=\"M7.5293 16C7.73892 17.4496 8.05905 18.7622 8.46875 19.8633C8.71359 20.5212 8.99658 21.1197 9.31641 21.6328C6.40405 20.8232 4.0283 18.7304 2.83496 16H7.5293Z\" fill=\"currentColor\"/><path d=\"M21.165 16C19.9716 18.7307 17.5954 20.8234 14.6826 21.6328C15.0026 21.1196 15.2863 20.5214 15.5312 19.8633C15.941 18.7622 16.2611 17.4496 16.4707 16H21.165Z\" fill=\"currentColor\"/><path d=\"M7.35742 9.5C7.28795 10.3059 7.25 11.1428 7.25 12C7.25 12.8572 7.28795 13.6941 7.35742 14.5H2.31445C2.10882 13.701 2 12.8632 2 12C2 11.1368 2.10882 10.299 2.31445 9.5H7.35742Z\" fill=\"currentColor\"/><path d=\"M15.1367 9.5C15.2095 10.2982 15.25 11.1354 15.25 12C15.25 12.8646 15.2095 13.7018 15.1367 14.5H8.86328C8.79052 13.7018 8.75 12.8646 8.75 12C8.75 11.1354 8.79052 10.2982 8.86328 9.5H15.1367Z\" fill=\"currentColor\"/><path d=\"M21.6855 9.5C21.8912 10.299 22 11.1368 22 12C22 12.8632 21.8912 13.701 21.6855 14.5H16.6426C16.712 13.6941 16.75 12.8572 16.75 12C16.75 11.1428 16.712 10.3059 16.6426 9.5H21.6855Z\" fill=\"currentColor\"/><path d=\"M9.31641 2.36621C8.9964 2.87949 8.71371 3.47845 8.46875 4.13672C8.05905 5.2378 7.73892 6.55042 7.5293 8H2.83496C4.02833 5.26953 6.40394 3.17577 9.31641 2.36621Z\" fill=\"currentColor\"/><path d=\"M12 2C12.2584 2 12.5965 2.13787 12.9941 2.58984C13.3907 3.04062 13.7822 3.7363 14.126 4.66016C14.4749 5.59785 14.7594 6.73075 14.9551 8H9.04492C9.24063 6.73075 9.52513 5.59785 9.87402 4.66016C10.2178 3.7363 10.6093 3.04062 11.0059 2.58984C11.4035 2.13787 11.7416 2 12 2Z\" fill=\"currentColor\"/><path d=\"M14.6826 2.36621C17.5955 3.17559 19.9715 5.26925 21.165 8H16.4707C16.2611 6.55042 15.941 5.2378 15.5312 4.13672C15.2862 3.47826 15.0027 2.87959 14.6826 2.36621Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconGlobe2;\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,gBAAqiE,EAAriE,IAAqB,EAAO,UAAU,+BAA8B,gBAAC,OAAD,CAAM,EAAE,6RAA6R,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,+JAA+J,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,+JAA+J,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,kLAAkL,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,gMAAgM,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,sLAAsL,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,mKAAmK,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,iRAAiR,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,mKAAmK,KAAK,eAAc,CAAI,GAG/hE",
  "debugId": "48C39EC8E16D936F64756E2164756E21",
  "names": []
}