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

481 icons

Matching "6"

Behance

bi bi-behance

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f65c

Bell Slash

bi bi-bell-slash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f631

Bell Slash Fill

bi bi-bell-slash-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f630

Bing

bi bi-bing

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6c2

Bluetooth

bi bi-bluetooth

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f682

Body Text

bi bi-body-text

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f683

Bookmark Check

bi bi-bookmark-check

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f196

Boombox

bi bi-boombox

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f684

Boombox Fill

bi bi-boombox-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6df

Bootstrap Fill

bi bi-bootstrap-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1a6

Bounding Box

bi bi-bounding-box

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1b6

Box Arrow Up

bi bi-box-arrow-up

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1c6

Boxes

bi bi-boxes

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f685

Broadcast

bi bi-broadcast

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1d6

Browser Firefox

bi bi-browser-firefox

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7d6

Building Add

bi bi-building-add

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f867

Building Check

bi bi-building-check

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f868

Building Dash

bi bi-building-dash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f869

Building Down

bi bi-building-down

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f86a

Building Exclamation

bi bi-building-exclamation

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f86b

Building Fill

bi bi-building-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f876

Building Fill Add

bi bi-building-fill-add

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f86c

Building Fill Check

bi bi-building-fill-check

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f86d

Building Fill Dash

bi bi-building-fill-dash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f86e

Building Fill Down

bi bi-building-fill-down

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f86f

Cake

bi bi-cake

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6e0

Cake2

bi bi-cake2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6ed

Calendar

bi bi-calendar

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1f6

Calendar Day

bi bi-calendar-day

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1e6

Calendar2 Range Fill

bi bi-calendar2-range-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f206

Calendar4 Range

bi bi-calendar4-range

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f216

Card Image

bi bi-card-image

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f226

Caret Up Square Fill

bi bi-caret-up-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f236

Cash Coin

bi bi-cash-coin

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f632

Cash Stack

bi bi-cash-stack

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f246

Cc Circle Fill

bi bi-cc-circle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7e6

Chat

bi bi-chat

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f268

Chat Left Heart

bi bi-chat-left-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f716

Chat Right Dots Fill

bi bi-chat-right-dots-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f256

Chat Square

bi bi-chat-square

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f265

Chat Square Fill

bi bi-chat-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f260

Chat Square Quote

bi bi-chat-square-quote

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f262

Chat Square Quote Fill

bi bi-chat-square-quote-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f261

Chat Square Text

bi bi-chat-square-text

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f264

Chat Square Text Fill

bi bi-chat-square-text-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f263

Chat Text

bi bi-chat-text

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f267

Chat Text Fill

bi bi-chat-text-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f266

Check

bi bi-check

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f26e

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.