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

387 icons

Matching "on"

Moon Phase 5 Basic

bx bx-moon-phase-5

Package
Boxicons
Category
Basic
Code Point
f5d1

Moon Phase 6 Basic

bx bx-moon-phase-6

Package
Boxicons
Category
Basic
Code Point
f5d2

Moon Star Basic

bx bx-moon-star

Package
Boxicons
Category
Basic
Code Point
f5d3

Moon Stars Basic

bx bx-moon-stars

Package
Boxicons
Category
Basic
Code Point
f5d4

Motion Alt Basic

bx bx-motion-alt

Package
Boxicons
Category
Basic
Code Point
f5d7

Motion Basic

bx bx-motion

Package
Boxicons
Category
Basic
Code Point
f5d8

Move Diagonal Left Basic

bx bx-move-diagonal-left

Package
Boxicons
Category
Basic
Code Point
f5e0

Move Diagonal Right Basic

bx bx-move-diagonal-right

Package
Boxicons
Category
Basic
Code Point
f5e1

Move Horizontal Basic

bx bx-move-horizontal

Package
Boxicons
Category
Basic
Code Point
f5e2

Navigation North Basic

bx bx-navigation-north

Package
Boxicons
Category
Basic
Code Point
f5eb

Notification Basic

bx bx-notification

Package
Boxicons
Category
Basic
Code Point
f5fa

Notification Slash Basic

bx bx-notification-slash

Package
Boxicons
Category
Basic
Code Point
f5f9

Option Basic

bx bx-option

Package
Boxicons
Category
Basic
Code Point
f5fe

Pentagon Basic

bx bx-pentagon

Package
Boxicons
Category
Basic
Code Point
f627

Phone Basic

bx bx-phone

Package
Boxicons
Category
Basic
Code Point
f637

Phone Book Basic

bx bx-phone-book

Package
Boxicons
Category
Basic
Code Point
f630

Phone Forwarding Basic

bx bx-phone-forwarding

Package
Boxicons
Category
Basic
Code Point
f631

Phone Incoming Basic

bx bx-phone-incoming

Package
Boxicons
Category
Basic
Code Point
f632

Phone Outgoing Basic

bx bx-phone-outgoing

Package
Boxicons
Category
Basic
Code Point
f633

Phone Plus Basic

bx bx-phone-plus

Package
Boxicons
Category
Basic
Code Point
f634

Phone Ring Basic

bx bx-phone-ring

Package
Boxicons
Category
Basic
Code Point
f635

Phone X Basic

bx bx-phone-x

Package
Boxicons
Category
Basic
Code Point
f636

Plug Connect Basic

bx bx-plug-connect

Package
Boxicons
Category
Basic
Code Point
f655

Polygon Basic

bx bx-polygon

Package
Boxicons
Category
Basic
Code Point
f65f

Radiation Basic

bx bx-radiation

Package
Boxicons
Category
Basic
Code Point
f67b

Reflect Horizontal Alt Basic

bx bx-reflect-horizontal-alt

Package
Boxicons
Category
Basic
Code Point
f68c

Reflect Horizontal Basic

bx bx-reflect-horizontal

Package
Boxicons
Category
Basic
Code Point
f68d

Select None Basic

bx bx-select-none

Package
Boxicons
Category
Basic
Code Point
f6ec

Set Intersection Basic

bx bx-set-intersection

Package
Boxicons
Category
Basic
Code Point
f6f3

Set Union Basic

bx bx-set-union

Package
Boxicons
Category
Basic
Code Point
f6f4

Spoon Basic

bx bx-spoon

Package
Boxicons
Category
Basic
Code Point
f750

Station Basic

bx bx-station

Package
Boxicons
Category
Basic
Code Point
f75f

Swap Diagonal Basic

bx bx-swap-diagonal

Package
Boxicons
Category
Basic
Code Point
f782

Swap Horizontal Basic

bx bx-swap-horizontal

Package
Boxicons
Category
Basic
Code Point
f783

Traffic Cone Basic

bx bx-traffic-cone

Package
Boxicons
Category
Basic
Code Point
f7cb

User Hexagon Basic

bx bx-user-hexagon

Package
Boxicons
Category
Basic
Code Point
f7fb

Watermelon Basic

bx bx-watermelon

Package
Boxicons
Category
Basic
Code Point
f832

Widget Horizontal Basic

bx bx-widget-horizontal

Package
Boxicons
Category
Basic
Code Point
f838

Wink Tongue Basic

bx bx-wink-tongue

Package
Boxicons
Category
Basic
Code Point
f84d

Won Basic

bx bx-won

Package
Boxicons
Category
Basic
Code Point
f84f

Amazon Brands

bxl bx-amazon

Package
Boxicons
Category
Brands
Code Point
f106

Artstation Brands

bxl bx-artstation

Package
Boxicons
Category
Brands
Code Point
f10e

Boxicons Brands

bxl bx-boxicons

Package
Boxicons
Category
Brands
Code Point
f121

Convex Brands

bxl bx-convex

Package
Boxicons
Category
Brands
Code Point
f12f

Creative Commons Brands

bxl bx-creative-commons

Package
Boxicons
Category
Brands
Code Point
f130

Dailymotion Brands

bxl bx-dailymotion

Package
Boxicons
Category
Brands
Code Point
f134

Hono Js Brands

bxl bx-hono-js

Package
Boxicons
Category
Brands
Code Point
f173

Invision Brands

bxl bx-invision

Package
Boxicons
Category
Brands
Code Point
f17c

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.