DevToys.Extensions.FluentIconFinder 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package DevToys.Extensions.FluentIconFinder --version 1.0.0                
NuGet\Install-Package DevToys.Extensions.FluentIconFinder -Version 1.0.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DevToys.Extensions.FluentIconFinder" Version="1.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DevToys.Extensions.FluentIconFinder --version 1.0.0                
#r "nuget: DevToys.Extensions.FluentIconFinder, 1.0.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DevToys.Extensions.FluentIconFinder as a Cake Addin
#addin nuget:?package=DevToys.Extensions.FluentIconFinder&version=1.0.0

// Install DevToys.Extensions.FluentIconFinder as a Cake Tool
#tool nuget:?package=DevToys.Extensions.FluentIconFinder&version=1.0.0                

DevToys.Extensions.FluentIconFinder

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

fluent-icon-finder

How to Use

  1. Enter a search term in the "Find icons" text box.
  2. A list of icons containing the entered term in their names will be displayed.
  3. Double-click on the row of the icon you want to retrieve from the list.
  4. The character 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 character codes) do not display images. However, the character code and icon name can still be retrieved. This is because DevToys can only specify icons using the char type (2 bytes).
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 91 9/13/2024
1.0.0 84 9/10/2024