![]() |
VOOZH | about |
dotnet add package Bromix.MudBlazor.MaterialDesignIcons --version 7.4.47.56
NuGet\Install-Package Bromix.MudBlazor.MaterialDesignIcons -Version 7.4.47.56
<PackageReference Include="Bromix.MudBlazor.MaterialDesignIcons" Version="7.4.47.56" />
<PackageVersion Include="Bromix.MudBlazor.MaterialDesignIcons" Version="7.4.47.56" />Directory.Packages.props
<PackageReference Include="Bromix.MudBlazor.MaterialDesignIcons" />Project file
paket add Bromix.MudBlazor.MaterialDesignIcons --version 7.4.47.56
#r "nuget: Bromix.MudBlazor.MaterialDesignIcons, 7.4.47.56"
#:package Bromix.MudBlazor.MaterialDesignIcons@7.4.47.56
#addin nuget:?package=Bromix.MudBlazor.MaterialDesignIcons&version=7.4.47.56Install as a Cake Addin
#tool nuget:?package=Bromix.MudBlazor.MaterialDesignIcons&version=7.4.47.56Install as a Cake Tool
Note: Please use the main MaterialDesign repo to report issues. This repository is only for the creation and deployment of the package.
This package provides all icons as path data (svg) from Material Design Icons. The icons are divided into Normal and Outline variants.
Just install the NuGet package.
dotnet add package Bromix.MudBlazor.MaterialDesignIcons
Add the following using statement in _Imports.razor.
@using Bromix.MudBlazor.MaterialDesignIcons
If your're using a GlobalUsings.cs, you can also add:
using Bromix.MudBlazor.MaterialDesignIcons;
<MudIcon Icon="@MaterialDesignIcons.Normal.Egg" Color="Color.Default" />
<MudIcon Icon="@MaterialDesignIcons.Outline.Egg" Color="Color.Default" />
Using npm and the @mdi/svg module, the latest icons are downloaded as SVG. The meta.json is read in so that we have the names of the SVG files and the authors. The authors are mentioned for each icon in the comments (documentation). For each icon variant we create a separate partial class (e.g. MaterialDesignIcons.Normal.cs and MaterialDesignIcons.Outline.cs).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on Bromix.MudBlazor.MaterialDesignIcons:
| Package | Downloads |
|---|---|
|
FEE.Remit.Generic.Blazor.Hybrid
Blazor Helper |
Showing the top 2 popular GitHub repositories that depend on Bromix.MudBlazor.MaterialDesignIcons:
| Repository | Stars |
|---|---|
|
DragoQCC/CrucibleC2
A C# Command & Control framework
|
|
|
fgilde/MudBlazor.Extensions
MudBlazor.Extensions from https://www.mudex.org is a small extension for MudBlazor from https://mudblazor.com
|
| Version | Downloads | Last Updated |
|---|---|---|
| 7.4.47.56 | 64,923 | 12/29/2023 |
| 7.4.47-alpha-55 | 499 | 12/29/2023 |
| 7.4.47-alpha-51 | 457 | 12/29/2023 |
| 7.2.96.50 | 7,572 | 3/22/2023 |
| 7.2.96-alpha-49 | 844 | 3/22/2023 |
| 7.1.96.48 | 2,224 | 12/31/2022 |
| 7.0.96.47 | 1,661 | 10/1/2022 |
| 7.0.96.45 | 1,039 | 10/1/2022 |
| 7.0.96.43 | 1,068 | 10/1/2022 |
| 7.0.96-alpha-46 | 831 | 10/1/2022 |
| 7.0.96-alpha-44 | 866 | 10/1/2022 |
| 7.0.96-alpha-42 | 788 | 10/1/2022 |
| 7.0.96-alpha-40 | 793 | 10/1/2022 |
| 7.0.96-alpha-38 | 817 | 10/1/2022 |
| 7.0.96-alpha-31 | 745 | 10/1/2022 |
| 7.0.96-alpha-22 | 940 | 9/7/2022 |
| 7.0.96-alpha-21 | 799 | 9/6/2022 |