{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconFrisbeeGolf/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 IconFrisbeeGolf: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"frisbee-golf\"><path d=\"M14.4258 3C15.2441 3.00012 15.9837 3.57493 16.126 4.4209L16.209 4.95703C16.4729 6.83201 16.5048 8.93139 16.1424 10.8974C15.6542 10.8289 15.1525 10.7836 14.641 10.7629C14.9923 8.96603 14.9789 6.98467 14.7246 5.17383L14.6465 4.66992C14.6322 4.58485 14.5515 4.50011 14.4258 4.5H12.1015C12.4073 6.55402 12.3971 8.78018 11.9399 10.8862C11.3804 10.9615 10.8384 11.0671 10.3199 11.2008C10.8975 9.05726 10.9375 6.68614 10.5834 4.5H7.40813L7.40428 4.52148C7.00357 7.01454 7.11626 9.73955 7.94876 12.094C7.88534 12.1271 7.82267 12.1608 7.76076 12.195C7.3776 12.4067 7.00405 12.6517 6.65777 12.9293C5.63456 10.2721 5.48326 7.23067 5.88966 4.5H3.58592C3.49092 4.50005 3.42152 4.54867 3.3867 4.60938L3.36326 4.67285C2.79552 8.23145 3.28153 11.8459 5.16591 14.7236C4.90377 15.2575 4.75045 15.8501 4.75045 16.5C4.75045 16.6706 4.76102 16.8373 4.78135 17H2.75047C2.33626 17 2.00047 16.6642 2.00047 16.25C2.00047 15.8358 2.33626 15.5 2.75047 15.5H3.8817C1.76896 12.2462 1.27449 8.24329 1.88182 4.43652L1.91502 4.2793C2.11189 3.51274 2.81304 3.00006 3.58592 3H14.4258Z\" fill=\"currentColor\"/><path d=\"M19.5004 15C19.5004 14.2852 18.9996 13.5456 17.9907 12.957C16.994 12.3758 15.5845 12 14.0004 12C12.4164 12 11.0068 12.3758 10.0102 12.957C9.00129 13.5456 8.50045 14.2852 8.50045 15C8.50045 15.7148 9.00129 16.4544 10.0102 17.043C11.0068 17.6242 12.4164 18 14.0004 18C15.5845 18 16.994 17.6242 17.9907 17.043C18.9996 16.4544 19.5004 15.7148 19.5004 15Z\" fill=\"currentColor\"/><path d=\"M7.50045 15C7.50045 14.451 7.67173 13.9441 7.96634 13.4907C6.87186 14.187 6.00045 15.1962 6.00045 16.5C6.00045 18.0493 7.23091 19.1826 8.60396 19.8691C10.0368 20.5855 11.946 21 14.0004 21C16.0549 21 17.9641 20.5855 19.3969 19.8691C20.77 19.1826 22.0004 18.0493 22.0004 16.5C22.0004 15.1962 21.129 14.187 20.0346 13.4907C20.3292 13.9441 20.5004 14.451 20.5004 15C20.5004 16.2182 19.6572 17.229 18.4946 17.9072C17.3197 18.5924 15.7297 19 14.0004 19C12.2712 19 10.6812 18.5924 9.50631 17.9072C8.34366 17.229 7.50045 16.2182 7.50045 15Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconFrisbeeGolf;\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,gBAAmiE,EAAniE,IAAqB,EAAO,UAAU,gBAAe,gBAAC,OAAD,CAAM,EAAE,6hCAA6hC,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,iWAAiW,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,uhBAAuhB,KAAK,eAAc,CAAI,GAG7hE",
  "debugId": "3AC67A578DDCAEE964756E2164756E21",
  "names": []
}