- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5c8
Font Icon Library
Bootstrap Icons Search
659 icons
Matching "p"
Text Wrap
bi bi-text-wrap
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f84e
Ticket Perforated
bi bi-ticket-perforated
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f6ca
Ticket Perforated Fill
bi bi-ticket-perforated-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f6c9
Transparency
bi bi-transparency
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f8da
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
Type
bi bi-type
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5f7
Type Bold
bi bi-type-bold
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5f0
Type H1
bi bi-type-h1
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5f1
Type H2
bi bi-type-h2
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5f2
Type H3
bi bi-type-h3
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5f3
Type H4
bi bi-type-h4
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f8dc
Type H5
bi bi-type-h5
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f8dd
Type H6
bi bi-type-h6
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f8de
Type Italic
bi bi-type-italic
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f5f4
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
Upc
bi bi-upc
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f602
Upc Scan
bi bi-upc-scan
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f601
Upload
bi bi-upload
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f603
Usb Plug
bi bi-usb-plug
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f6dc
Usb Plug Fill
bi bi-usb-plug-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f6db
Vector Pen
bi bi-vector-pen
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f604
Volume Up
bi bi-volume-up
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f611
Volume Up Fill
bi bi-volume-up-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f610
bi bi-whatsapp
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f618
Wikipedia
bi bi-wikipedia
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f8cc
Window Desktop
bi bi-window-desktop
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f6ce
Window Plus
bi bi-window-plus
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f6d0
Window Split
bi bi-window-split
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f6d1
Wordpress
bi bi-wordpress
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f669
Yelp
bi bi-yelp
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f82a
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.