Lucide.Avalonia
0.1.15
dotnet add package Lucide.Avalonia --version 0.1.15
NuGet\Install-Package Lucide.Avalonia -Version 0.1.15
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.1.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lucide.Avalonia" Version="0.1.15" />
<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.1.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Lucide.Avalonia, 0.1.15"
#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.
#addin nuget:?package=Lucide.Avalonia&version=0.1.15
#tool nuget:?package=Lucide.Avalonia&version=0.1.15
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 – it works out of the box.
- No xmlns declaration required – just add and use.
🚀 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 | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Avalonia (>= 11.2.2)
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 |
---|---|---|
0.1.15 | 57 | 3/29/2025 |
0.1.14 | 433 | 3/25/2025 |
0.1.13 | 134 | 3/20/2025 |
0.1.12 | 130 | 3/20/2025 |
0.1.11 | 127 | 3/19/2025 |
0.1.10 | 131 | 3/19/2025 |
0.1.8 | 132 | 2/15/2025 |
0.1.7 | 129 | 12/28/2024 |
0.1.6 | 101 | 12/25/2024 |
0.1.5 | 120 | 12/12/2024 |
0.1.4 | 86 | 12/12/2024 |
0.1.3 | 92 | 12/12/2024 |
0.1.2 | 90 | 12/12/2024 |
0.1.1 | 91 | 12/12/2024 |
0.1.0 | 97 | 12/10/2024 |