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

286 icons

Matching "9"

Measuring Cup Fill

bi bi-measuring-cup-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f90d

Menu Button Wide

bi bi-menu-button-wide

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f489

Mic

bi bi-mic

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f490
mic

Minecart

bi bi-minecart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f492

Minecart Loaded

bi bi-minecart-loaded

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f491

Moisture

bi bi-moisture

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f493

Moon

bi bi-moon

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f497

Moon Fill

bi bi-moon-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f494

Moon Stars

bi bi-moon-stars

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f496

Moon Stars Fill

bi bi-moon-stars-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f495

Mouse

bi bi-mouse

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f499

Mouse Fill

bi bi-mouse-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f498

Mouse2

bi bi-mouse2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f49b

Mouse2 Fill

bi bi-mouse2-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f49a

Mouse3

bi bi-mouse3

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f49d

Mouse3 Fill

bi bi-mouse3-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f49c

Music Note Beamed

bi bi-music-note-beamed

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f49e

Music Note List

bi bi-music-note-list

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f49f

Nut

bi bi-nut

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f4a9
nut

Openai

bi bi-openai

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f915

Optical Audio

bi bi-optical-audio

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6e9

Pass

bi bi-pass

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f809

Patch Minus Fill

bi bi-patch-minus-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f4b9

Pencil Fill

bi bi-pencil-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f4c9

Perplexity

bi bi-perplexity

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f916

Person Add

bi bi-person-add

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f89a

Person Dash

bi bi-person-dash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f4d9

Person Down

bi bi-person-down

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f89b

Person Exclamation

bi bi-person-exclamation

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f89c

Person Fill Add

bi bi-person-fill-add

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f89d

Person Fill Check

bi bi-person-fill-check

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f89e

Person Fill Dash

bi bi-person-fill-dash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f89f

Person Slash

bi bi-person-slash

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8a9

Person Standing

bi bi-person-standing

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8f9

Person Vcard

bi bi-person-vcard

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f8c9

Person Video3

bi bi-person-video3

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f679

Pie Chart

bi bi-pie-chart

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f4e9

Piggy Bank Fill

bi bi-piggy-bank-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f649

Playstation

bi bi-playstation

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6a9

Plus Circle Fill

bi bi-plus-circle-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f4f9

Question Octagon

bi bi-question-octagon

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f509

Record Fill

bi bi-record-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f519

Rewind

bi bi-rewind

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f819

Screwdriver

bi bi-screwdriver

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f529

Send Fill

bi bi-send-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6b9

Shield Minus

bi bi-shield-minus

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f539

Sign Intersection Y

bi bi-sign-intersection-y

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f859

Signpost Split

bi bi-signpost-split

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f549

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.