Material.Icons
2.0.0-preview1
See the version list below for details.
dotnet add package Material.Icons --version 2.0.0-preview1
NuGet\Install-Package Material.Icons -Version 2.0.0-preview1
<PackageReference Include="Material.Icons" Version="2.0.0-preview1" />
<PackageVersion Include="Material.Icons" Version="2.0.0-preview1" />
<PackageReference Include="Material.Icons" />
paket add Material.Icons --version 2.0.0-preview1
#r "nuget: Material.Icons, 2.0.0-preview1"
#:package Material.Icons@2.0.0-preview1
#addin nuget:?package=Material.Icons&version=2.0.0-preview1&prerelease
#tool nuget:?package=Material.Icons&version=2.0.0-preview1&prerelease
Material.Icons
Parsed icons set from materialdesignicons.com and display control implementations for different GUI frameworks.
- All icons are always up-to-date because automatically updated every 6 hours.
- Small package size because icons are graphically encoded via SVG Path.
- Icon types are strongly typed enum, so your IDE will suggest available variants:
Structure
This project consists of 3 parts:
FAQ - frequently asked questions
Avalonia
Getting started
- Install Material.Icons.Avalonia nuget package:
dotnet add package Material.Icons.Avalonia
- Include styles in
App.xaml
<Application xmlns:materialIcons="clr-namespace:Material.Icons.Avalonia;assembly=Material.Icons.Avalonia" ...> <Application.Styles> ... <materialIcons:MaterialIconStyles /> </Application.Styles> </Application>
Using
Add Material.Icons.Avalonia
namespace to the root element of your file (your IDE can suggest it or do it automatically):
xmlns:materialIcons="clr-namespace:Material.Icons.Avalonia;assembly=Material.Icons.Avalonia"
Use MaterialIcon
control:
<materialIcons:MaterialIcon Kind="Abacus" />
The Foreground
property controls the color of the icon.
Also, there is MaterialIconExt
which allows you to use is as the markup extension:
<Button Content="{materialIcons:MaterialIconExt Kind=Abacus}" />
WPF
Getting started
Install Material.Icons.WPF nuget package:
dotnet add package Material.Icons.WPF
Using
Add Material.Icons.WPF
namespace to the root element of your file (your IDE can suggest it or do it automatically):
xmlns:materialIcons="clr-namespace:Material.Icons.WPF;assembly=Material.Icons.WPF"
Use MaterialIcon
control:
<materialIcons:MaterialIcon Kind="Abacus" />
The Foreground
property controls the color of the icon.
Also, there is MaterialIconExt
which allows you to use is as the markup extension:
<Button Content="{materialIcons:MaterialIconExt Kind=Abacus}" />
Meta
Getting started
Install Material.Icons nuget package:
dotnet add package Material.Icons
Using
Icon types stored in Material.Icons.MaterialIconKind
enum.
We can resolve an icon path by using Material.Icons.MaterialIconDataProvider.GetData()
.
FAQ
How to change icon color?
- Change
Foreground
property.
How to update icons?
- You can manually set
Material.Icons
package version in your project file.
What about versioning policy?
- We use semver.
Any package with identical major and minor versions is compatible.
For example,1.0.0
and1.0.1
are compatible, but1.0.0
and1.1.0
might not be.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Material.Icons:
Package | Downloads |
---|---|
Material.Icons.Avalonia
Avalonia control for display material icons from Material.Icons |
|
Speckle.Material.Icons.Avalonia
Avalonia control for display material icons from Material.Icons |
|
Material.Icons.WPF
WPF control for display material icons from Material.Icons |
|
Material.Icons.WinUI3
WinUI control for display material icons from Material.Icons |
|
Material.Icons.UNO
Icones Material Design para UNO e WinUI |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Material.Icons:
Repository | Stars |
---|---|
h4lfheart/FortnitePorting
Lightning-Quick Automation of the Fortnite Porting Process
|
|
qiuqiuqiu131/SukiChat.Client
|
|
PXDiv/Div-Acer-Manager-Max
Div Acer Manager Max is a Linux GUI for Acer laptops using Linuwu Sense drivers. It replicates NitroSense functionality with fan control, performance modes, battery limiter, and more. Built with Avalonia, it offers a clean, easy-to-use interface for managing system performance and cooling.
|
|
Natestah/BlitzSearch
Find-in-Files++ for Any IDE
|
|
dorisoy/Dorisoy.SMS
基于.net6.0的跨平台WPF学校信息管理系统,现代化UI界面、简单易用的功能让您完全控制管理学生、员工、用户、家长、班级、费用,收入信息、生物识别职工打卡,学生上学/离校信息推送等等, 项目使用MVVM 和Mediator设计模式。
|
Version | Downloads | Last Updated |
---|---|---|
3.0.0-preview3.1 | 974 | 7/28/2025 |
3.0.0-preview1.1 | 3,624 | 5/1/2025 |
2.4.1 | 45,056 | 4/27/2025 |
2.4.0 | 1,901 | 4/21/2025 |
2.3.1 | 22,691 | 3/8/2025 |
2.3.0 | 2,702 | 3/2/2025 |
2.2.0 | 24,295 | 1/21/2025 |
2.1.12 | 1,787 | 1/20/2025 |
2.1.11 | 202 | 1/16/2025 |
2.1.10 | 108,879 | 6/20/2024 |
2.1.9 | 24,929 | 4/4/2024 |
2.1.8 | 393 | 4/1/2024 |
2.1.7 | 190 | 4/1/2024 |
2.1.6 | 1,830 | 1/18/2024 |
2.1.5 | 922 | 1/2/2024 |
2.1.4 | 579 | 12/19/2023 |
2.1.3 | 295 | 12/15/2023 |
2.1.2 | 173 | 12/14/2023 |
2.1.1 | 221 | 12/12/2023 |
2.1.0 | 55,347 | 12/9/2023 |
2.0.18 | 163 | 12/9/2023 |
2.0.17 | 158 | 12/8/2023 |
2.0.16 | 267 | 12/6/2023 |
2.0.15 | 191 | 12/5/2023 |
2.0.14 | 206 | 12/5/2023 |
2.0.13 | 273 | 12/2/2023 |
2.0.12 | 1,456 | 10/25/2023 |
2.0.11 | 1,502 | 8/16/2023 |
2.0.10 | 259 | 8/15/2023 |
2.0.9 | 234 | 8/15/2023 |
2.0.8 | 235 | 8/14/2023 |
2.0.7 | 226 | 8/13/2023 |
2.0.6 | 328 | 8/9/2023 |
2.0.5 | 532 | 7/11/2023 |
2.0.4 | 612 | 6/12/2023 |
2.0.3 | 40,253 | 5/14/2023 |
2.0.2 | 2,162 | 5/10/2023 |
2.0.1 | 254 | 5/9/2023 |
2.0.0 | 7,402 | 5/4/2023 |
2.0.0-preview1.3 | 2,974 | 3/9/2023 |
2.0.0-preview1.2 | 186 | 3/2/2023 |
2.0.0-preview1.1 | 202 | 3/1/2023 |
2.0.0-preview1 | 904 | 1/23/2023 |
1.1.35 | 70,006 | 1/21/2023 |
1.1.34 | 403 | 1/19/2023 |
1.1.33 | 450 | 1/13/2023 |
1.1.32 | 2,618 | 1/4/2023 |
1.1.31 | 445 | 12/30/2022 |
1.1.30 | 423 | 12/29/2022 |
1.1.29 | 404 | 12/28/2022 |
1.1.28 | 412 | 12/27/2022 |
1.1.27 | 412 | 12/23/2022 |
1.1.26 | 420 | 12/22/2022 |
1.1.25 | 815 | 12/19/2022 |
1.1.24 | 403 | 12/19/2022 |
1.1.23 | 396 | 12/15/2022 |
1.1.22 | 504 | 12/5/2022 |
1.1.21 | 417 | 12/5/2022 |
1.1.20 | 494 | 11/21/2022 |
1.1.19 | 1,157 | 10/14/2022 |
1.1.18 | 862 | 10/1/2022 |
1.1.17 | 658 | 9/15/2022 |
1.1.16 | 543 | 9/10/2022 |
1.1.15 | 2,935 | 8/25/2022 |
1.1.14 | 613 | 8/9/2022 |
1.1.13 | 943 | 7/17/2022 |
1.1.12 | 550 | 7/15/2022 |
1.1.11 | 543 | 7/14/2022 |
1.1.10 | 52,106 | 7/12/2022 |
1.1.9 | 558 | 7/9/2022 |
1.1.8 | 553 | 7/6/2022 |
1.1.7 | 586 | 7/1/2022 |
1.1.6 | 629 | 6/23/2022 |
1.1.5 | 582 | 6/23/2022 |
1.1.4 | 546 | 6/22/2022 |
1.1.3 | 579 | 6/16/2022 |
1.1.2 | 550 | 6/15/2022 |
1.1.1 | 534 | 6/14/2022 |
1.1.0 | 1,048 | 6/9/2022 |
1.0.105 | 625 | 5/26/2022 |
1.0.104 | 561 | 5/26/2022 |
1.0.103 | 542 | 5/25/2022 |
1.0.102 | 524 | 5/25/2022 |
1.0.101 | 547 | 5/21/2022 |
1.0.100 | 516 | 5/20/2022 |
1.0.99 | 574 | 5/17/2022 |
1.0.98 | 548 | 5/16/2022 |
1.0.97 | 590 | 5/7/2022 |
1.0.96 | 559 | 5/6/2022 |
1.0.95 | 565 | 4/27/2022 |
1.0.94 | 725 | 4/5/2022 |
1.0.93 | 570 | 4/3/2022 |
1.0.92 | 564 | 4/2/2022 |
1.0.91 | 578 | 4/2/2022 |
1.0.90 | 583 | 3/30/2022 |
1.0.89 | 567 | 3/30/2022 |
1.0.88 | 578 | 3/26/2022 |
1.0.87 | 547 | 3/25/2022 |
1.0.86 | 541 | 3/25/2022 |
1.0.85 | 549 | 3/24/2022 |
1.0.84 | 564 | 3/24/2022 |
1.0.83 | 719 | 3/21/2022 |
1.0.82 | 571 | 3/21/2022 |
1.0.76 | 806 | 2/8/2022 |
1.0.75 | 608 | 2/1/2022 |
1.0.74 | 596 | 1/29/2022 |
1.0.73 | 612 | 1/25/2022 |
1.0.72 | 587 | 1/24/2022 |
1.0.71 | 591 | 1/23/2022 |
1.0.70 | 603 | 1/22/2022 |
1.0.69 | 571 | 1/22/2022 |
1.0.68 | 2,012 | 1/4/2022 |
1.0.67 | 429 | 12/29/2021 |
1.0.66 | 572 | 12/8/2021 |
1.0.65 | 434 | 12/4/2021 |
1.0.64 | 4,930 | 11/24/2021 |
1.0.63 | 433 | 11/16/2021 |
1.0.62 | 497 | 11/14/2021 |
1.0.61 | 460 | 11/12/2021 |
1.0.60 | 481 | 11/4/2021 |
1.0.59 | 479 | 11/4/2021 |
1.0.58 | 492 | 11/2/2021 |
1.0.57 | 505 | 10/27/2021 |
1.0.56 | 523 | 10/15/2021 |
1.0.55 | 499 | 10/15/2021 |
1.0.54 | 458 | 10/14/2021 |
1.0.53 | 477 | 10/13/2021 |
1.0.52 | 472 | 10/12/2021 |
1.0.51 | 491 | 10/8/2021 |
1.0.50 | 465 | 10/7/2021 |
1.0.49 | 453 | 10/6/2021 |
1.0.48 | 438 | 10/6/2021 |
1.0.47 | 477 | 10/5/2021 |
1.0.46 | 614 | 10/3/2021 |
1.0.45 | 494 | 9/25/2021 |
1.0.44 | 522 | 9/24/2021 |
1.0.43 | 462 | 9/23/2021 |
1.0.42 | 500 | 9/22/2021 |
1.0.41 | 490 | 9/21/2021 |
1.0.40 | 518 | 9/21/2021 |
1.0.39 | 477 | 9/17/2021 |
1.0.38 | 488 | 9/16/2021 |
1.0.37 | 494 | 9/16/2021 |
1.0.36 | 474 | 9/15/2021 |
1.0.35 | 520 | 9/15/2021 |
1.0.34 | 489 | 9/14/2021 |
1.0.33 | 489 | 9/14/2021 |
1.0.32 | 504 | 9/7/2021 |
1.0.31 | 534 | 9/5/2021 |
1.0.30 | 501 | 9/4/2021 |
1.0.29 | 501 | 9/4/2021 |
1.0.28 | 500 | 9/3/2021 |
1.0.27 | 483 | 9/2/2021 |
1.0.26 | 494 | 9/2/2021 |
1.0.25 | 495 | 9/1/2021 |
1.0.24 | 489 | 8/31/2021 |
1.0.23 | 492 | 8/30/2021 |
1.0.22 | 501 | 8/26/2021 |
1.0.21 | 485 | 8/26/2021 |
1.0.20 | 460 | 8/25/2021 |
1.0.19 | 463 | 8/25/2021 |
1.0.18 | 487 | 8/21/2021 |
1.0.17 | 478 | 8/12/2021 |
1.0.16 | 514 | 7/29/2021 |
1.0.15 | 517 | 7/28/2021 |
1.0.14 | 492 | 7/27/2021 |
1.0.13 | 534 | 7/13/2021 |
1.0.12 | 578 | 5/21/2021 |
1.0.11 | 532 | 5/8/2021 |
1.0.10 | 493 | 4/27/2021 |
1.0.9 | 510 | 4/9/2021 |
1.0.8 | 25,935 | 3/20/2021 |
1.0.7 | 523 | 3/9/2021 |
1.0.6 | 534 | 3/6/2021 |
1.0.5 | 529 | 3/5/2021 |
1.0.4 | 670 | 2/12/2021 |
1.0.3 | 543 | 2/9/2021 |
1.0.2 | 34,626 | 2/6/2021 |
1.0.1 | 544 | 2/6/2021 |
1.0.0 | 7,172 | 1/21/2021 |
- Reimplement API of resolving icons paths
- Instead of dictionary use switch for resolving icons paths (lookup perfomance identical, but no need to initialize dictionary)
- Current API allows to create another ways of resolving icons paths (in theory)
- Migrate all build processes to nuke