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

73 icons

Matching "plus"

Alarm Plus Basic

bx bx-alarm-plus

Package
Boxicons
Category
Basic
Code Point
f10e

Bell Plus Basic

bx bx-bell-plus

Package
Boxicons
Category
Basic
Code Point
f1fa

Bookmark Plus Alt Basic

bx bx-bookmark-plus-alt

Package
Boxicons
Category
Basic
Code Point
f227

Bookmark Plus Basic

bx bx-bookmark-plus

Package
Boxicons
Category
Basic
Code Point
f228

Calendar Plus Basic

bx bx-calendar-plus

Package
Boxicons
Category
Basic
Code Point
f275

Camera Plus Basic

bx bx-camera-plus

Package
Boxicons
Category
Basic
Code Point
f281

Cart Plus Basic

bx bx-cart-plus

Package
Boxicons
Category
Basic
Code Point
f2b3

Clipboard Plus Basic

bx bx-clipboard-plus

Package
Boxicons
Category
Basic
Code Point
f30f

Copy Plus Basic

bx bx-copy-plus

Package
Boxicons
Category
Basic
Code Point
f352

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

Folder Plus Basic

bx bx-folder-plus

Package
Boxicons
Category
Basic
Code Point
f43a

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

Heart Plus Basic

bx bx-heart-plus

Package
Boxicons
Category
Basic
Code Point
f4b1

Image Plus Basic

bx bx-image-plus

Package
Boxicons
Category
Basic
Code Point
f4dd

Layers Plus Alt Basic

bx bx-layers-plus-alt

Package
Boxicons
Category
Basic
Code Point
f513

Layout Plus Basic

bx bx-layout-plus

Package
Boxicons
Category
Basic
Code Point
f517

List Plus Basic

bx bx-list-plus

Package
Boxicons
Category
Basic
Code Point
f532

Location Plus Basic

bx bx-location-plus

Package
Boxicons
Category
Basic
Code Point
f540

Message Bubble Plus Basic

bx bx-message-bubble-plus

Package
Boxicons
Category
Basic
Code Point
f586

Message Circle Plus Basic

bx bx-message-circle-plus

Package
Boxicons
Category
Basic
Code Point
f59a

Message Plus Basic

bx bx-message-plus

Package
Boxicons
Category
Basic
Code Point
f5aa

Minus Plus Basic

bx bx-minus-plus

Package
Boxicons
Category
Basic
Code Point
f5bd

Pen Plus Basic

bx bx-pen-plus

Package
Boxicons
Category
Basic
Code Point
f61f

Phone Plus Basic

bx bx-phone-plus

Package
Boxicons
Category
Basic
Code Point
f634

Plus Basic

bx bx-plus

Package
Boxicons
Category
Basic
Code Point
f65b

Plus Big Basic

bx bx-plus-big

Package
Boxicons
Category
Basic
Code Point
f656

Plus Circle Basic

bx bx-plus-circle

Package
Boxicons
Category
Basic
Code Point
f657

Plus Minus Basic

bx bx-plus-minus

Package
Boxicons
Category
Basic
Code Point
f658

Plus Shield Basic

bx bx-plus-shield

Package
Boxicons
Category
Basic
Code Point
f659

Plus Square Basic

bx bx-plus-square

Package
Boxicons
Category
Basic
Code Point
f65a

Search Big Plus Basic

bx bx-search-big-plus

Package
Boxicons
Category
Basic
Code Point
f6e2

Search Plus Basic

bx bx-search-plus

Package
Boxicons
Category
Basic
Code Point
f6e7

User Plus Basic

bx bx-user-plus

Package
Boxicons
Category
Basic
Code Point
f7fe

Video Plus Basic

bx bx-video-plus

Package
Boxicons
Category
Basic
Code Point
f816

C Plus Plus Brands

bxl bx-c-plus-plus

Package
Boxicons
Category
Brands
Code Point
f125

Alarm Plus Filled

bxf bx-alarm-plus

Package
Boxicons
Category
Filled
Code Point
f10e

Bell Plus Filled

bxf bx-bell-plus

Package
Boxicons
Category
Filled
Code Point
f1fa

Bookmark Plus Alt Filled

bxf bx-bookmark-plus-alt

Package
Boxicons
Category
Filled
Code Point
f227

Bookmark Plus Filled

bxf bx-bookmark-plus

Package
Boxicons
Category
Filled
Code Point
f228

Calendar Plus Filled

bxf bx-calendar-plus

Package
Boxicons
Category
Filled
Code Point
f275

Camera Plus Filled

bxf bx-camera-plus

Package
Boxicons
Category
Filled
Code Point
f281

Cart Plus Filled

bxf bx-cart-plus

Package
Boxicons
Category
Filled
Code Point
f2b3

Clipboard Plus Filled

bxf bx-clipboard-plus

Package
Boxicons
Category
Filled
Code Point
f30f

Copy Plus Filled

bxf bx-copy-plus

Package
Boxicons
Category
Filled
Code Point
f352

Feather Plus Filled

bxf bx-feather-plus

Package
Boxicons
Category
Filled
Code Point
f405

File Plus Filled

bxf bx-file-plus

Package
Boxicons
Category
Filled
Code Point
f40d

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.