Blazicons.Ionicons 1.4.13

dotnet add package Blazicons.Ionicons --version 1.4.13
NuGet\Install-Package Blazicons.Ionicons -Version 1.4.13
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.Ionicons" Version="1.4.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Blazicons.Ionicons --version 1.4.13
#r "nuget: Blazicons.Ionicons, 1.4.13"
#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.Ionicons as a Cake Addin
#addin nuget:?package=Blazicons.Ionicons&version=1.4.13

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

Blazicons.Ionicons

Provides the Ionicons 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 Ionicon Blazicons, just install the Blazicons.Ionicons 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="Ionicon.Airplane"></Blazicon>

Parameters & Styling

See the Blazicons documentation for details on parameters and styling.

Credits

Thanks to the creators of Ionicons

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
1.4.13 113 3/23/2024
1.4.13-beta 76 3/23/2024
1.3.11 1,777 10/30/2023
1.3.11-beta 90 10/30/2023
1.2.9 393 3/25/2023
1.2.9-beta 158 3/25/2023
1.1.7 270 2/25/2023
1.1.7-beta 159 2/25/2023
1.1.5 307 1/24/2023
1.1.5-beta 172 1/24/2023
1.0.3 320 1/3/2023
1.0.3-beta 176 1/3/2023
1.0.1-alpha 178 1/2/2023
1.0.0-alpha 183 12/30/2022