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

481 icons

Matching "8"

File Font Fill

bi bi-file-font-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f398

File Play Fill

bi bi-file-play-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3a8

File Text Fill

bi bi-file-text-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3b8

Filetype Heic

bi bi-filetype-heic

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f748

Filetype Png

bi bi-filetype-png

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f758

Filetype Woff

bi bi-filetype-woff

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f768

Filter Square Fill

bi bi-filter-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3c8

Flask Florence Fill

bi bi-flask-florence-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f908

Floppy

bi bi-floppy

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7d8

Folder2 Open

bi bi-folder2-open

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3d8

Fuel Pump

bi bi-fuel-pump

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f83e

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

Gender Neuter

bi bi-gender-neuter

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8ed

Geo Alt

bi bi-geo-alt

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3e8

Globe Americas

bi bi-globe-americas

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f882

Globe Asia Australia

bi bi-globe-asia-australia

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f883

Globe Central South Asia

bi bi-globe-central-south-asia

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f884

Globe Europe Africa

bi bi-globe-europe-africa

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f885

Grid 3X3 Gap Fill

bi bi-grid-3x3-gap-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3f8

Handbag Fill

bi bi-handbag-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f408

Heptagon Fill

bi bi-heptagon-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f418

Highlighter

bi bi-highlighter

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7f8

Highlights

bi bi-highlights

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8ee

House Add

bi bi-house-add

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f887

House Add Fill

bi bi-house-add-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f886

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 Dash

bi bi-house-dash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f88b

House Dash Fill

bi bi-house-dash-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f88a

House Down

bi bi-house-down

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f88d

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 Gear

bi bi-house-gear

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f891

House Gear Fill

bi bi-house-gear-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f890

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

House Slash

bi bi-house-slash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f895

House Slash Fill

bi bi-house-slash-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f894

House Up

bi bi-house-up

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f897

House Up Fill

bi bi-house-up-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f896

House X

bi bi-house-x

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f899

House X Fill

bi bi-house-x-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f898

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

Image Alt

bi bi-image-alt

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f428

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.