- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f78b
Font Icon Library
Bootstrap Icons Search
1,151 icons
Matching "r"
Trash3 Fill
bi bi-trash3-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f78a
Tree
bi bi-tree
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5e2
Tree Fill
bi bi-tree-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5e1
Trello
bi bi-trello
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f84a
Triangle
bi bi-triangle
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5e5
Triangle Fill
bi bi-triangle-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5e3
Triangle Half
bi bi-triangle-half
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5e4
Trophy
bi bi-trophy
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5e7
Trophy Fill
bi bi-trophy-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5e6
Tropical Storm
bi bi-tropical-storm
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5e8
Truck
bi bi-truck
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5ea
Truck Flatbed
bi bi-truck-flatbed
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5e9
Truck Front
bi bi-truck-front
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f821
Truck Front Fill
bi bi-truck-front-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f820
bi bi-twitter
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5ef
Twitter X
bi bi-twitter-x
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f8db
Type Strikethrough
bi bi-type-strikethrough
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5f5
Type Underline
bi bi-type-underline
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5f6
Typescript
bi bi-typescript
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f919
Ui Checks Grid
bi bi-ui-checks-grid
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5f8
Ui Radios
bi bi-ui-radios
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5fb
Ui Radios Grid
bi bi-ui-radios-grid
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5fa
Umbrella
bi bi-umbrella
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5fd
Umbrella Fill
bi bi-umbrella-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5fc
Universal Access
bi bi-universal-access
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f826
Universal Access Circle
bi bi-universal-access-circle
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f825
Usb Drive
bi bi-usb-drive
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f6f2
Usb Drive Fill
bi bi-usb-drive-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f6f1
Usb Micro
bi bi-usb-micro
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f6f4
Usb Micro Fill
bi bi-usb-micro-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f6f3
Vector Pen
bi bi-vector-pen
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f604
Virus
bi bi-virus
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f827
Virus2
bi bi-virus2
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f828
Vr
bi bi-vr
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f612
Water
bi bi-water
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f617
Window Fullscreen
bi bi-window-fullscreen
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f6cf
Window Sidebar
bi bi-window-sidebar
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f61f
Wordpress
bi bi-wordpress
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f669
Wrench
bi bi-wrench
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f621
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 Circle
bi bi-x-circle
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f623
X Circle Fill
bi bi-x-circle-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f622
X Square
bi bi-x-square
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f629
X Square Fill
bi bi-x-square-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f628
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.