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 "6"

Filetype Exe

bi bi-filetype-exe

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f746

Filetype Pdf

bi bi-filetype-pdf

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f756

Filetype Scss

bi bi-filetype-scss

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f760

Filetype Sh

bi bi-filetype-sh

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f761

Filetype Svg

bi bi-filetype-svg

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f762

Filetype Tiff

bi bi-filetype-tiff

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f763

Filetype Tsx

bi bi-filetype-tsx

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f764

Filetype Ttf

bi bi-filetype-ttf

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f765

Filetype Txt

bi bi-filetype-txt

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f766

Filetype Wav

bi bi-filetype-wav

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f767

Filetype Woff

bi bi-filetype-woff

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f768

Filetype Xls

bi bi-filetype-xls

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f76a

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

Filter Left

bi bi-filter-left

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3c6

Fingerprint

bi bi-fingerprint

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f671

Fire

bi bi-fire

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7f6

Folder X

bi bi-folder-x

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3d6

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 Trans

bi bi-gender-trans

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f644

Git

bi bi-git

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f69d
git

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 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

Hand Thumbs Up Fill

bi bi-hand-thumbs-up-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f406

Hdmi

bi bi-hdmi

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6d7

Hdmi Fill

bi bi-hdmi-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6d6

Headset Vr

bi bi-headset-vr

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f645

Heart Arrow

bi bi-heart-arrow

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f76d

Heart Half

bi bi-heart-half

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f416

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

House Add Fill

bi bi-house-add-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f886

House Heart

bi bi-house-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f776

House Up Fill

bi bi-house-up-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f896

Houses

bi bi-houses

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8c6

Hr

bi bi-hr

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f426
hr

Hypnotize

bi bi-hypnotize

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f674

Infinity

bi bi-infinity

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f69e

Info Lg

bi bi-info-lg

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f646

Input Cursor

bi bi-input-cursor

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f436

Journal

bi bi-journal

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f446

Laptop

bi bi-laptop

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f456

Layout Split

bi bi-layout-split

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f460

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.