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

382 icons

Matching "alt"

Alarm Alt Basic

bx bx-alarm-alt

Package
Boxicons
Category
Basic
Code Point
f10a

Apps Alt Basic

bx bx-apps-alt

Package
Boxicons
Category
Basic
Code Point
f130

Archive Alt Basic

bx bx-archive-alt

Package
Boxicons
Category
Basic
Code Point
f133

Bed Alt Basic

bx bx-bed-alt

Package
Boxicons
Category
Basic
Code Point
f1f5

Bird Alt Basic

bx bx-bird-alt

Package
Boxicons
Category
Basic
Code Point
f206

Blur Alt Basic

bx bx-blur-alt

Package
Boxicons
Category
Basic
Code Point
f210

Bolt Alt Basic

bx bx-bolt-alt

Package
Boxicons
Category
Basic
Code Point
f214

Book Alt Basic

bx bx-book-alt

Package
Boxicons
Category
Basic
Code Point
f21c

Bookmark Alt Basic

bx bx-bookmark-alt

Package
Boxicons
Category
Basic
Code Point
f223

Bookmark Minus Alt Basic

bx bx-bookmark-minus-alt

Package
Boxicons
Category
Basic
Code Point
f225

Bookmark Plus Alt Basic

bx bx-bookmark-plus-alt

Package
Boxicons
Category
Basic
Code Point
f227

Bowl Noodles Alt Basic

bx bx-bowl-noodles-alt

Package
Boxicons
Category
Basic
Code Point
f23c

Box Alt Basic

bx bx-box-alt

Package
Boxicons
Category
Basic
Code Point
f240

Briefcase Alt 2 Basic

bx bx-briefcase-alt-2

Package
Boxicons
Category
Basic
Code Point
f24b

Briefcase Alt Basic

bx bx-briefcase-alt

Package
Boxicons
Category
Basic
Code Point
f24c

Bug Alt Basic

bx bx-bug-alt

Package
Boxicons
Category
Basic
Code Point
f258

Burger Alt Basic

bx bx-burger-alt

Package
Boxicons
Category
Basic
Code Point
f261

Calendar Alt 2 Basic

bx bx-calendar-alt-2

Package
Boxicons
Category
Basic
Code Point
f26c

Calendar Alt Basic

bx bx-calendar-alt

Package
Boxicons
Category
Basic
Code Point
f26d

Camera Alt Basic

bx bx-camera-alt

Package
Boxicons
Category
Basic
Code Point
f27d

Cart Alt 2 Basic

bx bx-cart-alt-2

Package
Boxicons
Category
Basic
Code Point
f2af

Cart Alt Basic

bx bx-cart-alt

Package
Boxicons
Category
Basic
Code Point
f2b0

Circle Half Alt Basic

bx bx-circle-half-alt

Package
Boxicons
Category
Basic
Code Point
f2fd

Circle Quarter Alt Basic

bx bx-circle-quarter-alt

Package
Boxicons
Category
Basic
Code Point
f301

Circle Three Quarter Alt Basic

bx bx-circle-three-quarter-alt

Package
Boxicons
Category
Basic
Code Point
f303

Circles Alt Basic

bx bx-circles-alt

Package
Boxicons
Category
Basic
Code Point
f307

Cloud Alt 2 Basic

bx bx-cloud-alt-2

Package
Boxicons
Category
Basic
Code Point
f320

Cloud Alt Basic

bx bx-cloud-alt

Package
Boxicons
Category
Basic
Code Point
f321

Cloud Rain Wind Alt Basic

bx bx-cloud-rain-wind-alt

Package
Boxicons
Category
Basic
Code Point
f326

Code Alt Basic

bx bx-code-alt

Package
Boxicons
Category
Basic
Code Point
f32f

Compare Alt Basic

bx bx-compare-alt

Package
Boxicons
Category
Basic
Code Point
f341

Credit Card Alt Basic

bx bx-credit-card-alt

Package
Boxicons
Category
Basic
Code Point
f358

Cube Alt Basic

bx bx-cube-alt

Package
Boxicons
Category
Basic
Code Point
f363

Cupboard Alt Basic

bx bx-cupboard-alt

Package
Boxicons
Category
Basic
Code Point
f36b

Dashboard Alt Basic

bx bx-dashboard-alt

Package
Boxicons
Category
Basic
Code Point
f37b

Database Alt Basic

bx bx-database-alt

Package
Boxicons
Category
Basic
Code Point
f37d

Desktop Alt Basic

bx bx-desktop-alt

Package
Boxicons
Category
Basic
Code Point
f384

Diamond Alt Basic

bx bx-diamond-alt

Package
Boxicons
Category
Basic
Code Point
f389

Dock Bottom Alt Basic

bx bx-dock-bottom-alt

Package
Boxicons
Category
Basic
Code Point
f39e

Dock Bottom Left Alt Basic

bx bx-dock-bottom-left-alt

Package
Boxicons
Category
Basic
Code Point
f3a0

Dock Bottom Right Alt Basic

bx bx-dock-bottom-right-alt

Package
Boxicons
Category
Basic
Code Point
f3a2

Dock Left Alt Basic

bx bx-dock-left-alt

Package
Boxicons
Category
Basic
Code Point
f3a5

Dock Right Alt Basic

bx bx-dock-right-alt

Package
Boxicons
Category
Basic
Code Point
f3a8

Dock Top Alt Basic

bx bx-dock-top-alt

Package
Boxicons
Category
Basic
Code Point
f3ab

Dock Top Left Alt Basic

bx bx-dock-top-left-alt

Package
Boxicons
Category
Basic
Code Point
f3ad

Dock Top Right Alt Basic

bx bx-dock-top-right-alt

Package
Boxicons
Category
Basic
Code Point
f3af

Dog Alt Basic

bx bx-dog-alt

Package
Boxicons
Category
Basic
Code Point
f3b2

Door Open Alt Basic

bx bx-door-open-alt

Package
Boxicons
Category
Basic
Code Point
f3bb

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.