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

982 icons

Matching "3"

Enterprise Basic

bx bx-enterprise

Package
Boxicons
Category
Basic
Code Point
f3e1

Envelope Alt Basic

bx bx-envelope-alt

Package
Boxicons
Category
Basic
Code Point
f3e2

Envelope Basic

bx bx-envelope

Package
Boxicons
Category
Basic
Code Point
f3e4

Envelope Open Basic

bx bx-envelope-open

Package
Boxicons
Category
Basic
Code Point
f3e3

Equal Basic

bx bx-equal

Package
Boxicons
Category
Basic
Code Point
f3e7

Equal Circle Basic

bx bx-equal-circle

Package
Boxicons
Category
Basic
Code Point
f3e5

Equal Square Basic

bx bx-equal-square

Package
Boxicons
Category
Basic
Code Point
f3e6

Equalizer Basic

bx bx-equalizer

Package
Boxicons
Category
Basic
Code Point
f3e8

Eraser Basic

bx bx-eraser

Package
Boxicons
Category
Basic
Code Point
f3e9

Ethernet Basic

bx bx-ethernet

Package
Boxicons
Category
Basic
Code Point
f3ea

Euro Basic

bx bx-euro

Package
Boxicons
Category
Basic
Code Point
f3eb

Ev Station Basic

bx bx-ev-station

Package
Boxicons
Category
Basic
Code Point
f3ec

Expand Left Basic

bx bx-expand-left

Package
Boxicons
Category
Basic
Code Point
f3ed

Expand Right Basic

bx bx-expand-right

Package
Boxicons
Category
Basic
Code Point
f3ee

Explosion Basic

bx bx-explosion

Package
Boxicons
Category
Basic
Code Point
f3ef

Exposure Basic

bx bx-exposure

Package
Boxicons
Category
Basic
Code Point
f3f0

Extension Basic

bx bx-extension

Package
Boxicons
Category
Basic
Code Point
f3f1

Eye Alt Basic

bx bx-eye-alt

Package
Boxicons
Category
Basic
Code Point
f3f2

Eye Basic

bx bx-eye

Package
Boxicons
Category
Basic
Code Point
f3f6

Eye Big Basic

bx bx-eye-big

Package
Boxicons
Category
Basic
Code Point
f3f3

Eye Closed Basic

bx bx-eye-closed

Package
Boxicons
Category
Basic
Code Point
f3f4

Eye Slash Basic

bx bx-eye-slash

Package
Boxicons
Category
Basic
Code Point
f3f5

Eyedropper Basic

bx bx-eyedropper

Package
Boxicons
Category
Basic
Code Point
f3f7

Face Alt 2 Basic

bx bx-face-alt-2

Package
Boxicons
Category
Basic
Code Point
f3f8

Face Alt 3 Basic

bx bx-face-alt-3

Package
Boxicons
Category
Basic
Code Point
f3f9

Face Alt 4 Basic

bx bx-face-alt-4

Package
Boxicons
Category
Basic
Code Point
f3fa

Face Alt Basic

bx bx-face-alt

Package
Boxicons
Category
Basic
Code Point
f3fb

Face Basic

bx bx-face

Package
Boxicons
Category
Basic
Code Point
f3fe

Face Child Basic

bx bx-face-child

Package
Boxicons
Category
Basic
Code Point
f3fc

Face Mask Basic

bx bx-face-mask

Package
Boxicons
Category
Basic
Code Point
f3fd

Factory Basic

bx bx-factory

Package
Boxicons
Category
Basic
Code Point
f3ff

Feather Alt Basic

bx bx-feather-alt

Package
Boxicons
Category
Basic
Code Point
f403

File Basic

bx bx-file

Package
Boxicons
Category
Basic
Code Point
f413

Fire Extinguisher Basic

bx bx-fire-extinguisher

Package
Boxicons
Category
Basic
Code Point
f423

Flag Alt 3 Basic

bx bx-flag-alt-3

Package
Boxicons
Category
Basic
Code Point
f429

Flower Alt 2 Basic

bx bx-flower-alt-2

Package
Boxicons
Category
Basic
Code Point
f430

Flower Alt Basic

bx bx-flower-alt

Package
Boxicons
Category
Basic
Code Point
f431

Flower Basic

bx bx-flower

Package
Boxicons
Category
Basic
Code Point
f432

Folder Check Basic

bx bx-folder-check

Package
Boxicons
Category
Basic
Code Point
f433

Folder Code Basic

bx bx-folder-code

Package
Boxicons
Category
Basic
Code Point
f434

Folder Cog Basic

bx bx-folder-cog

Package
Boxicons
Category
Basic
Code Point
f435

Folder Down Arrow Basic

bx bx-folder-down-arrow

Package
Boxicons
Category
Basic
Code Point
f436

Folder Heart Basic

bx bx-folder-heart

Package
Boxicons
Category
Basic
Code Point
f437

Folder Minus Basic

bx bx-folder-minus

Package
Boxicons
Category
Basic
Code Point
f438

Folder Open Basic

bx bx-folder-open

Package
Boxicons
Category
Basic
Code Point
f439

Folder Plus Basic

bx bx-folder-plus

Package
Boxicons
Category
Basic
Code Point
f43a

Folder Search Basic

bx bx-folder-search

Package
Boxicons
Category
Basic
Code Point
f43b

Folder Star Basic

bx bx-folder-star

Package
Boxicons
Category
Basic
Code Point
f43c

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.