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

932 icons

Matching "7"

Fish Basic

bx bx-fish

Package
Boxicons
Category
Basic
Code Point
f427

Folder Heart Basic

bx bx-folder-heart

Package
Boxicons
Category
Basic
Code Point
f437

Football Basic

bx bx-football

Package
Boxicons
Category
Basic
Code Point
f447

Fullscreen Basic

bx bx-fullscreen

Package
Boxicons
Category
Basic
Code Point
f457

Ghost Basic

bx bx-ghost

Package
Boxicons
Category
Basic
Code Point
f467

Git Pull Request Basic

bx bx-git-pull-request

Package
Boxicons
Category
Basic
Code Point
f470

Git Repo Forked Basic

bx bx-git-repo-forked

Package
Boxicons
Category
Basic
Code Point
f471

Glasses Alt Basic

bx bx-glasses-alt

Package
Boxicons
Category
Basic
Code Point
f472

Glasses Basic

bx bx-glasses

Package
Boxicons
Category
Basic
Code Point
f473

Globe Africa Basic

bx bx-globe-africa

Package
Boxicons
Category
Basic
Code Point
f474

Globe Alt 2 Basic

bx bx-globe-alt-2

Package
Boxicons
Category
Basic
Code Point
f475

Globe Alt 3 Basic

bx bx-globe-alt-3

Package
Boxicons
Category
Basic
Code Point
f476

Globe Alt Basic

bx bx-globe-alt

Package
Boxicons
Category
Basic
Code Point
f477

Globe Americas Basic

bx bx-globe-americas

Package
Boxicons
Category
Basic
Code Point
f478

Globe Antartica Basic

bx bx-globe-antartica

Package
Boxicons
Category
Basic
Code Point
f479

Globe Asia Basic

bx bx-globe-asia

Package
Boxicons
Category
Basic
Code Point
f47a

Globe Basic

bx bx-globe

Package
Boxicons
Category
Basic
Code Point
f47e

Globe Europe Basic

bx bx-globe-europe

Package
Boxicons
Category
Basic
Code Point
f47b

Globe Oceania Basic

bx bx-globe-oceania

Package
Boxicons
Category
Basic
Code Point
f47c

Globe Stand Basic

bx bx-globe-stand

Package
Boxicons
Category
Basic
Code Point
f47d

Golf Ball Basic

bx bx-golf-ball

Package
Boxicons
Category
Basic
Code Point
f47f

Grid Circle Basic

bx bx-grid-circle

Package
Boxicons
Category
Basic
Code Point
f487

Hand Basic

bx bx-hand

Package
Boxicons
Category
Basic
Code Point
f497

Heading 2 Basic

bx bx-heading-2

Package
Boxicons
Category
Basic
Code Point
f4a7

Help Octagon Basic

bx bx-help-octagon

Package
Boxicons
Category
Basic
Code Point
f4b7

Horizontal Align Center Basic

bx bx-horizontal-align-center

Package
Boxicons
Category
Basic
Code Point
f4c7

Icecream Basic

bx bx-icecream

Package
Boxicons
Category
Basic
Code Point
f4d7

Info Shield Basic

bx bx-info-shield

Package
Boxicons
Category
Basic
Code Point
f4e7

Judaism Basic

bx bx-judaism

Package
Boxicons
Category
Basic
Code Point
f4f7

Laptop Basic

bx bx-laptop

Package
Boxicons
Category
Basic
Code Point
f507

Layout Plus Basic

bx bx-layout-plus

Package
Boxicons
Category
Basic
Code Point
f517

Line Chart Square Basic

bx bx-line-chart-square

Package
Boxicons
Category
Basic
Code Point
f527

List Basic

bx bx-list

Package
Boxicons
Category
Basic
Code Point
f537

Lock Open Basic

bx bx-lock-open

Package
Boxicons
Category
Basic
Code Point
f547

Margin Right Basic

bx bx-margin-right

Package
Boxicons
Category
Basic
Code Point
f557

Megaphone Alt Basic

bx bx-megaphone-alt

Package
Boxicons
Category
Basic
Code Point
f567

Menu Basic

bx bx-menu

Package
Boxicons
Category
Basic
Code Point
f577

Menu Left Basic

bx bx-menu-left

Package
Boxicons
Category
Basic
Code Point
f570

Menu Notification Basic

bx bx-menu-notification

Package
Boxicons
Category
Basic
Code Point
f571

Menu Right Basic

bx bx-menu-right

Package
Boxicons
Category
Basic
Code Point
f572

Menu Search Basic

bx bx-menu-search

Package
Boxicons
Category
Basic
Code Point
f573

Menu Select Basic

bx bx-menu-select

Package
Boxicons
Category
Basic
Code Point
f574

Menu Wide Basic

bx bx-menu-wide

Package
Boxicons
Category
Basic
Code Point
f575

Menu Wider Basic

bx bx-menu-wider

Package
Boxicons
Category
Basic
Code Point
f576

Merge Basic

bx bx-merge

Package
Boxicons
Category
Basic
Code Point
f578

Mesh Basic

bx bx-mesh

Package
Boxicons
Category
Basic
Code Point
f579

Message Bubble Captions Basic

bx bx-message-bubble-captions

Package
Boxicons
Category
Basic
Code Point
f57a

Message Bubble Check Basic

bx bx-message-bubble-check

Package
Boxicons
Category
Basic
Code Point
f57b

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.