FontAwesome is a nifty little font set that allows website designers and developers to use a huge range of icons when developing applications, websites and graphic documents. The official FontAwesome cheatsheet is helpful, but it's tricky to navigate and search through, which is why we've created our own filterable, clickable version below.

Adding FontAwesome to a project

Use this URL to include FontAwesome into your projects (the same way you'd include any CSS file):

//netdna.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.css

or, paste this HTML into the <head> section of your website:

<link rel="stylesheet" id="font-awesome-css" href="//netdna.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.css" type="text/css" media="all" />

Displaying FontAwesome icons on a page

To make an icon visible on your website, simply add an <i> element to your page and give it the class "fa" plus the chosen icon's code:

<p>We <i class="fa fa-heart"></i> icons</p>

This code will produce the following output:

We icons

The FontAwesome Cheatsheet

Below are all the current FontAwesome icons along with their HTML class codes and unicode characters. This cheatsheet should help you add FontAwesome to your website much more easily than before. Use the filter box above to search through them (including related phrases).

Click on either the icon or the text to open the copy dialog.

fa-glass

&#xf000;

fa-music

&#xf001;

fa-search

&#xf002;

fa-envelope-o

&#xf003;

fa-heart

&#xf004;

fa-star

&#xf005;

fa-star-o

&#xf006;

fa-user

&#xf007;

fa-film

&#xf008;

fa-th-large

&#xf009;

fa-th

&#xf00a;

fa-th-list

&#xf00b;

fa-check

&#xf00c;

fa-times

&#xf00d;

fa-search-plus

&#xf00e;

fa-search-minus

&#xf010;

fa-power-off

&#xf011;

fa-signal

&#xf012;

fa-cog

&#xf013;

fa-trash-o

&#xf014;

fa-home

&#xf015;

fa-file-o

&#xf016;

fa-clock-o

&#xf017;

fa-road

&#xf018;

fa-download

&#xf019;

fa-arrow-circle-o-down

&#xf01a;

fa-arrow-circle-o-up

&#xf01b;

fa-inbox

&#xf01c;

fa-play-circle-o

&#xf01d;

fa-repeat

&#xf01e;

fa-refresh

&#xf021;

fa-list-alt

&#xf022;

fa-lock

&#xf023;

fa-flag

&#xf024;

fa-headphones

&#xf025;

fa-volume-off

&#xf026;

fa-volume-down

&#xf027;

fa-volume-up

&#xf028;

fa-qrcode

&#xf029;

fa-barcode

&#xf02a;

fa-tag

&#xf02b;

fa-tags

&#xf02c;

fa-book

&#xf02d;

fa-bookmark

&#xf02e;

fa-print

&#xf02f;

fa-camera

&#xf030;

fa-font

&#xf031;

fa-bold

&#xf032;

fa-italic

&#xf033;

fa-text-height

&#xf034;

fa-text-width

&#xf035;

fa-align-left

&#xf036;

fa-align-center

&#xf037;

fa-align-right

&#xf038;

fa-align-justify

&#xf039;

fa-list

&#xf03a;

fa-outdent

&#xf03b;

fa-indent

&#xf03c;

fa-video-camera

&#xf03d;

fa-picture-o

&#xf03e;

fa-pencil

&#xf040;

fa-map-marker

&#xf041;

fa-adjust

&#xf042;

fa-tint

&#xf043;

fa-pencil-square-o

&#xf044;

fa-share-square-o

&#xf045;

fa-check-square-o

&#xf046;

fa-arrows

&#xf047;

fa-step-backward

&#xf048;

fa-fast-backward

&#xf049;

fa-backward

&#xf04a;

fa-play

&#xf04b;

fa-pause

&#xf04c;

fa-stop

&#xf04d;

fa-forward

&#xf04e;

fa-fast-forward

&#xf050;

fa-step-forward

&#xf051;

fa-eject

&#xf052;

fa-chevron-left

&#xf053;

fa-chevron-right

&#xf054;

fa-plus-circle

&#xf055;

fa-minus-circle

&#xf056;

fa-times-circle

&#xf057;

fa-check-circle

&#xf058;

fa-question-circle

&#xf059;

fa-info-circle

&#xf05a;

fa-crosshairs

&#xf05b;

fa-times-circle-o

&#xf05c;

fa-check-circle-o

&#xf05d;

fa-ban

&#xf05e;

fa-arrow-left

&#xf060;

fa-arrow-right

&#xf061;

fa-arrow-up

&#xf062;

fa-arrow-down

&#xf063;

fa-share

&#xf064;

fa-expand

&#xf065;

fa-compress

&#xf066;

fa-plus

&#xf067;

fa-minus

&#xf068;

fa-asterisk

&#xf069;

fa-exclamation-circle

&#xf06a;

fa-gift

&#xf06b;

fa-leaf

&#xf06c;

fa-fire

&#xf06d;

fa-eye

&#xf06e;

fa-eye-slash

&#xf070;

fa-exclamation-triangle

&#xf071;

fa-plane

&#xf072;

fa-calendar

&#xf073;

fa-random

&#xf074;

fa-comment

&#xf075;

fa-magnet

&#xf076;

fa-chevron-up

&#xf077;

fa-chevron-down

&#xf078;

fa-retweet

&#xf079;

fa-shopping-cart

&#xf07a;

fa-folder

&#xf07b;

fa-folder-open

&#xf07c;

fa-arrows-v

&#xf07d;

fa-arrows-h

&#xf07e;

fa-bar-chart

&#xf080;

fa-twitter-square

&#xf081;

fa-facebook-square

&#xf082;

fa-camera-retro

&#xf083;

fa-key

&#xf084;

fa-cogs

&#xf085;

fa-comments

&#xf086;

fa-thumbs-o-up

&#xf087;

fa-thumbs-o-down

&#xf088;

fa-star-half

&#xf089;

fa-heart-o

&#xf08a;

fa-sign-out

&#xf08b;

fa-linkedin-square

&#xf08c;

fa-thumb-tack

&#xf08d;

fa-external-link

&#xf08e;

fa-sign-in

&#xf090;

fa-trophy

&#xf091;

fa-github-square

&#xf092;

fa-upload

&#xf093;

fa-lemon-o

&#xf094;

fa-phone

&#xf095;

fa-square-o

&#xf096;

fa-bookmark-o

&#xf097;

fa-phone-square

&#xf098;

fa-twitter

&#xf099;

fa-facebook

&#xf09a;

fa-github

&#xf09b;

fa-unlock

&#xf09c;

fa-credit-card

&#xf09d;

fa-rss

&#xf09e;

fa-hdd-o

&#xf0a0;

fa-bullhorn

&#xf0a1;

fa-bell

&#xf0f3;

fa-certificate

&#xf0a3;

fa-hand-o-right

&#xf0a4;

fa-hand-o-left

&#xf0a5;

fa-hand-o-up

&#xf0a6;

fa-hand-o-down

&#xf0a7;

fa-arrow-circle-left

&#xf0a8;

fa-arrow-circle-right

&#xf0a9;

fa-arrow-circle-up

&#xf0aa;

fa-arrow-circle-down

&#xf0ab;

fa-globe

&#xf0ac;

fa-wrench

&#xf0ad;

fa-tasks

&#xf0ae;

fa-filter

&#xf0b0;

fa-briefcase

&#xf0b1;

fa-arrows-alt

&#xf0b2;

fa-users

&#xf0c0;

fa-link

&#xf0c1;

fa-cloud

&#xf0c2;

fa-flask

&#xf0c3;

fa-scissors

&#xf0c4;

fa-files-o

&#xf0c5;

fa-paperclip

&#xf0c6;

fa-floppy-o

&#xf0c7;

fa-square

&#xf0c8;

fa-bars

&#xf0c9;

fa-list-ul

&#xf0ca;

fa-list-ol

&#xf0cb;

fa-strikethrough

&#xf0cc;

fa-underline

&#xf0cd;

fa-table

&#xf0ce;

fa-magic

&#xf0d0;

fa-truck

&#xf0d1;

fa-pinterest

&#xf0d2;

fa-pinterest-square

&#xf0d3;

fa-google-plus-square

&#xf0d4;

fa-google-plus

&#xf0d5;

fa-money

&#xf0d6;

fa-caret-down

&#xf0d7;

fa-caret-up

&#xf0d8;

fa-caret-left

&#xf0d9;

fa-caret-right

&#xf0da;

fa-columns

&#xf0db;

fa-sort

&#xf0dc;

fa-sort-desc

&#xf0dd;

fa-sort-asc

&#xf0de;

fa-envelope

&#xf0e0;

fa-linkedin

&#xf0e1;

fa-undo

&#xf0e2;

fa-gavel

&#xf0e3;

fa-tachometer

&#xf0e4;

fa-comment-o

&#xf0e5;

fa-comments-o

&#xf0e6;

fa-bolt

&#xf0e7;

fa-sitemap

&#xf0e8;

fa-umbrella

&#xf0e9;

fa-clipboard

&#xf0ea;

fa-lightbulb-o

&#xf0eb;

fa-exchange

&#xf0ec;

fa-cloud-download

&#xf0ed;

fa-cloud-upload

&#xf0ee;

fa-user-md

&#xf0f0;

fa-stethoscope

&#xf0f1;

fa-suitcase

&#xf0f2;

fa-bell-o

&#xf0a2;

fa-coffee

&#xf0f4;

fa-cutlery

&#xf0f5;

fa-file-text-o

&#xf0f6;

fa-building-o

&#xf0f7;

fa-hospital-o

&#xf0f8;

fa-ambulance

&#xf0f9;

fa-medkit

&#xf0fa;

fa-fighter-jet

&#xf0fb;

fa-beer

&#xf0fc;

fa-h-square

&#xf0fd;

fa-plus-square

&#xf0fe;

fa-angle-double-left

&#xf100;

fa-angle-double-right

&#xf101;

fa-angle-double-up

&#xf102;

fa-angle-double-down

&#xf103;

fa-angle-left

&#xf104;

fa-angle-right

&#xf105;

fa-angle-up

&#xf106;

fa-angle-down

&#xf107;

fa-desktop

&#xf108;

fa-laptop

&#xf109;

fa-tablet

&#xf10a;

fa-mobile

&#xf10b;

fa-circle-o

&#xf10c;

fa-quote-left

&#xf10d;

fa-quote-right

&#xf10e;

fa-spinner

&#xf110;

fa-circle

&#xf111;

fa-reply

&#xf112;

fa-github-alt

&#xf113;

fa-folder-o

&#xf114;

fa-folder-open-o

&#xf115;

fa-smile-o

&#xf118;

fa-frown-o

&#xf119;

fa-meh-o

&#xf11a;

fa-gamepad

&#xf11b;

fa-keyboard-o

&#xf11c;

fa-flag-o

&#xf11d;

fa-flag-checkered

&#xf11e;

fa-terminal

&#xf120;

fa-code

&#xf121;

fa-reply-all

&#xf122;

fa-star-half-o

&#xf123;

fa-location-arrow

&#xf124;

fa-crop

&#xf125;

fa-code-fork

&#xf126;

fa-chain-broken

&#xf127;

fa-question

&#xf128;

fa-info

&#xf129;

fa-exclamation

&#xf12a;

fa-superscript

&#xf12b;

fa-subscript

&#xf12c;

fa-eraser

&#xf12d;

fa-puzzle-piece

&#xf12e;

fa-microphone

&#xf130;

fa-microphone-slash

&#xf131;

fa-shield

&#xf132;

fa-calendar-o

&#xf133;

fa-fire-extinguisher

&#xf134;

fa-rocket

&#xf135;

fa-maxcdn

&#xf136;

fa-chevron-circle-left

&#xf137;

fa-chevron-circle-right

&#xf138;

fa-chevron-circle-up

&#xf139;

fa-chevron-circle-down

&#xf13a;

fa-html5

&#xf13b;

fa-css3

&#xf13c;

fa-anchor

&#xf13d;

fa-unlock-alt

&#xf13e;

fa-bullseye

&#xf140;

fa-ellipsis-h

&#xf141;

fa-ellipsis-v

&#xf142;

fa-rss-square

&#xf143;

fa-play-circle

&#xf144;

fa-ticket

&#xf145;

fa-minus-square

&#xf146;

fa-minus-square-o

&#xf147;

fa-level-up

&#xf148;

fa-level-down

&#xf149;

fa-check-square

&#xf14a;

fa-pencil-square

&#xf14b;

fa-external-link-square

&#xf14c;

fa-share-square

&#xf14d;

fa-compass

&#xf14e;

fa-caret-square-o-down

&#xf150;

fa-caret-square-o-up

&#xf151;

fa-caret-square-o-right

&#xf152;

fa-eur

&#xf153;

fa-gbp

&#xf154;

fa-usd

&#xf155;

fa-inr

&#xf156;

fa-jpy

&#xf157;

fa-rub

&#xf158;

fa-krw

&#xf159;

fa-btc

&#xf15a;

fa-file

&#xf15b;

fa-file-text

&#xf15c;

fa-sort-alpha-asc

&#xf15d;

fa-sort-alpha-desc

&#xf15e;

fa-sort-amount-asc

&#xf160;

fa-sort-amount-desc

&#xf161;

fa-sort-numeric-asc

&#xf162;

fa-sort-numeric-desc

&#xf163;

fa-thumbs-up

&#xf164;

fa-thumbs-down

&#xf165;

fa-youtube-square

&#xf166;

fa-youtube

&#xf167;

fa-xing

&#xf168;

fa-xing-square

&#xf169;

fa-youtube-play

&#xf16a;

fa-dropbox

&#xf16b;

fa-stack-overflow

&#xf16c;

fa-instagram

&#xf16d;

fa-flickr

&#xf16e;

fa-adn

&#xf170;

fa-bitbucket

&#xf171;

fa-bitbucket-square

&#xf172;

fa-tumblr

&#xf173;

fa-tumblr-square

&#xf174;

fa-long-arrow-down

&#xf175;

fa-long-arrow-up

&#xf176;

fa-long-arrow-left

&#xf177;

fa-long-arrow-right

&#xf178;

fa-apple

&#xf179;

fa-windows

&#xf17a;

fa-android

&#xf17b;

fa-linux

&#xf17c;

fa-dribbble

&#xf17d;

fa-skype

&#xf17e;

fa-foursquare

&#xf180;

fa-trello

&#xf181;

fa-female

&#xf182;

fa-male

&#xf183;

fa-gratipay

&#xf184;

fa-sun-o

&#xf185;

fa-moon-o

&#xf186;

fa-archive

&#xf187;

fa-bug

&#xf188;

fa-vk

&#xf189;

fa-weibo

&#xf18a;

fa-renren

&#xf18b;

fa-pagelines

&#xf18c;

fa-stack-exchange

&#xf18d;

fa-arrow-circle-o-right

&#xf18e;

fa-arrow-circle-o-left

&#xf190;

fa-caret-square-o-left

&#xf191;

fa-dot-circle-o

&#xf192;

fa-wheelchair

&#xf193;

fa-vimeo-square

&#xf194;

fa-try

&#xf195;

fa-plus-square-o

&#xf196;

fa-space-shuttle

&#xf197;

fa-slack

&#xf198;

fa-envelope-square

&#xf199;

fa-wordpress

&#xf19a;

fa-openid

&#xf19b;

fa-university

&#xf19c;

fa-graduation-cap

&#xf19d;

fa-yahoo

&#xf19e;

fa-google

&#xf1a0;

fa-reddit

&#xf1a1;

fa-reddit-square

&#xf1a2;

fa-stumbleupon-circle

&#xf1a3;

fa-stumbleupon

&#xf1a4;

fa-delicious

&#xf1a5;

fa-digg

&#xf1a6;

fa-pied-piper-pp

&#xf1a7;

fa-pied-piper-alt

&#xf1a8;

fa-drupal

&#xf1a9;

fa-joomla

&#xf1aa;

fa-language

&#xf1ab;

fa-fax

&#xf1ac;

fa-building

&#xf1ad;

fa-child

&#xf1ae;

fa-paw

&#xf1b0;

fa-spoon

&#xf1b1;

fa-cube

&#xf1b2;

fa-cubes

&#xf1b3;

fa-behance

&#xf1b4;

fa-behance-square

&#xf1b5;

fa-steam

&#xf1b6;

fa-steam-square

&#xf1b7;

fa-recycle

&#xf1b8;

fa-car

&#xf1b9;

fa-taxi

&#xf1ba;

fa-tree

&#xf1bb;

fa-spotify

&#xf1bc;

fa-deviantart

&#xf1bd;

fa-soundcloud

&#xf1be;

fa-database

&#xf1c0;

fa-file-pdf-o

&#xf1c1;

fa-file-word-o

&#xf1c2;

fa-file-excel-o

&#xf1c3;

fa-file-powerpoint-o

&#xf1c4;

fa-file-image-o

&#xf1c5;

fa-file-archive-o

&#xf1c6;

fa-file-audio-o

&#xf1c7;

fa-file-video-o

&#xf1c8;

fa-file-code-o

&#xf1c9;

fa-vine

&#xf1ca;

fa-codepen

&#xf1cb;

fa-jsfiddle

&#xf1cc;

fa-life-ring

&#xf1cd;

fa-circle-o-notch

&#xf1ce;

fa-rebel

&#xf1d0;

fa-empire

&#xf1d1;

fa-git-square

&#xf1d2;

fa-git

&#xf1d3;

fa-hacker-news

&#xf1d4;

fa-tencent-weibo

&#xf1d5;

fa-qq

&#xf1d6;

fa-weixin

&#xf1d7;

fa-paper-plane

&#xf1d8;

fa-paper-plane-o

&#xf1d9;

fa-history

&#xf1da;

fa-circle-thin

&#xf1db;

fa-header

&#xf1dc;

fa-paragraph

&#xf1dd;

fa-sliders

&#xf1de;

fa-share-alt

&#xf1e0;

fa-share-alt-square

&#xf1e1;

fa-bomb

&#xf1e2;

fa-futbol-o

&#xf1e3;

fa-tty

&#xf1e4;

fa-binoculars

&#xf1e5;

fa-plug

&#xf1e6;

fa-slideshare

&#xf1e7;

fa-twitch

&#xf1e8;

fa-yelp

&#xf1e9;

fa-newspaper-o

&#xf1ea;

fa-wifi

&#xf1eb;

fa-calculator

&#xf1ec;

fa-paypal

&#xf1ed;

fa-google-wallet

&#xf1ee;

fa-cc-visa

&#xf1f0;

fa-cc-mastercard

&#xf1f1;

fa-cc-discover

&#xf1f2;

fa-cc-amex

&#xf1f3;

fa-cc-paypal

&#xf1f4;

fa-cc-stripe

&#xf1f5;

fa-bell-slash

&#xf1f6;

fa-bell-slash-o

&#xf1f7;

fa-trash

&#xf1f8;

fa-copyright

&#xf1f9;

fa-at

&#xf1fa;

fa-eyedropper

&#xf1fb;

fa-paint-brush

&#xf1fc;

fa-birthday-cake

&#xf1fd;

fa-area-chart

&#xf1fe;

fa-pie-chart

&#xf200;

fa-line-chart

&#xf201;

fa-lastfm

&#xf202;

fa-lastfm-square

&#xf203;

fa-toggle-off

&#xf204;

fa-toggle-on

&#xf205;

fa-bicycle

&#xf206;

fa-bus

&#xf207;

fa-ioxhost

&#xf208;

fa-angellist

&#xf209;

fa-cc

&#xf20a;

fa-ils

&#xf20b;

fa-meanpath

&#xf20c;

fa-buysellads

&#xf20d;

fa-connectdevelop

&#xf20e;

fa-dashcube

&#xf210;

fa-forumbee

&#xf211;

fa-leanpub

&#xf212;

fa-sellsy

&#xf213;

fa-shirtsinbulk

&#xf214;

fa-simplybuilt

&#xf215;

fa-skyatlas

&#xf216;

fa-cart-plus

&#xf217;

fa-cart-arrow-down

&#xf218;

fa-diamond

&#xf219;

fa-ship

&#xf21a;

fa-user-secret

&#xf21b;

fa-motorcycle

&#xf21c;

fa-street-view

&#xf21d;

fa-heartbeat

&#xf21e;

fa-venus

&#xf221;

fa-mars

&#xf222;

fa-mercury

&#xf223;

fa-transgender

&#xf224;

fa-transgender-alt

&#xf225;

fa-venus-double

&#xf226;

fa-mars-double

&#xf227;

fa-venus-mars

&#xf228;

fa-mars-stroke

&#xf229;

fa-mars-stroke-v

&#xf22a;

fa-mars-stroke-h

&#xf22b;

fa-neuter

&#xf22c;

fa-genderless

&#xf22d;

fa-facebook-official

&#xf230;

fa-pinterest-p

&#xf231;

fa-whatsapp

&#xf232;

fa-server

&#xf233;

fa-user-plus

&#xf234;

fa-user-times

&#xf235;

fa-bed

&#xf236;

fa-viacoin

&#xf237;

fa-train

&#xf238;

fa-subway

&#xf239;

fa-medium

&#xf23a;

fa-y-combinator

&#xf23b;

fa-optin-monster

&#xf23c;

fa-opencart

&#xf23d;

fa-expeditedssl

&#xf23e;

fa-battery-full

&#xf240;

fa-battery-three-quarters

&#xf241;

fa-battery-half

&#xf242;

fa-battery-quarter

&#xf243;

fa-battery-empty

&#xf244;

fa-mouse-pointer

&#xf245;

fa-i-cursor

&#xf246;

fa-object-group

&#xf247;

fa-object-ungroup

&#xf248;

fa-sticky-note

&#xf249;

fa-sticky-note-o

&#xf24a;

fa-cc-jcb

&#xf24b;

fa-cc-diners-club

&#xf24c;

fa-clone

&#xf24d;

fa-balance-scale

&#xf24e;

fa-hourglass-o

&#xf250;

fa-hourglass-start

&#xf251;

fa-hourglass-half

&#xf252;

fa-hourglass-end

&#xf253;

fa-hourglass

&#xf254;

fa-hand-rock-o

&#xf255;

fa-hand-paper-o

&#xf256;

fa-hand-scissors-o

&#xf257;

fa-hand-lizard-o

&#xf258;

fa-hand-spock-o

&#xf259;

fa-hand-pointer-o

&#xf25a;

fa-hand-peace-o

&#xf25b;

fa-trademark

&#xf25c;

fa-registered

&#xf25d;

fa-creative-commons

&#xf25e;

fa-gg

&#xf260;

fa-gg-circle

&#xf261;

fa-tripadvisor

&#xf262;

fa-odnoklassniki

&#xf263;

fa-odnoklassniki-square

&#xf264;

fa-get-pocket

&#xf265;

fa-wikipedia-w

&#xf266;

fa-safari

&#xf267;

fa-chrome

&#xf268;

fa-firefox

&#xf269;

fa-opera

&#xf26a;

fa-internet-explorer

&#xf26b;

fa-television

&#xf26c;

fa-contao

&#xf26d;

fa-500px

&#xf26e;

fa-amazon

&#xf270;

fa-calendar-plus-o

&#xf271;

fa-calendar-minus-o

&#xf272;

fa-calendar-times-o

&#xf273;

fa-calendar-check-o

&#xf274;

fa-industry

&#xf275;

fa-map-pin

&#xf276;

fa-map-signs

&#xf277;

fa-map-o

&#xf278;

fa-map

&#xf279;

fa-commenting

&#xf27a;

fa-commenting-o

&#xf27b;

fa-houzz

&#xf27c;

fa-vimeo

&#xf27d;

fa-black-tie

&#xf27e;

fa-fonticons

&#xf280;

fa-reddit-alien

&#xf281;

fa-edge

&#xf282;

fa-credit-card-alt

&#xf283;

fa-codiepie

&#xf284;

fa-modx

&#xf285;

fa-fort-awesome

&#xf286;

fa-usb

&#xf287;

fa-product-hunt

&#xf288;

fa-mixcloud

&#xf289;

fa-scribd

&#xf28a;

fa-pause-circle

&#xf28b;

fa-pause-circle-o

&#xf28c;

fa-stop-circle

&#xf28d;

fa-stop-circle-o

&#xf28e;

fa-shopping-bag

&#xf290;

fa-shopping-basket

&#xf291;

fa-hashtag

&#xf292;

fa-bluetooth

&#xf293;

fa-bluetooth-b

&#xf294;

fa-percent

&#xf295;

fa-gitlab

&#xf296;

fa-wpbeginner

&#xf297;

fa-wpforms

&#xf298;

fa-envira

&#xf299;

fa-universal-access

&#xf29a;

fa-wheelchair-alt

&#xf29b;

fa-question-circle-o

&#xf29c;

fa-blind

&#xf29d;

fa-audio-description

&#xf29e;

fa-volume-control-phone

&#xf2a0;

fa-braille

&#xf2a1;

fa-assistive-listening-systems

&#xf2a2;

fa-american-sign-language-interpreting

&#xf2a3;

fa-deaf

&#xf2a4;

fa-glide

&#xf2a5;

fa-glide-g

&#xf2a6;

fa-sign-language

&#xf2a7;

fa-low-vision

&#xf2a8;

fa-viadeo

&#xf2a9;

fa-viadeo-square

&#xf2aa;

fa-snapchat

&#xf2ab;

fa-snapchat-ghost

&#xf2ac;

fa-snapchat-square

&#xf2ad;

fa-pied-piper

&#xf2ae;

fa-first-order

&#xf2b0;

fa-yoast

&#xf2b1;

fa-themeisle

&#xf2b2;

fa-google-plus-official

&#xf2b3;

fa-font-awesome

&#xf2b4;

Enjoy!