"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const SparkleFilled = ( /*#__PURE__*/createFluentFontIcon("SparkleFilled", "", 2, undefined)); export const SparkleRegular = ( /*#__PURE__*/createFluentFontIcon("SparkleRegular", "", 2, undefined)); export const Sparkle16Regular = ( /*#__PURE__*/createFluentFontIcon("Sparkle16Regular", "", 1, 16)); export const Sparkle16Filled = ( /*#__PURE__*/createFluentFontIcon("Sparkle16Filled", "", 0, 16)); export const Sparkle20Regular = ( /*#__PURE__*/createFluentFontIcon("Sparkle20Regular", "", 1, 20)); export const Sparkle20Filled = ( /*#__PURE__*/createFluentFontIcon("Sparkle20Filled", "", 0, 20)); export const Sparkle24Regular = ( /*#__PURE__*/createFluentFontIcon("Sparkle24Regular", "", 1, 24)); export const Sparkle24Filled = ( /*#__PURE__*/createFluentFontIcon("Sparkle24Filled", "", 0, 24)); export const Sparkle28Regular = ( /*#__PURE__*/createFluentFontIcon("Sparkle28Regular", "", 1, 28)); export const Sparkle28Filled = ( /*#__PURE__*/createFluentFontIcon("Sparkle28Filled", "", 0, 28)); export const Sparkle32Regular = ( /*#__PURE__*/createFluentFontIcon("Sparkle32Regular", "󰂦", 1, 32)); export const Sparkle32Filled = ( /*#__PURE__*/createFluentFontIcon("Sparkle32Filled", "󰂥", 0, 32)); export const Sparkle48Regular = ( /*#__PURE__*/createFluentFontIcon("Sparkle48Regular", "", 1, 48)); export const Sparkle48Filled = ( /*#__PURE__*/createFluentFontIcon("Sparkle48Filled", "", 0, 48));