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

982 icons

Matching "3"

A Arrow Up Basic

bx bx-a-arrow-up

Package
Boxicons
Category
Basic
Code Point
f103

Alert Circle Basic

bx bx-alert-circle

Package
Boxicons
Category
Basic
Code Point
f113

Align Vertical Justify Start Basic

bx bx-align-vertical-justify-start

Package
Boxicons
Category
Basic
Code Point
f123

Apps Alt Basic

bx bx-apps-alt

Package
Boxicons
Category
Basic
Code Point
f130

Apps Basic

bx bx-apps

Package
Boxicons
Category
Basic
Code Point
f131

Arch Basic

bx bx-arch

Package
Boxicons
Category
Basic
Code Point
f132

Archive Alt Basic

bx bx-archive-alt

Package
Boxicons
Category
Basic
Code Point
f133

Archive Arrow Down Basic

bx bx-archive-arrow-down

Package
Boxicons
Category
Basic
Code Point
f134

Archive Arrow Up Basic

bx bx-archive-arrow-up

Package
Boxicons
Category
Basic
Code Point
f135

Archive Basic

bx bx-archive

Package
Boxicons
Category
Basic
Code Point
f136

Area Basic

bx bx-area

Package
Boxicons
Category
Basic
Code Point
f137

Arrow Big Down Basic

bx bx-arrow-big-down

Package
Boxicons
Category
Basic
Code Point
f139

Arrow Big Down Line Basic

bx bx-arrow-big-down-line

Package
Boxicons
Category
Basic
Code Point
f138

Arrow Big Left Basic

bx bx-arrow-big-left

Package
Boxicons
Category
Basic
Code Point
f13b

Arrow Big Left Line Basic

bx bx-arrow-big-left-line

Package
Boxicons
Category
Basic
Code Point
f13a

Arrow Big Right Basic

bx bx-arrow-big-right

Package
Boxicons
Category
Basic
Code Point
f13d

Arrow Big Right Line Basic

bx bx-arrow-big-right-line

Package
Boxicons
Category
Basic
Code Point
f13c

Arrow Big Up Basic

bx bx-arrow-big-up

Package
Boxicons
Category
Basic
Code Point
f13f

Arrow Big Up Line Basic

bx bx-arrow-big-up-line

Package
Boxicons
Category
Basic
Code Point
f13e

Arrow Down Left Circle Basic

bx bx-arrow-down-left-circle

Package
Boxicons
Category
Basic
Code Point
f143

Arrow Down Stroke Basic

bx bx-arrow-down-stroke

Package
Boxicons
Category
Basic
Code Point
f153

Arrow In Down Left Stroke Square Basic

bx bx-arrow-in-down-left-stroke-square

Package
Boxicons
Category
Basic
Code Point
f163

Arrow In Up Left Stroke Circle Basic

bx bx-arrow-in-up-left-stroke-circle

Package
Boxicons
Category
Basic
Code Point
f173

Arrow Out Down Left Circle Basic

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

Package
Boxicons
Category
Basic
Code Point
f183

Arrow Out Up Circle Half Basic

bx bx-arrow-out-up-circle-half

Package
Boxicons
Category
Basic
Code Point
f193

Arrow Right Stroke Basic

bx bx-arrow-right-stroke

Package
Boxicons
Category
Basic
Code Point
f1a3

Arrow Up Down Basic

bx bx-arrow-up-down

Package
Boxicons
Category
Basic
Code Point
f1b3

Arrow Up Stroke Square Basic

bx bx-arrow-up-stroke-square

Package
Boxicons
Category
Basic
Code Point
f1c3

Bacon Basic

bx bx-bacon

Package
Boxicons
Category
Basic
Code Point
f1d3

Barcode Square Basic

bx bx-barcode-square

Package
Boxicons
Category
Basic
Code Point
f1e3

Battery 3 Basic

bx bx-battery-3

Package
Boxicons
Category
Basic
Code Point
f1ec

Beanie Basic

bx bx-beanie

Package
Boxicons
Category
Basic
Code Point
f1f3

Bible Basic

bx bx-bible

Package
Boxicons
Category
Basic
Code Point
f203

Bold Basic

bx bx-bold

Package
Boxicons
Category
Basic
Code Point
f213

Bookmark Alt Basic

bx bx-bookmark-alt

Package
Boxicons
Category
Basic
Code Point
f223

Border Bottom Basic

bx bx-border-bottom

Package
Boxicons
Category
Basic
Code Point
f230

Border Inner Basic

bx bx-border-inner

Package
Boxicons
Category
Basic
Code Point
f231

Border Left Basic

bx bx-border-left

Package
Boxicons
Category
Basic
Code Point
f232

Border None Basic

bx bx-border-none

Package
Boxicons
Category
Basic
Code Point
f233

Border Outer Basic

bx bx-border-outer

Package
Boxicons
Category
Basic
Code Point
f234

Border Radius Basic

bx bx-border-radius

Package
Boxicons
Category
Basic
Code Point
f235

Border Right Basic

bx bx-border-right

Package
Boxicons
Category
Basic
Code Point
f236

Border Top Basic

bx bx-border-top

Package
Boxicons
Category
Basic
Code Point
f237

Bow Basic

bx bx-bow

Package
Boxicons
Category
Basic
Code Point
f238

Bowl Balls Basic

bx bx-bowl-balls

Package
Boxicons
Category
Basic
Code Point
f239

Bowl Bubbles Basic

bx bx-bowl-bubbles

Package
Boxicons
Category
Basic
Code Point
f23a

Bowl Hot Basic

bx bx-bowl-hot

Package
Boxicons
Category
Basic
Code Point
f23b

Bowl Noodles Alt Basic

bx bx-bowl-noodles-alt

Package
Boxicons
Category
Basic
Code Point
f23c

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.