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

65 icons

Matching "11"

Alarm Basic

bx bx-alarm

Package
Boxicons
Category
Basic
Code Point
f111

Alarm Z Basic

bx bx-alarm-z

Package
Boxicons
Category
Basic
Code Point
f110

Album Covers Basic

bx bx-album-covers

Package
Boxicons
Category
Basic
Code Point
f112

Alert Circle Basic

bx bx-alert-circle

Package
Boxicons
Category
Basic
Code Point
f113

Alert Octagon Basic

bx bx-alert-octagon

Package
Boxicons
Category
Basic
Code Point
f114

Alert Shield Basic

bx bx-alert-shield

Package
Boxicons
Category
Basic
Code Point
f115

Alert Square Basic

bx bx-alert-square

Package
Boxicons
Category
Basic
Code Point
f116

Alert Triangle Basic

bx bx-alert-triangle

Package
Boxicons
Category
Basic
Code Point
f117

Alien Basic

bx bx-alien

Package
Boxicons
Category
Basic
Code Point
f118

Align Center Basic

bx bx-align-center

Package
Boxicons
Category
Basic
Code Point
f119

Align Horizontal Justify Center Basic

bx bx-align-horizontal-justify-center

Package
Boxicons
Category
Basic
Code Point
f11a

Align Horizontal Justify End Basic

bx bx-align-horizontal-justify-end

Package
Boxicons
Category
Basic
Code Point
f11b

Align Horizontal Justify Start Basic

bx bx-align-horizontal-justify-start

Package
Boxicons
Category
Basic
Code Point
f11c

Align Horizontal Space Between Basic

bx bx-align-horizontal-space-between

Package
Boxicons
Category
Basic
Code Point
f11d

Align Justify Basic

bx bx-align-justify

Package
Boxicons
Category
Basic
Code Point
f11e

Align Left Basic

bx bx-align-left

Package
Boxicons
Category
Basic
Code Point
f11f

Blur Basic

bx bx-blur

Package
Boxicons
Category
Basic
Code Point
f211

Clipboard Basic

bx bx-clipboard

Package
Boxicons
Category
Basic
Code Point
f311

Clock 11 Basic

bx bx-clock-11

Package
Boxicons
Category
Basic
Code Point
f314

File X Basic

bx bx-file-x

Package
Boxicons
Category
Basic
Code Point
f411

Layers Down Right Basic

bx bx-layers-down-right

Package
Boxicons
Category
Basic
Code Point
f511

Parallel Basic

bx bx-parallel

Package
Boxicons
Category
Basic
Code Point
f611

Shocked Basic

bx bx-shocked

Package
Boxicons
Category
Basic
Code Point
f711

Vertical Spacing Basic

bx bx-vertical-spacing

Package
Boxicons
Category
Basic
Code Point
f811

Atlassian Brands

bxl bx-atlassian

Package
Boxicons
Category
Brands
Code Point
f110

Atom Editor Brands

bxl bx-atom-editor

Package
Boxicons
Category
Brands
Code Point
f111

Audible Brands

bxl bx-audible

Package
Boxicons
Category
Brands
Code Point
f112

Auth0 Brands

bxl bx-auth0

Package
Boxicons
Category
Brands
Code Point
f113

Autodesk Brands

bxl bx-autodesk

Package
Boxicons
Category
Brands
Code Point
f114

Aws Brands

bxl bx-aws

Package
Boxicons
Category
Brands
Code Point
f115

Baidu Brands

bxl bx-baidu

Package
Boxicons
Category
Brands
Code Point
f116

Bash Brands

bxl bx-bash

Package
Boxicons
Category
Brands
Code Point
f117

Behance Brands

bxl bx-behance

Package
Boxicons
Category
Brands
Code Point
f118

Better Auth Brands

bxl bx-better-auth

Package
Boxicons
Category
Brands
Code Point
f119

Bing Brands

bxl bx-bing

Package
Boxicons
Category
Brands
Code Point
f11a

Bitcoin Logo Brands

bxl bx-bitcoin-logo

Package
Boxicons
Category
Brands
Code Point
f11b

Blender Brands

bxl bx-blender

Package
Boxicons
Category
Brands
Code Point
f11c

Blogger Brands

bxl bx-blogger

Package
Boxicons
Category
Brands
Code Point
f11d

Bluesky Brands

bxl bx-bluesky

Package
Boxicons
Category
Brands
Code Point
f11e

Bolt B Brands

bxl bx-bolt-b

Package
Boxicons
Category
Brands
Code Point
f11f

Vuejs Brands

bxl bx-vuejs

Package
Boxicons
Category
Brands
Code Point
f211

Alarm Filled

bxf bx-alarm

Package
Boxicons
Category
Filled
Code Point
f111

Alarm Z Filled

bxf bx-alarm-z

Package
Boxicons
Category
Filled
Code Point
f110

Album Covers Filled

bxf bx-album-covers

Package
Boxicons
Category
Filled
Code Point
f112

Alert Circle Filled

bxf bx-alert-circle

Package
Boxicons
Category
Filled
Code Point
f113

Alert Octagon Filled

bxf bx-alert-octagon

Package
Boxicons
Category
Filled
Code Point
f114

Alert Shield Filled

bxf bx-alert-shield

Package
Boxicons
Category
Filled
Code Point
f115

Alert Square Filled

bxf bx-alert-square

Package
Boxicons
Category
Filled
Code Point
f116

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.