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"

List Ol Basic

bx bx-list-ol

Package
Boxicons
Category
Basic
Code Point
f530

Lock Keyhole Basic

bx bx-lock-keyhole

Package
Boxicons
Category
Basic
Code Point
f545

Lock Keyhole Open Alt Basic

bx bx-lock-keyhole-open-alt

Package
Boxicons
Category
Basic
Code Point
f543

Lock Keyhole Open Basic

bx bx-lock-keyhole-open

Package
Boxicons
Category
Basic
Code Point
f544

Paint Roll Basic

bx bx-paint-roll

Package
Boxicons
Category
Basic
Code Point
f609

Petrol Pump Basic

bx bx-petrol-pump

Package
Boxicons
Category
Basic
Code Point
f62e

Polar Chart Basic

bx bx-polar-chart

Package
Boxicons
Category
Basic
Code Point
f65d

Poll Basic

bx bx-poll

Package
Boxicons
Category
Basic
Code Point
f65e

Polygon Basic

bx bx-polygon

Package
Boxicons
Category
Basic
Code Point
f65f

Print Dollar Basic

bx bx-print-dollar

Package
Boxicons
Category
Basic
Code Point
f668

Psychology Basic

bx bx-psychology

Package
Boxicons
Category
Basic
Code Point
f66c

School Basic

bx bx-school

Package
Boxicons
Category
Basic
Code Point
f6d3

School Bus Basic

bx bx-school-bus

Package
Boxicons
Category
Basic
Code Point
f6d2

Scroll Basic

bx bx-scroll

Package
Boxicons
Category
Basic
Code Point
f6da

Solar Panel Basic

bx bx-solar-panel

Package
Boxicons
Category
Basic
Code Point
f743

Swimming Pool Basic

bx bx-swimming-pool

Package
Boxicons
Category
Basic
Code Point
f786

Table Columns Basic

bx bx-table-columns

Package
Boxicons
Category
Basic
Code Point
f791

Table Columns Merge Basic

bx bx-table-columns-merge

Package
Boxicons
Category
Basic
Code Point
f78f

Table Columns Split Basic

bx bx-table-columns-split

Package
Boxicons
Category
Basic
Code Point
f790

Thread Roll Basic

bx bx-thread-roll

Package
Boxicons
Category
Basic
Code Point
f7b3

Toilet Roll Basic

bx bx-toilet-roll

Package
Boxicons
Category
Basic
Code Point
f7c3

Volleyball Basic

bx bx-volleyball

Package
Boxicons
Category
Basic
Code Point
f81d

Volume Basic

bx bx-volume

Package
Boxicons
Category
Basic
Code Point
f821

Volume Full Basic

bx bx-volume-full

Package
Boxicons
Category
Basic
Code Point
f81e

Volume Low Basic

bx bx-volume-low

Package
Boxicons
Category
Basic
Code Point
f81f

Volume Mute Basic

bx bx-volume-mute

Package
Boxicons
Category
Basic
Code Point
f820

Algolia Brands

bxl bx-algolia

Package
Boxicons
Category
Brands
Code Point
f105

Bolt B Brands

bxl bx-bolt-b

Package
Boxicons
Category
Brands
Code Point
f11f

Crunchyroll Brands

bxl bx-crunchyroll

Package
Boxicons
Category
Brands
Code Point
f131

Flask Old Brands

bxl bx-flask-old

Package
Boxicons
Category
Brands
Code Point
f158

Medium Old Brands

bxl bx-medium-old

Package
Boxicons
Category
Brands
Code Point
f19d

Ollama Brands

bxl bx-ollama

Package
Boxicons
Category
Brands
Code Point
f1b4

Polar Brands

bxl bx-polar

Package
Boxicons
Category
Brands
Code Point
f1c6

Slack Old Brands

bxl bx-slack-old

Package
Boxicons
Category
Brands
Code Point
f1e2

Background Color Fill Filled

bxf bx-background-color-fill

Package
Boxicons
Category
Filled
Code Point
f1cd

Bold Filled

bxf bx-bold

Package
Boxicons
Category
Filled
Code Point
f213

Bolt Alt Filled

bxf bx-bolt-alt

Package
Boxicons
Category
Filled
Code Point
f214

Bolt Circle Filled

bxf bx-bolt-circle

Package
Boxicons
Category
Filled
Code Point
f215

Bolt Filled

bxf bx-bolt

Package
Boxicons
Category
Filled
Code Point
f217

Bolt Square Filled

bxf bx-bolt-square

Package
Boxicons
Category
Filled
Code Point
f216

Broccoli Filled

bxf bx-broccoli

Package
Boxicons
Category
Filled
Code Point
f251

Car Bolt Filled

bxf bx-car-bolt

Package
Boxicons
Category
Filled
Code Point
f291

Chart Bar Big Columns Filled

bxf bx-chart-bar-big-columns

Package
Boxicons
Category
Filled
Code Point
f2c0

Chart Bar Columns Filled

bxf bx-chart-bar-columns

Package
Boxicons
Category
Filled
Code Point
f2c2

Chart Stacked Columns Filled

bxf bx-chart-stacked-columns

Package
Boxicons
Category
Filled
Code Point
f2cb

Col Resize Filled

bxf bx-col-resize

Package
Boxicons
Category
Filled
Code Point
f338

Color Fill Filled

bxf bx-color-fill

Package
Boxicons
Category
Filled
Code Point
f339

Color Wheel Filled

bxf bx-color-wheel

Package
Boxicons
Category
Filled
Code Point
f33a

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.