- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f32f
Font Icon Library
Bootstrap Icons Search
30 icons
Matching "envelope"
Envelope Arrow Down
bi bi-envelope-arrow-down
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f7b8
Envelope Arrow Down Fill
bi bi-envelope-arrow-down-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f7b3
Envelope Arrow Up
bi bi-envelope-arrow-up
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f7be
Envelope Arrow Up Fill
bi bi-envelope-arrow-up-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f7b9
Envelope At
bi bi-envelope-at
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f84c
Envelope At Fill
bi bi-envelope-at-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f84b
Envelope Check
bi bi-envelope-check
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f68c
Envelope Check Fill
bi bi-envelope-check-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f68b
Envelope Dash
bi bi-envelope-dash
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f68f
Envelope Dash Fill
bi bi-envelope-dash-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f68e
Envelope Exclamation
bi bi-envelope-exclamation
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f692
Envelope Exclamation Fill
bi bi-envelope-exclamation-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f691
Envelope Fill
bi bi-envelope-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f32c
Envelope Heart
bi bi-envelope-heart
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f737
Envelope Heart Fill
bi bi-envelope-heart-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f736
Envelope Open
bi bi-envelope-open
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f32e
Envelope Open Fill
bi bi-envelope-open-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f32d
Envelope Open Heart
bi bi-envelope-open-heart
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f739
Envelope Open Heart Fill
bi bi-envelope-open-heart-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f738
Envelope Paper
bi bi-envelope-paper
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f73d
Envelope Paper Fill
bi bi-envelope-paper-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f73a
Envelope Paper Heart
bi bi-envelope-paper-heart
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f73c
Envelope Paper Heart Fill
bi bi-envelope-paper-heart-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f73b
Envelope Plus
bi bi-envelope-plus
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f694
Envelope Plus Fill
bi bi-envelope-plus-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f693
Envelope Slash
bi bi-envelope-slash
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f697
Envelope Slash Fill
bi bi-envelope-slash-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f696
Envelope X
bi bi-envelope-x
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f69a
Envelope X Fill
bi bi-envelope-x-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f699
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.