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

2,078 icons

Browse by package, name, tag, class, or code point.

Cloud Moon

bi bi-cloud-moon

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2b0

Cloud Moon Fill

bi bi-cloud-moon-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2af

Cloud Plus

bi bi-cloud-plus

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2b2

Cloud Plus Fill

bi bi-cloud-plus-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2b1

Cloud Rain

bi bi-cloud-rain

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2b6

Cloud Rain Fill

bi bi-cloud-rain-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2b3

Cloud Rain Heavy

bi bi-cloud-rain-heavy

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2b5

Cloud Rain Heavy Fill

bi bi-cloud-rain-heavy-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2b4

Cloud Slash

bi bi-cloud-slash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2b8

Cloud Slash Fill

bi bi-cloud-slash-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2b7

Cloud Sleet

bi bi-cloud-sleet

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2ba

Cloud Sleet Fill

bi bi-cloud-sleet-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2b9

Cloud Snow

bi bi-cloud-snow

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2bc

Cloud Snow Fill

bi bi-cloud-snow-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2bb

Cloud Sun

bi bi-cloud-sun

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2be

Cloud Sun Fill

bi bi-cloud-sun-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2bd

Cloud Upload

bi bi-cloud-upload

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2c0

Cloud Upload Fill

bi bi-cloud-upload-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2bf

Clouds

bi bi-clouds

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2c3

Clouds Fill

bi bi-clouds-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2c2

Cloudy

bi bi-cloudy

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2c5

Cloudy Fill

bi bi-cloudy-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2c4

Code

bi bi-code

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2c8

Code Slash

bi bi-code-slash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2c6

Code Square

bi bi-code-square

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2c7

Coin

bi bi-coin

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f634

Collection

bi bi-collection

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2cc

Collection Fill

bi bi-collection-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2c9

Collection Play

bi bi-collection-play

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2cb

Collection Play Fill

bi bi-collection-play-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2ca

Columns

bi bi-columns

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2ce

Columns Gap

bi bi-columns-gap

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2cd

Command

bi bi-command

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2cf

Compass

bi bi-compass

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2d1

Compass Fill

bi bi-compass-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2d0

Cone

bi bi-cone

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2d3

Cone Striped

bi bi-cone-striped

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2d2

Controller

bi bi-controller

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2d4

Cookie

bi bi-cookie

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6ee

Copy

bi bi-copy

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f759

Cpu

bi bi-cpu

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2d6
cpu

Cpu Fill

bi bi-cpu-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2d5

Credit Card

bi bi-credit-card

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2dc

Credit Card 2 Back

bi bi-credit-card-2-back

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2d8

Credit Card 2 Back Fill

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

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2d7

Credit Card 2 Front

bi bi-credit-card-2-front

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2da

Credit Card 2 Front Fill

bi bi-credit-card-2-front-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2d9

Credit Card Fill

bi bi-credit-card-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f2db

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.