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

3,018 icons

Matching "s"

Cart Basic

bx bx-cart

Package
Boxicons
Category
Basic
Code Point
f2b5

Cart Check Basic

bx bx-cart-check

Package
Boxicons
Category
Basic
Code Point
f2b1

Cart Minus Basic

bx bx-cart-minus

Package
Boxicons
Category
Basic
Code Point
f2b2

Cart Plus Basic

bx bx-cart-plus

Package
Boxicons
Category
Basic
Code Point
f2b3

Cart X Basic

bx bx-cart-x

Package
Boxicons
Category
Basic
Code Point
f2b4

Cast Basic

bx bx-cast

Package
Boxicons
Category
Basic
Code Point
f2b6

Castle Basic

bx bx-castle

Package
Boxicons
Category
Basic
Code Point
f2b7

Cat Basic

bx bx-cat

Package
Boxicons
Category
Basic
Code Point
f2b9

Cat Body Basic

bx bx-cat-body

Package
Boxicons
Category
Basic
Code Point
f2b8

Categories Basic

bx bx-categories

Package
Boxicons
Category
Basic
Code Point
f2ba

Cctv Basic

bx bx-cctv

Package
Boxicons
Category
Basic
Code Point
f2bb

Certification Basic

bx bx-certification

Package
Boxicons
Category
Basic
Code Point
f2bc

Chair Basic

bx bx-chair

Package
Boxicons
Category
Basic
Code Point
f2bd

Champagne Basic

bx bx-champagne

Package
Boxicons
Category
Basic
Code Point
f2be

Chart Area Basic

bx bx-chart-area

Package
Boxicons
Category
Basic
Code Point
f2bf

Chart Bar Big Columns Basic

bx bx-chart-bar-big-columns

Package
Boxicons
Category
Basic
Code Point
f2c0

Chart Bar Big Rows Basic

bx bx-chart-bar-big-rows

Package
Boxicons
Category
Basic
Code Point
f2c1

Chart Bar Columns Basic

bx bx-chart-bar-columns

Package
Boxicons
Category
Basic
Code Point
f2c2

Chart Bar Rows Basic

bx bx-chart-bar-rows

Package
Boxicons
Category
Basic
Code Point
f2c3

Chart Bubble Basic

bx bx-chart-bubble

Package
Boxicons
Category
Basic
Code Point
f2c4

Chart Gantt Basic

bx bx-chart-gantt

Package
Boxicons
Category
Basic
Code Point
f2c5

Chart Line Basic

bx bx-chart-line

Package
Boxicons
Category
Basic
Code Point
f2c6

Chart Network Basic

bx bx-chart-network

Package
Boxicons
Category
Basic
Code Point
f2c7

Chart Scatter Basic

bx bx-chart-scatter

Package
Boxicons
Category
Basic
Code Point
f2c8

Chart Sine Basic

bx bx-chart-sine

Package
Boxicons
Category
Basic
Code Point
f2c9

Chart Spline Basic

bx bx-chart-spline

Package
Boxicons
Category
Basic
Code Point
f2ca

Chart Stacked Columns Basic

bx bx-chart-stacked-columns

Package
Boxicons
Category
Basic
Code Point
f2cb

Chart Stacked Rows Basic

bx bx-chart-stacked-rows

Package
Boxicons
Category
Basic
Code Point
f2cc

Chart Trend Basic

bx bx-chart-trend

Package
Boxicons
Category
Basic
Code Point
f2cd

Chart Waterfall Basic

bx bx-chart-waterfall

Package
Boxicons
Category
Basic
Code Point
f2ce

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

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

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.