- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f788
Font Icon Library
Bootstrap Icons Search
475 icons
Matching "7"
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
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
Stack Overflow
bi bi-stack-overflow
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f667
Star Half
bi bi-star-half
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f587
Stopwatch
bi bi-stopwatch
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f597
Stripe
bi bi-stripe
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f847
Substack
bi bi-substack
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f8d7
Sunset
bi bi-sunset
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5a7
Telephone Inbound Fill
bi bi-telephone-inbound-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5b7
Text Left
bi bi-text-left
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5c7
Ticket Detailed
bi bi-ticket-detailed
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f6c7
Toggle2 Off
bi bi-toggle2-off
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5d7
Trash3
bi bi-trash3
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f78b
Trash3 Fill
bi bi-trash3-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f78a
Trophy
bi bi-trophy
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5e7
Type
bi bi-type
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5f7
Valentine
bi bi-valentine
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f78c
Valentine2
bi bi-valentine2
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f78d
Vinyl Fill
bi bi-vinyl-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f607
Virus
bi bi-virus
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f827
Water
bi bi-water
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f617
Webcam
bi bi-webcam
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f67d
Webcam Fill
bi bi-webcam-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f67c
Wrench Adjustable
bi bi-wrench-adjustable
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f790
Wrench Adjustable Circle
bi bi-wrench-adjustable-circle
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f78f
Wrench Adjustable Circle Fill
bi bi-wrench-adjustable-circle-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f78e
X Octagon
bi bi-x-octagon
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f627
Yin Yang
bi bi-yin-yang
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f67e
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.