{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconUserSettings/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 IconUserSettings: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"user-settings, people, person, member, cog\"><path d=\"M8.39844 12.3564C9.41664 13.0759 10.6585 13.5 12 13.5C12.7301 13.5 13.4301 13.3732 14.0811 13.1426C13.1038 14.1353 12.5 15.4969 12.5 17C12.5 18.5767 13.1646 19.9972 14.2275 21H4.75C4.33579 21 4 20.6642 4 20.25V19.5C4 16.3775 5.78962 13.6743 8.39844 12.3564Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M18.3525 13C18.6434 13 18.9047 13.1802 19.0078 13.4521L19.2168 14.0049C19.3347 14.3159 19.6561 14.5015 19.9844 14.4482L20.5693 14.3535C20.8563 14.3071 21.1418 14.4426 21.2871 14.6943L21.5762 15.1953C21.7177 15.4405 21.6977 15.7471 21.5254 15.9717L21.124 16.4951C20.9264 16.7528 20.9322 17.1128 21.1377 17.3643L21.5762 17.9014C21.7602 18.1266 21.7861 18.4424 21.6406 18.6943L21.3516 19.1953C21.2101 19.4403 20.9348 19.5757 20.6543 19.5391L19.999 19.4531C19.6771 19.4109 19.368 19.5959 19.2529 19.8994L19.0078 20.5479C18.9048 20.8199 18.6435 21 18.3525 21H17.7744C17.4915 21 17.2364 20.8296 17.1279 20.5684L16.8359 19.8662C16.7146 19.5739 16.4124 19.3993 16.0986 19.4404L15.3457 19.5391C15.0651 19.5759 14.79 19.4404 14.6484 19.1953L14.3594 18.6943C14.214 18.4426 14.2391 18.1266 14.4229 17.9014L14.8613 17.3633C15.0663 17.112 15.0722 16.7526 14.875 16.4951L14.4736 15.9707C14.3017 15.7461 14.2814 15.4403 14.4229 15.1953L14.7119 14.6943C14.8573 14.4425 15.1436 14.3069 15.4307 14.3535L16.1152 14.4648C16.4354 14.5168 16.7496 14.3416 16.874 14.042L17.1279 13.4316C17.2364 13.1704 17.4915 13 17.7744 13H18.3525ZM18 15.3525C17.0904 15.3525 16.3525 16.0904 16.3525 17C16.3525 17.9096 17.0904 18.6475 18 18.6475C18.9096 18.6474 19.6465 17.9096 19.6465 17C19.6465 16.0904 18.9096 15.3526 18 15.3525Z\" fill=\"currentColor\"/><path d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconUserSettings;\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,EAAmD,CAAC,IAAU,CACzE,OAAO,gBAAs3D,EAAt3D,IAAqB,EAAO,UAAU,8CAA6C,gBAAC,OAAD,CAAM,EAAE,oQAAoQ,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,+wCAA+wC,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,iJAAiJ,KAAK,eAAc,CAAI,GAGh3D",
  "debugId": "88B152883EB253CB64756E2164756E21",
  "names": []
}