Blazicons.Bootstrap
3.0.1
dotnet add package Blazicons.Bootstrap --version 3.0.1
NuGet\Install-Package Blazicons.Bootstrap -Version 3.0.1
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.Bootstrap" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Blazicons.Bootstrap" Version="3.0.1" />Directory.Packages.props
<PackageReference Include="Blazicons.Bootstrap" />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.Bootstrap --version 3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Blazicons.Bootstrap, 3.0.1"
#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.Bootstrap@3.0.1
#: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.Bootstrap&version=3.0.1Install as a Cake Addin
#tool nuget:?package=Blazicons.Bootstrap&version=3.0.1Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Blazicons.Bootstrap
Provides the Bootstrap icon library packaged as Blazicons, SVG icon components for Blazor.
Check out the Demo Site.
Nuget
Getting Started
To get started using the Bootstrap Blazicons, just install the Blazicons.Bootstrap 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="BootstrapIcon.Award"></Blazicon>
Parameters & Styling
See the Blazicons documentation for details on parameters and styling.
Credits
Thanks to the creators of Bootstrap Icons
| Product | Versions 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 (1)
Showing the top 1 NuGet packages that depend on Blazicons.Bootstrap:
| Package | Downloads |
|---|---|
|
BlakePlugin.DocsRenderer
A plugin for Blake to generate site and page TOCs, provide enhanced syntax highlighting, and associated Razor components. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.1 | 3,847 | 3/1/2026 |
| 3.0.1-beta | 126 | 2/17/2026 |
| 2.3.40 | 9,215 | 6/29/2025 |
| 2.3.40-beta | 186 | 6/28/2025 |
| 2.2.38 | 577 | 5/31/2025 |
| 2.2.38-beta | 215 | 5/31/2025 |
| 2.1.35 | 20,065 | 12/7/2024 |
| 2.1.35-beta | 181 | 12/7/2024 |
| 2.1.32-beta | 205 | 12/6/2024 |
| 2.0.30 | 9,931 | 4/29/2024 |
| 2.0.30-beta | 204 | 4/29/2024 |
| 1.7.28 | 1,293 | 1/13/2024 |
| 1.7.28-beta | 238 | 1/13/2024 |
| 1.6.25 | 483 | 11/24/2023 |
| 1.6.25-beta | 260 | 11/24/2023 |
| 1.5.22 | 296 | 10/30/2023 |
| 1.5.22-beta | 238 | 10/30/2023 |
| 1.4.20 | 327 | 9/18/2023 |
| 1.4.20-beta | 255 | 9/18/2023 |
| 1.3.18 | 310 | 9/13/2023 |
Loading failed