FluentIcons.Maui 1.1.232

There is a newer version of this package available.
See the version list below for details.
dotnet add package FluentIcons.Maui --version 1.1.232                
NuGet\Install-Package FluentIcons.Maui -Version 1.1.232                
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.Maui" Version="1.1.232" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluentIcons.Maui --version 1.1.232                
#r "nuget: FluentIcons.Maui, 1.1.232"                
#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 FluentIcons.Maui as a Cake Addin
#addin nuget:?package=FluentIcons.Maui&version=1.1.232

// Install FluentIcons.Maui as a Cake Tool
#tool nuget:?package=FluentIcons.Maui&version=1.1.232                

FluentIcons

A multi-framework wrapper of fluentui-system-icons.

Packages

Package Version
FluentIcons.Common FluentIcons.Common
FluentIcons.Avalonia FluentIcons.Avalonia
FluentIcons.Avalonia.Fluent FluentIcons.Avalonia.Fluent
FluentIcons.Maui FluentIcons.Maui
FluentIcons.WinUI FluentIcons.WinUI
FluentIcons.WPF FluentIcons.WPF

Legacy versions

Avalonia 0.10.* backports
FluentIcons.Avalonia FluentIcons.Avalonia
FluentIcons.FluentAvalonia FluentIcons.Avalonia

Usage

<Window xmlns:ic="using:FluentIcons.Avalonia"> 
    <ic:SymbolIcon Symbol="ArrowLeft" IsFilled="True" />
</Window>

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

  • Symbol : Symbol
    • Breaking change since 1.1.229: LTR/RTL specific values are removed, use FlowDirection instead.
  • IsFilled : bool
  • UseSegoeMetrics: bool
  • FlowDirection : FlowDirection
    • New feature since 1.1.229: switch between LTR/RTL icon variant.
  • FontSize : double
    • Breaking change since 1.1.225: no longer inherit value from parent element to match WinUI behaviours.
  • Foreground : Brush

You may also enable UseSegoeMetrics globally using the extension method UseSegoeMetrics() provided for IHostBuilder / AppBuilder (Avalonia) / Application (WPF).

Product Compatible and additional computed target framework versions.
.NET net8.0-android34.0 is compatible.  net8.0-ios17.2 is compatible.  net8.0-maccatalyst17.2 is compatible.  net8.0-windows10.0.19041 is compatible. 
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.256-ci 56 8/28/2024
1.1.255 71 8/24/2024
1.1.255-ci 59 8/24/2024
1.1.254-ci 66 8/23/2024
1.1.253 72 8/10/2024
1.1.253-ci 65 8/10/2024
1.1.252-ci 36 7/30/2024
1.1.250 59 8/1/2024
1.1.250-ci 53 7/27/2024
1.1.249 96 7/13/2024
1.1.249-ci 65 7/13/2024
1.1.247 99 7/3/2024
1.1.247-ci 75 6/29/2024
1.1.245-ci 70 6/18/2024
1.1.244 95 6/15/2024
1.1.244-ci 80 6/15/2024
1.1.242 89 6/2/2024
1.1.242-ci 90 6/2/2024
1.1.241-ci 77 5/31/2024
1.1.240 86 5/21/2024
1.1.239 103 5/4/2024
1.1.239-ci 73 5/4/2024
1.1.237 93 4/24/2024
1.1.237-ci 74 4/23/2024
1.1.236-ci 74 4/20/2024
1.1.235-ci 69 4/10/2024
1.1.234 95 4/7/2024
1.1.234-ci 76 4/7/2024
1.1.233 94 3/24/2024
1.1.232 105 3/9/2024
1.1.232-ci 87 3/9/2024
1.1.231-ci 79 3/8/2024