Blazicons.FluentUI 3.1.12

dotnet add package Blazicons.FluentUI --version 3.1.12
 
NuGet\Install-Package Blazicons.FluentUI -Version 3.1.12
 
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="Blazicons.FluentUI" Version="3.1.12" />
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Blazicons.FluentUI" Version="3.1.12" />
 
Directory.Packages.props
<PackageReference Include="Blazicons.FluentUI" />
 
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 Blazicons.FluentUI --version 3.1.12
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Blazicons.FluentUI, 3.1.12"
 
#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 Blazicons.FluentUI@3.1.12
 
#: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=Blazicons.FluentUI&version=3.1.12
 
Install as a Cake Addin
#tool nuget:?package=Blazicons.FluentUI&version=3.1.12
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Blazicons.FluentUI

Provides the Fluent UI icon library packaged as Blazicons, SVG icon components for Blazor.

Check out the Demo Site.

Nuget

Build Status

Getting Started

To get started using the Fluent UI Blazicons, just install the Blazicons.FluentUI NuGet package.

Next add the Blazicons reference to the _Imports.razor file in the Blazor project.

@using Blazicons

Finally, add the Blazicon component to your Blazor pages/components.

<Blazicon Svg="FluentUiIcon.Alert"></Blazicon>

Parameters & Styling

See the Blazicons documentation for details on parameters and styling.

Credits

Thanks to the creators of Fluent UI System Icons

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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 is compatible. 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.
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
3.1.12 836 4/29/2026
3.1.12-beta 110 4/29/2026
3.0.8 2,659 3/1/2026
3.0.8-beta 131 3/1/2026
3.0.6-beta 134 2/24/2026
2.22.2-beta 126 2/21/2026
2.21.119 1,394 1/28/2026
2.21.119-beta 124 1/28/2026
2.20.117 13,433 10/21/2025
2.20.117-beta 222 10/21/2025
2.19.115 2,224 7/31/2025
2.19.115-beta 214 7/31/2025
2.18.113 387 6/29/2025
2.18.113-beta 178 6/28/2025
2.17.111 560 6/20/2025
2.17.111-beta 186 6/20/2025
2.16.109 400 5/31/2025
2.16.109-beta 176 5/31/2025
2.15.107 4,581 4/26/2025
2.15.107-beta 227 4/26/2025
Loading failed