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

498 icons

Matching "1"

Calculator Fill

bi bi-calculator-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1df

Calendar

bi bi-calendar

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1f6

Calendar Check

bi bi-calendar-check

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1e2

Calendar Check Fill

bi bi-calendar-check-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1e1

Calendar Date

bi bi-calendar-date

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1e4

Calendar Date Fill

bi bi-calendar-date-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1e3

Calendar Day

bi bi-calendar-day

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1e6

Calendar Day Fill

bi bi-calendar-day-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1e5

Calendar Event

bi bi-calendar-event

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1e8

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

bi bi-calendar-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f710

Calendar Minus

bi bi-calendar-minus

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1eb

Calendar Minus Fill

bi bi-calendar-minus-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1ea

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

Calendar Plus

bi bi-calendar-plus

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1ef

Calendar Plus Fill

bi bi-calendar-plus-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1ee

Calendar Range

bi bi-calendar-range

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1f1

Calendar Range Fill

bi bi-calendar-range-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1f0

Calendar Week

bi bi-calendar-week

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1f3

Calendar Week Fill

bi bi-calendar-week-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1f2

Calendar X

bi bi-calendar-x

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1f5

Calendar X Fill

bi bi-calendar-x-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1f4

Calendar2 Check

bi bi-calendar2-check

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1f8

Calendar2 Check Fill

bi bi-calendar2-check-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1f7

Calendar2 Date

bi bi-calendar2-date

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1fa

Calendar2 Date Fill

bi bi-calendar2-date-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1f9

Calendar2 Day

bi bi-calendar2-day

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1fc

Calendar2 Day Fill

bi bi-calendar2-day-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1fb

Calendar2 Event

bi bi-calendar2-event

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1fe

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

bi bi-calendar2-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f712

Calendar2 Heart Fill

bi bi-calendar2-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f711

Calendar2 Minus

bi bi-calendar2-minus

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f201

Calendar3

bi bi-calendar3

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f214

Calendar3 Range

bi bi-calendar3-range

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f211

Calendar3 Range Fill

bi bi-calendar3-range-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f210

Calendar3 Week

bi bi-calendar3-week

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f213

Calendar3 Week Fill

bi bi-calendar3-week-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f212

Calendar4

bi bi-calendar4

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f218

Calendar4 Event

bi bi-calendar4-event

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f215

Calendar4 Range

bi bi-calendar4-range

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f216

Calendar4 Week

bi bi-calendar4-week

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f217

Camera Fill

bi bi-camera-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f219

Camera Reels

bi bi-camera-reels

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f21b

Camera Reels Fill

bi bi-camera-reels-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f21a

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.