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

156 icons

Matching "ol"

Background Color Fill Basic

bx bx-background-color-fill

Package
Boxicons
Category
Basic
Code Point
f1cd

Bold Basic

bx bx-bold

Package
Boxicons
Category
Basic
Code Point
f213

Bolt Alt Basic

bx bx-bolt-alt

Package
Boxicons
Category
Basic
Code Point
f214

Bolt Basic

bx bx-bolt

Package
Boxicons
Category
Basic
Code Point
f217

Bolt Circle Basic

bx bx-bolt-circle

Package
Boxicons
Category
Basic
Code Point
f215

Bolt Square Basic

bx bx-bolt-square

Package
Boxicons
Category
Basic
Code Point
f216

Broccoli Basic

bx bx-broccoli

Package
Boxicons
Category
Basic
Code Point
f251

Car Bolt Basic

bx bx-car-bolt

Package
Boxicons
Category
Basic
Code Point
f291

Chart Bar Big Columns Basic

bx bx-chart-bar-big-columns

Package
Boxicons
Category
Basic
Code Point
f2c0

Chart Bar Columns Basic

bx bx-chart-bar-columns

Package
Boxicons
Category
Basic
Code Point
f2c2

Chart Stacked Columns Basic

bx bx-chart-stacked-columns

Package
Boxicons
Category
Basic
Code Point
f2cb

Col Resize Basic

bx bx-col-resize

Package
Boxicons
Category
Basic
Code Point
f338

Color Fill Basic

bx bx-color-fill

Package
Boxicons
Category
Basic
Code Point
f339

Color Wheel Basic

bx bx-color-wheel

Package
Boxicons
Category
Basic
Code Point
f33a

Columns 3 Basic

bx bx-columns-3

Package
Boxicons
Category
Basic
Code Point
f33b

Columns 4 Basic

bx bx-columns-4

Package
Boxicons
Category
Basic
Code Point
f33c

Columns Basic

bx bx-columns

Package
Boxicons
Category
Basic
Code Point
f33d

Compass Tool Basic

bx bx-compass-tool

Package
Boxicons
Category
Basic
Code Point
f343

Cool Basic

bx bx-cool

Package
Boxicons
Category
Basic
Code Point
f34e

Dice Roll Basic

bx bx-dice-roll

Package
Boxicons
Category
Basic
Code Point
f392

Dollar Basic

bx bx-dollar

Package
Boxicons
Category
Basic
Code Point
f3b7

Dollar Circle Basic

bx bx-dollar-circle

Package
Boxicons
Category
Basic
Code Point
f3b6

Dollar Circle Stars Basic

bx bx-dollar-circle-stars

Package
Boxicons
Category
Basic
Code Point
f3b5

Egg Yolk Basic

bx bx-egg-yolk

Package
Boxicons
Category
Basic
Code Point
f3db

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

Folder Basic

bx bx-folder

Package
Boxicons
Category
Basic
Code Point
f440

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

Folder Up Arrow Basic

bx bx-folder-up-arrow

Package
Boxicons
Category
Basic
Code Point
f43d

Folder X Basic

bx bx-folder-x

Package
Boxicons
Category
Basic
Code Point
f43e

Folder Zip Basic

bx bx-folder-zip

Package
Boxicons
Category
Basic
Code Point
f43f

Font Color Basic

bx bx-font-color

Package
Boxicons
Category
Basic
Code Point
f441

Golf Ball Basic

bx bx-golf-ball

Package
Boxicons
Category
Basic
Code Point
f47f

Grid Column Left Basic

bx bx-grid-column-left

Package
Boxicons
Category
Basic
Code Point
f488

Grid Column Right Basic

bx bx-grid-column-right

Package
Boxicons
Category
Basic
Code Point
f489

Keyframe Hold Ease In Basic

bx bx-keyframe-hold-ease-in

Package
Boxicons
Category
Basic
Code Point
f4fe

Keyframe Hold Ease Out Basic

bx bx-keyframe-hold-ease-out

Package
Boxicons
Category
Basic
Code Point
f4ff

Keyframe Hold Linear In Basic

bx bx-keyframe-hold-linear-in

Package
Boxicons
Category
Basic
Code Point
f500

Keyframe Hold Linear Out Basic

bx bx-keyframe-hold-linear-out

Package
Boxicons
Category
Basic
Code Point
f501

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.