IP Location.net

Font Icon Library

Boxicons Search

Font Icons
Search and preview Boxicons icons, then copy the CSS class, HTML markup, or code point for your project. Boxicons provides basic, filled, and brand icon fonts for websites, applications, and administration interfaces. 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.
Boxicons

4,063 icons

Matching "b"

Fast Forward Basic

bx bx-fast-forward

Package
Boxicons
Category
Basic
Code Point
f402

Fast Forward Circle Basic

bx bx-fast-forward-circle

Package
Boxicons
Category
Basic
Code Point
f401

Feather Alt Basic

bx bx-feather-alt

Package
Boxicons
Category
Basic
Code Point
f403

Feather Basic

bx bx-feather

Package
Boxicons
Category
Basic
Code Point
f406

Feather Minus Basic

bx bx-feather-minus

Package
Boxicons
Category
Basic
Code Point
f404

Feather Plus Basic

bx bx-feather-plus

Package
Boxicons
Category
Basic
Code Point
f405

Female Basic

bx bx-female

Package
Boxicons
Category
Basic
Code Point
f407

File Basic

bx bx-file

Package
Boxicons
Category
Basic
Code Point
f413

File Code Basic

bx bx-file-code

Package
Boxicons
Category
Basic
Code Point
f408

File Cog Basic

bx bx-file-cog

Package
Boxicons
Category
Basic
Code Point
f409

File Detail Basic

bx bx-file-detail

Package
Boxicons
Category
Basic
Code Point
f40a

File Heart Basic

bx bx-file-heart

Package
Boxicons
Category
Basic
Code Point
f40b

File Minus Basic

bx bx-file-minus

Package
Boxicons
Category
Basic
Code Point
f40c

File Plus Basic

bx bx-file-plus

Package
Boxicons
Category
Basic
Code Point
f40d

File Report Basic

bx bx-file-report

Package
Boxicons
Category
Basic
Code Point
f40e

File Search Basic

bx bx-file-search

Package
Boxicons
Category
Basic
Code Point
f40f

File Star Basic

bx bx-file-star

Package
Boxicons
Category
Basic
Code Point
f410

File X Basic

bx bx-file-x

Package
Boxicons
Category
Basic
Code Point
f411

File Zip Basic

bx bx-file-zip

Package
Boxicons
Category
Basic
Code Point
f412

Film Basic

bx bx-film

Package
Boxicons
Category
Basic
Code Point
f416

Film Roll Alt Basic

bx bx-film-roll-alt

Package
Boxicons
Category
Basic
Code Point
f414

Film Roll Basic

bx bx-film-roll

Package
Boxicons
Category
Basic
Code Point
f415

Filter Basic

bx bx-filter

Package
Boxicons
Category
Basic
Code Point
f417

Finger Down Basic

bx bx-finger-down

Package
Boxicons
Category
Basic
Code Point
f418

Finger Left Basic

bx bx-finger-left

Package
Boxicons
Category
Basic
Code Point
f419

Finger Right Basic

bx bx-finger-right

Package
Boxicons
Category
Basic
Code Point
f41a

Finger Swipe Down Basic

bx bx-finger-swipe-down

Package
Boxicons
Category
Basic
Code Point
f41b

Finger Swipe Left Basic

bx bx-finger-swipe-left

Package
Boxicons
Category
Basic
Code Point
f41c

Finger Swipe Right Basic

bx bx-finger-swipe-right

Package
Boxicons
Category
Basic
Code Point
f41d

Finger Swipe Up Basic

bx bx-finger-swipe-up

Package
Boxicons
Category
Basic
Code Point
f41e

Finger Touch Basic

bx bx-finger-touch

Package
Boxicons
Category
Basic
Code Point
f41f

Finger Up Basic

bx bx-finger-up

Package
Boxicons
Category
Basic
Code Point
f420

Fingerprint Basic

bx bx-fingerprint

Package
Boxicons
Category
Basic
Code Point
f421

Fire Alt Basic

bx bx-fire-alt

Package
Boxicons
Category
Basic
Code Point
f422

Fire Basic

bx bx-fire

Package
Boxicons
Category
Basic
Code Point
f424

Fire Extinguisher Basic

bx bx-fire-extinguisher

Package
Boxicons
Category
Basic
Code Point
f423

First Basic

bx bx-first

Package
Boxicons
Category
Basic
Code Point
f425

Fish Alt Basic

bx bx-fish-alt

Package
Boxicons
Category
Basic
Code Point
f426

Fish Basic

bx bx-fish

Package
Boxicons
Category
Basic
Code Point
f427

Flag Alt 2 Basic

bx bx-flag-alt-2

Package
Boxicons
Category
Basic
Code Point
f428

Flag Alt 3 Basic

bx bx-flag-alt-3

Package
Boxicons
Category
Basic
Code Point
f429

Flag Alt Basic

bx bx-flag-alt

Package
Boxicons
Category
Basic
Code Point
f42a

Flag Basic

bx bx-flag

Package
Boxicons
Category
Basic
Code Point
f42c

Flag Chequered Basic

bx bx-flag-chequered

Package
Boxicons
Category
Basic
Code Point
f42b

Flame Basic

bx bx-flame

Package
Boxicons
Category
Basic
Code Point
f42d

Flask Round Basic

bx bx-flask-round

Package
Boxicons
Category
Basic
Code Point
f42e

Florist Basic

bx bx-florist

Package
Boxicons
Category
Basic
Code Point
f42f

Flower Alt 2 Basic

bx bx-flower-alt-2

Package
Boxicons
Category
Basic
Code Point
f430

Add Boxicons 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.boxicons.com/3.0.8/fonts/basic/boxicons.min.css">

Reference version: 3.0.8

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.