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

Matching "p"

Stopwatch Basic

bx bx-stopwatch

Package
Boxicons
Category
Basic
Code Point
f766

Stroke Pen Basic

bx bx-stroke-pen

Package
Boxicons
Category
Basic
Code Point
f770

Subscript Basic

bx bx-subscript

Package
Boxicons
Category
Basic
Code Point
f771

Superscript Basic

bx bx-superscript

Package
Boxicons
Category
Basic
Code Point
f77e

Superset Basic

bx bx-superset

Package
Boxicons
Category
Basic
Code Point
f77f

Swap Diagonal Basic

bx bx-swap-diagonal

Package
Boxicons
Category
Basic
Code Point
f782

Swap Horizontal Basic

bx bx-swap-horizontal

Package
Boxicons
Category
Basic
Code Point
f783

Swap Vertical Basic

bx bx-swap-vertical

Package
Boxicons
Category
Basic
Code Point
f784

Swimming Pool Basic

bx bx-swimming-pool

Package
Boxicons
Category
Basic
Code Point
f786

Table Columns Split Basic

bx bx-table-columns-split

Package
Boxicons
Category
Basic
Code Point
f790

Table Rows Split Basic

bx bx-table-rows-split

Package
Boxicons
Category
Basic
Code Point
f795

Tape Basic

bx bx-tape

Package
Boxicons
Category
Basic
Code Point
f7a2

Temple Basic

bx bx-temple

Package
Boxicons
Category
Basic
Code Point
f7a6

Thumb Up Basic

bx bx-thumb-up

Package
Boxicons
Category
Basic
Code Point
f7b5

Transparency Basic

bx bx-transparency

Package
Boxicons
Category
Basic
Code Point
f7d0

Trending Up Basic

bx bx-trending-up

Package
Boxicons
Category
Basic
Code Point
f7d9

Trip Basic

bx bx-trip

Package
Boxicons
Category
Basic
Code Point
f7dc

Trophy Basic

bx bx-trophy

Package
Boxicons
Category
Basic
Code Point
f7de

Trophy Star Basic

bx bx-trophy-star

Package
Boxicons
Category
Basic
Code Point
f7dd

Turn Up Basic

bx bx-turn-up

Package
Boxicons
Category
Basic
Code Point
f7e4

Uppercase Basic

bx bx-uppercase

Package
Boxicons
Category
Basic
Code Point
f7f6

Upside Down Basic

bx bx-upside-down

Package
Boxicons
Category
Basic
Code Point
f7f7

User Plus Basic

bx bx-user-plus

Package
Boxicons
Category
Basic
Code Point
f7fe

Vertical Align Top Basic

bx bx-vertical-align-top

Package
Boxicons
Category
Basic
Code Point
f80b

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

Video Plus Basic

bx bx-video-plus

Package
Boxicons
Category
Basic
Code Point
f816

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

500Px Brands

bxl bx-500px

Package
Boxicons
Category
Brands
Code Point
f101

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

Bootstrap Brands

bxl bx-bootstrap

Package
Boxicons
Category
Brands
Code Point
f120

C Plus Plus Brands

bxl bx-c-plus-plus

Package
Boxicons
Category
Brands
Code Point
f125

C Sharp Brands

bxl bx-c-sharp

Package
Boxicons
Category
Brands
Code Point
f126

Codepen Brands

bxl bx-codepen

Package
Boxicons
Category
Brands
Code Point
f12e

Deepmind Brands

bxl bx-deepmind

Package
Boxicons
Category
Brands
Code Point
f135

Deepseek Brands

bxl bx-deepseek

Package
Boxicons
Category
Brands
Code Point
f136

Devpost Brands

bxl bx-devpost

Package
Boxicons
Category
Brands
Code Point
f13b

Dropbox Brands

bxl bx-dropbox

Package
Boxicons
Category
Brands
Code Point
f147

Expo Brands

bxl bx-expo

Package
Boxicons
Category
Brands
Code Point
f14c

Express Js Brands

bxl bx-express-js

Package
Boxicons
Category
Brands
Code Point
f14d

Fastapi Brands

bxl bx-fastapi

Package
Boxicons
Category
Brands
Code Point
f151

Github Copilot Brands

bxl bx-github-copilot

Package
Boxicons
Category
Brands
Code Point
f162

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.