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

548 icons

Matching "2"

File Earmark Richtext Fill

bi bi-file-earmark-richtext-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f382

File Lock2

bi bi-file-lock2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f39f

File Lock2 Fill

bi bi-file-lock2-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f39e

File Minus Fill

bi bi-file-minus-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3a2

File Ruled Fill

bi bi-file-ruled-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3b2

Files

bi bi-files

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3c2

Filetype Css

bi bi-filetype-css

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f742

Filetype Mov

bi bi-filetype-mov

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f752

Filetype Pptx

bi bi-filetype-pptx

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f792

Filetype Svg

bi bi-filetype-svg

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f762

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

Flower2

bi bi-flower2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3ce

Folder Minus

bi bi-folder-minus

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3d2

Folder2

bi bi-folder2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3d9

Folder2 Open

bi bi-folder2-open

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3d8

Gear Fill

bi bi-gear-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3e2

Gender Female

bi bi-gender-female

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f642

Globe Americas

bi bi-globe-americas

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f882

Globe2

bi bi-globe2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3ef

Gpu Card

bi bi-gpu-card

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6e2

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

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

Grid 3X2 Gap Fill

bi bi-grid-3x2-gap-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3f5

Hand Index Thumb

bi bi-hand-index-thumb

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f402

Hdd

bi bi-hdd

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f412
hdd

Hearts

bi bi-hearts

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f772

Hourglass

bi bi-hourglass

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f421

Hourglass Top

bi bi-hourglass-top

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f420

House

bi bi-house

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f425

House Door

bi bi-house-door

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f423

House Door Fill

bi bi-house-door-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f422

House Fill

bi bi-house-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f424

House Lock Fill

bi bi-house-lock-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f892

Hr

bi bi-hr

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f426
hr

Hurricane

bi bi-hurricane

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f427

Image

bi bi-image

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f42a

Image Alt

bi bi-image-alt

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f428

Image Fill

bi bi-image-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f429

Images

bi bi-images

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f42b

Inbox

bi bi-inbox

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f42d

Inbox Fill

bi bi-inbox-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f42c

Inboxes

bi bi-inboxes

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f42f

Inboxes Fill

bi bi-inboxes-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f42e

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.