Blazicons.GoogleMaterialDesign
1.0.2-alpha
See the version list below for details.
dotnet add package Blazicons.GoogleMaterialDesign --version 1.0.2-alpha
NuGet\Install-Package Blazicons.GoogleMaterialDesign -Version 1.0.2-alpha
<PackageReference Include="Blazicons.GoogleMaterialDesign" Version="1.0.2-alpha" />
paket add Blazicons.GoogleMaterialDesign --version 1.0.2-alpha
#r "nuget: Blazicons.GoogleMaterialDesign, 1.0.2-alpha"
// Install Blazicons.GoogleMaterialDesign as a Cake Addin #addin nuget:?package=Blazicons.GoogleMaterialDesign&version=1.0.2-alpha&prerelease // Install Blazicons.GoogleMaterialDesign as a Cake Tool #tool nuget:?package=Blazicons.GoogleMaterialDesign&version=1.0.2-alpha&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.
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.0.8-alpha)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Blazicons.GoogleMaterialDesign:
Package | Downloads |
---|---|
Bdziam.UI
Material 3 UI Framework for Blazor |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.15 | 114 | 12/7/2024 |
2.1.15-beta | 74 | 12/7/2024 |
2.0.13 | 841 | 4/29/2024 |
2.0.13-beta | 100 | 4/29/2024 |
1.2.11 | 617 | 10/30/2023 |
1.2.11-beta | 111 | 10/30/2023 |
1.1.9 | 411 | 2/25/2023 |
1.1.9-beta | 170 | 2/25/2023 |
1.1.7 | 323 | 1/24/2023 |
1.1.7-beta | 188 | 1/24/2023 |
1.0.5 | 347 | 1/3/2023 |
1.0.5-beta | 168 | 1/3/2023 |
1.0.2-alpha | 188 | 1/2/2023 |
1.0.1-alpha | 180 | 12/30/2022 |