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

Matching "t"

Vignette Basic

bx bx-vignette

Package
Boxicons
Category
Basic
Code Point
f819

Volume Mute Basic

bx bx-volume-mute

Package
Boxicons
Category
Basic
Code Point
f820

Vr Headset Basic

bx bx-vr-headset

Package
Boxicons
Category
Basic
Code Point
f823

Wallet Alt Basic

bx bx-wallet-alt

Package
Boxicons
Category
Basic
Code Point
f827

Wallet Basic

bx bx-wallet

Package
Boxicons
Category
Basic
Code Point
f82a

Wallet Cards Basic

bx bx-wallet-cards

Package
Boxicons
Category
Basic
Code Point
f828

Wallet Note Basic

bx bx-wallet-note

Package
Boxicons
Category
Basic
Code Point
f829

Water Basic

bx bx-water

Package
Boxicons
Category
Basic
Code Point
f831

Water Drop Alt Basic

bx bx-water-drop-alt

Package
Boxicons
Category
Basic
Code Point
f82d

Water Drop Basic

bx bx-water-drop

Package
Boxicons
Category
Basic
Code Point
f82f

Water Drop Half Basic

bx bx-water-drop-half

Package
Boxicons
Category
Basic
Code Point
f82e

Water Spray Basic

bx bx-water-spray

Package
Boxicons
Category
Basic
Code Point
f830

Watermelon Basic

bx bx-watermelon

Package
Boxicons
Category
Basic
Code Point
f832

Whiteboard Alt Basic

bx bx-whiteboard-alt

Package
Boxicons
Category
Basic
Code Point
f836

Whiteboard Basic

bx bx-whiteboard

Package
Boxicons
Category
Basic
Code Point
f837

Widget Basic

bx bx-widget

Package
Boxicons
Category
Basic
Code Point
f83b

Widget Horizontal Basic

bx bx-widget-horizontal

Package
Boxicons
Category
Basic
Code Point
f838

Widget Small Basic

bx bx-widget-small

Package
Boxicons
Category
Basic
Code Point
f839

Widget Vertical Basic

bx bx-widget-vertical

Package
Boxicons
Category
Basic
Code Point
f83a

Wind Alt Basic

bx bx-wind-alt

Package
Boxicons
Category
Basic
Code Point
f841

Wind Storm Basic

bx bx-wind-storm

Package
Boxicons
Category
Basic
Code Point
f842

Window Arrow Out Basic

bx bx-window-arrow-out

Package
Boxicons
Category
Basic
Code Point
f845

Window Mac Alt Basic

bx bx-window-mac-alt

Package
Boxicons
Category
Basic
Code Point
f846

Wine Alt Basic

bx bx-wine-alt

Package
Boxicons
Category
Basic
Code Point
f84a

Wink Tongue Basic

bx bx-wink-tongue

Package
Boxicons
Category
Basic
Code Point
f84d

Workflow Alt Basic

bx bx-workflow-alt

Package
Boxicons
Category
Basic
Code Point
f850

Wrist Watch Alt Basic

bx bx-wrist-watch-alt

Package
Boxicons
Category
Basic
Code Point
f852

Wrist Watch Basic

bx bx-wrist-watch

Package
Boxicons
Category
Basic
Code Point
f855

Wrist Watch Round Alt Basic

bx bx-wrist-watch-round-alt

Package
Boxicons
Category
Basic
Code Point
f853

Wrist Watch Round Basic

bx bx-wrist-watch-round

Package
Boxicons
Category
Basic
Code Point
f854

Anthropic Brands

bxl bx-anthropic

Package
Boxicons
Category
Brands
Code Point
f10a

Artstation Brands

bxl bx-artstation

Package
Boxicons
Category
Brands
Code Point
f10e

Atlassian Brands

bxl bx-atlassian

Package
Boxicons
Category
Brands
Code Point
f110

Atom Editor Brands

bxl bx-atom-editor

Package
Boxicons
Category
Brands
Code Point
f111

Auth0 Brands

bxl bx-auth0

Package
Boxicons
Category
Brands
Code Point
f113

Autodesk Brands

bxl bx-autodesk

Package
Boxicons
Category
Brands
Code Point
f114

Better Auth Brands

bxl bx-better-auth

Package
Boxicons
Category
Brands
Code Point
f119

Bitcoin Logo Brands

bxl bx-bitcoin-logo

Package
Boxicons
Category
Brands
Code Point
f11b

Bolt B Brands

bxl bx-bolt-b

Package
Boxicons
Category
Brands
Code Point
f11f

Bootstrap Brands

bxl bx-bootstrap

Package
Boxicons
Category
Brands
Code Point
f120

Creative Commons Brands

bxl bx-creative-commons

Package
Boxicons
Category
Brands
Code Point
f130

Dailymotion Brands

bxl bx-dailymotion

Package
Boxicons
Category
Brands
Code Point
f134

Dev To Brands

bxl bx-dev-to

Package
Boxicons
Category
Brands
Code Point
f139

Deviantart Brands

bxl bx-deviantart

Package
Boxicons
Category
Brands
Code Point
f13a

Devpost Brands

bxl bx-devpost

Package
Boxicons
Category
Brands
Code Point
f13b

Digitalocean Brands

bxl bx-digitalocean

Package
Boxicons
Category
Brands
Code Point
f13d

Discord Alt Brands

bxl bx-discord-alt

Package
Boxicons
Category
Brands
Code Point
f13e

Dot Env Brands

bxl bx-dot-env

Package
Boxicons
Category
Brands
Code Point
f144

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.