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

657 icons

Matching "8"

Candlestick Basic

bx bx-candlestick

Package
Boxicons
Category
Basic
Code Point
f288

Cannabis Basic

bx bx-cannabis

Package
Boxicons
Category
Basic
Code Point
f289

Cap Basic

bx bx-cap

Package
Boxicons
Category
Basic
Code Point
f28a

Capitalize Basic

bx bx-capitalize

Package
Boxicons
Category
Basic
Code Point
f28b

Capsule Basic

bx bx-capsule

Package
Boxicons
Category
Basic
Code Point
f28c

Captions Basic

bx bx-captions

Package
Boxicons
Category
Basic
Code Point
f28e

Captions Cc Basic

bx bx-captions-cc

Package
Boxicons
Category
Basic
Code Point
f28d

Capture Basic

bx bx-capture

Package
Boxicons
Category
Basic
Code Point
f28f

Card View Tiles Basic

bx bx-card-view-tiles

Package
Boxicons
Category
Basic
Code Point
f298

Caret Up Square Basic

bx bx-caret-up-square

Package
Boxicons
Category
Basic
Code Point
f2a8

Cat Body Basic

bx bx-cat-body

Package
Boxicons
Category
Basic
Code Point
f2b8

Chart Scatter Basic

bx bx-chart-scatter

Package
Boxicons
Category
Basic
Code Point
f2c8

Cheese Basic

bx bx-cheese

Package
Boxicons
Category
Basic
Code Point
f2d8

Chevron Right Circle Basic

bx bx-chevron-right-circle

Package
Boxicons
Category
Basic
Code Point
f2e8

Christianity Basic

bx bx-christianity

Package
Boxicons
Category
Basic
Code Point
f2f8

Circles Basic

bx bx-circles

Package
Boxicons
Category
Basic
Code Point
f308

Clock 4 Basic

bx bx-clock-4

Package
Boxicons
Category
Basic
Code Point
f318

Clock 8 Basic

bx bx-clock-8

Package
Boxicons
Category
Basic
Code Point
f31c

Cloud Rain Basic

bx bx-cloud-rain

Package
Boxicons
Category
Basic
Code Point
f328

Col Resize Basic

bx bx-col-resize

Package
Boxicons
Category
Basic
Code Point
f338

Confused Basic

bx bx-confused

Package
Boxicons
Category
Basic
Code Point
f348

Credit Card Alt Basic

bx bx-credit-card-alt

Package
Boxicons
Category
Basic
Code Point
f358

Cup Saucer Basic

bx bx-cup-saucer

Package
Boxicons
Category
Basic
Code Point
f368

Cut Basic

bx bx-cut

Package
Boxicons
Category
Basic
Code Point
f378

Delta Basic

bx bx-delta

Package
Boxicons
Category
Basic
Code Point
f380

Department Store Basic

bx bx-department-store

Package
Boxicons
Category
Basic
Code Point
f381

Desert Basic

bx bx-desert

Package
Boxicons
Category
Basic
Code Point
f382

Desk Basic

bx bx-desk

Package
Boxicons
Category
Basic
Code Point
f383

Desktop Alt Basic

bx bx-desktop-alt

Package
Boxicons
Category
Basic
Code Point
f384

Desktop Basic

bx bx-desktop

Package
Boxicons
Category
Basic
Code Point
f385

Devices Basic

bx bx-devices

Package
Boxicons
Category
Basic
Code Point
f386

Dialpad Basic

bx bx-dialpad

Package
Boxicons
Category
Basic
Code Point
f387

Diameter Basic

bx bx-diameter

Package
Boxicons
Category
Basic
Code Point
f388

Diamond Alt Basic

bx bx-diamond-alt

Package
Boxicons
Category
Basic
Code Point
f389

Diamond Basic

bx bx-diamond

Package
Boxicons
Category
Basic
Code Point
f38a

Diamonds Basic

bx bx-diamonds

Package
Boxicons
Category
Basic
Code Point
f38b

Dice 1 Basic

bx bx-dice-1

Package
Boxicons
Category
Basic
Code Point
f38c

Dice 2 Basic

bx bx-dice-2

Package
Boxicons
Category
Basic
Code Point
f38d

Dice 3 Basic

bx bx-dice-3

Package
Boxicons
Category
Basic
Code Point
f38e

Dice 4 Basic

bx bx-dice-4

Package
Boxicons
Category
Basic
Code Point
f38f

Dish Basic

bx bx-dish

Package
Boxicons
Category
Basic
Code Point
f398

Dock Right Alt Basic

bx bx-dock-right-alt

Package
Boxicons
Category
Basic
Code Point
f3a8

Donate Blood Basic

bx bx-donate-blood

Package
Boxicons
Category
Basic
Code Point
f3b8

Dress Basic

bx bx-dress

Package
Boxicons
Category
Basic
Code Point
f3c8

Edit Basic

bx bx-edit

Package
Boxicons
Category
Basic
Code Point
f3d8

Equalizer Basic

bx bx-equalizer

Package
Boxicons
Category
Basic
Code Point
f3e8

Face Alt 2 Basic

bx bx-face-alt-2

Package
Boxicons
Category
Basic
Code Point
f3f8

File Code Basic

bx bx-file-code

Package
Boxicons
Category
Basic
Code Point
f408

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.