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

48 icons

Matching "check"

Alarm Check Basic

bx bx-alarm-check

Package
Boxicons
Category
Basic
Code Point
f10b

Badge Check Basic

bx bx-badge-check

Package
Boxicons
Category
Basic
Code Point
f1d5

Bell Check Basic

bx bx-bell-check

Package
Boxicons
Category
Basic
Code Point
f1f8

Calendar Check Basic

bx bx-calendar-check

Package
Boxicons
Category
Basic
Code Point
f26e

Cart Check Basic

bx bx-cart-check

Package
Boxicons
Category
Basic
Code Point
f2b1

Check Basic

bx bx-check

Package
Boxicons
Category
Basic
Code Point
f2d2

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

Clipboard Check Basic

bx bx-clipboard-check

Package
Boxicons
Category
Basic
Code Point
f30b

Copy Check Basic

bx bx-copy-check

Package
Boxicons
Category
Basic
Code Point
f34f

Folder Check Basic

bx bx-folder-check

Package
Boxicons
Category
Basic
Code Point
f433

Layout Check Basic

bx bx-layout-check

Package
Boxicons
Category
Basic
Code Point
f515

Location Check Basic

bx bx-location-check

Package
Boxicons
Category
Basic
Code Point
f53e

Message Bubble Check Basic

bx bx-message-bubble-check

Package
Boxicons
Category
Basic
Code Point
f57b

Message Check Basic

bx bx-message-check

Package
Boxicons
Category
Basic
Code Point
f58d

Message Circle Check Basic

bx bx-message-circle-check

Package
Boxicons
Category
Basic
Code Point
f58f

Seal Check Basic

bx bx-seal-check

Package
Boxicons
Category
Basic
Code Point
f6dd

User Check Basic

bx bx-user-check

Package
Boxicons
Category
Basic
Code Point
f7f9

Alarm Check Filled

bxf bx-alarm-check

Package
Boxicons
Category
Filled
Code Point
f10b

Badge Check Filled

bxf bx-badge-check

Package
Boxicons
Category
Filled
Code Point
f1d5

Bell Check Filled

bxf bx-bell-check

Package
Boxicons
Category
Filled
Code Point
f1f8

Calendar Check Filled

bxf bx-calendar-check

Package
Boxicons
Category
Filled
Code Point
f26e

Cart Check Filled

bxf bx-cart-check

Package
Boxicons
Category
Filled
Code Point
f2b1

Check Circle Filled

bxf bx-check-circle

Package
Boxicons
Category
Filled
Code Point
f2cf

Check Filled

bxf bx-check

Package
Boxicons
Category
Filled
Code Point
f2d2

Check Shield Filled

bxf bx-check-shield

Package
Boxicons
Category
Filled
Code Point
f2d0

Check Square Filled

bxf bx-check-square

Package
Boxicons
Category
Filled
Code Point
f2d1

Checkbox Checked Filled

bxf bx-checkbox-checked

Package
Boxicons
Category
Filled
Code Point
f2d3

Checkbox Filled

bxf bx-checkbox

Package
Boxicons
Category
Filled
Code Point
f2d5

Checkbox Square Filled

bxf bx-checkbox-square

Package
Boxicons
Category
Filled
Code Point
f2d4

Checklist Filled

bxf bx-checklist

Package
Boxicons
Category
Filled
Code Point
f2d6

Checks Filled

bxf bx-checks

Package
Boxicons
Category
Filled
Code Point
f2d7

Clipboard Check Filled

bxf bx-clipboard-check

Package
Boxicons
Category
Filled
Code Point
f30b

Copy Check Filled

bxf bx-copy-check

Package
Boxicons
Category
Filled
Code Point
f34f

Folder Check Filled

bxf bx-folder-check

Package
Boxicons
Category
Filled
Code Point
f433

Layout Check Filled

bxf bx-layout-check

Package
Boxicons
Category
Filled
Code Point
f515

Location Check Filled

bxf bx-location-check

Package
Boxicons
Category
Filled
Code Point
f53e

Message Bubble Check Filled

bxf bx-message-bubble-check

Package
Boxicons
Category
Filled
Code Point
f57b

Message Check Filled

bxf bx-message-check

Package
Boxicons
Category
Filled
Code Point
f58d

Message Circle Check Filled

bxf bx-message-circle-check

Package
Boxicons
Category
Filled
Code Point
f58f

Seal Check Filled

bxf bx-seal-check

Package
Boxicons
Category
Filled
Code Point
f6dd

User Check Filled

bxf bx-user-check

Package
Boxicons
Category
Filled
Code Point
f7f9

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.