kitUIN.FluentIcon.WinUI.Regular 1.1.271

dotnet add package kitUIN.FluentIcon.WinUI.Regular --version 1.1.271                
NuGet\Install-Package kitUIN.FluentIcon.WinUI.Regular -Version 1.1.271                
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="kitUIN.FluentIcon.WinUI.Regular" Version="1.1.271" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add kitUIN.FluentIcon.WinUI.Regular --version 1.1.271                
#r "nuget: kitUIN.FluentIcon.WinUI.Regular, 1.1.271"                
#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 kitUIN.FluentIcon.WinUI.Regular as a Cake Addin
#addin nuget:?package=kitUIN.FluentIcon.WinUI.Regular&version=1.1.271

// Install kitUIN.FluentIcon.WinUI.Regular as a Cake Tool
#tool nuget:?package=kitUIN.FluentIcon.WinUI.Regular&version=1.1.271                

<div align="center">

FluentIcon

✨ 使用Windows App SDK 构建的FluentIcon控件 ✨

✨ Windows App SDK Fluent Icon Control ✨

</div>

<p align="center"> <a href="https://github.com/kitUIN/FluentIcon/blob/master/LICENSE"> <img src="https://img.shields.io/badge/license-MIT-green" alt="license"> </a> <a href="https://github.com/kitUIN/FluentIcon/releases"> <img src="https://img.shields.io/github/v/release/kitUIN/FluentIcon" alt="release"> </a> </p> <div align="center">

image

</div>

介绍📖

图标均来自于Fluentui-System-Icon

字体文件FluentSystemIcons-Regular.ttf (不必安装字体,nuget包中自带)

字体文件FluentSystemIcons-Filled.ttf (不必安装字体,nuget包中自带)

json2Symbol.py文件为jsonSymbol枚举

简单使用🛠️

请先安装nuget

在需要使用的Xaml文件的顶部添加

xmlns:icons="using:FluentIcon.WinUI"

随后使用

<icons:FluentRegularIcon AutoFontSize="20" Symbol="" />
<icons:FluentFilledIcon  AutoFontSize="20" Symbol="" />

选择你需要的图标,填入Symbol

如何选择图标🖼️

安装Character-Map-UWP,将字体文件拖入,进行挑选

Product Compatible and additional computed target framework versions.
.NET net6.0-windows10.0.19041 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on kitUIN.FluentIcon.WinUI.Regular:

Package Downloads
ShadowViewer.Controls.PluginLogo

✨ PluginLogo | ShadowViewer.Controls✨

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.271 20 3/3/2025
1.1.270 19 3/3/2025
1.1.269 21 3/3/2025