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

214 icons

Matching "at"

Alarm Exclamation Basic

bx bx-alarm-exclamation

Package
Boxicons
Category
Basic
Code Point
f10c

Animation Bounce Basic

bx bx-animation-bounce

Package
Boxicons
Category
Basic
Code Point
f12b

Approximate Basic

bx bx-approximate

Package
Boxicons
Category
Basic
Code Point
f12f

At Basic

bx bx-at

Package
Boxicons
Category
Basic
Code Point
f1c9

Atom Basic

bx bx-atom

Package
Boxicons
Category
Basic
Code Point
f1ca

Badge Exclamation Basic

bx bx-badge-exclamation

Package
Boxicons
Category
Basic
Code Point
f1d6

Bath Basic

bx bx-bath

Package
Boxicons
Category
Basic
Code Point
f1e9

Battery 1 Basic

bx bx-battery-1

Package
Boxicons
Category
Basic
Code Point
f1ea

Battery 2 Basic

bx bx-battery-2

Package
Boxicons
Category
Basic
Code Point
f1eb

Battery 3 Basic

bx bx-battery-3

Package
Boxicons
Category
Basic
Code Point
f1ec

Battery Basic

bx bx-battery

Package
Boxicons
Category
Basic
Code Point
f1ef

Battery Full Basic

bx bx-battery-full

Package
Boxicons
Category
Basic
Code Point
f1ed

Battery Low Basic

bx bx-battery-low

Package
Boxicons
Category
Basic
Code Point
f1ee

Calculator Basic

bx bx-calculator

Package
Boxicons
Category
Basic
Code Point
f26b

Car Battery Basic

bx bx-car-battery

Package
Boxicons
Category
Basic
Code Point
f290

Cat Basic

bx bx-cat

Package
Boxicons
Category
Basic
Code Point
f2b9

Cat Body Basic

bx bx-cat-body

Package
Boxicons
Category
Basic
Code Point
f2b8

Categories Basic

bx bx-categories

Package
Boxicons
Category
Basic
Code Point
f2ba

Certification Basic

bx bx-certification

Package
Boxicons
Category
Basic
Code Point
f2bc

Chart Scatter Basic

bx bx-chart-scatter

Package
Boxicons
Category
Basic
Code Point
f2c8

Chart Waterfall Basic

bx bx-chart-waterfall

Package
Boxicons
Category
Basic
Code Point
f2ce

Chef Hat Basic

bx bx-chef-hat

Package
Boxicons
Category
Basic
Code Point
f2d9

Database Alt Basic

bx bx-database-alt

Package
Boxicons
Category
Basic
Code Point
f37d

Database Basic

bx bx-database

Package
Boxicons
Category
Basic
Code Point
f37e

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

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

Feather Alt Basic

bx bx-feather-alt

Package
Boxicons
Category
Basic
Code Point
f403

Feather Basic

bx bx-feather

Package
Boxicons
Category
Basic
Code Point
f406

Feather Minus Basic

bx bx-feather-minus

Package
Boxicons
Category
Basic
Code Point
f404

Feather Plus Basic

bx bx-feather-plus

Package
Boxicons
Category
Basic
Code Point
f405

Greater Than Basic

bx bx-greater-than

Package
Boxicons
Category
Basic
Code Point
f482

Greater Than Equal Basic

bx bx-greater-than-equal

Package
Boxicons
Category
Basic
Code Point
f481

Hard Hat Basic

bx bx-hard-hat

Package
Boxicons
Category
Basic
Code Point
f4a2

Heat Wave Basic

bx bx-heat-wave

Package
Boxicons
Category
Basic
Code Point
f4b4

Hot Tub Water Basic

bx bx-hot-tub-water

Package
Boxicons
Category
Basic
Code Point
f4d2

Laurel Wreath Basic

bx bx-laurel-wreath

Package
Boxicons
Category
Basic
Code Point
f50d

Laurel Wreath Left Basic

bx bx-laurel-wreath-left

Package
Boxicons
Category
Basic
Code Point
f50b

Laurel Wreath Right Basic

bx bx-laurel-wreath-right

Package
Boxicons
Category
Basic
Code Point
f50c

Location Alt 2 Basic

bx bx-location-alt-2

Package
Boxicons
Category
Basic
Code Point
f53b

Location Alt Basic

bx bx-location-alt

Package
Boxicons
Category
Basic
Code Point
f53c

Location Basic

bx bx-location

Package
Boxicons
Category
Basic
Code Point
f542

Location Blank Basic

bx bx-location-blank

Package
Boxicons
Category
Basic
Code Point
f53d

Location Check Basic

bx bx-location-check

Package
Boxicons
Category
Basic
Code Point
f53e

Location Pin Basic

bx bx-location-pin

Package
Boxicons
Category
Basic
Code Point
f53f

Location Plus Basic

bx bx-location-plus

Package
Boxicons
Category
Basic
Code Point
f540

Location X Basic

bx bx-location-x

Package
Boxicons
Category
Basic
Code Point
f541

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.