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

490 icons

Matching "4"

Filetype Tsx

bi bi-filetype-tsx

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f764

Filter Circle Fill

bi bi-filter-circle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3c4

Floppy2

bi bi-floppy2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7e4

Folder Symlink Fill

bi bi-folder-symlink-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3d4

Gear Wide

bi bi-gear-wide

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3e4

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 Trans

bi bi-gender-trans

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f644

Globe Central South Asia

bi bi-globe-central-south-asia

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f884

Grid 1X2

bi bi-grid-1x2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3f4

Hand Index

bi bi-hand-index

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f403

Hand Index Fill

bi bi-hand-index-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f400

Hand Index Thumb

bi bi-hand-index-thumb

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f402

Hand Index Thumb Fill

bi bi-hand-index-thumb-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f401

Hand Thumbs Down

bi bi-hand-thumbs-down

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f405

Hand Thumbs Down Fill

bi bi-hand-thumbs-down-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f404

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

Handbag

bi bi-handbag

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f409

Handbag Fill

bi bi-handbag-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f408

Hash

bi bi-hash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f40a

Hdd

bi bi-hdd

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f412
hdd

Hdd Fill

bi bi-hdd-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f40b

Hdd Network

bi bi-hdd-network

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f40d

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

Headphones

bi bi-headphones

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f413

Headset

bi bi-headset

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f414

Headset Vr

bi bi-headset-vr

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f645

Heart

bi bi-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f417

Heart Fill

bi bi-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f415

Heart Half

bi bi-heart-half

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f416

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

Hexagon

bi bi-hexagon

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f41d

Hexagon Fill

bi bi-hexagon-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f41b

Hexagon Half

bi bi-hexagon-half

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f41c

Hospital

bi bi-hospital

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f774

Hourglass

bi bi-hourglass

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f421

Hourglass Bottom

bi bi-hourglass-bottom

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f41e

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

bi bi-house

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f425

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.