IP Location.net

Font Icon Library

Font Awesome Icon Search

Font Icons
Search and preview Font Awesome icons, then copy the CSS class, HTML markup, or code point for your project. This reference covers the free Font Awesome 4.7 icon font and its familiar fa-prefixed CSS classes. 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.
Font Awesome

786 icons

Matching "fa"

500Px

fa fa-500px

Package
Font Awesome
Category
Uncategorized

Address Book

fa fa-address-book

Package
Font Awesome
Category
Uncategorized

Address Book O

fa fa-address-book-o

Package
Font Awesome
Category
Uncategorized

Address Card

fa fa-address-card

Package
Font Awesome
Category
Uncategorized

Address Card O

fa fa-address-card-o

Package
Font Awesome
Category
Uncategorized

Adjust

fa fa-adjust

Package
Font Awesome
Category
Uncategorized

Adn

fa fa-adn

Package
Font Awesome
Category
Uncategorized
adn

Align Center

fa fa-align-center

Package
Font Awesome
Category
Uncategorized

Align Justify

fa fa-align-justify

Package
Font Awesome
Category
Uncategorized

Align Left

fa fa-align-left

Package
Font Awesome
Category
Uncategorized

Align Right

fa fa-align-right

Package
Font Awesome
Category
Uncategorized

Amazon

fa fa-amazon

Package
Font Awesome
Category
Uncategorized

Ambulance

fa fa-ambulance

Package
Font Awesome
Category
Uncategorized

American Sign Language Interpreting

fa fa-american-sign-language-interpreting

Package
Font Awesome
Category
Uncategorized

Anchor

fa fa-anchor

Package
Font Awesome
Category
Uncategorized

Android

fa fa-android

Package
Font Awesome
Category
Uncategorized

Angellist

fa fa-angellist

Package
Font Awesome
Category
Uncategorized

Angle Double Down

fa fa-angle-double-down

Package
Font Awesome
Category
Uncategorized

Angle Double Left

fa fa-angle-double-left

Package
Font Awesome
Category
Uncategorized

Angle Double Right

fa fa-angle-double-right

Package
Font Awesome
Category
Uncategorized

Angle Double Up

fa fa-angle-double-up

Package
Font Awesome
Category
Uncategorized

Angle Down

fa fa-angle-down

Package
Font Awesome
Category
Uncategorized

Angle Left

fa fa-angle-left

Package
Font Awesome
Category
Uncategorized

Angle Right

fa fa-angle-right

Package
Font Awesome
Category
Uncategorized

Angle Up

fa fa-angle-up

Package
Font Awesome
Category
Uncategorized

Apple

fa fa-apple

Package
Font Awesome
Category
Uncategorized

Archive

fa fa-archive

Package
Font Awesome
Category
Uncategorized

Area Chart

fa fa-area-chart

Package
Font Awesome
Category
Uncategorized

Arrow Circle Down

fa fa-arrow-circle-down

Package
Font Awesome
Category
Uncategorized

Arrow Circle Left

fa fa-arrow-circle-left

Package
Font Awesome
Category
Uncategorized

Arrow Circle O Down

fa fa-arrow-circle-o-down

Package
Font Awesome
Category
Uncategorized

Arrow Circle O Left

fa fa-arrow-circle-o-left

Package
Font Awesome
Category
Uncategorized

Arrow Circle O Right

fa fa-arrow-circle-o-right

Package
Font Awesome
Category
Uncategorized

Arrow Circle O Up

fa fa-arrow-circle-o-up

Package
Font Awesome
Category
Uncategorized

Arrow Circle Right

fa fa-arrow-circle-right

Package
Font Awesome
Category
Uncategorized

Arrow Circle Up

fa fa-arrow-circle-up

Package
Font Awesome
Category
Uncategorized

Arrow Down

fa fa-arrow-down

Package
Font Awesome
Category
Uncategorized

Arrow Left

fa fa-arrow-left

Package
Font Awesome
Category
Uncategorized

Arrow Right

fa fa-arrow-right

Package
Font Awesome
Category
Uncategorized

Arrow Up

fa fa-arrow-up

Package
Font Awesome
Category
Uncategorized

Arrows

fa fa-arrows

Package
Font Awesome
Category
Uncategorized

Arrows Alt

fa fa-arrows-alt

Package
Font Awesome
Category
Uncategorized

Arrows H

fa fa-arrows-h

Package
Font Awesome
Category
Uncategorized

Arrows V

fa fa-arrows-v

Package
Font Awesome
Category
Uncategorized

Asl Interpreting

fa fa-asl-interpreting

Package
Font Awesome
Category
Uncategorized

Assistive Listening Systems

fa fa-assistive-listening-systems

Package
Font Awesome
Category
Uncategorized

Asterisk

fa fa-asterisk

Package
Font Awesome
Category
Uncategorized

At

fa fa-at

Package
Font Awesome
Category
Uncategorized
at

Add Font Awesome 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://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">

Reference version: 4.7.0

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.