- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f434
Font Icon Library
Bootstrap Icons Search
206 icons
Matching "in"
Info Circle
bi bi-info-circle
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f431
Info Circle Fill
bi bi-info-circle-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f430
Info Lg
bi bi-info-lg
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f646
Info Square
bi bi-info-square
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f433
Info Square Fill
bi bi-info-square-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f432
Input Cursor
bi bi-input-cursor
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f436
Input Cursor Text
bi bi-input-cursor-text
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f435
bi bi-instagram
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f437
Intersect
bi bi-intersect
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f438
Journal Minus
bi bi-journal-minus
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f441
Layout Sidebar Inset
bi bi-layout-sidebar-inset
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f45d
Layout Sidebar Inset Reverse
bi bi-layout-sidebar-inset-reverse
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f45c
Layout Text Window
bi bi-layout-text-window
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f464
Layout Text Window Reverse
bi bi-layout-text-window-reverse
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f463
Lightning
bi bi-lightning
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f46f
Lightning Charge
bi bi-lightning-charge
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f46d
Lightning Charge Fill
bi bi-lightning-charge-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f46c
Lightning Fill
bi bi-lightning-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f46e
Line
bi bi-line
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f660
Link
bi bi-link
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f471
Link 45Deg
bi bi-link-45deg
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f470
bi bi-linkedin
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f472
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
Minecart
bi bi-minecart
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f492
Minecart Loaded
bi bi-minecart-loaded
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f491
Nintendo Switch
bi bi-nintendo-switch
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f6a4
Node Minus
bi bi-node-minus
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f4a5
Node Minus Fill
bi bi-node-minus-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f4a4
Paint Bucket
bi bi-paint-bucket
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f4af
Patch Minus
bi bi-patch-minus
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f4ba
Patch Minus Fill
bi bi-patch-minus-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f4b9
Person Bounding Box
bi bi-person-bounding-box
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f4d4
Person Lines Fill
bi bi-person-lines-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f4db
Person Standing
bi bi-person-standing
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f8f9
Person Standing Dress
bi bi-person-standing-dress
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f8f8
Person Walking
bi bi-person-walking
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f8fa
Pin
bi bi-pin
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f4ed
Pin Angle
bi bi-pin-angle
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f4eb
Pin Angle Fill
bi bi-pin-angle-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f4ea
Pin Fill
bi bi-pin-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f4ec
Pin Map
bi bi-pin-map
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f64c
Pin Map Fill
bi bi-pin-map-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f64b
bi bi-pinterest
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f663
Plugin
bi bi-plugin
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f77d
Plus Slash Minus
bi bi-plus-slash-minus
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f6aa
Printer
bi bi-printer
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f501
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.