- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f576
Font Icon Library
Bootstrap Icons Search
483 icons
Matching "5"
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
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
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
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
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
Stop Btn
bi bi-stop-btn
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f58f
Stop Btn Fill
bi bi-stop-btn-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f58e
Stop Circle
bi bi-stop-circle
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f591
Stop Circle Fill
bi bi-stop-circle-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f590
Stop Fill
bi bi-stop-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f592
Stoplights
bi bi-stoplights
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f595
Stoplights Fill
bi bi-stoplights-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f594
Stopwatch
bi bi-stopwatch
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f597
Stopwatch Fill
bi bi-stopwatch-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f596
Subtract
bi bi-subtract
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f598
Suit Club
bi bi-suit-club
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f59a
Suit Club Fill
bi bi-suit-club-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f599
Suit Diamond
bi bi-suit-diamond
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f59c
Suit Diamond Fill
bi bi-suit-diamond-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f59b
Suit Heart
bi bi-suit-heart
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f59e
Suit Heart Fill
bi bi-suit-heart-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f59d
Suit Spade
bi bi-suit-spade
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5a0
Suit Spade Fill
bi bi-suit-spade-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f59f
Sun
bi bi-sun
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5a2
Sun Fill
bi bi-sun-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5a1
Sunglasses
bi bi-sunglasses
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5a3
Sunrise
bi bi-sunrise
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5a5
Sunrise Fill
bi bi-sunrise-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5a4
Sunset
bi bi-sunset
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5a7
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.