- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f775
Font Icon Library
Bootstrap Icons Search
483 icons
Matching "5"
House Slash
bi bi-house-slash
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f895
Houses Fill
bi bi-houses-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f8c5
Input Cursor Text
bi bi-input-cursor-text
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f435
Journal X
bi bi-journal-x
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f445
Keyboard
bi bi-keyboard
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f451
Keyboard Fill
bi bi-keyboard-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f450
Ladder
bi bi-ladder
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f452
Lamp
bi bi-lamp
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f454
Lamp Fill
bi bi-lamp-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f453
Laptop
bi bi-laptop
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f456
Laptop Fill
bi bi-laptop-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f455
Layer Backward
bi bi-layer-backward
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f457
Layer Forward
bi bi-layer-forward
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f458
Layers
bi bi-layers
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f45b
Layers Fill
bi bi-layers-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f459
Layers Half
bi bi-layers-half
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f45a
Layout Sidebar
bi bi-layout-sidebar
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f45f
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 Sidebar Reverse
bi bi-layout-sidebar-reverse
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f45e
Layout Three Columns
bi bi-layout-three-columns
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f465
Link 45Deg
bi bi-link-45deg
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f470
List Ol
bi bi-list-ol
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f475
Magic
bi bi-magic
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f675
Menu App Fill
bi bi-menu-app-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f485
Microsoft
bi bi-microsoft
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f65d
Modem
bi bi-modem
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f6e5
Moon Stars Fill
bi bi-moon-stars-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f495
Node Minus
bi bi-node-minus
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f4a5
Openai
bi bi-openai
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f915
P Circle
bi bi-p-circle
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f805
Passport
bi bi-passport
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f8f5
Patch Check Fill
bi bi-patch-check-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f4b5
Pc Display Horizontal
bi bi-pc-display-horizontal
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f6a5
Peace Fill
bi bi-peace-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f4c5
Person Check Fill
bi bi-person-check-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f4d5
Person Fill Up
bi bi-person-fill-up
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f8a5
Phone Vibrate Fill
bi bi-phone-vibrate-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f4e5
Play
bi bi-play
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f4f5
Postcard
bi bi-postcard
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f785
Printer
bi bi-printer
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f501
Printer Fill
bi bi-printer-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f500
Puzzle
bi bi-puzzle
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f503
Puzzle Fill
bi bi-puzzle-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f502
Question
bi bi-question
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f50c
Question Circle
bi bi-question-circle
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f505
Question Circle Fill
bi bi-question-circle-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f504
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.