- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f290
Font Icon Library
Bootstrap Icons Search
31 icons
Matching "clipboard"
Clipboard Check
bi bi-clipboard-check
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f28b
Clipboard Check Fill
bi bi-clipboard-check-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f71b
Clipboard Data
bi bi-clipboard-data
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f28c
Clipboard Data Fill
bi bi-clipboard-data-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f71c
Clipboard Fill
bi bi-clipboard-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f71d
Clipboard Heart
bi bi-clipboard-heart
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f71f
Clipboard Heart Fill
bi bi-clipboard-heart-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f71e
Clipboard Minus
bi bi-clipboard-minus
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f28d
Clipboard Minus Fill
bi bi-clipboard-minus-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f720
Clipboard Plus
bi bi-clipboard-plus
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f28e
Clipboard Plus Fill
bi bi-clipboard-plus-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f721
Clipboard Pulse
bi bi-clipboard-pulse
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f722
Clipboard X
bi bi-clipboard-x
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f28f
Clipboard X Fill
bi bi-clipboard-x-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f723
Clipboard2
bi bi-clipboard2
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f733
Clipboard2 Check
bi bi-clipboard2-check
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f725
Clipboard2 Check Fill
bi bi-clipboard2-check-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f724
Clipboard2 Data
bi bi-clipboard2-data
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f727
Clipboard2 Data Fill
bi bi-clipboard2-data-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f726
Clipboard2 Fill
bi bi-clipboard2-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f728
Clipboard2 Heart
bi bi-clipboard2-heart
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f72a
Clipboard2 Heart Fill
bi bi-clipboard2-heart-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f729
Clipboard2 Minus
bi bi-clipboard2-minus
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f72c
Clipboard2 Minus Fill
bi bi-clipboard2-minus-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f72b
Clipboard2 Plus
bi bi-clipboard2-plus
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f72e
Clipboard2 Plus Fill
bi bi-clipboard2-plus-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f72d
Clipboard2 Pulse
bi bi-clipboard2-pulse
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f730
Clipboard2 Pulse Fill
bi bi-clipboard2-pulse-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f72f
Clipboard2 X
bi bi-clipboard2-x
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f732
Clipboard2 X Fill
bi bi-clipboard2-x-fill
- Package
- Bootstrap Icons
- Category
- Uncategorized
- Code Point
- f731
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.