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

475 icons

Matching "7"

Brush Fill

bi bi-brush-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1d7

Building Add

bi bi-building-add

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f867

Building Fill

bi bi-building-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f876

Building Fill Exclamation

bi bi-building-fill-exclamation

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f870

Building Fill Gear

bi bi-building-fill-gear

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f871

Building Fill Lock

bi bi-building-fill-lock

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f872

Building Fill Slash

bi bi-building-fill-slash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f873

Building Fill Up

bi bi-building-fill-up

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f874

Building Fill X

bi bi-building-fill-x

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f875

Building Gear

bi bi-building-gear

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f877

Building Lock

bi bi-building-lock

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f878

Building Slash

bi bi-building-slash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f879

Building Up

bi bi-building-up

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f87a

Building X

bi bi-building-x

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f87b

Buildings

bi bi-buildings

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f87d

Buildings Fill

bi bi-buildings-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f87c

Bus Front

bi bi-bus-front

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f87f

Bus Front Fill

bi bi-bus-front-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f87e

C Circle

bi bi-c-circle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7db

C Circle Fill

bi bi-c-circle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7da

C Square

bi bi-c-square

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7dd

C Square Fill

bi bi-c-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7dc

Calendar Event Fill

bi bi-calendar-event-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1e7

Calendar Heart

bi bi-calendar-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f710

Calendar Heart Fill

bi bi-calendar-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f70f

Calendar2 Check Fill

bi bi-calendar2-check-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1f7

Calendar2 Heart

bi bi-calendar2-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f712

Calendar2 Heart Fill

bi bi-calendar2-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f711

Calendar2 Range

bi bi-calendar2-range

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f207

Calendar4 Week

bi bi-calendar4-week

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f217

Capsule

bi bi-capsule

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7df

Capsule Pill

bi bi-capsule-pill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7de

Car Front

bi bi-car-front

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7e1

Car Front Fill

bi bi-car-front-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7e0

Card List

bi bi-card-list

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f227

Caret Up Square

bi bi-caret-up-square

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f237

Cash

bi bi-cash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f247

Cassette

bi bi-cassette

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7e3

Cassette Fill

bi bi-cassette-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7e2

Cc Circle

bi bi-cc-circle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7e7

Cc Circle Fill

bi bi-cc-circle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7e6

Cc Square

bi bi-cc-square

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7e9

Cc Square Fill

bi bi-cc-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7e8

Chat Heart

bi bi-chat-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f714

Chat Heart Fill

bi bi-chat-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f713

Chat Left Heart

bi bi-chat-left-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f716

Chat Left Heart Fill

bi bi-chat-left-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f715

Chat Right Dots

bi bi-chat-right-dots

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f257

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.