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

2,194 icons

Matching "t"

Donut Basic

bx bx-donut

Package
Boxicons
Category
Basic
Code Point
f3ba

Door Open Alt Basic

bx bx-door-open-alt

Package
Boxicons
Category
Basic
Code Point
f3bb

Dots Horizontal Basic

bx bx-dots-horizontal

Package
Boxicons
Category
Basic
Code Point
f3c0

Dots Horizontal Rounded Basic

bx bx-dots-horizontal-rounded

Package
Boxicons
Category
Basic
Code Point
f3bf

Dots Horizontal Rounded Circle Basic

bx bx-dots-horizontal-rounded-circle

Package
Boxicons
Category
Basic
Code Point
f3be

Dots Vertical Basic

bx bx-dots-vertical

Package
Boxicons
Category
Basic
Code Point
f3c3

Dots Vertical Rounded Basic

bx bx-dots-vertical-rounded

Package
Boxicons
Category
Basic
Code Point
f3c2

Dots Vertical Rounded Circle Basic

bx bx-dots-vertical-rounded-circle

Package
Boxicons
Category
Basic
Code Point
f3c1

Doughnut Chart Basic

bx bx-doughnut-chart

Package
Boxicons
Category
Basic
Code Point
f3c4

Dumbbell Alt Basic

bx bx-dumbbell-alt

Package
Boxicons
Category
Basic
Code Point
f3cd

Ear Alt Basic

bx bx-ear-alt

Package
Boxicons
Category
Basic
Code Point
f3cf

Earth Basic

bx bx-earth

Package
Boxicons
Category
Basic
Code Point
f3d3

Ease In Out Basic

bx bx-ease-in-out

Package
Boxicons
Category
Basic
Code Point
f3d4

Ease Out Basic

bx bx-ease-out

Package
Boxicons
Category
Basic
Code Point
f3d6

Edit Alt Basic

bx bx-edit-alt

Package
Boxicons
Category
Basic
Code Point
f3d7

Edit Basic

bx bx-edit

Package
Boxicons
Category
Basic
Code Point
f3d8

Education Basic

bx bx-education

Package
Boxicons
Category
Basic
Code Point
f3d9

Eject Basic

bx bx-eject

Package
Boxicons
Category
Basic
Code Point
f3dd

Element Of Basic

bx bx-element-of

Package
Boxicons
Category
Basic
Code Point
f3de

Empty Set Basic

bx bx-empty-set

Package
Boxicons
Category
Basic
Code Point
f3df

Enter Basic

bx bx-enter

Package
Boxicons
Category
Basic
Code Point
f3e0

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

Ethernet Basic

bx bx-ethernet

Package
Boxicons
Category
Basic
Code Point
f3ea

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

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

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

Factory Basic

bx bx-factory

Package
Boxicons
Category
Basic
Code Point
f3ff

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

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 Report Basic

bx bx-file-report

Package
Boxicons
Category
Basic
Code Point
f40e

File Star Basic

bx bx-file-star

Package
Boxicons
Category
Basic
Code Point
f410

Film Roll Alt Basic

bx bx-film-roll-alt

Package
Boxicons
Category
Basic
Code Point
f414

Filter Basic

bx bx-filter

Package
Boxicons
Category
Basic
Code Point
f417

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

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.