FluentUI.SystemIcons.Assets 1.1.323

dotnet add package FluentUI.SystemIcons.Assets --version 1.1.323
                    
NuGet\Install-Package FluentUI.SystemIcons.Assets -Version 1.1.323
                    
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="FluentUI.SystemIcons.Assets" Version="1.1.323" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FluentUI.SystemIcons.Assets" Version="1.1.323" />
                    
Directory.Packages.props
<PackageReference Include="FluentUI.SystemIcons.Assets" />
                    
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 FluentUI.SystemIcons.Assets --version 1.1.323
                    
#r "nuget: FluentUI.SystemIcons.Assets, 1.1.323"
                    
#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 FluentUI.SystemIcons.Assets@1.1.323
                    
#: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=FluentUI.SystemIcons.Assets&version=1.1.323
                    
Install as a Cake Addin
#tool nuget:?package=FluentUI.SystemIcons.Assets&version=1.1.323
                    
Install as a Cake Tool

Fluent UI System Icons Assets NuGet Package

This is a content-only NuGet package that contains the Fluent UI System Icons assets.

Package Contents

The package includes the following icon assets:

  • FluentSystemIcons-Filled: Filled style icons
  • FluentSystemIcons-Light: Light style icons
  • FluentSystemIcons-Regular: Regular style icons
  • FluentSystemIcons-Color: Color style icons

Each icon is available in multiple formats and sizes for different use cases.

Installation

Install the NuGet package from the Package Manager:

<PackageReference Include="FluentUI.SystemIcons.Assets" Version="1.1.323" />

Or via Package Manager Console:

Install-Package FluentUI.SystemIcons.Assets

Usage

After installing the package, the icon assets will be available in the assets folder of your project:

packages/FluentUI.SystemIcons.Assets/assets/
├── FluentSystemIcons-Filled/
├── FluentSystemIcons-Light/
├── FluentSystemIcons-Regular/
└── FluentSystemIcons-Color/

Building the Package

To build this NuGet package from the nuspec file:

.\build_nuget.ps1

The package will be generated in the current directory.

License

This package is licensed under the MIT License. See the LICENSE file in the fluentui-system-icons repository for details.

Resources

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.323 182 4/13/2026