- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f326
Font Icon Library
Bootstrap Icons Search
83 icons
Matching "up"
Emoji Smile Upside Down Fill
bi bi-emoji-smile-upside-down-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f325
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
File Arrow Up
bi bi-file-arrow-up
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f348
File Arrow Up Fill
bi bi-file-arrow-up-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f347
File Earmark Arrow Up
bi bi-file-earmark-arrow-up
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f358
File Earmark Arrow Up Fill
bi bi-file-earmark-arrow-up-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f357
Graph Up
bi bi-graph-up
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f3f2
Graph Up Arrow
bi bi-graph-up-arrow
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f673
Hand Thumbs Up
bi bi-hand-thumbs-up
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f407
Hand Thumbs Up Fill
bi bi-hand-thumbs-up-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f406
House Up
bi bi-house-up
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f897
House Up Fill
bi bi-house-up-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f896
Journal Arrow Up
bi bi-journal-arrow-up
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f43b
Measuring Cup
bi bi-measuring-cup
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f90e
Measuring Cup Fill
bi bi-measuring-cup-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f90d
Menu Up
bi bi-menu-up
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f48c
Person Arms Up
bi bi-person-arms-up
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f8f6
Person Fill Up
bi bi-person-fill-up
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f8a5
Person Up
bi bi-person-up
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f8aa
Send Arrow Up
bi bi-send-arrow-up
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f8d3
Send Arrow Up Fill
bi bi-send-arrow-up-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f8d2
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 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
Superscript
bi bi-superscript
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f849
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
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
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.