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"

Arrow Left Circle

bi bi-arrow-left-circle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f12a

Arrow Left Circle Fill

bi bi-arrow-left-circle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f129

Arrow Left Short

bi bi-arrow-left-short

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f12c

Arrow Right Circle

bi bi-arrow-right-circle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f134

Arrow Right Circle Fill

bi bi-arrow-right-circle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f133

Arrow Up Circle

bi bi-arrow-up-circle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f13a

Arrow Up Circle Fill

bi bi-arrow-up-circle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f139

Arrow Up Left Circle

bi bi-arrow-up-left-circle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f13c

Arrow Up Left Circle Fill

bi bi-arrow-up-left-circle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f13b

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

Arrows Angle Contract

bi bi-arrows-angle-contract

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f149

Arrows Collapse

bi bi-arrows-collapse

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f14b

Arrows Collapse Vertical

bi bi-arrows-collapse-vertical

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f690

Arrows Expand

bi bi-arrows-expand

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f14c

Arrows Expand Vertical

bi bi-arrows-expand-vertical

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f695

Arrows Fullscreen

bi bi-arrows-fullscreen

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f14d

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

Back

bi bi-back

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f155

Backpack

bi bi-backpack

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8e0

Backpack Fill

bi bi-backpack-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8df

Backpack2

bi bi-backpack2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8e2

Backpack2 Fill

bi bi-backpack2-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8e1

Backpack3

bi bi-backpack3

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8e4

Backpack3 Fill

bi bi-backpack3-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8e3

Backpack4

bi bi-backpack4

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8e6

Backpack4 Fill

bi bi-backpack4-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8e5

Backspace

bi bi-backspace

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f159

Backspace Fill

bi bi-backspace-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f156

Backspace Reverse

bi bi-backspace-reverse

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f158

Backspace Reverse Fill

bi bi-backspace-reverse-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f157

Badge 4K Fill

bi bi-badge-4k-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f15c

Badge Cc

bi bi-badge-cc

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f165

Badge Cc Fill

bi bi-badge-cc-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f164

Badge Vr Fill

bi bi-badge-vr-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f16c

Badge Wc

bi bi-badge-wc

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f16f

Badge Wc Fill

bi bi-badge-wc-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f16e

Bag Check

bi bi-bag-check

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f171

Bag Check Fill

bi bi-bag-check-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f170

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

Battery Charging

bi bi-battery-charging

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f185

Behance

bi bi-behance

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f65c

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.