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,207 icons

Matching "1"

Skip Previous Circle Basic

bx bx-skip-previous-circle

Package
Boxicons
Category
Basic
Code Point
f731

Snowflake Basic

bx bx-snowflake

Package
Boxicons
Category
Basic
Code Point
f741

Spray Can Basic

bx bx-spray-can

Package
Boxicons
Category
Basic
Code Point
f751

Steps Down Basic

bx bx-steps-down

Package
Boxicons
Category
Basic
Code Point
f761

Subscript Basic

bx bx-subscript

Package
Boxicons
Category
Basic
Code Point
f771

Sushi Basic

bx bx-sushi

Package
Boxicons
Category
Basic
Code Point
f781

Table Columns Basic

bx bx-table-columns

Package
Boxicons
Category
Basic
Code Point
f791

Takeaway Basic

bx bx-takeaway

Package
Boxicons
Category
Basic
Code Point
f7a1

Thermometer Basic

bx bx-thermometer

Package
Boxicons
Category
Basic
Code Point
f7b1

Toggle Right Basic

bx bx-toggle-right

Package
Boxicons
Category
Basic
Code Point
f7c1

Trash Alt Basic

bx bx-trash-alt

Package
Boxicons
Category
Basic
Code Point
f7d1

Turn Down Basic

bx bx-turn-down

Package
Boxicons
Category
Basic
Code Point
f7e1

Undo Stroke Basic

bx bx-undo-stroke

Package
Boxicons
Category
Basic
Code Point
f7f1

User Voice Basic

bx bx-user-voice

Package
Boxicons
Category
Basic
Code Point
f801

Vertical Distribute Top Basic

bx bx-vertical-distribute-top

Package
Boxicons
Category
Basic
Code Point
f810

Vertical Spacing Basic

bx bx-vertical-spacing

Package
Boxicons
Category
Basic
Code Point
f811

Vertical Top Basic

bx bx-vertical-top

Package
Boxicons
Category
Basic
Code Point
f812

Vial Alt Basic

bx bx-vial-alt

Package
Boxicons
Category
Basic
Code Point
f813

Vial Basic

bx bx-vial

Package
Boxicons
Category
Basic
Code Point
f814

Video Basic

bx bx-video

Package
Boxicons
Category
Basic
Code Point
f818

Video Cinema Basic

bx bx-video-cinema

Package
Boxicons
Category
Basic
Code Point
f815

Video Plus Basic

bx bx-video-plus

Package
Boxicons
Category
Basic
Code Point
f816

Video Slash Basic

bx bx-video-slash

Package
Boxicons
Category
Basic
Code Point
f817

Vignette Basic

bx bx-vignette

Package
Boxicons
Category
Basic
Code Point
f819

Virus Basic

bx bx-virus

Package
Boxicons
Category
Basic
Code Point
f81b

Virus Slash Basic

bx bx-virus-slash

Package
Boxicons
Category
Basic
Code Point
f81a

Voicemail Basic

bx bx-voicemail

Package
Boxicons
Category
Basic
Code Point
f81c

Volleyball Basic

bx bx-volleyball

Package
Boxicons
Category
Basic
Code Point
f81d

Volume Basic

bx bx-volume

Package
Boxicons
Category
Basic
Code Point
f821

Volume Full Basic

bx bx-volume-full

Package
Boxicons
Category
Basic
Code Point
f81e

Volume Low Basic

bx bx-volume-low

Package
Boxicons
Category
Basic
Code Point
f81f

Water Basic

bx bx-water

Package
Boxicons
Category
Basic
Code Point
f831

Wifi 1 Basic

bx bx-wifi-1

Package
Boxicons
Category
Basic
Code Point
f83d

Wind Alt Basic

bx bx-wind-alt

Package
Boxicons
Category
Basic
Code Point
f841

Workflow Basic

bx bx-workflow

Package
Boxicons
Category
Basic
Code Point
f851

500Px Brands

bxl bx-500px

Package
Boxicons
Category
Brands
Code Point
f101

99Designs Brands

bxl bx-99designs

Package
Boxicons
Category
Brands
Code Point
f102

Adobe Brands

bxl bx-adobe

Package
Boxicons
Category
Brands
Code Point
f103

Airbnb Brands

bxl bx-airbnb

Package
Boxicons
Category
Brands
Code Point
f104

Algolia Brands

bxl bx-algolia

Package
Boxicons
Category
Brands
Code Point
f105

Amazon Brands

bxl bx-amazon

Package
Boxicons
Category
Brands
Code Point
f106

Amex Brands

bxl bx-amex

Package
Boxicons
Category
Brands
Code Point
f107

Android Brands

bxl bx-android

Package
Boxicons
Category
Brands
Code Point
f108

Angular Brands

bxl bx-angular

Package
Boxicons
Category
Brands
Code Point
f109

Anthropic Brands

bxl bx-anthropic

Package
Boxicons
Category
Brands
Code Point
f10a

Apple Brands

bxl bx-apple

Package
Boxicons
Category
Brands
Code Point
f10c

Apple Music Brands

bxl bx-apple-music

Package
Boxicons
Category
Brands
Code Point
f10b

Arc Browser Brands

bxl bx-arc-browser

Package
Boxicons
Category
Brands
Code Point
f10d

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.