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

930 icons

Matching "t"

Arrow Up Left Square Fill

bi bi-arrow-up-left-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f13d

Arrow Up Right

bi bi-arrow-up-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f144

Arrow Up Right Circle

bi bi-arrow-up-right-circle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f141

Arrow Up Right Circle Fill

bi bi-arrow-up-right-circle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f140

Arrow Up Right Square

bi bi-arrow-up-right-square

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f143

Arrow Up Right Square Fill

bi bi-arrow-up-right-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f142

Arrow Up Short

bi bi-arrow-up-short

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f145

Arrows Angle Contract

bi bi-arrows-angle-contract

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f149

Arrows Collapse Vertical

bi bi-arrows-collapse-vertical

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f690

Arrows Expand Vertical

bi bi-arrows-expand-vertical

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f695

Arrows Vertical

bi bi-arrows-vertical

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f698

Aspect Ratio

bi bi-aspect-ratio

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f150

Aspect Ratio Fill

bi bi-aspect-ratio-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f14f

Asterisk

bi bi-asterisk

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f151

At

bi bi-at

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f152
at

Badge Tm

bi bi-badge-tm

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f169

Badge Tm Fill

bi bi-badge-tm-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f168

Bag Heart

bi bi-bag-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f705

Bag Heart Fill

bi bi-bag-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f704

Balloon Heart

bi bi-balloon-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f708

Balloon Heart Fill

bi bi-balloon-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f707

Bar Chart

bi bi-bar-chart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f17e

Bar Chart Fill

bi bi-bar-chart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f17a

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

Bar Chart Steps

bi bi-bar-chart-steps

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f17d

Basket

bi bi-basket

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f180

Basket Fill

bi bi-basket-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f17f

Basket2

bi bi-basket2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f182

Basket2 Fill

bi bi-basket2-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f181

Basket3

bi bi-basket3

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f184

Basket3 Fill

bi bi-basket3-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f183

Battery

bi bi-battery

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f188

Battery Charging

bi bi-battery-charging

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f185

Battery Full

bi bi-battery-full

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f186

Battery Half

bi bi-battery-half

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f187

Battery Low

bi bi-battery-low

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f911

Blockquote Left

bi bi-blockquote-left

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f190

Blockquote Right

bi bi-blockquote-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f191

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 Heart

bi bi-bookmark-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f19b

Bookmark Heart Fill

bi bi-bookmark-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f19a

Bookmark Star

bi bi-bookmark-star

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f19f

Bookmark Star Fill

bi bi-bookmark-star-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f19e

Bootstrap

bi bi-bootstrap

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1a8

Bootstrap Fill

bi bi-bootstrap-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1a6

Bootstrap Reboot

bi bi-bootstrap-reboot

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1a7

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.