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

1,151 icons

Matching "r"

Diagram 3

bi bi-diagram-3

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2ee

Diagram 3 Fill

bi bi-diagram-3-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2ed

Discord

bi bi-discord

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f300

Displayport

bi bi-displayport

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6e1

Displayport Fill

bi bi-displayport-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6fc

Distribute Horizontal

bi bi-distribute-horizontal

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f303

Distribute Vertical

bi bi-distribute-vertical

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f304

Door Closed

bi bi-door-closed

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f306

Door Closed Fill

bi bi-door-closed-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f305

Door Open

bi bi-door-open

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f308

Door Open Fill

bi bi-door-open-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f307

Dribbble

bi bi-dribbble

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f65f

Dropbox

bi bi-dropbox

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7ed

Droplet

bi bi-droplet

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f30d

Droplet Fill

bi bi-droplet-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f30b

Droplet Half

bi bi-droplet-half

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f30c

Ear

bi bi-ear

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f689
ear

Ear Fill

bi bi-ear-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f688

Earbuds

bi bi-earbuds

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f30e

Egg Fried

bi bi-egg-fried

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f312

Emoji Angry

bi bi-emoji-angry

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f317

Emoji Angry Fill

bi bi-emoji-angry-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f316

Emoji Expressionless

bi bi-emoji-expressionless

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f31b

Emoji Expressionless Fill

bi bi-emoji-expressionless-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f31a

Emoji Frown

bi bi-emoji-frown

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f31d

Emoji Frown Fill

bi bi-emoji-frown-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f31c

Emoji Grimace

bi bi-emoji-grimace

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7a0

Emoji Grimace Fill

bi bi-emoji-grimace-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f79b

Emoji Grin

bi bi-emoji-grin

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7a6

Emoji Grin Fill

bi bi-emoji-grin-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7a1

Emoji Heart Eyes

bi bi-emoji-heart-eyes

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f31f

Emoji Heart Eyes Fill

bi bi-emoji-heart-eyes-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f31e

Emoji Neutral

bi bi-emoji-neutral

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f323

Emoji Neutral Fill

bi bi-emoji-neutral-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f322

Emoji Surprise

bi bi-emoji-surprise

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7ac

Emoji Surprise Fill

bi bi-emoji-surprise-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7a7

Emoji Tear

bi bi-emoji-tear

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7b2

Emoji Tear Fill

bi bi-emoji-tear-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7ad

Envelope Arrow Down

bi bi-envelope-arrow-down

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7b8

Envelope Arrow Down Fill

bi bi-envelope-arrow-down-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7b3

Envelope Arrow Up

bi bi-envelope-arrow-up

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7be

Envelope Arrow Up Fill

bi bi-envelope-arrow-up-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7b9

Envelope Heart

bi bi-envelope-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f737

Envelope Heart Fill

bi bi-envelope-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f736

Envelope Open Heart

bi bi-envelope-open-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f739

Envelope Open Heart Fill

bi bi-envelope-open-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f738

Envelope Paper

bi bi-envelope-paper

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f73d

Envelope Paper Fill

bi bi-envelope-paper-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f73a

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.