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

705 icons

Matching "fill"

Calendar2 X Fill

bi bi-calendar2-x-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f20a

Calendar3 Event Fill

bi bi-calendar3-event-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f20d

Calendar3 Fill

bi bi-calendar3-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f20f

Calendar3 Range Fill

bi bi-calendar3-range-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f210

Calendar3 Week Fill

bi bi-calendar3-week-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f212

Camera Fill

bi bi-camera-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f219

Camera Reels Fill

bi bi-camera-reels-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f21a

Camera Video Fill

bi bi-camera-video-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f21c

Camera Video Off Fill

bi bi-camera-video-off-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f21d

Capslock Fill

bi bi-capslock-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f222

Car Front Fill

bi bi-car-front-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7e0

Caret Down Fill

bi bi-caret-down-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f229

Caret Down Square Fill

bi bi-caret-down-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f22a

Caret Left Fill

bi bi-caret-left-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f22d

Caret Left Square Fill

bi bi-caret-left-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f22e

Caret Right Fill

bi bi-caret-right-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f231

Caret Right Square Fill

bi bi-caret-right-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f232

Caret Up Fill

bi bi-caret-up-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f235

Caret Up Square Fill

bi bi-caret-up-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f236

Cart Check Fill

bi bi-cart-check-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f239

Cart Dash Fill

bi bi-cart-dash-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f23b

Cart Fill

bi bi-cart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f23d

Cart Plus Fill

bi bi-cart-plus-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f23e

Cart X Fill

bi bi-cart-x-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f240

Cassette Fill

bi bi-cassette-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7e2

Cc Circle Fill

bi bi-cc-circle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7e6

Cc Square Fill

bi bi-cc-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7e8

Chat Dots Fill

bi bi-chat-dots-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f249

Chat Fill

bi bi-chat-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f24b

Chat Heart Fill

bi bi-chat-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f713

Chat Left Dots Fill

bi bi-chat-left-dots-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f24c

Chat Left Fill

bi bi-chat-left-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f24e

Chat Left Heart Fill

bi bi-chat-left-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f715

Chat Left Quote Fill

bi bi-chat-left-quote-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f24f

Chat Left Text Fill

bi bi-chat-left-text-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f251

Chat Quote Fill

bi bi-chat-quote-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f254

Chat Right Dots Fill

bi bi-chat-right-dots-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f256

Chat Right Fill

bi bi-chat-right-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f258

Chat Right Heart Fill

bi bi-chat-right-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f717

Chat Right Quote Fill

bi bi-chat-right-quote-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f259

Chat Right Text Fill

bi bi-chat-right-text-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f25b

Chat Square Dots Fill

bi bi-chat-square-dots-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f25e

Chat Square Fill

bi bi-chat-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f260

Chat Square Heart Fill

bi bi-chat-square-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f719

Chat Square Quote Fill

bi bi-chat-square-quote-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f261

Chat Square Text Fill

bi bi-chat-square-text-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f263

Chat Text Fill

bi bi-chat-text-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f266

Check Circle Fill

bi bi-check-circle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f26a

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.