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

2,898 icons

Matching "c"

Home Alt Basic

bx bx-home-alt

Package
Boxicons
Category
Basic
Code Point
f4c1

Home Basic

bx bx-home

Package
Boxicons
Category
Basic
Code Point
f4c4

Home Circle Basic

bx bx-home-circle

Package
Boxicons
Category
Basic
Code Point
f4c2

Home Heart Basic

bx bx-home-heart

Package
Boxicons
Category
Basic
Code Point
f4c3

Honey Basic

bx bx-honey

Package
Boxicons
Category
Basic
Code Point
f4c5

Horizon Sea Basic

bx bx-horizon-sea

Package
Boxicons
Category
Basic
Code Point
f4c6

Horizontal Align Center Basic

bx bx-horizontal-align-center

Package
Boxicons
Category
Basic
Code Point
f4c7

Horizontal Align Left Basic

bx bx-horizontal-align-left

Package
Boxicons
Category
Basic
Code Point
f4c8

Horizontal Align Right Basic

bx bx-horizontal-align-right

Package
Boxicons
Category
Basic
Code Point
f4c9

Horizontal Center Basic

bx bx-horizontal-center

Package
Boxicons
Category
Basic
Code Point
f4ca

Horizontal Distribute Center Basic

bx bx-horizontal-distribute-center

Package
Boxicons
Category
Basic
Code Point
f4cb

Horizontal Distribute Left Basic

bx bx-horizontal-distribute-left

Package
Boxicons
Category
Basic
Code Point
f4cc

Horizontal Distribute Right Basic

bx bx-horizontal-distribute-right

Package
Boxicons
Category
Basic
Code Point
f4cd

Horizontal Left Basic

bx bx-horizontal-left

Package
Boxicons
Category
Basic
Code Point
f4ce

Horizontal Right Basic

bx bx-horizontal-right

Package
Boxicons
Category
Basic
Code Point
f4cf

Horizontal Spacing Basic

bx bx-horizontal-spacing

Package
Boxicons
Category
Basic
Code Point
f4d0

Hospital Basic

bx bx-hospital

Package
Boxicons
Category
Basic
Code Point
f4d1

Hot Basic

bx bx-hot

Package
Boxicons
Category
Basic
Code Point
f4d4

Hot Tub Basic

bx bx-hot-tub

Package
Boxicons
Category
Basic
Code Point
f4d3

Hot Tub Water Basic

bx bx-hot-tub-water

Package
Boxicons
Category
Basic
Code Point
f4d2

Hourglass Basic

bx bx-hourglass

Package
Boxicons
Category
Basic
Code Point
f4d5

Hurricane Basic

bx bx-hurricane

Package
Boxicons
Category
Basic
Code Point
f4d6

Icecream Basic

bx bx-icecream

Package
Boxicons
Category
Basic
Code Point
f4d7

Iframe Basic

bx bx-iframe

Package
Boxicons
Category
Basic
Code Point
f4d8

Image Alt Basic

bx bx-image-alt

Package
Boxicons
Category
Basic
Code Point
f4d9

Image Basic

bx bx-image

Package
Boxicons
Category
Basic
Code Point
f4e0

Image Circle Basic

bx bx-image-circle

Package
Boxicons
Category
Basic
Code Point
f4da

Image Landscape Basic

bx bx-image-landscape

Package
Boxicons
Category
Basic
Code Point
f4db

Image No Background Basic

bx bx-image-no-background

Package
Boxicons
Category
Basic
Code Point
f4dc

Image Plus Basic

bx bx-image-plus

Package
Boxicons
Category
Basic
Code Point
f4dd

Image Portrait Basic

bx bx-image-portrait

Package
Boxicons
Category
Basic
Code Point
f4de

Image Sparkle Basic

bx bx-image-sparkle

Package
Boxicons
Category
Basic
Code Point
f4df

Images Basic

bx bx-images

Package
Boxicons
Category
Basic
Code Point
f4e1

Inbox Basic

bx bx-inbox

Package
Boxicons
Category
Basic
Code Point
f4e2

Incognito Basic

bx bx-incognito

Package
Boxicons
Category
Basic
Code Point
f4e3

Infinite Basic

bx bx-infinite

Package
Boxicons
Category
Basic
Code Point
f4e4

Info Circle Basic

bx bx-info-circle

Package
Boxicons
Category
Basic
Code Point
f4e5

Info Octagon Basic

bx bx-info-octagon

Package
Boxicons
Category
Basic
Code Point
f4e6

Info Shield Basic

bx bx-info-shield

Package
Boxicons
Category
Basic
Code Point
f4e7

Info Square Basic

bx bx-info-square

Package
Boxicons
Category
Basic
Code Point
f4e8

Inner Shadow Basic

bx bx-inner-shadow

Package
Boxicons
Category
Basic
Code Point
f4e9

Institution Basic

bx bx-institution

Package
Boxicons
Category
Basic
Code Point
f4ea

Integral Basic

bx bx-integral

Package
Boxicons
Category
Basic
Code Point
f4eb

Intellect Basic

bx bx-intellect

Package
Boxicons
Category
Basic
Code Point
f4ec

Invert Adjust Basic

bx bx-invert-adjust

Package
Boxicons
Category
Basic
Code Point
f4ed

Invert Basic

bx bx-invert

Package
Boxicons
Category
Basic
Code Point
f4ee

Islam Basic

bx bx-islam

Package
Boxicons
Category
Basic
Code Point
f4ef

Island Basic

bx bx-island

Package
Boxicons
Category
Basic
Code Point
f4f0

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.