Skip to content

The Lucide icon library packaged as Blazicons, SVG icon components for Blazor.

License

Notifications You must be signed in to change notification settings

kyleherzog/Blazicons.Lucide

Repository files navigation

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

About

The Lucide icon library packaged as Blazicons, SVG icon components for Blazor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages