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

66 icons

Matching "right"

Arrow 90Deg Right

bi bi-arrow-90deg-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f110

Arrow Bar Right

bi bi-arrow-bar-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f114

Arrow Down Right

bi bi-arrow-down-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f123

Arrow Down Right Circle

bi bi-arrow-down-right-circle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f120

Arrow Down Right Circle Fill

bi bi-arrow-down-right-circle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f11f

Arrow Down Right Square

bi bi-arrow-down-right-square

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f122

Arrow Down Right Square Fill

bi bi-arrow-down-right-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f121

Arrow Left Right

bi bi-arrow-left-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f12b

Arrow Return Right

bi bi-arrow-return-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f132

Arrow Right

bi bi-arrow-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f138

Arrow Right Circle

bi bi-arrow-right-circle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f134

Arrow Right Circle Fill

bi bi-arrow-right-circle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f133

Arrow Right Short

bi bi-arrow-right-short

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f135

Arrow Right Square

bi bi-arrow-right-square

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f137

Arrow Right Square Fill

bi bi-arrow-right-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f136

Arrow Up Right

bi bi-arrow-up-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f144

Arrow Up Right Circle

bi bi-arrow-up-right-circle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f141

Arrow Up Right Circle Fill

bi bi-arrow-up-right-circle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f140

Arrow Up Right Square

bi bi-arrow-up-right-square

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f143

Arrow Up Right Square Fill

bi bi-arrow-up-right-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f142

Blockquote Right

bi bi-blockquote-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f191

Border Right

bi bi-border-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1b0

Box Arrow Down Right

bi bi-box-arrow-down-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1b8

Box Arrow In Down Right

bi bi-box-arrow-in-down-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1bb

Box Arrow In Right

bi bi-box-arrow-in-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1be

Box Arrow In Up Right

bi bi-box-arrow-in-up-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1c0

Box Arrow Right

bi bi-box-arrow-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1c3

Box Arrow Up Right

bi bi-box-arrow-up-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1c5

Brightness Alt High

bi bi-brightness-alt-high

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1ce

Brightness Alt High Fill

bi bi-brightness-alt-high-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1cd

Brightness Alt Low

bi bi-brightness-alt-low

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1d0

Brightness Alt Low Fill

bi bi-brightness-alt-low-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1cf

Brightness High

bi bi-brightness-high

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1d2

Brightness High Fill

bi bi-brightness-high-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1d1

Brightness Low

bi bi-brightness-low

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1d4

Brightness Low Fill

bi bi-brightness-low-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f1d3

Caret Right

bi bi-caret-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f234

Caret Right Fill

bi bi-caret-right-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f231

Caret Right Square

bi bi-caret-right-square

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f233

Caret Right Square Fill

bi bi-caret-right-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f232

Chat Right

bi bi-chat-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f25d

Chat Right Dots

bi bi-chat-right-dots

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f257

Chat Right Dots Fill

bi bi-chat-right-dots-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f256

Chat Right Fill

bi bi-chat-right-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f258

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 Right Quote

bi bi-chat-right-quote

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f25a

Chat Right Quote Fill

bi bi-chat-right-quote-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f259

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.