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

185 icons

Matching "to"

Arrow From Bottom Basic

bx bx-arrow-from-bottom

Package
Boxicons
Category
Basic
Code Point
f158

Arrow From Bottom Stroke Basic

bx bx-arrow-from-bottom-stroke

Package
Boxicons
Category
Basic
Code Point
f157

Arrow From Top Basic

bx bx-arrow-from-top

Package
Boxicons
Category
Basic
Code Point
f15e

Arrow From Top Stroke Basic

bx bx-arrow-from-top-stroke

Package
Boxicons
Category
Basic
Code Point
f15d

Arrow To Bottom Basic

bx bx-arrow-to-bottom

Package
Boxicons
Category
Basic
Code Point
f1aa

Arrow To Bottom Stroke Basic

bx bx-arrow-to-bottom-stroke

Package
Boxicons
Category
Basic
Code Point
f1a9

Arrow To Left Basic

bx bx-arrow-to-left

Package
Boxicons
Category
Basic
Code Point
f1ac

Arrow To Left Stroke Basic

bx bx-arrow-to-left-stroke

Package
Boxicons
Category
Basic
Code Point
f1ab

Arrow To Right Basic

bx bx-arrow-to-right

Package
Boxicons
Category
Basic
Code Point
f1ae

Arrow To Right Stroke Basic

bx bx-arrow-to-right-stroke

Package
Boxicons
Category
Basic
Code Point
f1ad

Arrow To Top Basic

bx bx-arrow-to-top

Package
Boxicons
Category
Basic
Code Point
f1b0

Arrow To Top Stroke Basic

bx bx-arrow-to-top-stroke

Package
Boxicons
Category
Basic
Code Point
f1af

Atom Basic

bx bx-atom

Package
Boxicons
Category
Basic
Code Point
f1ca

Bluetooth Basic

bx bx-bluetooth

Package
Boxicons
Category
Basic
Code Point
f20f

Border Bottom Basic

bx bx-border-bottom

Package
Boxicons
Category
Basic
Code Point
f230

Border Top Basic

bx bx-border-top

Package
Boxicons
Category
Basic
Code Point
f237

Button Basic

bx bx-button

Package
Boxicons
Category
Basic
Code Point
f267

Button Rounded Basic

bx bx-button-rounded

Package
Boxicons
Category
Basic
Code Point
f266

Calculator Basic

bx bx-calculator

Package
Boxicons
Category
Basic
Code Point
f26b

Compass Tool Basic

bx bx-compass-tool

Package
Boxicons
Category
Basic
Code Point
f343

Connector Basic

bx bx-connector

Package
Boxicons
Category
Basic
Code Point
f349

Crypto Basic

bx bx-crypto

Package
Boxicons
Category
Basic
Code Point
f362

Crypto Coin Basic

bx bx-crypto-coin

Package
Boxicons
Category
Basic
Code Point
f361

Department Store Basic

bx bx-department-store

Package
Boxicons
Category
Basic
Code Point
f381

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

Dock Bottom Alt Basic

bx bx-dock-bottom-alt

Package
Boxicons
Category
Basic
Code Point
f39e

Dock Bottom Arrow Basic

bx bx-dock-bottom-arrow

Package
Boxicons
Category
Basic
Code Point
f39f

Dock Bottom Basic

bx bx-dock-bottom

Package
Boxicons
Category
Basic
Code Point
f3a4

Dock Bottom Left Alt Basic

bx bx-dock-bottom-left-alt

Package
Boxicons
Category
Basic
Code Point
f3a0

Dock Bottom Left Basic

bx bx-dock-bottom-left

Package
Boxicons
Category
Basic
Code Point
f3a1

Dock Bottom Right Alt Basic

bx bx-dock-bottom-right-alt

Package
Boxicons
Category
Basic
Code Point
f3a2

Dock Bottom Right Basic

bx bx-dock-bottom-right

Package
Boxicons
Category
Basic
Code Point
f3a3

Dock Top Alt Basic

bx bx-dock-top-alt

Package
Boxicons
Category
Basic
Code Point
f3ab

Dock Top Arrow Basic

bx bx-dock-top-arrow

Package
Boxicons
Category
Basic
Code Point
f3ac

Dock Top Basic

bx bx-dock-top

Package
Boxicons
Category
Basic
Code Point
f3b1

Dock Top Left Alt Basic

bx bx-dock-top-left-alt

Package
Boxicons
Category
Basic
Code Point
f3ad

Dock Top Left Basic

bx bx-dock-top-left

Package
Boxicons
Category
Basic
Code Point
f3ae

Dock Top Right Alt Basic

bx bx-dock-top-right-alt

Package
Boxicons
Category
Basic
Code Point
f3af

Dock Top Right Basic

bx bx-dock-top-right

Package
Boxicons
Category
Basic
Code Point
f3b0

Factory Basic

bx bx-factory

Package
Boxicons
Category
Basic
Code Point
f3ff

Finger Touch Basic

bx bx-finger-touch

Package
Boxicons
Category
Basic
Code Point
f41f

Grid Row Bottom Basic

bx bx-grid-row-bottom

Package
Boxicons
Category
Basic
Code Point
f48d

Grid Row Top Basic

bx bx-grid-row-top

Package
Boxicons
Category
Basic
Code Point
f48e

History Basic

bx bx-history

Package
Boxicons
Category
Basic
Code Point
f4bd

Incognito Basic

bx bx-incognito

Package
Boxicons
Category
Basic
Code Point
f4e3

Joystick Button Alt Basic

bx bx-joystick-button-alt

Package
Boxicons
Category
Basic
Code Point
f4f4

Joystick Button Basic

bx bx-joystick-button

Package
Boxicons
Category
Basic
Code Point
f4f5

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.