This is an extension for DevToys 2.0.
Search for Fluent UI System Icons to obtain glyph codes and icon name.
- Download the
DevToys.Extensions.FluentIconFinder
NuGet package from NuGet.org. - In DevToys, open
Manager Extensions
, click onInstall
and select the downloaded NuGet package.
- Select the icon type from the 'Icon Type' dropdown menu, choosing either 'Regular' or 'Filled'.
- Enter a search term in the "Find icons" text box.
- A list of icons containing the entered term in their names will be displayed.
- Double-click on the row of the icon you want to retrieve from the list.
- The glyph code and icon name of the selected icon will be entered into the text box. Copy and use this information as needed.
- 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.
[1.2.0]
- Support for UTF-32 icon glyphs.
- Updated Fluent UI System Icons to version 1.1.265
- Compatible DevToys version: DevToys 2.0-preview6 (2.0.6.0) or later
[1.1.1]
- Updated Fluent UI System Icons to version 1.1.264
[1.1.0]
- Added Filled type icons. You can now switch between Regular and Filled types.
- Fixed incorrect glyph codes for some icons.