"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const JoystickFilled = ( /*#__PURE__*/createFluentFontIcon("JoystickFilled", "", 2, undefined)); export const JoystickRegular = ( /*#__PURE__*/createFluentFontIcon("JoystickRegular", "", 2, undefined)); export const Joystick20Regular = ( /*#__PURE__*/createFluentFontIcon("Joystick20Regular", "", 1, 20)); export const Joystick20Filled = ( /*#__PURE__*/createFluentFontIcon("Joystick20Filled", "", 0, 20));