FluentIcons.Maui 1.1.231-ci

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

// Install FluentIcons.Maui as a Cake Tool
#tool nuget:?package=FluentIcons.Maui&version=1.1.231-ci&prerelease                

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.258 63 9/8/2024
1.1.258-ci 57 9/7/2024
1.1.256-ci 72 8/28/2024
1.1.255 98 8/24/2024
1.1.255-ci 82 8/24/2024
1.1.254-ci 87 8/23/2024
1.1.253 96 8/10/2024
1.1.253-ci 87 8/10/2024
1.1.252-ci 39 7/30/2024
1.1.250 64 8/1/2024
1.1.250-ci 56 7/27/2024
1.1.249 99 7/13/2024
1.1.249-ci 68 7/13/2024
1.1.247 102 7/3/2024
1.1.247-ci 78 6/29/2024
1.1.245-ci 73 6/18/2024
1.1.244 97 6/15/2024
1.1.244-ci 82 6/15/2024
1.1.242 92 6/2/2024
1.1.242-ci 93 6/2/2024
1.1.241-ci 80 5/31/2024
1.1.240 89 5/21/2024
1.1.239 105 5/4/2024
1.1.239-ci 74 5/4/2024
1.1.237 95 4/24/2024
1.1.237-ci 76 4/23/2024
1.1.236-ci 76 4/20/2024
1.1.235-ci 71 4/10/2024
1.1.234 97 4/7/2024
1.1.234-ci 78 4/7/2024
1.1.233 95 3/24/2024
1.1.232 106 3/9/2024
1.1.232-ci 88 3/9/2024
1.1.231-ci 83 3/8/2024