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"

Dialpad Basic

bx bx-dialpad

Package
Boxicons
Category
Basic
Code Point
f387

Dock Top Alt Basic

bx bx-dock-top-alt

Package
Boxicons
Category
Basic
Code Point
f3ab

Dock Top Arrow Basic

bx bx-dock-top-arrow

Package
Boxicons
Category
Basic
Code Point
f3ac

Dock Top Basic

bx bx-dock-top

Package
Boxicons
Category
Basic
Code Point
f3b1

Dock Top Left Alt Basic

bx bx-dock-top-left-alt

Package
Boxicons
Category
Basic
Code Point
f3ad

Dock Top Left Basic

bx bx-dock-top-left

Package
Boxicons
Category
Basic
Code Point
f3ae

Dock Top Right Alt Basic

bx bx-dock-top-right-alt

Package
Boxicons
Category
Basic
Code Point
f3af

Dock Top Right Basic

bx bx-dock-top-right

Package
Boxicons
Category
Basic
Code Point
f3b0

Door Open Alt Basic

bx bx-door-open-alt

Package
Boxicons
Category
Basic
Code Point
f3bb

Door Open Basic

bx bx-door-open

Package
Boxicons
Category
Basic
Code Point
f3bc

Dropdown Basic

bx bx-dropdown

Package
Boxicons
Category
Basic
Code Point
f3ca

Empty Set Basic

bx bx-empty-set

Package
Boxicons
Category
Basic
Code Point
f3df

Enterprise Basic

bx bx-enterprise

Package
Boxicons
Category
Basic
Code Point
f3e1

Envelope Alt Basic

bx bx-envelope-alt

Package
Boxicons
Category
Basic
Code Point
f3e2

Envelope Basic

bx bx-envelope

Package
Boxicons
Category
Basic
Code Point
f3e4

Envelope Open Basic

bx bx-envelope-open

Package
Boxicons
Category
Basic
Code Point
f3e3

Expand Left Basic

bx bx-expand-left

Package
Boxicons
Category
Basic
Code Point
f3ed

Expand Right Basic

bx bx-expand-right

Package
Boxicons
Category
Basic
Code Point
f3ee

Explosion Basic

bx bx-explosion

Package
Boxicons
Category
Basic
Code Point
f3ef

Exposure Basic

bx bx-exposure

Package
Boxicons
Category
Basic
Code Point
f3f0

Eyedropper Basic

bx bx-eyedropper

Package
Boxicons
Category
Basic
Code Point
f3f7

Feather Plus Basic

bx bx-feather-plus

Package
Boxicons
Category
Basic
Code Point
f405

File Plus Basic

bx bx-file-plus

Package
Boxicons
Category
Basic
Code Point
f40d

File Report Basic

bx bx-file-report

Package
Boxicons
Category
Basic
Code Point
f40e

File Zip Basic

bx bx-file-zip

Package
Boxicons
Category
Basic
Code Point
f412

Finger Swipe Down Basic

bx bx-finger-swipe-down

Package
Boxicons
Category
Basic
Code Point
f41b

Finger Swipe Left Basic

bx bx-finger-swipe-left

Package
Boxicons
Category
Basic
Code Point
f41c

Finger Swipe Right Basic

bx bx-finger-swipe-right

Package
Boxicons
Category
Basic
Code Point
f41d

Finger Swipe Up Basic

bx bx-finger-swipe-up

Package
Boxicons
Category
Basic
Code Point
f41e

Finger Up Basic

bx bx-finger-up

Package
Boxicons
Category
Basic
Code Point
f420

Fingerprint Basic

bx bx-fingerprint

Package
Boxicons
Category
Basic
Code Point
f421

Folder Open Basic

bx bx-folder-open

Package
Boxicons
Category
Basic
Code Point
f439

Folder Plus Basic

bx bx-folder-plus

Package
Boxicons
Category
Basic
Code Point
f43a

Folder Up Arrow Basic

bx bx-folder-up-arrow

Package
Boxicons
Category
Basic
Code Point
f43d

Folder Zip Basic

bx bx-folder-zip

Package
Boxicons
Category
Basic
Code Point
f43f

Football Pitch Basic

bx bx-football-pitch

Package
Boxicons
Category
Basic
Code Point
f446

Footsteps Basic

bx bx-footsteps

Package
Boxicons
Category
Basic
Code Point
f448

Fork Spoon Basic

bx bx-fork-spoon

Package
Boxicons
Category
Basic
Code Point
f44b

Git Compare Basic

bx bx-git-compare

Package
Boxicons
Category
Basic
Code Point
f46b

Git Pull Request Basic

bx bx-git-pull-request

Package
Boxicons
Category
Basic
Code Point
f470

Git Pull Request Closed Basic

bx bx-git-pull-request-closed

Package
Boxicons
Category
Basic
Code Point
f46e

Git Pull Request Draft Basic

bx bx-git-pull-request-draft

Package
Boxicons
Category
Basic
Code Point
f46f

Git Repo Forked Basic

bx bx-git-repo-forked

Package
Boxicons
Category
Basic
Code Point
f471

Globe Europe Basic

bx bx-globe-europe

Package
Boxicons
Category
Basic
Code Point
f47b

Grid Circle Plus Basic

bx bx-grid-circle-plus

Package
Boxicons
Category
Basic
Code Point
f486

Grid Plus Basic

bx bx-grid-plus

Package
Boxicons
Category
Basic
Code Point
f48c

Grid Row Top Basic

bx bx-grid-row-top

Package
Boxicons
Category
Basic
Code Point
f48e

Group Alt Basic

bx bx-group-alt

Package
Boxicons
Category
Basic
Code Point
f492

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.