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

934 icons

Matching "ar"

Heart Plus Basic

bx bx-heart-plus

Package
Boxicons
Category
Basic
Code Point
f4b1

Heart Square Basic

bx bx-heart-square

Package
Boxicons
Category
Basic
Code Point
f4b2

Home Heart Basic

bx bx-home-heart

Package
Boxicons
Category
Basic
Code Point
f4c3

Image Sparkle Basic

bx bx-image-sparkle

Package
Boxicons
Category
Basic
Code Point
f4df

Info Square Basic

bx bx-info-square

Package
Boxicons
Category
Basic
Code Point
f4e8

Keyboard Basic

bx bx-keyboard

Package
Boxicons
Category
Basic
Code Point
f4fa

Keyframe Hold Linear In Basic

bx bx-keyframe-hold-linear-in

Package
Boxicons
Category
Basic
Code Point
f500

Keyframe Hold Linear Out Basic

bx bx-keyframe-hold-linear-out

Package
Boxicons
Category
Basic
Code Point
f501

Landmark Basic

bx bx-landmark

Package
Boxicons
Category
Basic
Code Point
f505

Layout Search Basic

bx bx-layout-search

Package
Boxicons
Category
Basic
Code Point
f518

Line Chart Square Basic

bx bx-line-chart-square

Package
Boxicons
Category
Basic
Code Point
f527

List Square Basic

bx bx-list-square

Package
Boxicons
Category
Basic
Code Point
f533

List Ul Square Basic

bx bx-list-ul-square

Package
Boxicons
Category
Basic
Code Point
f534

Margin Bottom Basic

bx bx-margin-bottom

Package
Boxicons
Category
Basic
Code Point
f555

Margin Left Basic

bx bx-margin-left

Package
Boxicons
Category
Basic
Code Point
f556

Margin Right Basic

bx bx-margin-right

Package
Boxicons
Category
Basic
Code Point
f557

Margin Top Basic

bx bx-margin-top

Package
Boxicons
Category
Basic
Code Point
f558

Martini Basic

bx bx-martini

Package
Boxicons
Category
Basic
Code Point
f559

Medal Star Alt 2 Basic

bx bx-medal-star-alt-2

Package
Boxicons
Category
Basic
Code Point
f561

Medal Star Alt Basic

bx bx-medal-star-alt

Package
Boxicons
Category
Basic
Code Point
f562

Medal Star Basic

bx bx-medal-star

Package
Boxicons
Category
Basic
Code Point
f563

Menu Search Basic

bx bx-menu-search

Package
Boxicons
Category
Basic
Code Point
f573

Message Bubble Heart Basic

bx bx-message-bubble-heart

Package
Boxicons
Category
Basic
Code Point
f582

Message Bubble Question Mark Basic

bx bx-message-bubble-question-mark

Package
Boxicons
Category
Basic
Code Point
f587

Message Bubble Star Basic

bx bx-message-bubble-star

Package
Boxicons
Category
Basic
Code Point
f589

Message Circle Heart Basic

bx bx-message-circle-heart

Package
Boxicons
Category
Basic
Code Point
f596

Message Circle Question Mark Basic

bx bx-message-circle-question-mark

Package
Boxicons
Category
Basic
Code Point
f59b

Message Circle Star Basic

bx bx-message-circle-star

Package
Boxicons
Category
Basic
Code Point
f59d

Message Heart Basic

bx bx-message-heart

Package
Boxicons
Category
Basic
Code Point
f5a6

Message Question Mark Basic

bx bx-message-question-mark

Package
Boxicons
Category
Basic
Code Point
f5ab

Message Star Basic

bx bx-message-star

Package
Boxicons
Category
Basic
Code Point
f5ad

Minus Square Basic

bx bx-minus-square

Package
Boxicons
Category
Basic
Code Point
f5bf

Moon Star Basic

bx bx-moon-star

Package
Boxicons
Category
Basic
Code Point
f5d3

Moon Stars Basic

bx bx-moon-stars

Package
Boxicons
Category
Basic
Code Point
f5d4

Music Library Basic

bx bx-music-library

Package
Boxicons
Category
Basic
Code Point
f5e9

Network Chart Basic

bx bx-network-chart

Package
Boxicons
Category
Basic
Code Point
f5ec

Paragraph Basic

bx bx-paragraph

Package
Boxicons
Category
Basic
Code Point
f610

Paragraph Spacing Basic

bx bx-paragraph-spacing

Package
Boxicons
Category
Basic
Code Point
f60f

Parallel Basic

bx bx-parallel

Package
Boxicons
Category
Basic
Code Point
f611

Parent Child Basic

bx bx-parent-child

Package
Boxicons
Category
Basic
Code Point
f612

Party Basic

bx bx-party

Package
Boxicons
Category
Basic
Code Point
f613

Pear Basic

bx bx-pear

Package
Boxicons
Category
Basic
Code Point
f619

Pencil Sparkles Basic

bx bx-pencil-sparkles

Package
Boxicons
Category
Basic
Code Point
f624

Pencil Square Basic

bx bx-pencil-square

Package
Boxicons
Category
Basic
Code Point
f625

People Heart Basic

bx bx-people-heart

Package
Boxicons
Category
Basic
Code Point
f62a

Perpendicular Basic

bx bx-perpendicular

Package
Boxicons
Category
Basic
Code Point
f62c

Pharmacy Basic

bx bx-pharmacy

Package
Boxicons
Category
Basic
Code Point
f62f

Phone Forwarding Basic

bx bx-phone-forwarding

Package
Boxicons
Category
Basic
Code Point
f631

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.