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"

Layout Text Sidebar

bi bi-layout-text-sidebar

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f462

Layout Text Sidebar Reverse

bi bi-layout-text-sidebar-reverse

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f461

Layout Text Window

bi bi-layout-text-window

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f464

Layout Text Window Reverse

bi bi-layout-text-window-reverse

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f463

Layout Three Columns

bi bi-layout-three-columns

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f465

Layout Wtf

bi bi-layout-wtf

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f466

Life Preserver

bi bi-life-preserver

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f467

Lightbulb

bi bi-lightbulb

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f46b

Lightbulb Fill

bi bi-lightbulb-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f468

Lightbulb Off

bi bi-lightbulb-off

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f46a

Lightbulb Off Fill

bi bi-lightbulb-off-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f469

Lightning

bi bi-lightning

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f46f

Lightning Charge

bi bi-lightning-charge

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f46d

Lightning Charge Fill

bi bi-lightning-charge-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f46c

Lightning Fill

bi bi-lightning-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f46e

Line

bi bi-line

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f660

List Columns

bi bi-list-columns

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6a0

List Columns Reverse

bi bi-list-columns-reverse

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f69f

List Stars

bi bi-list-stars

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f476

Magic

bi bi-magic

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f675

Mastodon

bi bi-mastodon

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f647

Medium

bi bi-medium

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f661

Memory

bi bi-memory

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6e3

Menu App

bi bi-menu-app

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f486

Messenger

bi bi-messenger

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f648

Meta

bi bi-meta

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6a1

Microsoft

bi bi-microsoft

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f65d

Modem

bi bi-modem

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6e5

Modem Fill

bi bi-modem-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6e4

Moon Stars

bi bi-moon-stars

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f496

Mortarboard

bi bi-mortarboard

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6fe

Mortarboard Fill

bi bi-mortarboard-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6fd

Motherboard

bi bi-motherboard

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6e7

Motherboard Fill

bi bi-motherboard-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6e6

Nintendo Switch

bi bi-nintendo-switch

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6a4

Node Plus Fill

bi bi-node-plus-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f4a6

Optical Audio

bi bi-optical-audio

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6e9

Optical Audio Fill

bi bi-optical-audio-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6e8

P Square Fill

bi bi-p-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f806

Patch Check

bi bi-patch-check

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f4b6

Paypal

bi bi-paypal

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f662

Pc

bi bi-pc

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6a8
pc

Pc Display

bi bi-pc-display

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6a6

Pc Display Horizontal

bi bi-pc-display-horizontal

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6a5

Pc Horizontal

bi bi-pc-horizontal

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6a7

Pci Card

bi bi-pci-card

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6ea

Peace

bi bi-peace

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f4c6

Perplexity

bi bi-perplexity

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f916

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.