Microsoft.FluentUI.AspNetCore.Components.Icons 4.12.0 (original) (raw)

Microsoft Fluent UI Icons for Blazor

License: MIT .NET C#

⭐ We appreciate your star, it helps!

Introduction

The Microsoft.FluentUI.AspNetCore family of packages provides a set of Blazor components and utilites which you can use to build applications that have the look and feel or modern Microsoft applications.

This package contains libraries of icons wrapping Microsoft’s official Fluent UI System Icons library.

Getting Started

To get started using the Fluent UI Icons in your Blazor applications, you will first need to install the official Nuget packagein the project you would like to use the library and components. You can use the following command:

dotnet add package Microsoft.FluentUI.AspNetCore.Components.Icons

Usage

To use the icons, you will need to add the following using statement to your _Imports.razor file:

@using Icons = Microsoft.FluentUI.AspNetCore.Components.Icons

Then you can use the icons in your Blazor components like this:

<FluentIcon Icon="@(Icons.Regular.Size24.Save)" />

Note: Names are structured as follows: Icons.[IconVariant].[IconSize].[IconName].

You can use your custom images by setting the Value property calling the Icon.FromImageUrl method:

<FluentIcon Value="@(Icon.FromImageUrl("/Blazor.png"))" Width="32px" />

List of icons and additional resources

Use the Microsoft Fluent UI Blazor components documentation and demo site to search through the complete set of icons and see how they look.

Looking to get answers to questions or engage with us in real-time? Our community is active on Discord. Submit requests and issues on GitHub, or join us by contributing on some good first issues via GitHub.

We look forward to building an amazing open source community with you!

Contact

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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed.

NuGet packages (50)

Showing the top 5 NuGet packages that depend on Microsoft.FluentUI.AspNetCore.Components.Icons:

Package Downloads
Hexalith.Infrastructure.ClientApp Hexalith is a set of libraries to build a micro-service architecture. 25.0K
BlazorGenerator You think of the models, Blazorgen the Blazor UI. This is a view creator based on fields in models. You only need to define which type of page this model will become! 23.2K
Hexalith.UI.Components Hexalith is a set of libraries to build a micro-service architecture. 20.0K
AC.Utility.FluentUI Package Description 8.0K
CoLab42.Extensions Package Description 7.0K

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Microsoft.FluentUI.AspNetCore.Components.Icons:

Repository Stars
dotnet/aspire Tools, templates, and packages to accelerate building observable, production-ready apps 4.6K
BSData/phalanx Project Phalanx is a roster editor handling BattleScribe datafiles 154
wisedev-code/MaIN.NET NuGet package designed to make LLMs, RAG, and Agents first-class citizens in .NET 132
Version Downloads Last updated
4.12.0 1,097 6/6/2025
4.11.9 21,791 5/8/2025
4.11.8 28,063 4/11/2025
4.11.7 24,738 3/19/2025
4.11.6 26,258 3/5/2025
4.11.5 22,552 2/18/2025
4.11.4 9,032 2/12/2025
4.11.3 35,599 1/14/2025
4.11.2 2,631 1/13/2025
4.11.1 5,699 1/10/2025
4.11.0 25,762 12/19/2024
4.11.0-beta.1 3,858 12/5/2024
4.10.4 78,446 11/13/2024
4.10.3 38,227 10/28/2024
4.10.2 41,823 10/9/2024
4.10.1 16,427 9/26/2024
4.10.0 35,305 9/6/2024
4.9.3 64,495 7/23/2024
4.9.2 13,932 7/19/2024
4.9.1 13,109 7/10/2024
4.9.0 9,294 7/4/2024
4.8.0 19,750 6/17/2024
4.7.2 58,476 5/3/2024
4.7.0 12,484 4/23/2024
4.6.1 10,870 4/10/2024
4.6.0 11,100 3/28/2024
4.5.0 31,712 3/7/2024
4.4.0 31,945 2/2/2024
4.3.1 20,647 1/12/2024
4.3.0 4,075 1/8/2024
4.2.1 9,044 12/20/2023
4.2.0 6,027 12/13/2023
4.1.0 33,353 11/28/2023
4.0.0 6,998 11/14/2023
4.0.0-rc.3 306 11/10/2023
4.0.0-rc.2 165 11/6/2023
4.0.0-rc.1 365 11/2/2023
4.0.0-preview.2 31,541 10/26/2023
4.0.0-preview.1 155 10/23/2023