Lumeo.Icons.Bootstrap 5.12.0

dotnet add package Lumeo.Icons.Bootstrap --version 5.12.0
                    
NuGet\Install-Package Lumeo.Icons.Bootstrap -Version 5.12.0
                    
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="Lumeo.Icons.Bootstrap" Version="5.12.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lumeo.Icons.Bootstrap" Version="5.12.0" />
                    
Directory.Packages.props
<PackageReference Include="Lumeo.Icons.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 Lumeo.Icons.Bootstrap --version 5.12.0
                    
#r "nuget: Lumeo.Icons.Bootstrap, 5.12.0"
                    
#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 Lumeo.Icons.Bootstrap@5.12.0
                    
#: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=Lumeo.Icons.Bootstrap&version=5.12.0
                    
Install as a Cake Addin
#tool nuget:?package=Lumeo.Icons.Bootstrap&version=5.12.0
                    
Install as a Cake Tool

Lumeo.Icons.Bootstrap

Bootstrap Icons pack for Lumeo — 2,078 fill-based 16x16 icons exposed as tree-shakeable Lumeo.IconSource properties on the flat Bootstrap class (namespace Lumeo.Icons). The -fill variants keep their suffix (Bootstrap's own naming, e.g. BellFill). Use with <SvgGlyph Svg="@(Bootstrap.Bell)" /> or <Icon Svg="@(Bootstrap.HeartFill)" />. THIRD-PARTY-NOTICES: bundles the Bootstrap Icons set under the MIT license — see THIRD-PARTY-NOTICES.txt in the package.

Install

dotnet add package Lumeo
dotnet add package Lumeo.Icons.Bootstrap

No DI registration needed — icon packs are pure static data, referenced directly from markup.

Usage

@using Lumeo.Icons

<SvgGlyph Svg="@(Bootstrap.Bell)" />

Browse the full glyph set: https://lumeo.nativ.sh/icons

Product 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.  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

  • net8.0

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
5.12.0 0 9/25/2026
5.11.3 25 9/25/2026
5.11.2 22 9/25/2026
5.11.1 32 9/25/2026
5.11.0 56 9/24/2026
5.10.5 69 9/23/2026
5.10.4 87 9/16/2026
5.10.3 85 9/16/2026
5.10.2 88 9/16/2026
5.10.1 85 9/15/2026
5.10.0 84 9/15/2026
5.9.1 100 9/4/2026
5.9.0 99 9/4/2026
5.8.0 98 9/3/2026
5.7.0 104 9/3/2026
5.6.0 107 9/2/2026
5.5.0 99 9/2/2026
5.4.0 99 9/2/2026
5.3.1 98 9/2/2026
5.3.0 97 9/2/2026
Loading failed