Blazicons.Lucide 2.2.6

dotnet add package Blazicons.Lucide --version 2.2.6
 
NuGet\Install-Package Blazicons.Lucide -Version 2.2.6
 
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.Lucide" Version="2.2.6" />
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Blazicons.Lucide" Version="2.2.6" />
 
Directory.Packages.props
<PackageReference Include="Blazicons.Lucide" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Blazicons.Lucide --version 2.2.6
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Blazicons.Lucide, 2.2.6"
 
#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.
#:package Blazicons.Lucide@2.2.6
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Blazicons.Lucide&version=2.2.6
 
Install as a Cake Addin
#tool nuget:?package=Blazicons.Lucide&version=2.2.6
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Blazicons.Lucide

Provides the Lucide 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 Lucide Blazicons, just install the Blazicons.Lucide NuGet package.

Next add the Blazicons reference to the _Imports.razor file in the Blazor project.

@using Blazicons

Finally, add the Blazicon component to your Blazor pages/components.

<Blazicon Svg="Lucide.Award"></Blazicon>

Parameters & Styling

See the Blazicons documentation for details on parameters and styling.

Credits

Thanks to the creators of Lucide 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 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed.
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Blazicons.Lucide:

Package Downloads
Benevia.Core.Blazor

Reusable Blazor component library for Benevia Core applications, built on Benevia.Core.Client with MudBlazor-based data graphs, dynamic property editors, entity selectors, and browser integrations.

RizzyUI

This package allows you to build applications quickly using the Rizzy library and this set of SSR only components.

KaizenIO.UI

A modern Blazor component library providing reusable UI components including DataGrid with inline editing, Toast notifications, responsive layouts, and more for building web applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.6 5,240 4/29/2026
2.2.6-beta 105 4/29/2026
2.1.3 20,425 3/15/2026
2.1.3-beta 116 3/15/2026
2.0.1 3,988 3/1/2026
2.0.1-beta 124 2/25/2026
1.14.37 3,328 1/28/2026
1.14.37-beta 123 1/28/2026
1.13.35 19,773 10/21/2025
1.13.35-beta 219 10/21/2025
1.12.33 11,987 8/15/2025
1.12.33-beta 163 8/15/2025
1.11.31 579 7/31/2025
1.11.31-beta 200 7/31/2025
1.10.28 3,217 6/29/2025
1.10.28-beta 173 6/28/2025
1.9.26 255 6/20/2025
1.9.26-beta 152 6/20/2025
1.8.24 365 5/31/2025
1.8.24-beta 186 5/31/2025
Loading failed