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

988 icons

Matching "c"

Bezier2

bi bi-bezier2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f18c

Bicycle

bi bi-bicycle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f18d

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

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

Bookmark Check

bi bi-bookmark-check

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f196

Bookmark Check Fill

bi bi-bookmark-check-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f195

Bookmark Plus Fill

bi bi-bookmark-plus-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f19c

Border Center

bi bi-border-center

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1ab

Border Inner

bi bi-border-inner

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1ac

Bounding Box Circles

bi bi-bounding-box-circles

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1b5

Box

bi bi-box

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1c8
box

Box Arrow In Down

bi bi-box-arrow-in-down

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1bc

Box Arrow In Up

bi bi-box-arrow-in-up

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1c1

Box Arrow In Up Right

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

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1c0

Box Arrow Left

bi bi-box-arrow-left

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1c2

Box Arrow Right

bi bi-box-arrow-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1c3

Box Arrow Up

bi bi-box-arrow-up

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1c6

Box Arrow Up Left

bi bi-box-arrow-up-left

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1c4

Box Arrow Up Right

bi bi-box-arrow-up-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1c5

Box Seam

bi bi-box-seam

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1c7

Box2 Heart

bi bi-box2-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f70c

Braces

bi bi-braces

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1c9

Braces Asterisk

bi bi-braces-asterisk

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f70e

Bricks

bi bi-bricks

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1ca

Briefcase

bi bi-briefcase

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1cc

Briefcase Fill

bi bi-briefcase-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1cb

Brightness Alt High

bi bi-brightness-alt-high

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1ce

Brightness Alt High Fill

bi bi-brightness-alt-high-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1cd

Brightness Alt Low Fill

bi bi-brightness-alt-low-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1cf

Brilliance

bi bi-brilliance

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8e7

Broadcast

bi bi-broadcast

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1d6

Broadcast Pin

bi bi-broadcast-pin

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1d5

Browser Chrome

bi bi-browser-chrome

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7d4

Bucket

bi bi-bucket

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1da

Bucket Fill

bi bi-bucket-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1d9

Bug

bi bi-bug

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1dc
bug

Building Check

bi bi-building-check

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f868

Building Exclamation

bi bi-building-exclamation

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f86b

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 Exclamation

bi bi-building-fill-exclamation

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f870

Building Fill Lock

bi bi-building-fill-lock

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f872

Building Lock

bi bi-building-lock

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f878

Buildings Fill

bi bi-buildings-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f87c

C Circle

bi bi-c-circle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7db

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.