Skip to content

This is an extension for DevToys 2.0. Search for Fluent UI System Icons to obtain glyph codes and icon name.

License

Notifications You must be signed in to change notification settings

pierre3/DevToys.Extensions.FluentIconFinder

Repository files navigation

DevToys.Extensions.FluentIconFinder

This is an extension for DevToys 2.0.

Search for Fluent UI System Icons to obtain glyph codes and icon name.

fluent-icon-finder

Installation

  1. Download the DevToys.Extensions.FluentIconFinder NuGet package from NuGet.org.
  2. In DevToys, open Manager Extensions, click on Install and select the downloaded NuGet package.

How to Use

  1. Select the icon type from the 'Icon Type' dropdown menu, choosing either 'Regular' or 'Filled'.
  2. Enter a search term in the "Find icons" text box.
  3. A list of icons containing the entered term in their names will be displayed.
  4. Double-click on the row of the icon you want to retrieve from the list.
  5. The glyph code and icon name of the selected icon will be entered into the text box. Copy and use this information as needed.

Known Issues

  • When selecting from the list with a single click, the content of the previously selected row, not the highlighted row, is displayed in the text box.
  • Icons with surrogate pairs (4-byte glyph codes) do not display images. However, the glyph code and icon name can still be retrieved. This is because DevToys can only specify icons using the char type (2 bytes).

About

This is an extension for DevToys 2.0. Search for Fluent UI System Icons to obtain glyph codes and icon name.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages