microsoft / fluentui-system-icons

Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft.
https://aka.ms/fluentui-system-icons
MIT License
5.68k stars 501 forks source link

Flutter: Removal of number_circle_1 and other icons in fluentui_system_icons #542

Open calcitem opened 1 year ago

calcitem commented 1 year ago

Hello,

We noticed that the recent release of fluentui_system_icons v1.1.191 has removed icons such as number_circle_1. We are confused by this change and would like to understand the reasoning behind it.

Could you please provide some more information on why these icons were removed and if there are any alternatives or workarounds available?

Thank you for your time and assistance.

Removed Flutter source code:


  /// fluent icon named "number_circle_1" in size 28 and regular style.
  static const IconData number_circle_1_28_regular = IconData(61392, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_1" in size 32 and regular style.
  static const IconData number_circle_1_32_regular = IconData(61393, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_1" in size 48 and regular style.
  static const IconData number_circle_1_48_regular = IconData(61394, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_2" in size 16 and regular style.
  static const IconData number_circle_2_16_regular = IconData(61305, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_2" in size 20 and regular style.
  static const IconData number_circle_2_20_regular = IconData(61306, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_2" in size 24 and regular style.
  static const IconData number_circle_2_24_regular = IconData(61307, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_2" in size 28 and regular style.
  static const IconData number_circle_2_28_regular = IconData(61308, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_2" in size 32 and regular style.
  static const IconData number_circle_2_32_regular = IconData(61309, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_2" in size 48 and regular style.
  static const IconData number_circle_2_48_regular = IconData(61310, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_3" in size 16 and regular style.
  static const IconData number_circle_3_16_regular = IconData(61311, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_3" in size 20 and regular style.
  static const IconData number_circle_3_20_regular = IconData(61312, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_3" in size 24 and regular style.
  static const IconData number_circle_3_24_regular = IconData(61313, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_3" in size 28 and regular style.
  static const IconData number_circle_3_28_regular = IconData(61314, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_3" in size 32 and regular style.
  static const IconData number_circle_3_32_regular = IconData(61315, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_3" in size 48 and regular style.
  static const IconData number_circle_3_48_regular = IconData(61316, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_4" in size 16 and regular style.
  static const IconData number_circle_4_16_regular = IconData(61317, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_4" in size 20 and regular style.
  static const IconData number_circle_4_20_regular = IconData(61318, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_4" in size 24 and regular style.
  static const IconData number_circle_4_24_regular = IconData(61319, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_4" in size 28 and regular style.
  static const IconData number_circle_4_28_regular = IconData(61320, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_4" in size 32 and regular style.
  static const IconData number_circle_4_32_regular = IconData(61321, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_4" in size 48 and regular style.
  static const IconData number_circle_4_48_regular = IconData(61322, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_5" in size 16 and regular style.
  static const IconData number_circle_5_16_regular = IconData(61323, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_5" in size 20 and regular style.
  static const IconData number_circle_5_20_regular = IconData(61324, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_5" in size 24 and regular style.
  static const IconData number_circle_5_24_regular = IconData(61325, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_5" in size 28 and regular style.
  static const IconData number_circle_5_28_regular = IconData(61326, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_5" in size 32 and regular style.
  static const IconData number_circle_5_32_regular = IconData(61327, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);

  /// fluent icon named "number_circle_5" in size 48 and regular style.
  static const IconData number_circle_5_48_regular = IconData(61328, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);