IP Location.net

Font Icon Library

Bootstrap Icons Search

Font Icons
Search and preview Bootstrap Icons icons, then copy the CSS class, HTML markup, or code point for your project. Bootstrap Icons is an open-source icon library designed for Bootstrap projects but usable in any web interface. Font icons behave like text: CSS can control their size, color, alignment, and interaction states without editing an image file. A consistent icon family also helps users recognize repeated actions more quickly across navigation, forms, and controls. Use visible text or an accessible label whenever an icon communicates an action. For performance, load only the library and styles your interface needs. Confirm licensing and usage requirements with the library publisher before distributing a finished product.
Bootstrap Icons

2,078 icons

Browse by package, name, tag, class, or code point.

Database X

bi bi-database-x

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8c3

Device Hdd

bi bi-device-hdd

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6f9

Device Hdd Fill

bi bi-device-hdd-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6f8

Device Ssd

bi bi-device-ssd

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6fb

Device Ssd Fill

bi bi-device-ssd-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6fa

Diagram 2

bi bi-diagram-2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2ec

Diagram 2 Fill

bi bi-diagram-2-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2eb

Diagram 3

bi bi-diagram-3

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2ee

Diagram 3 Fill

bi bi-diagram-3-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2ed

Diamond

bi bi-diamond

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2f1

Diamond Fill

bi bi-diamond-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2ef

Diamond Half

bi bi-diamond-half

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2f0

Dice 1

bi bi-dice-1

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2f3

Dice 1 Fill

bi bi-dice-1-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2f2

Dice 2

bi bi-dice-2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2f5

Dice 2 Fill

bi bi-dice-2-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2f4

Dice 3

bi bi-dice-3

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2f7

Dice 3 Fill

bi bi-dice-3-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2f6

Dice 4

bi bi-dice-4

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2f9

Dice 4 Fill

bi bi-dice-4-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2f8

Dice 5

bi bi-dice-5

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2fb

Dice 5 Fill

bi bi-dice-5-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2fa

Dice 6

bi bi-dice-6

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2fd

Dice 6 Fill

bi bi-dice-6-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2fc

Disc

bi bi-disc

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2ff

Disc Fill

bi bi-disc-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2fe

Discord

bi bi-discord

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f300

Display

bi bi-display

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f302

Display Fill

bi bi-display-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f301

Displayport

bi bi-displayport

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6e1

Displayport Fill

bi bi-displayport-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6fc

Distribute Horizontal

bi bi-distribute-horizontal

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f303

Distribute Vertical

bi bi-distribute-vertical

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f304

Door Closed

bi bi-door-closed

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f306

Door Closed Fill

bi bi-door-closed-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f305

Door Open

bi bi-door-open

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f308

Door Open Fill

bi bi-door-open-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f307

Dot

bi bi-dot

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f309
dot

Download

bi bi-download

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f30a

Dpad

bi bi-dpad

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f687

Dpad Fill

bi bi-dpad-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f686

Dribbble

bi bi-dribbble

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f65f

Dropbox

bi bi-dropbox

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7ed

Droplet

bi bi-droplet

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f30d

Droplet Fill

bi bi-droplet-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f30b

Droplet Half

bi bi-droplet-half

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f30c

Duffle

bi bi-duffle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8eb

Duffle Fill

bi bi-duffle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8ea

Add Bootstrap Icons to your website or app

Add the library once, copy an icon from the results above, and include an accessible label when the icon communicates meaning.

1. Load the icon library

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">

Reference version: 1.13.1

2. Copy an icon

Use Copy class when you already have markup, or Copy HTML for a ready-to-paste element.

Code points are useful for CSS generated content and tools that work directly with icon fonts.

3. Keep icons accessible

Hide decorative icons from assistive technology. When an icon communicates meaning, pair it with visible text or an accessible label.

Confirm licensing and usage requirements with the library publisher before distributing a finished product.

Practical Notes

Icon Implementation Checklist

Icons work best when they support quick recognition without becoming the only way a user understands an action.

Label important controls

Use visible text or accessible labels for buttons where the icon meaning may be ambiguous.

Keep style consistent

Mixing filled, outlined, sharp, and rounded icon families can make an interface feel uneven.

Load only what you need

Large icon fonts can cost performance. SVG sprites or subset fonts are better for focused interfaces.