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
                    
#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

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 (10)

Showing the top 5 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.

Lumeo

Lumeo is a modern, accessible Blazor component library with 130+ production-ready components. Built on Tailwind CSS v4 with 8 color themes, dark mode, and 14 locales. Features AI chat primitives (PromptInput, StreamingText, AgentMessage), motion primitives, Scheduler (FullCalendar), Gantt (Frappe), RichTextEditor (TipTap), 30+ ECharts, enterprise DataGrid with Excel/PDF/CSV export, programmatic overlay service, [LumeoForm] Roslyn source generator, RTL support, and 1,727 unit tests. Inspired by shadcn/ui and Radix.

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.

Lumeo.Charts

Charts package for Lumeo — install alongside Lumeo. Provides Chart and 30+ chart sub-type components powered by Apache ECharts.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.6 845 4/29/2026
2.2.6-beta 92 4/29/2026
2.1.3 7,409 3/15/2026
2.1.3-beta 103 3/15/2026
2.0.1 2,349 3/1/2026
2.0.1-beta 112 2/25/2026
1.14.37 2,664 1/28/2026
1.14.37-beta 112 1/28/2026
1.13.35 14,942 10/21/2025
1.13.35-beta 207 10/21/2025
1.12.33 10,871 8/15/2025
1.12.33-beta 153 8/15/2025
1.11.31 549 7/31/2025
1.11.31-beta 191 7/31/2025
1.10.28 3,189 6/29/2025
1.10.28-beta 161 6/28/2025
1.9.26 238 6/20/2025
1.9.26-beta 142 6/20/2025
1.8.24 344 5/31/2025
1.8.24-beta 178 5/31/2025
Loading failed