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

241 icons

Matching "on"

Amazon

bi bi-amazon

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f68d

Arrows Angle Contract

bi bi-arrows-angle-contract

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f149

Balloon

bi bi-balloon

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f709

Balloon Fill

bi bi-balloon-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f706

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

Building Exclamation

bi bi-building-exclamation

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f86b

Building Fill Exclamation

bi bi-building-fill-exclamation

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f870

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

Calendar Month

bi bi-calendar-month

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1ed

Calendar Month Fill

bi bi-calendar-month-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1ec

Calendar2 Month

bi bi-calendar2-month

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f203

Calendar2 Month Fill

bi bi-calendar2-month-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f202

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

Chevron Bar Contract

bi bi-chevron-bar-contract

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f273

Chevron Bar Down

bi bi-chevron-bar-down

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f274

Chevron Bar Expand

bi bi-chevron-bar-expand

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f275

Chevron Bar Left

bi bi-chevron-bar-left

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f276

Chevron Bar Right

bi bi-chevron-bar-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f277

Chevron Bar Up

bi bi-chevron-bar-up

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f278

Chevron Compact Down

bi bi-chevron-compact-down

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f279

Chevron Compact Left

bi bi-chevron-compact-left

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f27a

Chevron Compact Right

bi bi-chevron-compact-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f27b

Chevron Compact Up

bi bi-chevron-compact-up

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f27c

Chevron Contract

bi bi-chevron-contract

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f27d

Chevron Double Down

bi bi-chevron-double-down

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f27e

Chevron Double Left

bi bi-chevron-double-left

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f27f

Chevron Double Right

bi bi-chevron-double-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f280

Chevron Double Up

bi bi-chevron-double-up

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f281

Chevron Down

bi bi-chevron-down

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f282

Chevron Expand

bi bi-chevron-expand

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f283

Chevron Left

bi bi-chevron-left

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f284

Chevron Right

bi bi-chevron-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f285

Chevron Up

bi bi-chevron-up

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f286

Cloud Moon

bi bi-cloud-moon

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2b0

Cloud Moon Fill

bi bi-cloud-moon-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2af

Collection

bi bi-collection

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2cc

Collection Fill

bi bi-collection-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2c9

Collection Play

bi bi-collection-play

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2cb

Collection Play Fill

bi bi-collection-play-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2ca

Cone

bi bi-cone

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2d3

Cone Striped

bi bi-cone-striped

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2d2

Controller

bi bi-controller

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2d4

Credit Card 2 Front

bi bi-credit-card-2-front

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2da

Credit Card 2 Front Fill

bi bi-credit-card-2-front-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2d9

Database Exclamation

bi bi-database-exclamation

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8b3

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.