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

496 icons

Matching "in"

Buildings Basic

bx bx-buildings

Package
Boxicons
Category
Basic
Code Point
f25e

Business Basic

bx bx-business

Package
Boxicons
Category
Basic
Code Point
f264

Cabinet Basic

bx bx-cabinet

Package
Boxicons
Category
Basic
Code Point
f268

Calendar Minus Basic

bx bx-calendar-minus

Package
Boxicons
Category
Basic
Code Point
f274

Camping Basic

bx bx-camping

Package
Boxicons
Category
Basic
Code Point
f287

Cart Minus Basic

bx bx-cart-minus

Package
Boxicons
Category
Basic
Code Point
f2b2

Chart Line Basic

bx bx-chart-line

Package
Boxicons
Category
Basic
Code Point
f2c6

Chart Sine Basic

bx bx-chart-sine

Package
Boxicons
Category
Basic
Code Point
f2c9

Chart Spline Basic

bx bx-chart-spline

Package
Boxicons
Category
Basic
Code Point
f2ca

Chess King Basic

bx bx-chess-king

Package
Boxicons
Category
Basic
Code Point
f2dc

Clipboard Minus Basic

bx bx-clipboard-minus

Package
Boxicons
Category
Basic
Code Point
f30e

Cloud Lightning Basic

bx bx-cloud-lightning

Package
Boxicons
Category
Basic
Code Point
f324

Cloud Rain Basic

bx bx-cloud-rain

Package
Boxicons
Category
Basic
Code Point
f328

Cloud Rain Wind Alt Basic

bx bx-cloud-rain-wind-alt

Package
Boxicons
Category
Basic
Code Point
f326

Cloud Rain Wind Basic

bx bx-cloud-rain-wind

Package
Boxicons
Category
Basic
Code Point
f327

Coin Basic

bx bx-coin

Package
Boxicons
Category
Basic
Code Point
f336

Coins Basic

bx bx-coins

Package
Boxicons
Category
Basic
Code Point
f337

Container Basic

bx bx-container

Package
Boxicons
Category
Basic
Code Point
f34b

Copy Minus Basic

bx bx-copy-minus

Package
Boxicons
Category
Basic
Code Point
f351

Credit Card Insert Basic

bx bx-credit-card-insert

Package
Boxicons
Category
Basic
Code Point
f35a

Crypto Coin Basic

bx bx-crypto-coin

Package
Boxicons
Category
Basic
Code Point
f361

Cube Inside Basic

bx bx-cube-inside

Package
Boxicons
Category
Basic
Code Point
f364

Cursor Pointer Basic

bx bx-cursor-pointer

Package
Boxicons
Category
Basic
Code Point
f376

Cycling Basic

bx bx-cycling

Package
Boxicons
Category
Basic
Code Point
f379

Cylinder Basic

bx bx-cylinder

Package
Boxicons
Category
Basic
Code Point
f37a

Decrease Indent Basic

bx bx-decrease-indent

Package
Boxicons
Category
Basic
Code Point
f37f

Dino Basic

bx bx-dino

Package
Boxicons
Category
Basic
Code Point
f393

Draw Behind Basic

bx bx-draw-behind

Package
Boxicons
Category
Basic
Code Point
f3c6

Draw Inside Basic

bx bx-draw-inside

Package
Boxicons
Category
Basic
Code Point
f3c7

Dribbling Basic

bx bx-dribbling

Package
Boxicons
Category
Basic
Code Point
f3c9

Ease In Basic

bx bx-ease-in

Package
Boxicons
Category
Basic
Code Point
f3d5

Ease In Out Basic

bx bx-ease-in-out

Package
Boxicons
Category
Basic
Code Point
f3d4

Feather Minus Basic

bx bx-feather-minus

Package
Boxicons
Category
Basic
Code Point
f404

File Minus Basic

bx bx-file-minus

Package
Boxicons
Category
Basic
Code Point
f40c

Finger Down Basic

bx bx-finger-down

Package
Boxicons
Category
Basic
Code Point
f418

Finger Left Basic

bx bx-finger-left

Package
Boxicons
Category
Basic
Code Point
f419

Finger Right Basic

bx bx-finger-right

Package
Boxicons
Category
Basic
Code Point
f41a

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 Touch Basic

bx bx-finger-touch

Package
Boxicons
Category
Basic
Code Point
f41f

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

Fire Extinguisher Basic

bx bx-fire-extinguisher

Package
Boxicons
Category
Basic
Code Point
f423

Folder Minus Basic

bx bx-folder-minus

Package
Boxicons
Category
Basic
Code Point
f438

Gaming Basic

bx bx-gaming

Package
Boxicons
Category
Basic
Code Point
f460

Grid Lines 3 Basic

bx bx-grid-lines-3

Package
Boxicons
Category
Basic
Code Point
f48a

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.