Blazicons.GoogleMaterialDesign
1.2.11-beta
See the version list below for details.
dotnet add package Blazicons.GoogleMaterialDesign --version 1.2.11-beta
NuGet\Install-Package Blazicons.GoogleMaterialDesign -Version 1.2.11-beta
<PackageReference Include="Blazicons.GoogleMaterialDesign" Version="1.2.11-beta" />
paket add Blazicons.GoogleMaterialDesign --version 1.2.11-beta
#r "nuget: Blazicons.GoogleMaterialDesign, 1.2.11-beta"
// Install Blazicons.GoogleMaterialDesign as a Cake Addin #addin nuget:?package=Blazicons.GoogleMaterialDesign&version=1.2.11-beta&prerelease // Install Blazicons.GoogleMaterialDesign as a Cake Tool #tool nuget:?package=Blazicons.GoogleMaterialDesign&version=1.2.11-beta&prerelease
Blazicons.GoogleMaterialDesign
Provides the Google Material Design icon library packaged as Blazicons, SVG icon components for Blazor.
Check out the Demo Site.
Getting Started
To get started using the Google Material Design Blazicons, just install the Blazicons.GoogleMaterialDesign NuGet package.
Next add the Blazicons reference to the _Imports.razor
file in the Blazor project.
@using Blazicons
Finally, add the Blazicon components to your Blazor pages/components.
<Blazicon Svg="GoogleMaterialOutlinedIcon.AddAlert"></Blazicon>
<Blazicon Svg="GoogleMaterialFilledIcon.AddAlert"></Blazicon>
<Blazicon Svg="GoogleMaterialRoundIcon.AddAlert"></Blazicon>
<Blazicon Svg="GoogleMaterialSharpIcon.AddAlert"></Blazicon>
<Blazicon Svg="GoogleMaterialTwoToneIcon.AddAlert"></Blazicon>
Parameters & Styling
See the Blazicons documentation for details on parameters and styling.
Credits
Thanks to the creators of Google Material Design Icons
Product | Versions 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 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. |
-
net6.0
- Blazicons (>= 1.2.20)
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 |
---|---|---|
2.0.13 | 713 | 4/29/2024 |
2.0.13-beta | 98 | 4/29/2024 |
1.2.11 | 612 | 10/30/2023 |
1.2.11-beta | 109 | 10/30/2023 |
1.1.9 | 405 | 2/25/2023 |
1.1.9-beta | 168 | 2/25/2023 |
1.1.7 | 319 | 1/24/2023 |
1.1.7-beta | 186 | 1/24/2023 |
1.0.5 | 343 | 1/3/2023 |
1.0.5-beta | 166 | 1/3/2023 |
1.0.2-alpha | 186 | 1/2/2023 |
1.0.1-alpha | 178 | 12/30/2022 |