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

548 icons

Matching "2"

Shield Fill Exclamation

bi bi-shield-fill-exclamation

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f532

Shop Window

bi bi-shop-window

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f542

Sign Do Not Enter

bi bi-sign-do-not-enter

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f852

Sign No Parking

bi bi-sign-no-parking

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f862

Sign Stop

bi bi-sign-stop

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f82e

Sign Stop Fill

bi bi-sign-stop-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f82b

Sign Stop Lights

bi bi-sign-stop-lights

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f82d

Sign Stop Lights Fill

bi bi-sign-stop-lights-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f82c

Sign Turn Left Fill

bi bi-sign-turn-left-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f82f

Sign Turn Right

bi bi-sign-turn-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f832

Signpost 2

bi bi-signpost-2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f546

Signpost 2 Fill

bi bi-signpost-2-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f545

Skip Backward

bi bi-skip-backward

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f552

Skip Start Circle

bi bi-skip-start-circle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f562

Sliders2

bi bi-sliders2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f789

Sliders2 Vertical

bi bi-sliders2-vertical

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f788

Snow2

bi bi-snow2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f56e

Sort Alpha Up Alt

bi bi-sort-alpha-up-alt

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f572

Speedometer2

bi bi-speedometer2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f580

Square Fill

bi bi-square-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f582

Stop Fill

bi bi-stop-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f592

Suitcase2

bi bi-suitcase2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f902

Suitcase2 Fill

bi bi-suitcase2-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f901

Sun

bi bi-sun

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f5a2
sun

Tags

bi bi-tags

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f5b2

Terminal Fill

bi bi-terminal-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f5c2

Thermometer

bi bi-thermometer

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f5d2

Toggle2 Off

bi bi-toggle2-off

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f5d7

Toggle2 On

bi bi-toggle2-on

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f5d8

Toggles2

bi bi-toggles2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f5da

Trash2

bi bi-trash2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f5e0

Trash2 Fill

bi bi-trash2-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f5df

Tree

bi bi-tree

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f5e2

Truck Front

bi bi-truck-front

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f821

Truck Front Fill

bi bi-truck-front-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f820

Type H2

bi bi-type-h2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f5f2

Ubuntu

bi bi-ubuntu

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f822

Unindent

bi bi-unindent

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f823

Unity

bi bi-unity

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f824

Universal Access

bi bi-universal-access

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f826

Universal Access Circle

bi bi-universal-access-circle

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f825

Unlock2

bi bi-unlock2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f910

Unlock2 Fill

bi bi-unlock2-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f90f

Upc

bi bi-upc

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f602
upc

Usb Drive

bi bi-usb-drive

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f6f2

Valentine2

bi bi-valentine2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f78d

Virus

bi bi-virus

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f827

Virus2

bi bi-virus2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f828

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.