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

1,207 icons

Matching "1"

Clipboard X Basic

bx bx-clipboard-x

Package
Boxicons
Category
Basic
Code Point
f310

Clock 1 Basic

bx bx-clock-1

Package
Boxicons
Category
Basic
Code Point
f312

Clock 10 Basic

bx bx-clock-10

Package
Boxicons
Category
Basic
Code Point
f313

Clock 11 Basic

bx bx-clock-11

Package
Boxicons
Category
Basic
Code Point
f314

Clock 12 Basic

bx bx-clock-12

Package
Boxicons
Category
Basic
Code Point
f315

Clock 2 Basic

bx bx-clock-2

Package
Boxicons
Category
Basic
Code Point
f316

Clock 3 Basic

bx bx-clock-3

Package
Boxicons
Category
Basic
Code Point
f317

Clock 4 Basic

bx bx-clock-4

Package
Boxicons
Category
Basic
Code Point
f318

Clock 5 Basic

bx bx-clock-5

Package
Boxicons
Category
Basic
Code Point
f319

Clock 6 Basic

bx bx-clock-6

Package
Boxicons
Category
Basic
Code Point
f31a

Clock 7 Basic

bx bx-clock-7

Package
Boxicons
Category
Basic
Code Point
f31b

Clock 8 Basic

bx bx-clock-8

Package
Boxicons
Category
Basic
Code Point
f31c

Clock 9 Basic

bx bx-clock-9

Package
Boxicons
Category
Basic
Code Point
f31d

Clock Basic

bx bx-clock

Package
Boxicons
Category
Basic
Code Point
f31f

Clock Dashed Half Basic

bx bx-clock-dashed-half

Package
Boxicons
Category
Basic
Code Point
f31e

Cloud Alt Basic

bx bx-cloud-alt

Package
Boxicons
Category
Basic
Code Point
f321

Coffee Beans Basic

bx bx-coffee-beans

Package
Boxicons
Category
Basic
Code Point
f331

Compare Alt Basic

bx bx-compare-alt

Package
Boxicons
Category
Basic
Code Point
f341

Copy Minus Basic

bx bx-copy-minus

Package
Boxicons
Category
Basic
Code Point
f351

Crypto Coin Basic

bx bx-crypto-coin

Package
Boxicons
Category
Basic
Code Point
f361

Cursor Cell Basic

bx bx-cursor-cell

Package
Boxicons
Category
Basic
Code Point
f371

Department Store Basic

bx bx-department-store

Package
Boxicons
Category
Basic
Code Point
f381

Dice 1 Basic

bx bx-dice-1

Package
Boxicons
Category
Basic
Code Point
f38c

Dice 6 Basic

bx bx-dice-6

Package
Boxicons
Category
Basic
Code Point
f391

Dock Bottom Left Basic

bx bx-dock-bottom-left

Package
Boxicons
Category
Basic
Code Point
f3a1

Dock Top Basic

bx bx-dock-top

Package
Boxicons
Category
Basic
Code Point
f3b1

Dots Vertical Rounded Circle Basic

bx bx-dots-vertical-rounded-circle

Package
Boxicons
Category
Basic
Code Point
f3c1

Ear Basic

bx bx-ear

Package
Boxicons
Category
Basic
Code Point
f3d1

Enterprise Basic

bx bx-enterprise

Package
Boxicons
Category
Basic
Code Point
f3e1

Extension Basic

bx bx-extension

Package
Boxicons
Category
Basic
Code Point
f3f1

Fast Forward Circle Basic

bx bx-fast-forward-circle

Package
Boxicons
Category
Basic
Code Point
f401

File Basic

bx bx-file

Package
Boxicons
Category
Basic
Code Point
f413

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

Fingerprint Basic

bx bx-fingerprint

Package
Boxicons
Category
Basic
Code Point
f421

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.