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

966 icons

Matching "5"

Acorn Basic

bx bx-acorn

Package
Boxicons
Category
Basic
Code Point
f105

Alert Shield Basic

bx bx-alert-shield

Package
Boxicons
Category
Basic
Code Point
f115

Ambulance Basic

bx bx-ambulance

Package
Boxicons
Category
Basic
Code Point
f125

Archive Arrow Up Basic

bx bx-archive-arrow-up

Package
Boxicons
Category
Basic
Code Point
f135

Arrow Down Basic

bx bx-arrow-down

Package
Boxicons
Category
Basic
Code Point
f156

Arrow Down Left Stroke Circle Basic

bx bx-arrow-down-left-stroke-circle

Package
Boxicons
Category
Basic
Code Point
f145

Arrow Down Square Basic

bx bx-arrow-down-square

Package
Boxicons
Category
Basic
Code Point
f150

Arrow Down Stroke Basic

bx bx-arrow-down-stroke

Package
Boxicons
Category
Basic
Code Point
f153

Arrow Down Stroke Circle Basic

bx bx-arrow-down-stroke-circle

Package
Boxicons
Category
Basic
Code Point
f151

Arrow Down Stroke Square Basic

bx bx-arrow-down-stroke-square

Package
Boxicons
Category
Basic
Code Point
f152

Arrow Down Up Basic

bx bx-arrow-down-up

Package
Boxicons
Category
Basic
Code Point
f154

Arrow Down Wide Narrow Basic

bx bx-arrow-down-wide-narrow

Package
Boxicons
Category
Basic
Code Point
f155

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 Left Basic

bx bx-arrow-from-left

Package
Boxicons
Category
Basic
Code Point
f15a

Arrow From Left Stroke Basic

bx bx-arrow-from-left-stroke

Package
Boxicons
Category
Basic
Code Point
f159

Arrow From Right Basic

bx bx-arrow-from-right

Package
Boxicons
Category
Basic
Code Point
f15c

Arrow From Right Stroke Basic

bx bx-arrow-from-right-stroke

Package
Boxicons
Category
Basic
Code Point
f15b

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 In Down Circle Half Basic

bx bx-arrow-in-down-circle-half

Package
Boxicons
Category
Basic
Code Point
f15f

Arrow In Down Right Square Basic

bx bx-arrow-in-down-right-square

Package
Boxicons
Category
Basic
Code Point
f165

Arrow In Up Right Circle Basic

bx bx-arrow-in-up-right-circle

Package
Boxicons
Category
Basic
Code Point
f175

Arrow Out Down Left Stroke Circle Basic

bx bx-arrow-out-down-left-stroke-circle

Package
Boxicons
Category
Basic
Code Point
f185

Arrow Out Up Left Square Basic

bx bx-arrow-out-up-left-square

Package
Boxicons
Category
Basic
Code Point
f195

Arrow S Down Basic

bx bx-arrow-s-down

Package
Boxicons
Category
Basic
Code Point
f1a5

Arrow Up Left Square Basic

bx bx-arrow-up-left-square

Package
Boxicons
Category
Basic
Code Point
f1b5

Arrow Up Wide Narrow Basic

bx bx-arrow-up-wide-narrow

Package
Boxicons
Category
Basic
Code Point
f1c5

Badge Check Basic

bx bx-badge-check

Package
Boxicons
Category
Basic
Code Point
f1d5

Barn Basic

bx bx-barn

Package
Boxicons
Category
Basic
Code Point
f1e5

Bed Alt Basic

bx bx-bed-alt

Package
Boxicons
Category
Basic
Code Point
f1f5

Binocular Basic

bx bx-binocular

Package
Boxicons
Category
Basic
Code Point
f205

Bolt Circle Basic

bx bx-bolt-circle

Package
Boxicons
Category
Basic
Code Point
f215

Bookmark Minus Alt Basic

bx bx-bookmark-minus-alt

Package
Boxicons
Category
Basic
Code Point
f225

Border Radius Basic

bx bx-border-radius

Package
Boxicons
Category
Basic
Code Point
f235

Braille Basic

bx bx-braille

Package
Boxicons
Category
Basic
Code Point
f245

Broadcast Basic

bx bx-broadcast

Package
Boxicons
Category
Basic
Code Point
f250

Broccoli Basic

bx bx-broccoli

Package
Boxicons
Category
Basic
Code Point
f251

Broom Basic

bx bx-broom

Package
Boxicons
Category
Basic
Code Point
f252

Browser Activity Basic

bx bx-browser-activity

Package
Boxicons
Category
Basic
Code Point
f253

Brush Basic

bx bx-brush

Package
Boxicons
Category
Basic
Code Point
f255

Brush Sparkles Basic

bx bx-brush-sparkles

Package
Boxicons
Category
Basic
Code Point
f254

Bucket Basic

bx bx-bucket

Package
Boxicons
Category
Basic
Code Point
f256

Buddhism Basic

bx bx-buddhism

Package
Boxicons
Category
Basic
Code Point
f257

Bug Alt Basic

bx bx-bug-alt

Package
Boxicons
Category
Basic
Code Point
f258

Bug Basic

bx bx-bug

Package
Boxicons
Category
Basic
Code Point
f259

Building Basic

bx bx-building

Package
Boxicons
Category
Basic
Code Point
f25d

Building Hospital Basic

bx bx-building-hospital

Package
Boxicons
Category
Basic
Code Point
f25a

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.