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"

Shinto Basic

bx bx-shinto

Package
Boxicons
Category
Basic
Code Point
f70f

Shopping Bag Alt Basic

bx bx-shopping-bag-alt

Package
Boxicons
Category
Basic
Code Point
f712

Shopping Bag Basic

bx bx-shopping-bag

Package
Boxicons
Category
Basic
Code Point
f713

Shrink Left Basic

bx bx-shrink-left

Package
Boxicons
Category
Basic
Code Point
f715

Shrink Right Basic

bx bx-shrink-right

Package
Boxicons
Category
Basic
Code Point
f716

Sine Wave Basic

bx bx-sine-wave

Package
Boxicons
Category
Basic
Code Point
f726

Steering Wheel Basic

bx bx-steering-wheel

Package
Boxicons
Category
Basic
Code Point
f760

Stroke Drawing Basic

bx bx-stroke-drawing

Package
Boxicons
Category
Basic
Code Point
f76d

Stroke Ink Basic

bx bx-stroke-ink

Package
Boxicons
Category
Basic
Code Point
f76f

Sun Rain Basic

bx bx-sun-rain

Package
Boxicons
Category
Basic
Code Point
f779

Sun Rain Wind Basic

bx bx-sun-rain-wind

Package
Boxicons
Category
Basic
Code Point
f778

Swimming Basic

bx bx-swimming

Package
Boxicons
Category
Basic
Code Point
f787

Swimming Pool Basic

bx bx-swimming-pool

Package
Boxicons
Category
Basic
Code Point
f786

Syringe Basic

bx bx-syringe

Package
Boxicons
Category
Basic
Code Point
f78a

Terminal Basic

bx bx-terminal

Package
Boxicons
Category
Basic
Code Point
f7ab

Text Underline Basic

bx bx-text-underline

Package
Boxicons
Category
Basic
Code Point
f7ae

Timeline Basic

bx bx-timeline

Package
Boxicons
Category
Basic
Code Point
f7ba

Tiny Home Basic

bx bx-tiny-home

Package
Boxicons
Category
Basic
Code Point
f7bc

Train Basic

bx bx-train

Package
Boxicons
Category
Basic
Code Point
f7cc

Trending Down Basic

bx bx-trending-down

Package
Boxicons
Category
Basic
Code Point
f7d8

Trending Up Basic

bx bx-trending-up

Package
Boxicons
Category
Basic
Code Point
f7d9

Underline Basic

bx bx-underline

Package
Boxicons
Category
Basic
Code Point
f7ed

Underline Dashed Basic

bx bx-underline-dashed

Package
Boxicons
Category
Basic
Code Point
f7ea

Underline Dotted Basic

bx bx-underline-dotted

Package
Boxicons
Category
Basic
Code Point
f7eb

Underline Wavy Basic

bx bx-underline-wavy

Package
Boxicons
Category
Basic
Code Point
f7ec

Unlink Alt Basic

bx bx-unlink-alt

Package
Boxicons
Category
Basic
Code Point
f7f4

Unlink Basic

bx bx-unlink

Package
Boxicons
Category
Basic
Code Point
f7f5

User Minus Basic

bx bx-user-minus

Package
Boxicons
Category
Basic
Code Point
f7fd

Vertical Spacing Basic

bx bx-vertical-spacing

Package
Boxicons
Category
Basic
Code Point
f811

Video Cinema Basic

bx bx-video-cinema

Package
Boxicons
Category
Basic
Code Point
f815

Walking Basic

bx bx-walking

Package
Boxicons
Category
Basic
Code Point
f825

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

Yin Yang Basic

bx bx-yin-yang

Package
Boxicons
Category
Basic
Code Point
f85c

Bing Brands

bxl bx-bing

Package
Boxicons
Category
Brands
Code Point
f11a

Bitcoin Logo Brands

bxl bx-bitcoin-logo

Package
Boxicons
Category
Brands
Code Point
f11b

Deepmind Brands

bxl bx-deepmind

Package
Boxicons
Category
Brands
Code Point
f135

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.