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

475 icons

Matching "7"

Cloud Haze

bi bi-cloud-haze

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2a7

Cloud Haze2

bi bi-cloud-haze2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6f7

Cloud Slash Fill

bi bi-cloud-slash-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2b7

Code Square

bi bi-code-square

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2c7

Copy

bi bi-copy

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f759

Credit Card 2 Back Fill

bi bi-credit-card-2-back-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2d7

Crosshair

bi bi-crosshair

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f769

Crosshair2

bi bi-crosshair2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f794

Css

bi bi-css

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f917
css

Cup Hot

bi bi-cup-hot

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7eb

Cup Hot Fill

bi bi-cup-hot-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7ea

Currency Euro

bi bi-currency-euro

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f637

Currency Rupee

bi bi-currency-rupee

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7ec

Dash Square Dotted

bi bi-dash-square-dotted

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2e7

Database Fill Down

bi bi-database-fill-down

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8b7

Dice 3

bi bi-dice-3

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2f7

Door Open Fill

bi bi-door-open-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f307

Dpad

bi bi-dpad

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f687

Dropbox

bi bi-dropbox

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7ed

Emoji Angry

bi bi-emoji-angry

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f317

Emoji Astonished

bi bi-emoji-astonished

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f79a

Emoji Astonished Fill

bi bi-emoji-astonished-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f795

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 Kiss

bi bi-emoji-kiss

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f735

Emoji Kiss Fill

bi bi-emoji-kiss-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f734

Emoji Smile

bi bi-emoji-smile

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f327

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

Envelope Paper Heart

bi bi-envelope-paper-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f73c

Envelope Paper Heart Fill

bi bi-envelope-paper-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f73b

Envelope Slash

bi bi-envelope-slash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f697

Escape

bi bi-escape

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7ee

Exclamation Octagon

bi bi-exclamation-octagon

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f337

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.