Blazicons.GoogleMaterialDesign 1.2.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package Blazicons.GoogleMaterialDesign --version 1.2.11
NuGet\Install-Package Blazicons.GoogleMaterialDesign -Version 1.2.11
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="Blazicons.GoogleMaterialDesign" Version="1.2.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Blazicons.GoogleMaterialDesign --version 1.2.11
#r "nuget: Blazicons.GoogleMaterialDesign, 1.2.11"
#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 Blazicons.GoogleMaterialDesign as a Cake Addin
#addin nuget:?package=Blazicons.GoogleMaterialDesign&version=1.2.11

// Install Blazicons.GoogleMaterialDesign as a Cake Tool
#tool nuget:?package=Blazicons.GoogleMaterialDesign&version=1.2.11

Blazicons.GoogleMaterialDesign

Provides the Google Material Design icon library packaged as Blazicons, SVG icon components for Blazor.

Check out the Demo Site.

Nuget

Build Status

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 0 4/29/2024
2.0.13-beta 28 4/29/2024
1.2.11 327 10/30/2023
1.2.11-beta 82 10/30/2023
1.1.9 376 2/25/2023
1.1.9-beta 146 2/25/2023
1.1.7 288 1/24/2023
1.1.7-beta 159 1/24/2023
1.0.5 311 1/3/2023
1.0.5-beta 140 1/3/2023
1.0.2-alpha 160 1/2/2023
1.0.1-alpha 150 12/30/2022