{
  "version": 3,
  "sources": ["src/CentralIconBase/index.tsx", "src/IconMagicWand3/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 IconMagicWand3: React.FC<CentralIconBaseProps> = (props) => {\n  return <CentralIconBase {...props} ariaLabel=\"magic-wand-3, magic stick, star\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10.1067 10.9916C9.64821 11.2855 9.5 11.6008 9.5 11.8333C9.5 12.0659 9.64821 12.3812 10.1067 12.6751C10.5568 12.9636 11.2242 13.1667 12 13.1667C12.7758 13.1667 13.4432 12.9636 13.8933 12.6751C14.3518 12.3812 14.5 12.0659 14.5 11.8333C14.5 11.6008 14.3518 11.2855 13.8933 10.9916C13.4432 10.703 12.7758 10.5 12 10.5C11.2242 10.5 10.5568 10.703 10.1067 10.9916ZM14.5 14.0593C13.8028 14.4489 12.9268 14.6667 12 14.6667C11.0732 14.6667 10.1972 14.4489 9.5 14.0593V18.0833C9.5 18.3159 9.64821 18.6312 10.1067 18.9251C10.5568 19.2136 11.2242 19.4167 12 19.4167C12.7758 19.4167 13.4432 19.2136 13.8933 18.9251C14.3518 18.6312 14.5 18.3159 14.5 18.0833V14.0593ZM16 11.8333C16 10.9153 15.4207 10.1889 14.7028 9.72878C13.9768 9.26335 13.0191 9 12 9C10.9809 9 10.0232 9.26335 9.29715 9.72878C8.57933 10.1889 8 10.9153 8 11.8333V22.25C8 22.6642 8.33471 23 8.74893 23C10.5781 23 13.4219 23 15.2511 23C15.6653 23 16 22.6642 16 22.25V11.8333Z\" fill=\"currentColor\"/><path d=\"M4.64242 5.21641C4.78975 4.92192 5.21024 4.92192 5.35756 5.21642C6.11192 6.72429 6.27462 6.88668 7.7829 7.6404C8.07756 7.78765 8.07756 8.2079 7.7829 8.35514C6.27462 9.10886 6.11192 9.27126 5.35756 10.7791C5.21024 11.0736 4.78975 11.0736 4.64242 10.7791C3.88806 9.27126 3.72536 9.10886 2.21708 8.35514C1.92243 8.2079 1.92243 7.78765 2.21709 7.6404C3.72536 6.88668 3.88806 6.72429 4.64242 5.21641Z\" fill=\"currentColor\"/><path d=\"M11.6385 1.22087C11.7858 0.926377 12.2063 0.926378 12.3537 1.22087C13.108 2.72874 13.2707 2.89114 14.779 3.64485C15.0737 3.7921 15.0737 4.21235 14.779 4.3596C13.2707 5.11332 13.108 5.27571 12.3537 6.78359C12.2063 7.07808 11.7858 7.07808 11.6385 6.78358C10.8842 5.27571 10.7215 5.11332 9.21319 4.3596C8.91853 4.21235 8.91853 3.7921 9.21319 3.64485C10.7215 2.89114 10.8842 2.72874 11.6385 1.22087Z\" fill=\"currentColor\"/><path d=\"M18.6346 5.21641C18.7819 4.92192 19.2024 4.92192 19.3498 5.21642C20.1041 6.72429 20.2668 6.88668 21.7751 7.6404C22.0698 7.78765 22.0698 8.2079 21.7751 8.35514C20.2668 9.10886 20.1041 9.27126 19.3498 10.7791C19.2024 11.0736 18.7819 11.0736 18.6346 10.7791C17.8803 9.27126 17.7176 9.10886 16.2093 8.35514C15.9146 8.2079 15.9146 7.78765 16.2093 7.6404C17.7176 6.88668 17.8803 6.72429 18.6346 5.21641Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconMagicWand3;\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,EAAiD,CAAC,IAAU,CACvE,OAAO,gBAAkzE,EAAlzE,IAAqB,EAAO,UAAU,mCAAkC,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,k6BAAk6B,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,8YAA8Y,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,8YAA8Y,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,gZAAgZ,KAAK,eAAc,CAAI,GAG5yE",
  "debugId": "AF7D16967699FBFE64756E2164756E21",
  "names": []
}