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"

Camera Video

bi bi-camera-video

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f21f

Camera Video Fill

bi bi-camera-video-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f21c

Camera Video Off

bi bi-camera-video-off

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f21e

Camera Video Off Fill

bi bi-camera-video-off-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f21d

Camera2

bi bi-camera2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f221

Car Front

bi bi-car-front

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7e1

Caret Right Fill

bi bi-caret-right-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f231

Cart X

bi bi-cart-x

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f241

Chat Heart

bi bi-chat-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f714

Chat Heart Fill

bi bi-chat-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f713

Chat Left Heart

bi bi-chat-left-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f716

Chat Left Heart Fill

bi bi-chat-left-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f715

Chat Left Text Fill

bi bi-chat-left-text-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f251

Chat Right Heart

bi bi-chat-right-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f718

Chat Right Heart Fill

bi bi-chat-right-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f717

Chat Square Heart

bi bi-chat-square-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f71a

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

Check2 Square

bi bi-check2-square

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f271

Chevron Double Up

bi bi-chevron-double-up

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f281

Claude

bi bi-claude

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f914

Clipboard Check Fill

bi bi-clipboard-check-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f71b

Clipboard Data Fill

bi bi-clipboard-data-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f71c

Clipboard Fill

bi bi-clipboard-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f71d

Clipboard Heart

bi bi-clipboard-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f71f

Clipboard Heart Fill

bi bi-clipboard-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f71e

Clipboard Plus Fill

bi bi-clipboard-plus-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f721

Clipboard2 X Fill

bi bi-clipboard2-x-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f731

Clock Fill

bi bi-clock-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f291

Cloud

bi bi-cloud

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2c1

Cloud Fog2 Fill

bi bi-cloud-fog2-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2a1

Cloud Plus Fill

bi bi-cloud-plus-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2b1

Compass

bi bi-compass

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2d1

Css

bi bi-css

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f917
css

Cursor Fill

bi bi-cursor-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2e1

Database Dash

bi bi-database-dash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8b1

Database Slash

bi bi-database-slash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8c1

Diamond

bi bi-diamond

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2f1

Dice 1

bi bi-dice-1

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2f3

Dice 1 Fill

bi bi-dice-1-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2f2

Display Fill

bi bi-display-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f301

Displayport

bi bi-displayport

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6e1

Easel

bi bi-easel

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f310

Egg

bi bi-egg

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f313
egg

Egg Fill

bi bi-egg-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f311

Egg Fried

bi bi-egg-fried

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f312

Eject

bi bi-eject

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f315

Eject Fill

bi bi-eject-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f314

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.