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"

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

Brightness High Fill

bi bi-brightness-high-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1d1

Brightness Low Fill

bi bi-brightness-low-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1d3

Brush Fill

bi bi-brush-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1d7

Bucket Fill

bi bi-bucket-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1d9

Bug Fill

bi bi-bug-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1db

Building Fill

bi bi-building-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f876

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 Dash

bi bi-building-fill-dash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f86e

Building Fill Down

bi bi-building-fill-down

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f86f

Building Fill Exclamation

bi bi-building-fill-exclamation

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f870

Building Fill Gear

bi bi-building-fill-gear

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f871

Building Fill Lock

bi bi-building-fill-lock

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f872

Building Fill Slash

bi bi-building-fill-slash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f873

Building Fill Up

bi bi-building-fill-up

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f874

Building Fill X

bi bi-building-fill-x

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f875

Buildings Fill

bi bi-buildings-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f87c

Bus Front Fill

bi bi-bus-front-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f87e

C Circle Fill

bi bi-c-circle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7da

C Square Fill

bi bi-c-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7dc

Cake Fill

bi bi-cake-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8e8

Cake2 Fill

bi bi-cake2-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8e9

Calculator Fill

bi bi-calculator-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1df

Calendar Check Fill

bi bi-calendar-check-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1e1

Calendar Date Fill

bi bi-calendar-date-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1e3

Calendar Day Fill

bi bi-calendar-day-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1e5

Calendar Event Fill

bi bi-calendar-event-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1e7

Calendar Fill

bi bi-calendar-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1e9

Calendar Heart Fill

bi bi-calendar-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f70f

Calendar Minus Fill

bi bi-calendar-minus-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1ea

Calendar Month Fill

bi bi-calendar-month-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1ec

Calendar Plus Fill

bi bi-calendar-plus-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1ee

Calendar Range Fill

bi bi-calendar-range-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1f0

Calendar Week Fill

bi bi-calendar-week-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1f2

Calendar X Fill

bi bi-calendar-x-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1f4

Calendar2 Check Fill

bi bi-calendar2-check-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1f7

Calendar2 Date Fill

bi bi-calendar2-date-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1f9

Calendar2 Day Fill

bi bi-calendar2-day-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1fb

Calendar2 Event Fill

bi bi-calendar2-event-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1fd

Calendar2 Fill

bi bi-calendar2-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1ff

Calendar2 Heart Fill

bi bi-calendar2-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f711

Calendar2 Minus Fill

bi bi-calendar2-minus-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f200

Calendar2 Month Fill

bi bi-calendar2-month-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f202

Calendar2 Plus Fill

bi bi-calendar2-plus-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f204

Calendar2 Range Fill

bi bi-calendar2-range-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f206

Calendar2 Week Fill

bi bi-calendar2-week-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f208

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.