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

503 icons

Matching "3"

Eye

bi bi-eye

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f341
eye

Eye Fill

bi bi-eye-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f33e

Eye Slash

bi bi-eye-slash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f340

Eye Slash Fill

bi bi-eye-slash-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f33f

Eyedropper

bi bi-eyedropper

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f342

Eyeglasses

bi bi-eyeglasses

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f343

Facebook

bi bi-facebook

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f344

Fast Forward Fill

bi bi-fast-forward-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7f3

File

bi bi-file

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3c0

File Arrow Down

bi bi-file-arrow-down

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f346

File Arrow Down Fill

bi bi-file-arrow-down-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f345

File Arrow Up

bi bi-file-arrow-up

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f348

File Arrow Up Fill

bi bi-file-arrow-up-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f347

File Bar Graph

bi bi-file-bar-graph

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f34a

File Bar Graph Fill

bi bi-file-bar-graph-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f349

File Binary

bi bi-file-binary

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f34c

File Binary Fill

bi bi-file-binary-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f34b

File Break

bi bi-file-break

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f34e

File Break Fill

bi bi-file-break-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f34d

File Check

bi bi-file-check

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f350

File Check Fill

bi bi-file-check-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f34f

File Code

bi bi-file-code

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f352

File Code Fill

bi bi-file-code-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f351

File Diff

bi bi-file-diff

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f354

File Diff Fill

bi bi-file-diff-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f353

File Earmark

bi bi-file-earmark

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f392

File Earmark Arrow Down

bi bi-file-earmark-arrow-down

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f356

File Earmark Arrow Down Fill

bi bi-file-earmark-arrow-down-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f355

File Earmark Arrow Up

bi bi-file-earmark-arrow-up

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f358

File Earmark Arrow Up Fill

bi bi-file-earmark-arrow-up-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f357

File Earmark Bar Graph

bi bi-file-earmark-bar-graph

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f35a

File Earmark Bar Graph Fill

bi bi-file-earmark-bar-graph-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f359

File Earmark Binary

bi bi-file-earmark-binary

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f35c

File Earmark Binary Fill

bi bi-file-earmark-binary-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f35b

File Earmark Break

bi bi-file-earmark-break

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f35e

File Earmark Break Fill

bi bi-file-earmark-break-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f35d

File Earmark Check

bi bi-file-earmark-check

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f360

File Earmark Check Fill

bi bi-file-earmark-check-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f35f

File Earmark Code

bi bi-file-earmark-code

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f362

File Earmark Code Fill

bi bi-file-earmark-code-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f361

File Earmark Diff

bi bi-file-earmark-diff

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f364

File Earmark Diff Fill

bi bi-file-earmark-diff-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f363

File Earmark Easel

bi bi-file-earmark-easel

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f366

File Earmark Easel Fill

bi bi-file-earmark-easel-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f365

File Earmark Excel

bi bi-file-earmark-excel

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f368

File Earmark Excel Fill

bi bi-file-earmark-excel-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f367

File Earmark Fill

bi bi-file-earmark-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f369

File Earmark Font

bi bi-file-earmark-font

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f36b

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.