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

475 icons

Matching "7"

Mastodon

bi bi-mastodon

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f647

Menu Button Fill

bi bi-menu-button-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f487

Moon

bi bi-moon

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f497

Motherboard

bi bi-motherboard

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6e7

Node Plus

bi bi-node-plus

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f4a7

Nvidia

bi bi-nvidia

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8c7

P Square

bi bi-p-square

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f807

Patch Exclamation Fill

bi bi-patch-exclamation-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f4b7

Pc Horizontal

bi bi-pc-horizontal

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6a7

Pen Fill

bi bi-pen-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f4c7

Person Circle

bi bi-person-circle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f4d7

Person Gear

bi bi-person-gear

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8a7

Person Heart

bi bi-person-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f77a

Person Hearts

bi bi-person-hearts

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f77b

Person Raised Hand

bi bi-person-raised-hand

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8f7

Person Rolodex

bi bi-person-rolodex

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f676

Person Video

bi bi-person-video

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f677

Person Video2

bi bi-person-video2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f678

Person Video3

bi bi-person-video3

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f679

Person Workspace

bi bi-person-workspace

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f67a

Phone

bi bi-phone

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f4e7

Phone Flip

bi bi-phone-flip

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f77c

Plug

bi bi-plug

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f4f7

Plugin

bi bi-plugin

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f77d

Postage

bi bi-postage

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f781

Postage Fill

bi bi-postage-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f77e

Postage Heart

bi bi-postage-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f780

Postage Heart Fill

bi bi-postage-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f77f

Postcard

bi bi-postcard

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f785

Postcard Fill

bi bi-postcard-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f782

Postcard Heart

bi bi-postcard-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f784

Postcard Heart Fill

bi bi-postcard-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f783

Question Diamond

bi bi-question-diamond

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f507

Radioactive

bi bi-radioactive

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f67b

Record Circle Fill

bi bi-record-circle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f517

Rewind Circle

bi bi-rewind-circle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f817

Save2

bi bi-save2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f527

Search Heart

bi bi-search-heart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f787

Search Heart Fill

bi bi-search-heart-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f786

Send Exclamation Fill

bi bi-send-exclamation-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6b7

Shield Lock Fill

bi bi-shield-lock-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f537

Sign Intersection T

bi bi-sign-intersection-t

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f857

Sign Yield Fill

bi bi-sign-yield-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f837

Signpost Fill

bi bi-signpost-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f547

Skip End Fill

bi bi-skip-end-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f557

Slash Circle

bi bi-slash-circle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f567

Slash Lg

bi bi-slash-lg

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f657

Sliders2

bi bi-sliders2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f789

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.