- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f55f
Font Icon Library
Bootstrap Icons Search
1,151 icons
Matching "r"
Skip Start Circle
bi bi-skip-start-circle
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f562
Skip Start Circle Fill
bi bi-skip-start-circle-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f561
Skip Start Fill
bi bi-skip-start-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f563
Slash Circle
bi bi-slash-circle
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f567
Slash Circle Fill
bi bi-slash-circle-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f566
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
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
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
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 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
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
Strava
bi bi-strava
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f668
Stripe
bi bi-stripe
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f847
Subscript
bi bi-subscript
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f848
Subtract
bi bi-subtract
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f598
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
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
Superscript
bi bi-superscript
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f849
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.