- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f567
Font Icon Library
Bootstrap Icons Search
2,078 icons
Browse by package, name, tag, class, or code point.
Slash Circle Fill
bi bi-slash-circle-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f566
Slash Lg
bi bi-slash-lg
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f657
Slash Square
bi bi-slash-square
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f569
Slash Square Fill
bi bi-slash-square-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f568
Sliders
bi bi-sliders
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f56b
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
Smartwatch
bi bi-smartwatch
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f56c
Snapchat
bi bi-snapchat
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f665
Snow
bi bi-snow
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f56d
Snow2
bi bi-snow2
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f56e
Snow3
bi bi-snow3
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f56f
Sort Alpha Down
bi bi-sort-alpha-down
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f571
Sort Alpha Down Alt
bi bi-sort-alpha-down-alt
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f570
Sort Alpha Up
bi bi-sort-alpha-up
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f573
Sort Alpha Up Alt
bi bi-sort-alpha-up-alt
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f572
Sort Down
bi bi-sort-down
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f575
Sort Down Alt
bi bi-sort-down-alt
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f574
Sort Numeric Down
bi bi-sort-numeric-down
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f577
Sort Numeric Down Alt
bi bi-sort-numeric-down-alt
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f576
Sort Numeric Up
bi bi-sort-numeric-up
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f579
Sort Numeric Up Alt
bi bi-sort-numeric-up-alt
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f578
Sort Up
bi bi-sort-up
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f57b
Sort Up Alt
bi bi-sort-up-alt
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f57a
Soundwave
bi bi-soundwave
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f57c
Sourceforge
bi bi-sourceforge
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f8d6
Speaker
bi bi-speaker
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f57e
Speaker Fill
bi bi-speaker-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f57d
Speedometer
bi bi-speedometer
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f57f
Speedometer2
bi bi-speedometer2
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f580
Spellcheck
bi bi-spellcheck
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f581
Spotify
bi bi-spotify
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f666
Square
bi bi-square
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f584
Square Fill
bi bi-square-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f582
Square Half
bi bi-square-half
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f583
Stack
bi bi-stack
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f585
Stack Overflow
bi bi-stack-overflow
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f667
Star
bi bi-star
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f588
Star Fill
bi bi-star-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f586
Star Half
bi bi-star-half
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f587
Stars
bi bi-stars
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f589
Steam
bi bi-steam
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f6c1
Stickies
bi bi-stickies
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f58b
Stickies Fill
bi bi-stickies-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f58a
Sticky
bi bi-sticky
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f58d
Sticky Fill
bi bi-sticky-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f58c
Stop
bi bi-stop
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f593
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.
Related References
Continue with nearby symbol, code, and web design resources.