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

974 icons

Matching "4"

Sparkle Square Basic

bx bx-sparkle-square

Package
Boxicons
Category
Basic
Code Point
f749

Sparkles Alt Basic

bx bx-sparkles-alt

Package
Boxicons
Category
Basic
Code Point
f74b

Sparkles Basic

bx bx-sparkles

Package
Boxicons
Category
Basic
Code Point
f74c

Speaker Basic

bx bx-speaker

Package
Boxicons
Category
Basic
Code Point
f74d

Sphere Basic

bx bx-sphere

Package
Boxicons
Category
Basic
Code Point
f74e

Split Basic

bx bx-split

Package
Boxicons
Category
Basic
Code Point
f74f

Square Root Basic

bx bx-square-root

Package
Boxicons
Category
Basic
Code Point
f754

Stop Circle Basic

bx bx-stop-circle

Package
Boxicons
Category
Basic
Code Point
f764

Sun Bright Basic

bx bx-sun-bright

Package
Boxicons
Category
Basic
Code Point
f774

Swap Vertical Basic

bx bx-swap-vertical

Package
Boxicons
Category
Basic
Code Point
f784

Table Rows Merge Basic

bx bx-table-rows-merge

Package
Boxicons
Category
Basic
Code Point
f794

Task Basic

bx bx-task

Package
Boxicons
Category
Basic
Code Point
f7a4

Thumb Down Basic

bx bx-thumb-down

Package
Boxicons
Category
Basic
Code Point
f7b4

Tooth Basic

bx bx-tooth

Package
Boxicons
Category
Basic
Code Point
f7c4

Treasure Chest Basic

bx bx-treasure-chest

Package
Boxicons
Category
Basic
Code Point
f7d4

Turn Up Basic

bx bx-turn-up

Package
Boxicons
Category
Basic
Code Point
f7e4

Unlink Alt Basic

bx bx-unlink-alt

Package
Boxicons
Category
Basic
Code Point
f7f4

Van Basic

bx bx-van

Package
Boxicons
Category
Basic
Code Point
f804

Vial Basic

bx bx-vial

Package
Boxicons
Category
Basic
Code Point
f814

Waffle Basic

bx bx-waffle

Package
Boxicons
Category
Basic
Code Point
f824

Webcam Basic

bx bx-webcam

Package
Boxicons
Category
Basic
Code Point
f834

Wifi Basic

bx bx-wifi

Package
Boxicons
Category
Basic
Code Point
f840

Wind Alt Basic

bx bx-wind-alt

Package
Boxicons
Category
Basic
Code Point
f841

Wind Basic

bx bx-wind

Package
Boxicons
Category
Basic
Code Point
f843

Wind Storm Basic

bx bx-wind-storm

Package
Boxicons
Category
Basic
Code Point
f842

Window Arrow In Basic

bx bx-window-arrow-in

Package
Boxicons
Category
Basic
Code Point
f844

Window Arrow Out Basic

bx bx-window-arrow-out

Package
Boxicons
Category
Basic
Code Point
f845

Window Basic

bx bx-window

Package
Boxicons
Category
Basic
Code Point
f848

Window Mac Alt Basic

bx bx-window-mac-alt

Package
Boxicons
Category
Basic
Code Point
f846

Window Mac Basic

bx bx-window-mac

Package
Boxicons
Category
Basic
Code Point
f847

Windows Basic

bx bx-windows

Package
Boxicons
Category
Basic
Code Point
f849

Wine Alt Basic

bx bx-wine-alt

Package
Boxicons
Category
Basic
Code Point
f84a

Wine Basic

bx bx-wine

Package
Boxicons
Category
Basic
Code Point
f84b

Wink Smile Basic

bx bx-wink-smile

Package
Boxicons
Category
Basic
Code Point
f84c

Wink Tongue Basic

bx bx-wink-tongue

Package
Boxicons
Category
Basic
Code Point
f84d

Woman Basic

bx bx-woman

Package
Boxicons
Category
Basic
Code Point
f84e

Won Basic

bx bx-won

Package
Boxicons
Category
Basic
Code Point
f84f

Wrist Watch Round Basic

bx bx-wrist-watch-round

Package
Boxicons
Category
Basic
Code Point
f854

Airbnb Brands

bxl bx-airbnb

Package
Boxicons
Category
Brands
Code Point
f104

Autodesk Brands

bxl bx-autodesk

Package
Boxicons
Category
Brands
Code Point
f114

Buy Me A Coffee Brands

bxl bx-buy-me-a-coffee

Package
Boxicons
Category
Brands
Code Point
f124

Dailymotion Brands

bxl bx-dailymotion

Package
Boxicons
Category
Brands
Code Point
f134

Discourse Brands

bxl bx-discourse

Package
Boxicons
Category
Brands
Code Point
f140

Discover Brands

bxl bx-discover

Package
Boxicons
Category
Brands
Code Point
f141

Django Brands

bxl bx-django

Package
Boxicons
Category
Brands
Code Point
f142

Docker Brands

bxl bx-docker

Package
Boxicons
Category
Brands
Code Point
f143

Dot Env Brands

bxl bx-dot-env

Package
Boxicons
Category
Brands
Code Point
f144

Dribbble Brands

bxl bx-dribbble

Package
Boxicons
Category
Brands
Code Point
f145

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.