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

475 icons

Matching "7"

Filetype Jsx

bi bi-filetype-jsx

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f74d

Filetype Key

bi bi-filetype-key

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f74e

Filetype M4P

bi bi-filetype-m4p

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f74f

Filetype Md

bi bi-filetype-md

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f750

Filetype Mdx

bi bi-filetype-mdx

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f751

Filetype Mov

bi bi-filetype-mov

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f752

Filetype Mp3

bi bi-filetype-mp3

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f753

Filetype Mp4

bi bi-filetype-mp4

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f754

Filetype Otf

bi bi-filetype-otf

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f755

Filetype Pdf

bi bi-filetype-pdf

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f756

Filetype Php

bi bi-filetype-php

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f757

Filetype Png

bi bi-filetype-png

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f758

Filetype Ppt

bi bi-filetype-ppt

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f75a

Filetype Pptx

bi bi-filetype-pptx

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f792

Filetype Psd

bi bi-filetype-psd

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f75b

Filetype Py

bi bi-filetype-py

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f75c

Filetype Raw

bi bi-filetype-raw

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f75d

Filetype Rb

bi bi-filetype-rb

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f75e

Filetype Sass

bi bi-filetype-sass

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f75f

Filetype Scss

bi bi-filetype-scss

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f760

Filetype Sh

bi bi-filetype-sh

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f761

Filetype Sql

bi bi-filetype-sql

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7f5

Filetype Svg

bi bi-filetype-svg

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f762

Filetype Tiff

bi bi-filetype-tiff

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f763

Filetype Tsx

bi bi-filetype-tsx

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f764

Filetype Ttf

bi bi-filetype-ttf

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f765

Filetype Txt

bi bi-filetype-txt

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f766

Filetype Wav

bi bi-filetype-wav

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f767

Filetype Woff

bi bi-filetype-woff

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f768

Filetype Xls

bi bi-filetype-xls

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f76a

Filetype Xlsx

bi bi-filetype-xlsx

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f793

Filetype Xml

bi bi-filetype-xml

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f76b

Filetype Yml

bi bi-filetype-yml

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f76c

Filter Right

bi bi-filter-right

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3c7

Fingerprint

bi bi-fingerprint

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f671

Fire

bi bi-fire

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7f6

Flask Fill

bi bi-flask-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f907

Floppy

bi bi-floppy

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7d8

Floppy Fill

bi bi-floppy-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7c5

Floppy2

bi bi-floppy2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7e4

Floppy2 Fill

bi bi-floppy2-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7d9

Folder

bi bi-folder

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3d7

Geo Alt Fill

bi bi-geo-alt-fill

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3e7

Gitlab

bi bi-gitlab

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7e5

Google Play

bi bi-google-play

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f7f7

Graph Down Arrow

bi bi-graph-down-arrow

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f672

Graph Up Arrow

bi bi-graph-up-arrow

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f673

Grid 3X2

bi bi-grid-3x2

Package
Bootstrap Icons
Category
Uncategorized
Code Point
f3f7

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.