IP Location.net

Font Icon Library

Bootstrap Icons Search

Font Icons
Search and preview Bootstrap Icons icons, then copy the CSS class, HTML markup, or code point for your project. Bootstrap Icons is an open-source icon library designed for Bootstrap projects but usable in any web interface. Font icons behave like text: CSS can control their size, color, alignment, and interaction states without editing an image file. A consistent icon family also helps users recognize repeated actions more quickly across navigation, forms, and controls. Use visible text or an accessible label whenever an icon communicates an action. For performance, load only the library and styles your interface needs. Confirm licensing and usage requirements with the library publisher before distributing a finished product.
Bootstrap Icons

503 icons

Matching "3"

File Image

bi bi-file-image

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f39b

File Image Fill

bi bi-file-image-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f39a

File Lock

bi bi-file-lock

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f39d

File Lock Fill

bi bi-file-lock-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f39c

File Lock2

bi bi-file-lock2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f39f

File Lock2 Fill

bi bi-file-lock2-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f39e

File Medical

bi bi-file-medical

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3a1

File Medical Fill

bi bi-file-medical-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3a0

File Minus

bi bi-file-minus

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3a3

File Minus Fill

bi bi-file-minus-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3a2

File Music

bi bi-file-music

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3a5

File Music Fill

bi bi-file-music-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3a4

File Pdf Fill

bi bi-file-pdf-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f63f

File Person

bi bi-file-person

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3a7

File Person Fill

bi bi-file-person-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3a6

File Play

bi bi-file-play

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3a9

File Play Fill

bi bi-file-play-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3a8

File Plus

bi bi-file-plus

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3ab

File Plus Fill

bi bi-file-plus-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3aa

File Post

bi bi-file-post

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3ad

File Post Fill

bi bi-file-post-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3ac

File Ppt

bi bi-file-ppt

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3af

File Ppt Fill

bi bi-file-ppt-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3ae

File Richtext

bi bi-file-richtext

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3b1

File Richtext Fill

bi bi-file-richtext-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3b0

File Ruled

bi bi-file-ruled

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3b3

File Ruled Fill

bi bi-file-ruled-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3b2

File Slides

bi bi-file-slides

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3b5

File Slides Fill

bi bi-file-slides-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3b4

File Spreadsheet

bi bi-file-spreadsheet

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3b7

File Spreadsheet Fill

bi bi-file-spreadsheet-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3b6

File Text

bi bi-file-text

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3b9

File Text Fill

bi bi-file-text-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3b8

File Word

bi bi-file-word

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3bb

File Word Fill

bi bi-file-word-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3ba

File X

bi bi-file-x

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3bd

File X Fill

bi bi-file-x-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3bc

File Zip

bi bi-file-zip

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3bf

File Zip Fill

bi bi-file-zip-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3be

Files

bi bi-files

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3c2

Files Alt

bi bi-files-alt

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3c1

Filetype Aac

bi bi-filetype-aac

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f73e

Filetype Ai

bi bi-filetype-ai

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f73f

Filetype Csv

bi bi-filetype-csv

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f743

Filetype Mp3

bi bi-filetype-mp3

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f753

Filetype Tiff

bi bi-filetype-tiff

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f763

Filetype Xlsx

bi bi-filetype-xlsx

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f793

Film

bi bi-film

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3c3

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.