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"

Chef Hat Basic

bx bx-chef-hat

Package
Boxicons
Category
Basic
Code Point
f2d9

Chess Knight Basic

bx bx-chess-knight

Package
Boxicons
Category
Basic
Code Point
f2dd

Chevron Left Basic

bx bx-chevron-left

Package
Boxicons
Category
Basic
Code Point
f2e7

Chevron Left Circle Basic

bx bx-chevron-left-circle

Package
Boxicons
Category
Basic
Code Point
f2e5

Chevron Left Square Basic

bx bx-chevron-left-square

Package
Boxicons
Category
Basic
Code Point
f2e6

Chevron Right Basic

bx bx-chevron-right

Package
Boxicons
Category
Basic
Code Point
f2ea

Chevron Right Circle Basic

bx bx-chevron-right-circle

Package
Boxicons
Category
Basic
Code Point
f2e8

Chevron Right Square Basic

bx bx-chevron-right-square

Package
Boxicons
Category
Basic
Code Point
f2e9

Chevrons Left Basic

bx bx-chevrons-left

Package
Boxicons
Category
Basic
Code Point
f2f1

Chevrons Left Right Basic

bx bx-chevrons-left-right

Package
Boxicons
Category
Basic
Code Point
f2f0

Chevrons Right Basic

bx bx-chevrons-right

Package
Boxicons
Category
Basic
Code Point
f2f3

Chevrons Right Left Basic

bx bx-chevrons-right-left

Package
Boxicons
Category
Basic
Code Point
f2f2

Christianity Basic

bx bx-christianity

Package
Boxicons
Category
Basic
Code Point
f2f8

Cigarette Basic

bx bx-cigarette

Package
Boxicons
Category
Basic
Code Point
f2fa

Circle Half Alt Basic

bx bx-circle-half-alt

Package
Boxicons
Category
Basic
Code Point
f2fd

Circle Outer Dashed Circle Basic

bx bx-circle-outer-dashed-circle

Package
Boxicons
Category
Basic
Code Point
f300

Circle Quarter Alt Basic

bx bx-circle-quarter-alt

Package
Boxicons
Category
Basic
Code Point
f301

Circle Quarter Basic

bx bx-circle-quarter

Package
Boxicons
Category
Basic
Code Point
f302

Circle Three Quarter Alt Basic

bx bx-circle-three-quarter-alt

Package
Boxicons
Category
Basic
Code Point
f303

Circle Three Quarter Basic

bx bx-circle-three-quarter

Package
Boxicons
Category
Basic
Code Point
f304

Circles Alt Basic

bx bx-circles-alt

Package
Boxicons
Category
Basic
Code Point
f307

Circuit Board Basic

bx bx-circuit-board

Package
Boxicons
Category
Basic
Code Point
f309

City Basic

bx bx-city

Package
Boxicons
Category
Basic
Code Point
f30a

Clipboard Detail Basic

bx bx-clipboard-detail

Package
Boxicons
Category
Basic
Code Point
f30d

Cloud Alt 2 Basic

bx bx-cloud-alt-2

Package
Boxicons
Category
Basic
Code Point
f320

Cloud Alt Basic

bx bx-cloud-alt

Package
Boxicons
Category
Basic
Code Point
f321

Cloud Lightning Basic

bx bx-cloud-lightning

Package
Boxicons
Category
Basic
Code Point
f324

Cloud Rain Wind Alt Basic

bx bx-cloud-rain-wind-alt

Package
Boxicons
Category
Basic
Code Point
f326

Cocktail Basic

bx bx-cocktail

Package
Boxicons
Category
Basic
Code Point
f32e

Code Alt Basic

bx bx-code-alt

Package
Boxicons
Category
Basic
Code Point
f32f

Cognition Basic

bx bx-cognition

Package
Boxicons
Category
Basic
Code Point
f335

Community Basic

bx bx-community

Package
Boxicons
Category
Basic
Code Point
f340

Compare Alt Basic

bx bx-compare-alt

Package
Boxicons
Category
Basic
Code Point
f341

Compass Tool Basic

bx bx-compass-tool

Package
Boxicons
Category
Basic
Code Point
f343

Component Basic

bx bx-component

Package
Boxicons
Category
Basic
Code Point
f345

Computer Basic

bx bx-computer

Package
Boxicons
Category
Basic
Code Point
f347

Computer Retro Basic

bx bx-computer-retro

Package
Boxicons
Category
Basic
Code Point
f346

Connector Basic

bx bx-connector

Package
Boxicons
Category
Basic
Code Point
f349

Contact Book Basic

bx bx-contact-book

Package
Boxicons
Category
Basic
Code Point
f34a

Container Basic

bx bx-container

Package
Boxicons
Category
Basic
Code Point
f34b

Contrast Basic

bx bx-contrast

Package
Boxicons
Category
Basic
Code Point
f34c

Copy List Basic

bx bx-copy-list

Package
Boxicons
Category
Basic
Code Point
f350

Copyright Basic

bx bx-copyright

Package
Boxicons
Category
Basic
Code Point
f355

Credit Card Alt Basic

bx bx-credit-card-alt

Package
Boxicons
Category
Basic
Code Point
f358

Credit Card Basic

bx bx-credit-card

Package
Boxicons
Category
Basic
Code Point
f35b

Credit Card Front Basic

bx bx-credit-card-front

Package
Boxicons
Category
Basic
Code Point
f359

Credit Card Insert Basic

bx bx-credit-card-insert

Package
Boxicons
Category
Basic
Code Point
f35a

Cricket Ball Basic

bx bx-cricket-ball

Package
Boxicons
Category
Basic
Code Point
f35c

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.