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

387 icons

Matching "on"

Confused Basic

bx bx-confused

Package
Boxicons
Category
Basic
Code Point
f348

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

Credit Card Front Basic

bx bx-credit-card-front

Package
Boxicons
Category
Basic
Code Point
f359

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

Directions Basic

bx bx-directions

Package
Boxicons
Category
Basic
Code Point
f394

Discussion Basic

bx bx-discussion

Package
Boxicons
Category
Basic
Code Point
f397

Division Basic

bx bx-division

Package
Boxicons
Category
Basic
Code Point
f39b

Donate Blood Basic

bx bx-donate-blood

Package
Boxicons
Category
Basic
Code Point
f3b8

Donate Heart Basic

bx bx-donate-heart

Package
Boxicons
Category
Basic
Code Point
f3b9

Donut Basic

bx bx-donut

Package
Boxicons
Category
Basic
Code Point
f3ba

Dots Horizontal Basic

bx bx-dots-horizontal

Package
Boxicons
Category
Basic
Code Point
f3c0

Dots Horizontal Rounded Basic

bx bx-dots-horizontal-rounded

Package
Boxicons
Category
Basic
Code Point
f3bf

Dots Horizontal Rounded Circle Basic

bx bx-dots-horizontal-rounded-circle

Package
Boxicons
Category
Basic
Code Point
f3be

Education Basic

bx bx-education

Package
Boxicons
Category
Basic
Code Point
f3d9

Ev Station Basic

bx bx-ev-station

Package
Boxicons
Category
Basic
Code Point
f3ec

Explosion Basic

bx bx-explosion

Package
Boxicons
Category
Basic
Code Point
f3ef

Extension Basic

bx bx-extension

Package
Boxicons
Category
Basic
Code Point
f3f1

Font Color Basic

bx bx-font-color

Package
Boxicons
Category
Basic
Code Point
f441

Font Family Basic

bx bx-font-family

Package
Boxicons
Category
Basic
Code Point
f442

Fork Spoon Basic

bx bx-fork-spoon

Package
Boxicons
Category
Basic
Code Point
f44b

Function Basic

bx bx-function

Package
Boxicons
Category
Basic
Code Point
f458

Functions Basic

bx bx-functions

Package
Boxicons
Category
Basic
Code Point
f459

Gallery Horizontal Basic

bx bx-gallery-horizontal

Package
Boxicons
Category
Basic
Code Point
f45c

Gallery Horizontal End Basic

bx bx-gallery-horizontal-end

Package
Boxicons
Category
Basic
Code Point
f45b

Grid Circle Diagonal Left Basic

bx bx-grid-circle-diagonal-left

Package
Boxicons
Category
Basic
Code Point
f484

Grid Circle Diagonal Right Basic

bx bx-grid-circle-diagonal-right

Package
Boxicons
Category
Basic
Code Point
f485

Headphone Alt 2 Basic

bx bx-headphone-alt-2

Package
Boxicons
Category
Basic
Code Point
f4aa

Headphone Alt Basic

bx bx-headphone-alt

Package
Boxicons
Category
Basic
Code Point
f4ab

Headphone Basic

bx bx-headphone

Package
Boxicons
Category
Basic
Code Point
f4ad

Headphone Mic Basic

bx bx-headphone-mic

Package
Boxicons
Category
Basic
Code Point
f4ac

Help Octagon Basic

bx bx-help-octagon

Package
Boxicons
Category
Basic
Code Point
f4b7

Hexagon Basic

bx bx-hexagon

Package
Boxicons
Category
Basic
Code Point
f4b8

Honey Basic

bx bx-honey

Package
Boxicons
Category
Basic
Code Point
f4c5

Horizon Sea Basic

bx bx-horizon-sea

Package
Boxicons
Category
Basic
Code Point
f4c6

Horizontal Align Center Basic

bx bx-horizontal-align-center

Package
Boxicons
Category
Basic
Code Point
f4c7

Horizontal Align Left Basic

bx bx-horizontal-align-left

Package
Boxicons
Category
Basic
Code Point
f4c8

Horizontal Align Right Basic

bx bx-horizontal-align-right

Package
Boxicons
Category
Basic
Code Point
f4c9

Horizontal Center Basic

bx bx-horizontal-center

Package
Boxicons
Category
Basic
Code Point
f4ca

Horizontal Distribute Center Basic

bx bx-horizontal-distribute-center

Package
Boxicons
Category
Basic
Code Point
f4cb

Horizontal Distribute Left Basic

bx bx-horizontal-distribute-left

Package
Boxicons
Category
Basic
Code Point
f4cc

Horizontal Distribute Right Basic

bx bx-horizontal-distribute-right

Package
Boxicons
Category
Basic
Code Point
f4cd

Horizontal Left Basic

bx bx-horizontal-left

Package
Boxicons
Category
Basic
Code Point
f4ce

Horizontal Right Basic

bx bx-horizontal-right

Package
Boxicons
Category
Basic
Code Point
f4cf

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.