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

486 icons

Matching "9"

Slider Vertical Basic

bx bx-slider-vertical

Package
Boxicons
Category
Basic
Code Point
f739

Sparkle Square Basic

bx bx-sparkle-square

Package
Boxicons
Category
Basic
Code Point
f749

Stadium Basic

bx bx-stadium

Package
Boxicons
Category
Basic
Code Point
f759

Store Basic

bx bx-store

Package
Boxicons
Category
Basic
Code Point
f769

Sun Rain Basic

bx bx-sun-rain

Package
Boxicons
Category
Basic
Code Point
f779

Sword Basic

bx bx-sword

Package
Boxicons
Category
Basic
Code Point
f789

Table Basic

bx bx-table

Package
Boxicons
Category
Basic
Code Point
f798

Table Columns Basic

bx bx-table-columns

Package
Boxicons
Category
Basic
Code Point
f791

Table Columns Split Basic

bx bx-table-columns-split

Package
Boxicons
Category
Basic
Code Point
f790

Table Layout Basic

bx bx-table-layout

Package
Boxicons
Category
Basic
Code Point
f792

Table List Basic

bx bx-table-list

Package
Boxicons
Category
Basic
Code Point
f793

Table Rows Basic

bx bx-table-rows

Package
Boxicons
Category
Basic
Code Point
f796

Table Rows Merge Basic

bx bx-table-rows-merge

Package
Boxicons
Category
Basic
Code Point
f794

Table Rows Split Basic

bx bx-table-rows-split

Package
Boxicons
Category
Basic
Code Point
f795

Table Tennis Basic

bx bx-table-tennis

Package
Boxicons
Category
Basic
Code Point
f797

Tablet Basic

bx bx-tablet

Package
Boxicons
Category
Basic
Code Point
f799

Tabs Basic

bx bx-tabs

Package
Boxicons
Category
Basic
Code Point
f79a

Tachometer Alt Basic

bx bx-tachometer-alt

Package
Boxicons
Category
Basic
Code Point
f79b

Tachometer Basic

bx bx-tachometer

Package
Boxicons
Category
Basic
Code Point
f79c

Taco Basic

bx bx-taco

Package
Boxicons
Category
Basic
Code Point
f79d

Tag Alt Basic

bx bx-tag-alt

Package
Boxicons
Category
Basic
Code Point
f79e

Tag X Basic

bx bx-tag-x

Package
Boxicons
Category
Basic
Code Point
f79f

Tennis Basic

bx bx-tennis

Package
Boxicons
Category
Basic
Code Point
f7a9

Tickets Basic

bx bx-tickets

Package
Boxicons
Category
Basic
Code Point
f7b9

Toy Car Basic

bx bx-toy-car

Package
Boxicons
Category
Basic
Code Point
f7c9

Trending Up Basic

bx bx-trending-up

Package
Boxicons
Category
Basic
Code Point
f7d9

Umbrella Basic

bx bx-umbrella

Package
Boxicons
Category
Basic
Code Point
f7e9

User Check Basic

bx bx-user-check

Package
Boxicons
Category
Basic
Code Point
f7f9

Vertical Align Bottom Basic

bx bx-vertical-align-bottom

Package
Boxicons
Category
Basic
Code Point
f809

Vignette Basic

bx bx-vignette

Package
Boxicons
Category
Basic
Code Point
f819

Wallet Note Basic

bx bx-wallet-note

Package
Boxicons
Category
Basic
Code Point
f829

Widget Small Basic

bx bx-widget-small

Package
Boxicons
Category
Basic
Code Point
f839

Windows Basic

bx bx-windows

Package
Boxicons
Category
Basic
Code Point
f849

X Basic

bx bx-x

Package
Boxicons
Category
Basic
Code Point
f859

99Designs Brands

bxl bx-99designs

Package
Boxicons
Category
Brands
Code Point
f102

Angular Brands

bxl bx-angular

Package
Boxicons
Category
Brands
Code Point
f109

Better Auth Brands

bxl bx-better-auth

Package
Boxicons
Category
Brands
Code Point
f119

Chess Com Brands

bxl bx-chess-com

Package
Boxicons
Category
Brands
Code Point
f129

Dev To Brands

bxl bx-dev-to

Package
Boxicons
Category
Brands
Code Point
f139

Edge Brands

bxl bx-edge

Package
Boxicons
Category
Brands
Code Point
f149

Flask Brands

bxl bx-flask

Package
Boxicons
Category
Brands
Code Point
f159

Google Pay Brands

bxl bx-google-pay

Package
Boxicons
Category
Brands
Code Point
f169

Instagram Brands

bxl bx-instagram

Package
Boxicons
Category
Brands
Code Point
f179

Lemon Squeezy Brands

bxl bx-lemon-squeezy

Package
Boxicons
Category
Brands
Code Point
f189

Linkedin Brands

bxl bx-linkedin

Package
Boxicons
Category
Brands
Code Point
f190

Linktree Brands

bxl bx-linktree

Package
Boxicons
Category
Brands
Code Point
f191

Loom Brands

bxl bx-loom

Package
Boxicons
Category
Brands
Code Point
f192

Lottie Files Brands

bxl bx-lottie-files

Package
Boxicons
Category
Brands
Code Point
f193

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.