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

659 icons

Matching "p"

Filetype Xlsx

bi bi-filetype-xlsx

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f793

Filetype Xml

bi bi-filetype-xml

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f76b

Filetype Yml

bi bi-filetype-yml

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f76c

Fingerprint

bi bi-fingerprint

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f671

Floppy

bi bi-floppy

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7d8

Floppy Fill

bi bi-floppy-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7c5

Floppy2

bi bi-floppy2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7e4

Floppy2 Fill

bi bi-floppy2-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7d9

Folder Plus

bi bi-folder-plus

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3d3

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

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

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 3X2 Gap

bi bi-grid-3x2-gap

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3f6

Grid 3X2 Gap Fill

bi bi-grid-3x2-gap-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3f5

Grid 3X3 Gap

bi bi-grid-3x3-gap

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3f9

Grid 3X3 Gap Fill

bi bi-grid-3x3-gap-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3f8

Grip Horizontal

bi bi-grip-horizontal

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3fd

Grip Vertical

bi bi-grip-vertical

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3fe

Hand Thumbs Up

bi bi-hand-thumbs-up

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f407

Hand Thumbs Up Fill

bi bi-hand-thumbs-up-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f406

Headphones

bi bi-headphones

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f413

Heart Pulse

bi bi-heart-pulse

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f76f

Heart Pulse Fill

bi bi-heart-pulse-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f76e

Heptagon

bi bi-heptagon

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f41a

Heptagon Fill

bi bi-heptagon-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f418

Heptagon Half

bi bi-heptagon-half

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f419

Hospital

bi bi-hospital

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f774

Hospital Fill

bi bi-hospital-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f773

Hourglass Split

bi bi-hourglass-split

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f41f

Hourglass Top

bi bi-hourglass-top

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f420

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

Hypnotize

bi bi-hypnotize

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f674

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

Javascript

bi bi-javascript

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f918

Journal Arrow Up

bi bi-journal-arrow-up

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f43b

Journal Plus

bi bi-journal-plus

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f442

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.