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

934 icons

Matching "ar"

Pie Chart Alt 2 Basic

bx bx-pie-chart-alt-2

Package
Boxicons
Category
Basic
Code Point
f640

Pie Chart Alt Basic

bx bx-pie-chart-alt

Package
Boxicons
Category
Basic
Code Point
f641

Pie Chart Basic

bx bx-pie-chart

Package
Boxicons
Category
Basic
Code Point
f642

Plus Square Basic

bx bx-plus-square

Package
Boxicons
Category
Basic
Code Point
f65a

Polar Chart Basic

bx bx-polar-chart

Package
Boxicons
Category
Basic
Code Point
f65d

Print Dollar Basic

bx bx-print-dollar

Package
Boxicons
Category
Basic
Code Point
f668

Radar Basic

bx bx-radar

Package
Boxicons
Category
Basic
Code Point
f67a

Radio Circle Marked Basic

bx bx-radio-circle-marked

Package
Boxicons
Category
Basic
Code Point
f67c

Rotate Square Ccw Basic

bx bx-rotate-square-ccw

Package
Boxicons
Category
Basic
Code Point
f6b6

Rotate Square Cw Basic

bx bx-rotate-square-cw

Package
Boxicons
Category
Basic
Code Point
f6b7

Scan Ar Basic

bx bx-scan-ar

Package
Boxicons
Category
Basic
Code Point
f6cc

Scan Barcode Basic

bx bx-scan-barcode

Package
Boxicons
Category
Basic
Code Point
f6cd

Scan Search Basic

bx bx-scan-search

Package
Boxicons
Category
Basic
Code Point
f6d0

Sd Card Basic

bx bx-sd-card

Package
Boxicons
Category
Basic
Code Point
f6db

Search Alt Basic

bx bx-search-alt

Package
Boxicons
Category
Basic
Code Point
f6df

Search Basic

bx bx-search

Package
Boxicons
Category
Basic
Code Point
f6e9

Search Big Basic

bx bx-search-big

Package
Boxicons
Category
Basic
Code Point
f6e4

Search Big Code Basic

bx bx-search-big-code

Package
Boxicons
Category
Basic
Code Point
f6e0

Search Big Minus Basic

bx bx-search-big-minus

Package
Boxicons
Category
Basic
Code Point
f6e1

Search Big Plus Basic

bx bx-search-big-plus

Package
Boxicons
Category
Basic
Code Point
f6e2

Search Big X Basic

bx bx-search-big-x

Package
Boxicons
Category
Basic
Code Point
f6e3

Search Code Basic

bx bx-search-code

Package
Boxicons
Category
Basic
Code Point
f6e5

Search Minus Basic

bx bx-search-minus

Package
Boxicons
Category
Basic
Code Point
f6e6

Search Plus Basic

bx bx-search-plus

Package
Boxicons
Category
Basic
Code Point
f6e7

Search X Basic

bx bx-search-x

Package
Boxicons
Category
Basic
Code Point
f6e8

Self Care Basic

bx bx-self-care

Package
Boxicons
Category
Basic
Code Point
f6ee

Share Basic

bx bx-share

Package
Boxicons
Category
Basic
Code Point
f707

Shield Quarter Basic

bx bx-shield-quarter

Package
Boxicons
Category
Basic
Code Point
f70d

Sidebar Basic

bx bx-sidebar

Package
Boxicons
Category
Basic
Code Point
f71c

Sidebar Right Basic

bx bx-sidebar-right

Package
Boxicons
Category
Basic
Code Point
f71b

Size Warp Basic

bx bx-size-warp

Package
Boxicons
Category
Basic
Code Point
f72d

Skateboard Basic

bx bx-skateboard

Package
Boxicons
Category
Basic
Code Point
f72e

Smoke Alarm Alt 2 Basic

bx bx-smoke-alarm-alt-2

Package
Boxicons
Category
Basic
Code Point
f73d

Smoke Alarm Alt Basic

bx bx-smoke-alarm-alt

Package
Boxicons
Category
Basic
Code Point
f73e

Smoke Alarm Basic

bx bx-smoke-alarm

Package
Boxicons
Category
Basic
Code Point
f73f

Solar Panel Basic

bx bx-solar-panel

Package
Boxicons
Category
Basic
Code Point
f743

Spacebar Basic

bx bx-spacebar

Package
Boxicons
Category
Basic
Code Point
f745

Sparkle Basic

bx bx-sparkle

Package
Boxicons
Category
Basic
Code Point
f74a

Sparkle Circle Basic

bx bx-sparkle-circle

Package
Boxicons
Category
Basic
Code Point
f748

Sparkle Square Basic

bx bx-sparkle-square

Package
Boxicons
Category
Basic
Code Point
f749

Sparkles Alt Basic

bx bx-sparkles-alt

Package
Boxicons
Category
Basic
Code Point
f74b

Sparkles Basic

bx bx-sparkles

Package
Boxicons
Category
Basic
Code Point
f74c

Square Basic

bx bx-square

Package
Boxicons
Category
Basic
Code Point
f757

Square Dashed Basic

bx bx-square-dashed

Package
Boxicons
Category
Basic
Code Point
f753

Square Dashed Half Basic

bx bx-square-dashed-half

Package
Boxicons
Category
Basic
Code Point
f752

Square Root Basic

bx bx-square-root

Package
Boxicons
Category
Basic
Code Point
f754

Square Rounded Basic

bx bx-square-rounded

Package
Boxicons
Category
Basic
Code Point
f755

Square Small Basic

bx bx-square-small

Package
Boxicons
Category
Basic
Code Point
f756

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.