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.

Fuel Pump Diesel

bi bi-fuel-pump-diesel

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f83c

Fuel Pump Diesel Fill

bi bi-fuel-pump-diesel-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f83b

Fuel Pump Fill

bi bi-fuel-pump-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f83d

Fullscreen

bi bi-fullscreen

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3df

Fullscreen Exit

bi bi-fullscreen-exit

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3de

Funnel

bi bi-funnel

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3e1

Funnel Fill

bi bi-funnel-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3e0

Gear

bi bi-gear

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3e5

Gear Fill

bi bi-gear-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3e2

Gear Wide

bi bi-gear-wide

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3e4

Gear Wide Connected

bi bi-gear-wide-connected

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3e3

Gem

bi bi-gem

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3e6
gem

Gender Ambiguous

bi bi-gender-ambiguous

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f641

Gender Female

bi bi-gender-female

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f642

Gender Male

bi bi-gender-male

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f643

Gender Neuter

bi bi-gender-neuter

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8ed

Gender Trans

bi bi-gender-trans

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f644

Geo

bi bi-geo

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3ea
geo

Geo Alt

bi bi-geo-alt

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3e8

Geo Alt Fill

bi bi-geo-alt-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3e7

Geo Fill

bi bi-geo-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3e9

Gift

bi bi-gift

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3ec

Gift Fill

bi bi-gift-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3eb

Git

bi bi-git

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f69d
git

Github

bi bi-github

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3ed

Gitlab

bi bi-gitlab

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7e5

Globe

bi bi-globe

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3ee

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

bi bi-globe-asia-australia

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f883

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

Globe2

bi bi-globe2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3ef

Google

bi bi-google

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3f0

Google Play

bi bi-google-play

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7f7

Gpu Card

bi bi-gpu-card

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6e2

Graph Down

bi bi-graph-down

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3f1

Graph Down Arrow

bi bi-graph-down-arrow

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f672

Graph Up

bi bi-graph-up

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3f2

Graph Up Arrow

bi bi-graph-up-arrow

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f673

Grid

bi bi-grid

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3fc

Grid 1X2

bi bi-grid-1x2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3f4

Grid 1X2 Fill

bi bi-grid-1x2-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3f3

Grid 3X2

bi bi-grid-3x2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3f7

Grid 3X2 Gap

bi bi-grid-3x2-gap

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3f6

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.