- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f108
Font Icon Library
Bootstrap Icons Search
20 icons
Matching "top"
Border Top
bi bi-border-top
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f1b2
Hourglass Top
bi bi-hourglass-top
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f420
Laptop
bi bi-laptop
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f456
Laptop Fill
bi bi-laptop-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f455
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
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
Window Desktop
bi bi-window-desktop
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f6ce
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.