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

988 icons

Matching "c"

Fullscreen Exit

bi bi-fullscreen-exit

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3de

Gear Wide Connected

bi bi-gear-wide-connected

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3e3

Gift

bi bi-gift

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3ec

Globe Americas

bi bi-globe-americas

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f882

Globe Americas Fill

bi bi-globe-americas-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f91b

Globe Asia Australia Fill

bi bi-globe-asia-australia-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f91c

Globe Central South Asia

bi bi-globe-central-south-asia

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f884

Globe Central South Asia Fill

bi bi-globe-central-south-asia-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f91d

Globe Europe Africa

bi bi-globe-europe-africa

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f885

Globe Europe Africa Fill

bi bi-globe-europe-africa-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f91e

Gpu Card

bi bi-gpu-card

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6e2

Grid

bi bi-grid

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3fc

Grip Vertical

bi bi-grip-vertical

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3fe

H Circle

bi bi-h-circle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7fb

H Circle Fill

bi bi-h-circle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7fa

H Square Fill

bi bi-h-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7fc

Hdd Network Fill

bi bi-hdd-network-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f40c

Hdd Rack

bi bi-hdd-rack

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f40f

Hdd Rack Fill

bi bi-hdd-rack-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f40e

Hdd Stack

bi bi-hdd-stack

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f411

Hdd Stack Fill

bi bi-hdd-stack-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f410

Hexagon Half

bi bi-hexagon-half

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f41c

House Check

bi bi-house-check

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f889

House Check Fill

bi bi-house-check-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f888

House Down Fill

bi bi-house-down-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f88c

House Exclamation

bi bi-house-exclamation

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f88f

House Exclamation Fill

bi bi-house-exclamation-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f88e

House Lock

bi bi-house-lock

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f893

House Lock Fill

bi bi-house-lock-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f892

Houses

bi bi-houses

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8c6

Houses Fill

bi bi-houses-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8c5

Hurricane

bi bi-hurricane

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f427

Inbox Fill

bi bi-inbox-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f42c

Incognito

bi bi-incognito

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f777

Info Circle

bi bi-info-circle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f431

Info Circle Fill

bi bi-info-circle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f430

Input Cursor

bi bi-input-cursor

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f436

Input Cursor Text

bi bi-input-cursor-text

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f435

Intersect

bi bi-intersect

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f438

Javascript

bi bi-javascript

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f918

Journal Bookmark Fill

bi bi-journal-bookmark-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f43c

Journal Check

bi bi-journal-check

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f43e

Journal Code

bi bi-journal-code

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f43f

Journal Medical

bi bi-journal-medical

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f440

Journal Richtext

bi bi-journal-richtext

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f443

Joystick

bi bi-joystick

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f448

Kanban Fill

bi bi-kanban-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f44c

Layer Backward

bi bi-layer-backward

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f457

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.