Lucide.Avalonia
0.2.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Lucide.Avalonia --version 0.2.2
NuGet\Install-Package Lucide.Avalonia -Version 0.2.2
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="Lucide.Avalonia" Version="0.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lucide.Avalonia" Version="0.2.2" />
<PackageReference Include="Lucide.Avalonia" />
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 Lucide.Avalonia --version 0.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Lucide.Avalonia, 0.2.2"
#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 Lucide.Avalonia@0.2.2
#: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=Lucide.Avalonia&version=0.2.2
#tool nuget:?package=Lucide.Avalonia&version=0.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
✨ Lucide.Avalonia
Implementation of the Lucide icon library for AvaloniaUI.
⚡ Advantages
- No styles include required.
- No xmlns declaration required.
- Automatic weekly updates and releases.
🚀 Usage Examples
Using the LucideIcon Element
<LucideIcon Kind="Star"/>
<LucideIcon Kind="Star" Size="30"/>
<LucideIcon Kind="Star" Size="30" StrokeWidth="1.5"/>
Using a Markup Extension
<Button Content="{LucideIconContent Star}"/>
<Button Content="{LucideIconContent Star, 30, 1.5}"/>
<Button Content="{LucideIconContent Kind=Star, Size=30, StrokeWidth=1.5}"/>
🔗 Additional Links
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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.
-
net10.0
- Avalonia (>= 11.2.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Lucide.Avalonia:
| Repository | Stars |
|---|---|
|
AIDotNet/CodexSwitch
|
| Version | Downloads | Last Updated |
|---|---|---|
| 0.2.14 | 116 | 7/19/2026 |
| 0.2.13 | 572 | 7/12/2026 |
| 0.2.12 | 608 | 7/5/2026 |
| 0.2.11 | 544 | 6/21/2026 |
| 0.2.10 | 534 | 6/14/2026 |
| 0.2.9 | 1,730 | 5/31/2026 |
| 0.2.8 | 760 | 5/24/2026 |
| 0.2.7 | 764 | 5/17/2026 |
| 0.2.6 | 1,093 | 5/10/2026 |
| 0.2.5 | 1,148 | 5/3/2026 |
| 0.2.4 | 744 | 4/26/2026 |
| 0.2.3 | 2,878 | 4/12/2026 |
| 0.2.2 | 850 | 4/5/2026 |
| 0.2.1 | 199 | 3/29/2026 |
| 0.2.0 | 662 | 3/29/2026 |
| 0.1.64 | 628 | 3/29/2026 |
| 0.1.63 | 868 | 3/15/2026 |
| 0.1.62 | 269 | 3/8/2026 |
| 0.1.61 | 3,775 | 3/1/2026 |
| 0.1.60 | 508 | 2/22/2026 |
Loading failed