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

1,053 icons

Matching "2"

Check Circle Basic

bx bx-check-circle

Package
Boxicons
Category
Basic
Code Point
f2cf

Check Shield Basic

bx bx-check-shield

Package
Boxicons
Category
Basic
Code Point
f2d0

Check Square Basic

bx bx-check-square

Package
Boxicons
Category
Basic
Code Point
f2d1

Checkbox Basic

bx bx-checkbox

Package
Boxicons
Category
Basic
Code Point
f2d5

Checkbox Checked Basic

bx bx-checkbox-checked

Package
Boxicons
Category
Basic
Code Point
f2d3

Checkbox Square Basic

bx bx-checkbox-square

Package
Boxicons
Category
Basic
Code Point
f2d4

Checklist Basic

bx bx-checklist

Package
Boxicons
Category
Basic
Code Point
f2d6

Checks Basic

bx bx-checks

Package
Boxicons
Category
Basic
Code Point
f2d7

Cheese Basic

bx bx-cheese

Package
Boxicons
Category
Basic
Code Point
f2d8

Chef Hat Basic

bx bx-chef-hat

Package
Boxicons
Category
Basic
Code Point
f2d9

Cherry Basic

bx bx-cherry

Package
Boxicons
Category
Basic
Code Point
f2da

Chess Basic

bx bx-chess

Package
Boxicons
Category
Basic
Code Point
f2e1

Chess Bishop Basic

bx bx-chess-bishop

Package
Boxicons
Category
Basic
Code Point
f2db

Chess King Basic

bx bx-chess-king

Package
Boxicons
Category
Basic
Code Point
f2dc

Chess Knight Basic

bx bx-chess-knight

Package
Boxicons
Category
Basic
Code Point
f2dd

Chess Pawn Basic

bx bx-chess-pawn

Package
Boxicons
Category
Basic
Code Point
f2de

Chess Queen Basic

bx bx-chess-queen

Package
Boxicons
Category
Basic
Code Point
f2df

Chess Rook Basic

bx bx-chess-rook

Package
Boxicons
Category
Basic
Code Point
f2e0

Chevron Down Basic

bx bx-chevron-down

Package
Boxicons
Category
Basic
Code Point
f2e4

Chevron Down Circle Basic

bx bx-chevron-down-circle

Package
Boxicons
Category
Basic
Code Point
f2e2

Chevron Down Square Basic

bx bx-chevron-down-square

Package
Boxicons
Category
Basic
Code Point
f2e3

Chevron Left Basic

bx bx-chevron-left

Package
Boxicons
Category
Basic
Code Point
f2e7

Chevron Left Circle Basic

bx bx-chevron-left-circle

Package
Boxicons
Category
Basic
Code Point
f2e5

Chevron Left Square Basic

bx bx-chevron-left-square

Package
Boxicons
Category
Basic
Code Point
f2e6

Chevron Right Basic

bx bx-chevron-right

Package
Boxicons
Category
Basic
Code Point
f2ea

Chevron Right Circle Basic

bx bx-chevron-right-circle

Package
Boxicons
Category
Basic
Code Point
f2e8

Chevron Right Square Basic

bx bx-chevron-right-square

Package
Boxicons
Category
Basic
Code Point
f2e9

Chevron Up Basic

bx bx-chevron-up

Package
Boxicons
Category
Basic
Code Point
f2ed

Chevron Up Circle Basic

bx bx-chevron-up-circle

Package
Boxicons
Category
Basic
Code Point
f2eb

Chevron Up Square Basic

bx bx-chevron-up-square

Package
Boxicons
Category
Basic
Code Point
f2ec

Chevrons Down Basic

bx bx-chevrons-down

Package
Boxicons
Category
Basic
Code Point
f2ef

Chevrons Down Up Basic

bx bx-chevrons-down-up

Package
Boxicons
Category
Basic
Code Point
f2ee

Chevrons Left Basic

bx bx-chevrons-left

Package
Boxicons
Category
Basic
Code Point
f2f1

Chevrons Left Right Basic

bx bx-chevrons-left-right

Package
Boxicons
Category
Basic
Code Point
f2f0

Chevrons Right Basic

bx bx-chevrons-right

Package
Boxicons
Category
Basic
Code Point
f2f3

Chevrons Right Left Basic

bx bx-chevrons-right-left

Package
Boxicons
Category
Basic
Code Point
f2f2

Chevrons Up Basic

bx bx-chevrons-up

Package
Boxicons
Category
Basic
Code Point
f2f5

Chevrons Up Down Basic

bx bx-chevrons-up-down

Package
Boxicons
Category
Basic
Code Point
f2f4

Child Basic

bx bx-child

Package
Boxicons
Category
Basic
Code Point
f2f6

Chip Basic

bx bx-chip

Package
Boxicons
Category
Basic
Code Point
f2f7

Christianity Basic

bx bx-christianity

Package
Boxicons
Category
Basic
Code Point
f2f8

Church Basic

bx bx-church

Package
Boxicons
Category
Basic
Code Point
f2f9

Cigarette Basic

bx bx-cigarette

Package
Boxicons
Category
Basic
Code Point
f2fa

Circle Dashed Basic

bx bx-circle-dashed

Package
Boxicons
Category
Basic
Code Point
f2fc

Circle Dashed Half Basic

bx bx-circle-dashed-half

Package
Boxicons
Category
Basic
Code Point
f2fb

Circle Half Alt Basic

bx bx-circle-half-alt

Package
Boxicons
Category
Basic
Code Point
f2fd

Circle Half Basic

bx bx-circle-half

Package
Boxicons
Category
Basic
Code Point
f2fe

Circle Hexagon Basic

bx bx-circle-hexagon

Package
Boxicons
Category
Basic
Code Point
f2ff

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.