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

206 icons

Matching "in"

Airplane Engines

bi bi-airplane-engines

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7cb

Airplane Engines Fill

bi bi-airplane-engines-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7ca

App Indicator

bi bi-app-indicator

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f10a

Bar Chart Line

bi bi-bar-chart-line

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f17c

Bar Chart Line Fill

bi bi-bar-chart-line-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f17b

Battery Charging

bi bi-battery-charging

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f185

Bing

bi bi-bing

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6c2

Binoculars

bi bi-binoculars

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f18f

Binoculars Fill

bi bi-binoculars-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f18e

Border Inner

bi bi-border-inner

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1ac

Bounding Box

bi bi-bounding-box

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1b6

Bounding Box Circles

bi bi-bounding-box-circles

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1b5

Box Arrow In Down

bi bi-box-arrow-in-down

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1bc

Box Arrow In Down Left

bi bi-box-arrow-in-down-left

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1ba

Box Arrow In Down Right

bi bi-box-arrow-in-down-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1bb

Box Arrow In Left

bi bi-box-arrow-in-left

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1bd

Box Arrow In Right

bi bi-box-arrow-in-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1be

Box Arrow In Up

bi bi-box-arrow-in-up

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1c1

Box Arrow In Up Left

bi bi-box-arrow-in-up-left

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1bf

Box Arrow In Up Right

bi bi-box-arrow-in-up-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1c0

Broadcast Pin

bi bi-broadcast-pin

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1d5

Building

bi bi-building

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1dd

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

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

Calendar Minus

bi bi-calendar-minus

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1eb

Calendar Minus Fill

bi bi-calendar-minus-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1ea

Calendar2 Minus

bi bi-calendar2-minus

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f201

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.