FluentIcons.Wpf 1.2.313-ci

This is a prerelease version of FluentIcons.Wpf.
There is a newer version of this package available.
See the version list below for details.
dotnet add package FluentIcons.Wpf --version 1.2.313-ci
                    
NuGet\Install-Package FluentIcons.Wpf -Version 1.2.313-ci
                    
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="FluentIcons.Wpf" Version="1.2.313-ci" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FluentIcons.Wpf" Version="1.2.313-ci" />
                    
Directory.Packages.props
<PackageReference Include="FluentIcons.Wpf" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FluentIcons.Wpf --version 1.2.313-ci
                    
#r "nuget: FluentIcons.Wpf, 1.2.313-ci"
                    
#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.
#:package FluentIcons.Wpf@1.2.313-ci
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FluentIcons.Wpf&version=1.2.313-ci&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=FluentIcons.Wpf&version=1.2.313-ci&prerelease
                    
Install as a Cake Tool

FluentIcons

A multi-framework control library of fluentui-system-icons. Browse the icons in the online gallery.

Packages

Package Platform
FluentIcons.Common meta package
FluentIcons.Uno meta package
FluentIcons.Avalonia alternate text is missing from this package README image Avalonia 11
FluentIcons.Avalonia.Fluent alternate text is missing from this package README image FluentAvalonia 2 (Avalonia 11)
FluentIcons.Maui alternate text is missing from this package README image MAUI 8
FluentIcons.Uwp alternate text is missing from this package README image UWP 10.0.10773 <br/> alternate text is missing from this package README image Uno.UI 5.4
FluentIcons.WinUI alternate text is missing from this package README image Windows App SDK 1.5.7 <br/> alternate text is missing from this package README image Uno.WinUI 5.4
FluentIcons.Wpf alternate text is missing from this package README image .NET Framework 4.6.2 <br/> alternate text is missing from this package README image .NET 6

Legacy

Ref Package Platform
avalonia-v0.10 FluentIcons.Avalonia alternate text is missing from this package README image Avalonia 0.10
avalonia-v0.10 FluentIcons.Avalonia.Fluent alternate text is missing from this package README image FluentAvalonia 1.3 (Avalonia 0.10)
uno-v5.0 FluentIcons.Uwp alternate text is missing from this package README image Uno.UI 5.0
uno-v5.0 FluentIcons.WinUI alternate text is missing from this package README image Uno.WinUI 5.0
winui-v1.2 FluentIcons.WinUI alternate text is missing from this package README image Windows App SDK 1.2

Usage

<Window xmlns:ic="using:FluentIcons.WinUI">

    <ic:FluentIcon Icon="ArrowLeft" IconVariant="Regular" IconSize="Size32" />
    <ic:SymbolIcon Symbol="Calendar" IconVariant="Color" />
</Window>

This package features <FluentIcon>/<SymbolIcon> element, and <FluentIconSource>/<SymbolIconSource> on platforms with <IconSource>, which generally provide following properties:

  • Icon (Fluent...) / Symbol (Symbol...) : Icon / Symbol
  • IconVariant : IconVariant
    • New in version 1.1.278: Color variant added along with COLRv1 migration.
  • IconSize (Fluent...) : IconSize
  • FlowDirection : FlowDirection
    • Switch between LTR/RTL icon variant.
  • FontSize : double
  • Foreground : Brush

The Fluent variant provides all sizes of icons untouched compared to upstream, while the Symbol variant mimics the APIs and appearances of SymbolIcon and Segoe Fluent Icons from WinUI, which is powered by a derived version from the child project Seagull Icons. These variants were controlled by the deprecated UseSegoeMetrics property in distributions prior to 1.1.278.

<Window xmlns:ic="using:FluentIcons.WinUI">
    <Expander Header="{ic:SymbolIcon Symbol=ArrowLeft}" />
</Window>

Markup extension classes have been added since 1.1.242. These extensions will bind their FlowDirection to that of the parent control, except FluentIconSourceExtension/SymbolIconSourceExtension on (non-Uno) UWP where IXamlServiceProvider is not available.

Avalonia

Markup extension classes are in a child namespace to stop style selectors from throwing for their naming conventions.

MAUI

⚠️ The extension method UseFluentIcons(this MauiAppBuilder builder) must be called to register fonts properly.

<SymbolImageSource> and SymbolImageSourceExtension are provided on MAUI as stand-ins.

Known issues

Color icons are broken on WPF, because of the lack of COLR rendering support. It is also not working in environments like macOS and WebAssembly when rendering with SkiaSharp 2, possibly affecting Avalonia and Uno.

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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 (1)

Showing the top 1 popular GitHub repositories that depend on FluentIcons.Wpf:

Repository Stars
wabbajack-tools/wabbajack
An automated Modlist installer for various games.
Version Downloads Last Updated
2.0.321 437 3/13/2026
2.0.321-ci 85 3/13/2026
2.0.320 333 3/3/2026
2.0.320-ci 94 2/27/2026
2.0.319 329 2/17/2026
2.0.319-ci 91 2/17/2026
2.0.318 249 2/7/2026
2.0.318-ci 101 2/3/2026
2.0.317 270 1/23/2026
2.0.317-ci 114 1/21/2026
2.0.316 580 12/6/2025
2.0.316-preview 98 1/19/2026
1.3.316 204 12/6/2025
1.2.316-ci 159 12/6/2025
1.2.315 900 11/18/2025
1.2.315-ci 424 11/18/2025
1.2.314-ci 299 11/13/2025
1.2.313 392 10/28/2025
1.2.313-ci 300 11/13/2025
1.1.312 273 10/11/2025
Loading failed