2013-05-11 00:00:01 +08:00
<!DOCTYPE html>
2013-10-23 23:12:39 +08:00
< html lang = "en" >
2013-05-11 00:00:01 +08:00
< head >
<!-- Basic Page Needs
================================================== -->
< meta charset = "utf-8" / >
2015-04-18 05:04:59 +08:00
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
2014-05-15 04:13:14 +08:00
< meta name = "description" content = "Font Awesome, the iconic font and CSS framework" >
2013-05-11 00:00:01 +08:00
< meta name = "author" content = "Dave Gandy" >
2014-08-27 00:51:53 +08:00
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
2013-10-23 23:12:39 +08:00
< link rel = "shortcut icon" href = "../assets/ico/favicon.ico" >
2013-05-11 00:00:01 +08:00
2013-10-23 23:12:39 +08:00
< title > Font Awesome Icons< / title >
2013-05-11 00:00:01 +08:00
<!-- CSS
2013-10-23 23:12:39 +08:00
================================================== -->
2013-05-11 00:00:01 +08:00
< link rel = "stylesheet" href = "../assets/css/site.css" >
< link rel = "stylesheet" href = "../assets/css/pygments.css" >
2013-06-13 02:43:02 +08:00
< link rel = "stylesheet" href = "../assets/font-awesome/css/font-awesome.css" >
2013-10-23 23:12:39 +08:00
<!-- [if lt IE 9]>
< script src = "../assets/js/html5shiv.js" > < / script >
< script src = "../assets/js/respond.min.js" > < / script >
2013-05-11 00:00:01 +08:00
<![endif]-->
2015-09-02 02:52:06 +08:00
< script src = "https://use.fonticons.com/ffe176a3.js" > < / script >
2013-05-11 00:00:01 +08:00
2015-04-18 05:04:59 +08:00
< script >
2013-05-11 00:00:01 +08:00
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-30136587-1']);
_gaq.push(['_trackPageview']);
(function() {
2015-04-18 05:04:59 +08:00
var ga = document.createElement('script');
ga.src = 'https://www.google-analytics.com/ga.js';
var s = document.scripts[0];
s.parentNode.insertBefore(ga, s);
2013-05-11 00:00:01 +08:00
})();
< / script >
< / head >
2016-04-21 02:45:06 +08:00
< body class = "font-awesome " >
2015-06-24 23:03:53 +08:00
< div id = "wrap" > <!-- necessary for sticky footer. wrap all content except footer -->
2016-02-25 06:06:49 +08:00
< div class = "collapse hidden-print" id = "banner" >
< div class = "container" >
< div class = "message-container" >
< div class = "tagline" >
< span id = "rotating-message" > < / span >
< / div >
< div class = "action" >
2016-12-23 04:54:15 +08:00
< a id = "rotating-url" class = "btn btn-primary btn-lg btn-block" href = "" target = "_blank" > < / a >
2016-02-25 06:06:49 +08:00
< / div >
< / div >
< / div >
< / div >
2015-01-23 02:55:45 +08:00
< div class = "navbar navbar-inverse navbar-static-top hidden-print" >
2013-10-23 23:12:39 +08:00
< div class = "container" >
< div class = "navbar-header" >
< button type = "button" class = "navbar-toggle" data-toggle = "collapse" data-target = ".navbar-collapse" >
2016-04-12 02:10:07 +08:00
< i class = "fa fa-bars fa-lg" aria-hidden = "true" title = "Toggle navigation" > < / i >
2013-10-23 23:12:39 +08:00
< span class = "sr-only" > Toggle navigation< / span >
< / button >
2016-05-13 23:45:24 +08:00
< a class = "navbar-brand" href = "../" > < i class = "fa fa-font-awesome" aria-hidden = "true" > < / i > Font Awesome< / a >
2013-10-23 23:12:39 +08:00
< / div >
2015-01-23 02:55:45 +08:00
< div class = "navbar-collapse collapse" >
< ul class = "nav navbar-nav" >
< li class = "hidden-sm " > < a href = "../" > Home< / a > < / li >
< li class = "hidden-sm" >
< a href = "../whats-new/" > What's New< / a >
< / li >
< li class = "hidden-xs hidden-md hidden-lg" >
< a href = "../whats-new/" > New< / a >
< / li >
2016-04-12 02:10:07 +08:00
< li class = "hidden-sm" > < a href = "../get-started/" > Get Started< / a > < / li >
< li class = "hidden-xs hidden-md hidden-lg" >
< a href = "../get-started/" > Start< / a >
< / li >
2015-01-23 02:55:45 +08:00
< li class = "dropdown-split-left active" > < a href = "../icons/" > Icons< / a > < / li >
< li class = "dropdown dropdown-split-right hidden-xs active" >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" >
2016-04-12 02:10:07 +08:00
< i class = "fa fa-caret-down" aria-hidden = "true" title = "Toggle dropdown menu" > < / i >
< span class = "sr-only" > Toggle dropdown menu< / span >
< span class = "toggle drop down" > < / span >
2015-01-23 02:55:45 +08:00
< / a >
< ul class = "dropdown-menu pull-right" >
2016-04-12 02:10:07 +08:00
< li > < a href = "../icons/" > < i class = "fa fa-flag fa-fw" aria-hidden = "true" > < / i > All Icons< / a > < / li >
2015-01-23 02:55:45 +08:00
< li class = "divider" > < / li >
2016-10-25 00:01:53 +08:00
< li > < a href = "../icons/#new" > < i class = "fa fa-handshake-o fa-fw" aria-hidden = "true" > < / i > New Icons in 4.7< / a > < / li >
2016-04-12 02:10:07 +08:00
< li > < a href = "../icons/#web-application" > < i class = "fa fa-camera-retro fa-fw" aria-hidden = "true" > < / i > Web Application Icons< / a > < / li >
< li > < a href = "../icons/#accessibility" > < i class = "fa fa-universal-access fa-fw" aria-hidden = "true" > < / i > Accessibility Icons< / a > < / li >
< li > < a href = "../icons/#hand" > < i class = "fa fa-hand-spock-o fa-fw" aria-hidden = "true" > < / i > Hand Icons< / a > < / li >
< li > < a href = "../icons/#transportation" > < i class = "fa fa-ship fa-fw" aria-hidden = "true" > < / i > Transportation Icons< / a > < / li >
< li > < a href = "../icons/#gender" > < i class = "fa fa-venus fa-fw" aria-hidden = "true" > < / i > Gender Icons< / a > < / li >
< li > < a href = "../icons/#file-type" > < i class = "fa fa-file-image-o fa-fw" aria-hidden = "true" > < / i > File Type Icons< / a > < / li >
< li > < a href = "../icons/#spinner" > < i class = "fa fa-spinner fa-fw" aria-hidden = "true" > < / i > Spinner Icons< / a > < / li >
< li > < a href = "../icons/#form-control" > < i class = "fa fa-check-square fa-fw" aria-hidden = "true" > < / i > Form Control Icons< / a > < / li >
< li > < a href = "../icons/#payment" > < i class = "fa fa-credit-card fa-fw" aria-hidden = "true" > < / i > Payment Icons< / a > < / li >
< li > < a href = "../icons/#chart" > < i class = "fa fa-pie-chart fa-fw" aria-hidden = "true" > < / i > Chart Icons< / a > < / li >
< li > < a href = "../icons/#currency" > < i class = "fa fa-won fa-fw" aria-hidden = "true" > < / i > Currency Icons< / a > < / li >
< li > < a href = "../icons/#text-editor" > < i class = "fa fa-file-text-o fa-fw" aria-hidden = "true" > < / i > Text Editor Icons< / a > < / li >
< li > < a href = "../icons/#directional" > < i class = "fa fa-arrow-right fa-fw" aria-hidden = "true" > < / i > Directional Icons< / a > < / li >
< li > < a href = "../icons/#video-player" > < i class = "fa fa-play-circle fa-fw" aria-hidden = "true" > < / i > Video Player Icons< / a > < / li >
< li > < a href = "../icons/#brand" > < i class = "fa fa-facebook-official fa-fw" aria-hidden = "true" > < / i > Brand Icons< / a > < / li >
< li > < a href = "../icons/#medical" > < i class = "fa fa-medkit fa-fw" aria-hidden = "true" > < / i > Medical Icons< / a > < / li >
2015-01-23 02:55:45 +08:00
< / ul >
< / li >
< li class = "dropdown-split-left" > < a href = "../examples/" > Examples< / a > < / li >
< li class = "dropdown dropdown-split-right hidden-xs" >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" >
2016-04-12 02:10:07 +08:00
< i class = "fa fa-caret-down" aria-hidden = "true" title = "Toggle dropdown menu" > < / i >
< span class = "sr-only" > Toggle dropdown menu< / span >
< span class = "toggle drop down" > < / span >
2015-01-23 02:55:45 +08:00
< / a >
< ul class = "dropdown-menu pull-right" >
< li > < a href = "../examples/" > Examples< / a > < / li >
< li class = "divider" > < / li >
< li > < a href = "../examples/#basic" > Basic Icons< / a > < / li >
< li > < a href = "../examples/#larger" > Larger Icons< / a > < / li >
< li > < a href = "../examples/#fixed-width" > Fixed Width Icons< / a > < / li >
< li > < a href = "../examples/#list" > List Icons< / a > < / li >
< li > < a href = "../examples/#bordered-pulled" > Bordered & Pulled Icons< / a > < / li >
< li > < a href = "../examples/#animated" > Animated Icons< / a > < / li >
2016-04-12 02:10:07 +08:00
< li > < a href = "../examples/#accessible" > Accessibility-Minded< / a > < / li >
2015-01-23 02:55:45 +08:00
< li > < a href = "../examples/#rotated-flipped" > Rotated & Flipped Icons< / a > < / li >
< li > < a href = "../examples/#stacked" > Stacked Icons< / a > < / li >
< li > < a href = "../examples/#bootstrap" > Bootstrap 3 Examples< / a > < / li >
< li > < a href = "../examples/#custom" > Custom CSS< / a > < / li >
< / ul >
< / li >
2016-04-22 23:35:08 +08:00
< li class = "hidden-sm" > < a href = "../accessibility/" > Accessibility< / a > < / li >
< li class = "hidden-xs hidden-md hidden-lg" > < a href = "../accessibility/" > < i class = "fa fa-universal-access" > < / i > < / a > < / li >
2015-01-23 02:55:45 +08:00
< li > < a href = "../community/" > Community< / a > < / li >
< li > < a href = "../license/" > License< / a > < / li >
< / ul >
2016-04-12 23:03:45 +08:00
2016-04-22 23:35:08 +08:00
< ul class = "nav navbar-nav navbar-right" >
2016-10-25 00:01:53 +08:00
< li > < a href = "http://articles.fortawesome.com" > Blog< / a > < / li >
2016-04-12 23:03:45 +08:00
< / ul >
2015-01-23 02:55:45 +08:00
< / div >
< / div >
< / div >
2015-06-24 23:03:53 +08:00
2015-01-23 02:55:45 +08:00
< div class = "jumbotron jumbotron-ad hidden-print" >
< div class = "container" >
2016-12-03 01:03:45 +08:00
< h1 > < i class = "fa fa-flag" aria-hidden = "true" > < / i > The Icons< / h1 >
< p > The complete set of 675 icons in Font Awesome 4.7.0< / p >
2016-10-28 04:53:09 +08:00
< / div >
2015-01-23 02:55:45 +08:00
< / div >
2015-09-02 02:52:06 +08:00
< div class = "container" data-view = "search" >
2015-01-23 02:55:45 +08:00
< section class = "hidden-print" >
< div class = "stripe-ad" >
2016-10-26 04:26:30 +08:00
< script async type = "text/javascript" src = "//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=fontawesome" id = "_carbonads_js" > < / script >
2015-01-23 02:55:45 +08:00
< p class = "lead" >
2016-10-25 00:01:53 +08:00
You asked, Font Awesome delivers with 41 shiny new icons in version 4.7.
2015-01-23 02:55:45 +08:00
Want to request new icons? < a href = "../community/#requesting-new-icons" > Here's how< / a > .
2016-10-25 00:01:53 +08:00
<!-- The ever - expanding list of Font Awesome 4.7.0 icons. -->
2015-01-23 02:55:45 +08:00
Need vectors or want to use on the desktop? Check the < a href = "../cheatsheet/" > cheatsheet< / a > .
< / p >
< / div >
< / section >
2015-09-02 02:52:06 +08:00
< div class = "row" >
2017-09-07 04:16:45 +08:00
< div class = "col-sm-10" >
2015-09-02 02:52:06 +08:00
< section id = "search" >
2016-04-12 02:10:07 +08:00
< label for = "search-input" > < i class = "fa fa-search" aria-hidden = "true" > < / i > < span class = "sr-only" > Search icons< / span > < / label >
2015-09-02 02:52:06 +08:00
< input id = "search-input" class = "form-control input-lg" placeholder = "Search icons" autocomplete = "off" spellcheck = "false" autocorrect = "off" tabindex = "1" >
2016-04-12 02:10:07 +08:00
< a id = "search-clear" href = "#" class = "fa fa-times-circle hide" aria-hidden = "true" > < span class = "sr-only" > Clear search< / span > < / a >
2015-09-02 02:52:06 +08:00
< / section >
2015-01-23 02:55:45 +08:00
< / div >
2017-09-07 04:16:45 +08:00
< div class = "col-sm-2 padding-left-none hidden-xs" >
< div class = "algolia text-center" >
< a href = "https://algolia.com" > < i class = "fas fas-algolia-new fas-4x" aria-hidden = "true" > < / i > < div > by Algolia< / div > < / a >
2015-09-02 02:52:06 +08:00
< / div >
2015-07-29 05:58:57 +08:00
< / div >
2013-05-11 00:00:01 +08:00
< / div >
2015-09-02 02:52:06 +08:00
< div id = "search-results" class = "hide" > < / div >
< div id = "icons" >
< section id = "new" >
2016-10-25 00:01:53 +08:00
< h2 class = "page-header" > 41 New Icons in 4.7< / h2 >
2013-05-11 00:00:01 +08:00
2013-10-23 23:12:39 +08:00
< div class = "row fontawesome-icon-list" >
2013-06-13 02:43:02 +08:00
2013-05-11 00:00:01 +08:00
2013-06-13 02:43:02 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/address-book" > < i class = "fa fa-address-book" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > address-book< / a > < / div >
2016-04-12 02:10:07 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/address-book-o" > < i class = "fa fa-address-book-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > address-book-o< / a > < / div >
2016-04-12 02:10:07 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/address-card" > < i class = "fa fa-address-card" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > address-card< / a > < / div >
2016-04-12 02:10:07 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/address-card-o" > < i class = "fa fa-address-card-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > address-card-o< / a > < / div >
2016-04-12 02:10:07 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bandcamp" > < i class = "fa fa-bandcamp" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bandcamp< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bath" > < i class = "fa fa-bath" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bath< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bath" > < i class = "fa fa-bathtub" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bathtub < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-05-15 04:13:14 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/id-card" > < i class = "fa fa-drivers-license" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > drivers-license < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-05-15 04:13:14 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/id-card-o" > < i class = "fa fa-drivers-license-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > drivers-license-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-05-15 04:13:14 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/eercast" > < i class = "fa fa-eercast" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > eercast< / a > < / div >
2016-05-13 23:45:24 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/envelope-open" > < i class = "fa fa-envelope-open" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > envelope-open< / a > < / div >
2016-05-05 00:12:43 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/envelope-open-o" > < i class = "fa fa-envelope-open-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > envelope-open-o< / a > < / div >
2016-05-13 23:45:24 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/etsy" > < i class = "fa fa-etsy" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > etsy< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/free-code-camp" > < i class = "fa fa-free-code-camp" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > free-code-camp< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/grav" > < i class = "fa fa-grav" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > grav< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/handshake-o" > < i class = "fa fa-handshake-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > handshake-o< / a > < / div >
2016-05-13 23:45:24 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/id-badge" > < i class = "fa fa-id-badge" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > id-badge< / a > < / div >
2016-05-13 23:45:24 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/id-card" > < i class = "fa fa-id-card" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > id-card< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/id-card-o" > < i class = "fa fa-id-card-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > id-card-o< / a > < / div >
2016-05-13 23:45:24 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/imdb" > < i class = "fa fa-imdb" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > imdb< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/linode" > < i class = "fa fa-linode" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > linode< / a > < / div >
2016-05-05 00:12:43 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/meetup" > < i class = "fa fa-meetup" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > meetup< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/microchip" > < i class = "fa fa-microchip" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > microchip< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/podcast" > < i class = "fa fa-podcast" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > podcast< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/quora" > < i class = "fa fa-quora" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > quora< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/ravelry" > < i class = "fa fa-ravelry" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > ravelry< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bath" > < i class = "fa fa-s15" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > s15 < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/shower" > < i class = "fa fa-shower" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > shower< / a > < / div >
2016-05-05 00:12:43 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/snowflake-o" > < i class = "fa fa-snowflake-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > snowflake-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/superpowers" > < i class = "fa fa-superpowers" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > superpowers< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/telegram" > < i class = "fa fa-telegram" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > telegram< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-full" > < i class = "fa fa-thermometer" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer < span class = "text-muted" > (alias)< / span > < / a > < / div >
2016-04-12 02:10:07 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-empty" > < i class = "fa fa-thermometer-0" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-0 < span class = "text-muted" > (alias)< / span > < / a > < / div >
2016-04-12 02:10:07 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-quarter" > < i class = "fa fa-thermometer-1" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-1 < span class = "text-muted" > (alias)< / span > < / a > < / div >
2016-04-12 02:10:07 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-half" > < i class = "fa fa-thermometer-2" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-2 < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-11-05 01:53:03 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-three-quarters" > < i class = "fa fa-thermometer-3" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-3 < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-full" > < i class = "fa fa-thermometer-4" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-4 < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-empty" > < i class = "fa fa-thermometer-empty" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-empty< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-full" > < i class = "fa fa-thermometer-full" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-full< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-half" > < i class = "fa fa-thermometer-half" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-half< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-quarter" > < i class = "fa fa-thermometer-quarter" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-quarter< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-three-quarters" > < i class = "fa fa-thermometer-three-quarters" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-three-quarters< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/window-close" > < i class = "fa fa-times-rectangle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > times-rectangle < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/window-close-o" > < i class = "fa fa-times-rectangle-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > times-rectangle-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/user-circle" > < i class = "fa fa-user-circle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > user-circle< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/user-circle-o" > < i class = "fa fa-user-circle-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > user-circle-o< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/user-o" > < i class = "fa fa-user-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > user-o< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/address-card" > < i class = "fa fa-vcard" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > vcard < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/address-card-o" > < i class = "fa fa-vcard-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > vcard-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/window-close" > < i class = "fa fa-window-close" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > window-close< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/window-close-o" > < i class = "fa fa-window-close-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > window-close-o< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/window-maximize" > < i class = "fa fa-window-maximize" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > window-maximize< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/window-minimize" > < i class = "fa fa-window-minimize" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > window-minimize< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/window-restore" > < i class = "fa fa-window-restore" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > window-restore< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/wpexplorer" > < i class = "fa fa-wpexplorer" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > wpexplorer< / a > < / div >
2016-05-05 00:12:43 +08:00
2013-10-23 23:12:39 +08:00
< / div >
2015-01-23 02:55:45 +08:00
< / section >
2013-10-23 23:12:39 +08:00
2015-09-02 02:52:06 +08:00
< section id = "web-application" >
2013-10-23 23:12:39 +08:00
< h2 class = "page-header" > Web Application Icons< / h2 >
< div class = "row fontawesome-icon-list" >
2013-06-13 02:43:02 +08:00
2013-10-23 23:12:39 +08:00
2013-06-13 02:43:02 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/address-book" > < i class = "fa fa-address-book" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > address-book< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/address-book-o" > < i class = "fa fa-address-book-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > address-book-o< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/address-card" > < i class = "fa fa-address-card" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > address-card< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/address-card-o" > < i class = "fa fa-address-card-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > address-card-o< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/adjust" > < i class = "fa fa-adjust" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > adjust< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/american-sign-language-interpreting" > < i class = "fa fa-american-sign-language-interpreting" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > american-sign-language-interpreting< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/anchor" > < i class = "fa fa-anchor" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > anchor< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/archive" > < i class = "fa fa-archive" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > archive< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/area-chart" > < i class = "fa fa-area-chart" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > area-chart< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrows" > < i class = "fa fa-arrows" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrows< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrows-h" > < i class = "fa fa-arrows-h" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrows-h< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrows-v" > < i class = "fa fa-arrows-v" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrows-v< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/american-sign-language-interpreting" > < i class = "fa fa-asl-interpreting" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > asl-interpreting < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/assistive-listening-systems" > < i class = "fa fa-assistive-listening-systems" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > assistive-listening-systems< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/asterisk" > < i class = "fa fa-asterisk" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > asterisk< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/at" > < i class = "fa fa-at" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > at< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/audio-description" > < i class = "fa fa-audio-description" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > audio-description< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/car" > < i class = "fa fa-automobile" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > automobile < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/balance-scale" > < i class = "fa fa-balance-scale" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > balance-scale< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/ban" > < i class = "fa fa-ban" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > ban< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/university" > < i class = "fa fa-bank" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bank < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bar-chart" > < i class = "fa fa-bar-chart" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bar-chart< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bar-chart" > < i class = "fa fa-bar-chart-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bar-chart-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/barcode" > < i class = "fa fa-barcode" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > barcode< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bars" > < i class = "fa fa-bars" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bars< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bath" > < i class = "fa fa-bath" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bath< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bath" > < i class = "fa fa-bathtub" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bathtub < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/battery-full" > < i class = "fa fa-battery" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > battery < span class = "text-muted" > (alias)< / span > < / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/battery-empty" > < i class = "fa fa-battery-0" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > battery-0 < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/battery-quarter" > < i class = "fa fa-battery-1" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > battery-1 < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/battery-half" > < i class = "fa fa-battery-2" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > battery-2 < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/battery-three-quarters" > < i class = "fa fa-battery-3" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > battery-3 < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/battery-full" > < i class = "fa fa-battery-4" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > battery-4 < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/battery-empty" > < i class = "fa fa-battery-empty" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > battery-empty< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/battery-full" > < i class = "fa fa-battery-full" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > battery-full< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/battery-half" > < i class = "fa fa-battery-half" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > battery-half< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/battery-quarter" > < i class = "fa fa-battery-quarter" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > battery-quarter< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/battery-three-quarters" > < i class = "fa fa-battery-three-quarters" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > battery-three-quarters< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bed" > < i class = "fa fa-bed" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bed< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/beer" > < i class = "fa fa-beer" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > beer< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bell" > < i class = "fa fa-bell" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bell< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bell-o" > < i class = "fa fa-bell-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bell-o< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bell-slash" > < i class = "fa fa-bell-slash" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bell-slash< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bell-slash-o" > < i class = "fa fa-bell-slash-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bell-slash-o< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bicycle" > < i class = "fa fa-bicycle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bicycle< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/binoculars" > < i class = "fa fa-binoculars" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > binoculars< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/birthday-cake" > < i class = "fa fa-birthday-cake" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > birthday-cake< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/blind" > < i class = "fa fa-blind" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > blind< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bluetooth" > < i class = "fa fa-bluetooth" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bluetooth< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bluetooth-b" > < i class = "fa fa-bluetooth-b" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bluetooth-b< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bolt" > < i class = "fa fa-bolt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bolt< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bomb" > < i class = "fa fa-bomb" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bomb< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/book" > < i class = "fa fa-book" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > book< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bookmark" > < i class = "fa fa-bookmark" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bookmark< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bookmark-o" > < i class = "fa fa-bookmark-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bookmark-o< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/braille" > < i class = "fa fa-braille" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > braille< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/briefcase" > < i class = "fa fa-briefcase" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > briefcase< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bug" > < i class = "fa fa-bug" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bug< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/building" > < i class = "fa fa-building" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > building< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/building-o" > < i class = "fa fa-building-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > building-o< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bullhorn" > < i class = "fa fa-bullhorn" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bullhorn< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bullseye" > < i class = "fa fa-bullseye" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bullseye< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bus" > < i class = "fa fa-bus" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bus< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/taxi" > < i class = "fa fa-cab" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cab < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/calculator" > < i class = "fa fa-calculator" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > calculator< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/calendar" > < i class = "fa fa-calendar" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > calendar< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/calendar-check-o" > < i class = "fa fa-calendar-check-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > calendar-check-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/calendar-minus-o" > < i class = "fa fa-calendar-minus-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > calendar-minus-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/calendar-o" > < i class = "fa fa-calendar-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > calendar-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/calendar-plus-o" > < i class = "fa fa-calendar-plus-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > calendar-plus-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/calendar-times-o" > < i class = "fa fa-calendar-times-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > calendar-times-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/camera" > < i class = "fa fa-camera" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > camera< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/camera-retro" > < i class = "fa fa-camera-retro" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > camera-retro< / a > < / div >
2013-11-05 01:53:03 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/car" > < i class = "fa fa-car" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > car< / a > < / div >
2013-11-05 01:53:03 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-square-o-down" > < i class = "fa fa-caret-square-o-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > caret-square-o-down< / a > < / div >
2013-11-05 01:53:03 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-square-o-left" > < i class = "fa fa-caret-square-o-left" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > caret-square-o-left< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-square-o-right" > < i class = "fa fa-caret-square-o-right" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > caret-square-o-right< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-square-o-up" > < i class = "fa fa-caret-square-o-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > caret-square-o-up< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cart-arrow-down" > < i class = "fa fa-cart-arrow-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cart-arrow-down< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cart-plus" > < i class = "fa fa-cart-plus" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cart-plus< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cc" > < i class = "fa fa-cc" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cc< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/certificate" > < i class = "fa fa-certificate" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > certificate< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/check" > < i class = "fa fa-check" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > check< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/check-circle" > < i class = "fa fa-check-circle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > check-circle< / a > < / div >
2013-11-05 01:53:03 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/check-circle-o" > < i class = "fa fa-check-circle-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > check-circle-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/check-square" > < i class = "fa fa-check-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > check-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/check-square-o" > < i class = "fa fa-check-square-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > check-square-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/child" > < i class = "fa fa-child" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > child< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/circle" > < i class = "fa fa-circle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > circle< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/circle-o" > < i class = "fa fa-circle-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > circle-o< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/circle-o-notch" > < i class = "fa fa-circle-o-notch" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > circle-o-notch< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/circle-thin" > < i class = "fa fa-circle-thin" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > circle-thin< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/clock-o" > < i class = "fa fa-clock-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > clock-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/clone" > < i class = "fa fa-clone" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > clone< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/times" > < i class = "fa fa-close" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > close < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cloud" > < i class = "fa fa-cloud" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cloud< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cloud-download" > < i class = "fa fa-cloud-download" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cloud-download< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cloud-upload" > < i class = "fa fa-cloud-upload" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cloud-upload< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/code" > < i class = "fa fa-code" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > code< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/code-fork" > < i class = "fa fa-code-fork" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > code-fork< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/coffee" > < i class = "fa fa-coffee" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > coffee< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cog" > < i class = "fa fa-cog" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cog< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cogs" > < i class = "fa fa-cogs" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cogs< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/comment" > < i class = "fa fa-comment" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > comment< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/comment-o" > < i class = "fa fa-comment-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > comment-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/commenting" > < i class = "fa fa-commenting" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > commenting< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/commenting-o" > < i class = "fa fa-commenting-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > commenting-o< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/comments" > < i class = "fa fa-comments" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > comments< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/comments-o" > < i class = "fa fa-comments-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > comments-o< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/compass" > < i class = "fa fa-compass" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > compass< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/copyright" > < i class = "fa fa-copyright" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > copyright< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/creative-commons" > < i class = "fa fa-creative-commons" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > creative-commons< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/credit-card" > < i class = "fa fa-credit-card" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > credit-card< / a > < / div >
2015-12-17 05:02:59 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/credit-card-alt" > < i class = "fa fa-credit-card-alt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > credit-card-alt< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/crop" > < i class = "fa fa-crop" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > crop< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/crosshairs" > < i class = "fa fa-crosshairs" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > crosshairs< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cube" > < i class = "fa fa-cube" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cube< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cubes" > < i class = "fa fa-cubes" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cubes< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cutlery" > < i class = "fa fa-cutlery" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cutlery< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/tachometer" > < i class = "fa fa-dashboard" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > dashboard < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/database" > < i class = "fa fa-database" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > database< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/deaf" > < i class = "fa fa-deaf" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > deaf< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/deaf" > < i class = "fa fa-deafness" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > deafness < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/desktop" > < i class = "fa fa-desktop" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > desktop< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/diamond" > < i class = "fa fa-diamond" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > diamond< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/dot-circle-o" > < i class = "fa fa-dot-circle-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > dot-circle-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/download" > < i class = "fa fa-download" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > download< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/id-card" > < i class = "fa fa-drivers-license" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > drivers-license < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/id-card-o" > < i class = "fa fa-drivers-license-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > drivers-license-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/pencil-square-o" > < i class = "fa fa-edit" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > edit < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/ellipsis-h" > < i class = "fa fa-ellipsis-h" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > ellipsis-h< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/ellipsis-v" > < i class = "fa fa-ellipsis-v" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > ellipsis-v< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/envelope" > < i class = "fa fa-envelope" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > envelope< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/envelope-o" > < i class = "fa fa-envelope-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > envelope-o< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/envelope-open" > < i class = "fa fa-envelope-open" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > envelope-open< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/envelope-open-o" > < i class = "fa fa-envelope-open-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > envelope-open-o< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/envelope-square" > < i class = "fa fa-envelope-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > envelope-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/eraser" > < i class = "fa fa-eraser" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > eraser< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/exchange" > < i class = "fa fa-exchange" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > exchange< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/exclamation" > < i class = "fa fa-exclamation" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > exclamation< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/exclamation-circle" > < i class = "fa fa-exclamation-circle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > exclamation-circle< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/exclamation-triangle" > < i class = "fa fa-exclamation-triangle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > exclamation-triangle< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/external-link" > < i class = "fa fa-external-link" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > external-link< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/external-link-square" > < i class = "fa fa-external-link-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > external-link-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/eye" > < i class = "fa fa-eye" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > eye< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/eye-slash" > < i class = "fa fa-eye-slash" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > eye-slash< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/eyedropper" > < i class = "fa fa-eyedropper" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > eyedropper< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/fax" > < i class = "fa fa-fax" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > fax< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/rss" > < i class = "fa fa-feed" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > feed < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/female" > < i class = "fa fa-female" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > female< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/fighter-jet" > < i class = "fa fa-fighter-jet" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > fighter-jet< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-archive-o" > < i class = "fa fa-file-archive-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-archive-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-audio-o" > < i class = "fa fa-file-audio-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-audio-o< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-code-o" > < i class = "fa fa-file-code-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-code-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-excel-o" > < i class = "fa fa-file-excel-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-excel-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-image-o" > < i class = "fa fa-file-image-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-image-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-video-o" > < i class = "fa fa-file-movie-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-movie-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-pdf-o" > < i class = "fa fa-file-pdf-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-pdf-o< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-image-o" > < i class = "fa fa-file-photo-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-photo-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-image-o" > < i class = "fa fa-file-picture-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-picture-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-powerpoint-o" > < i class = "fa fa-file-powerpoint-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-powerpoint-o< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-audio-o" > < i class = "fa fa-file-sound-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-sound-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-video-o" > < i class = "fa fa-file-video-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-video-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-word-o" > < i class = "fa fa-file-word-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-word-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-archive-o" > < i class = "fa fa-file-zip-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-zip-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/film" > < i class = "fa fa-film" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > film< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/filter" > < i class = "fa fa-filter" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > filter< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/fire" > < i class = "fa fa-fire" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > fire< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/fire-extinguisher" > < i class = "fa fa-fire-extinguisher" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > fire-extinguisher< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/flag" > < i class = "fa fa-flag" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > flag< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/flag-checkered" > < i class = "fa fa-flag-checkered" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > flag-checkered< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/flag-o" > < i class = "fa fa-flag-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > flag-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bolt" > < i class = "fa fa-flash" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > flash < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/flask" > < i class = "fa fa-flask" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > flask< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/folder" > < i class = "fa fa-folder" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > folder< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/folder-o" > < i class = "fa fa-folder-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > folder-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/folder-open" > < i class = "fa fa-folder-open" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > folder-open< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/folder-open-o" > < i class = "fa fa-folder-open-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > folder-open-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/frown-o" > < i class = "fa fa-frown-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > frown-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/futbol-o" > < i class = "fa fa-futbol-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > futbol-o< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/gamepad" > < i class = "fa fa-gamepad" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > gamepad< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/gavel" > < i class = "fa fa-gavel" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > gavel< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cog" > < i class = "fa fa-gear" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > gear < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cogs" > < i class = "fa fa-gears" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > gears < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/gift" > < i class = "fa fa-gift" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > gift< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/glass" > < i class = "fa fa-glass" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > glass< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/globe" > < i class = "fa fa-globe" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > globe< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/graduation-cap" > < i class = "fa fa-graduation-cap" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > graduation-cap< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/users" > < i class = "fa fa-group" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > group < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-rock-o" > < i class = "fa fa-hand-grab-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-grab-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-lizard-o" > < i class = "fa fa-hand-lizard-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-lizard-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-paper-o" > < i class = "fa fa-hand-paper-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-paper-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-peace-o" > < i class = "fa fa-hand-peace-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-peace-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-pointer-o" > < i class = "fa fa-hand-pointer-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-pointer-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-rock-o" > < i class = "fa fa-hand-rock-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-rock-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-scissors-o" > < i class = "fa fa-hand-scissors-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-scissors-o< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-spock-o" > < i class = "fa fa-hand-spock-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-spock-o< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-paper-o" > < i class = "fa fa-hand-stop-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-stop-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-05-15 04:13:14 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/handshake-o" > < i class = "fa fa-handshake-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > handshake-o< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/deaf" > < i class = "fa fa-hard-of-hearing" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hard-of-hearing < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hashtag" > < i class = "fa fa-hashtag" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hashtag< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hdd-o" > < i class = "fa fa-hdd-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hdd-o< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/headphones" > < i class = "fa fa-headphones" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > headphones< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/heart" > < i class = "fa fa-heart" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > heart< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/heart-o" > < i class = "fa fa-heart-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > heart-o< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/heartbeat" > < i class = "fa fa-heartbeat" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > heartbeat< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/history" > < i class = "fa fa-history" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > history< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/home" > < i class = "fa fa-home" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > home< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bed" > < i class = "fa fa-hotel" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hotel < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hourglass" > < i class = "fa fa-hourglass" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hourglass< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hourglass-start" > < i class = "fa fa-hourglass-1" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hourglass-1 < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hourglass-half" > < i class = "fa fa-hourglass-2" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hourglass-2 < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hourglass-end" > < i class = "fa fa-hourglass-3" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hourglass-3 < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hourglass-end" > < i class = "fa fa-hourglass-end" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hourglass-end< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hourglass-half" > < i class = "fa fa-hourglass-half" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hourglass-half< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hourglass-o" > < i class = "fa fa-hourglass-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hourglass-o< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hourglass-start" > < i class = "fa fa-hourglass-start" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hourglass-start< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/i-cursor" > < i class = "fa fa-i-cursor" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > i-cursor< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/id-badge" > < i class = "fa fa-id-badge" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > id-badge< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/id-card" > < i class = "fa fa-id-card" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > id-card< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/id-card-o" > < i class = "fa fa-id-card-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > id-card-o< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/picture-o" > < i class = "fa fa-image" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > image < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/inbox" > < i class = "fa fa-inbox" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > inbox< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/industry" > < i class = "fa fa-industry" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > industry< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/info" > < i class = "fa fa-info" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > info< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/info-circle" > < i class = "fa fa-info-circle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > info-circle< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/university" > < i class = "fa fa-institution" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > institution < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/key" > < i class = "fa fa-key" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > key< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/keyboard-o" > < i class = "fa fa-keyboard-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > keyboard-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/language" > < i class = "fa fa-language" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > language< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/laptop" > < i class = "fa fa-laptop" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > laptop< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/leaf" > < i class = "fa fa-leaf" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > leaf< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/gavel" > < i class = "fa fa-legal" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > legal < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/lemon-o" > < i class = "fa fa-lemon-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > lemon-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/level-down" > < i class = "fa fa-level-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > level-down< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/level-up" > < i class = "fa fa-level-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > level-up< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/life-ring" > < i class = "fa fa-life-bouy" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > life-bouy < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/life-ring" > < i class = "fa fa-life-buoy" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > life-buoy < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/life-ring" > < i class = "fa fa-life-ring" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > life-ring< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/life-ring" > < i class = "fa fa-life-saver" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > life-saver < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/lightbulb-o" > < i class = "fa fa-lightbulb-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > lightbulb-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/line-chart" > < i class = "fa fa-line-chart" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > line-chart< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/location-arrow" > < i class = "fa fa-location-arrow" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > location-arrow< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/lock" > < i class = "fa fa-lock" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > lock< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/low-vision" > < i class = "fa fa-low-vision" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > low-vision< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/magic" > < i class = "fa fa-magic" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > magic< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/magnet" > < i class = "fa fa-magnet" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > magnet< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/share" > < i class = "fa fa-mail-forward" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > mail-forward < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/reply" > < i class = "fa fa-mail-reply" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > mail-reply < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/reply-all" > < i class = "fa fa-mail-reply-all" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > mail-reply-all < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/male" > < i class = "fa fa-male" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > male< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/map" > < i class = "fa fa-map" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > map< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/map-marker" > < i class = "fa fa-map-marker" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > map-marker< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/map-o" > < i class = "fa fa-map-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > map-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/map-pin" > < i class = "fa fa-map-pin" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > map-pin< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/map-signs" > < i class = "fa fa-map-signs" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > map-signs< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/meh-o" > < i class = "fa fa-meh-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > meh-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/microchip" > < i class = "fa fa-microchip" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > microchip< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/microphone" > < i class = "fa fa-microphone" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > microphone< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/microphone-slash" > < i class = "fa fa-microphone-slash" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > microphone-slash< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/minus" > < i class = "fa fa-minus" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > minus< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/minus-circle" > < i class = "fa fa-minus-circle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > minus-circle< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/minus-square" > < i class = "fa fa-minus-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > minus-square< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/minus-square-o" > < i class = "fa fa-minus-square-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > minus-square-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/mobile" > < i class = "fa fa-mobile" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > mobile< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/mobile" > < i class = "fa fa-mobile-phone" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > mobile-phone < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/money" > < i class = "fa fa-money" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > money< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/moon-o" > < i class = "fa fa-moon-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > moon-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/graduation-cap" > < i class = "fa fa-mortar-board" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > mortar-board < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/motorcycle" > < i class = "fa fa-motorcycle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > motorcycle< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/mouse-pointer" > < i class = "fa fa-mouse-pointer" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > mouse-pointer< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/music" > < i class = "fa fa-music" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > music< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bars" > < i class = "fa fa-navicon" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > navicon < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/newspaper-o" > < i class = "fa fa-newspaper-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > newspaper-o< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/object-group" > < i class = "fa fa-object-group" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > object-group< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/object-ungroup" > < i class = "fa fa-object-ungroup" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > object-ungroup< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/paint-brush" > < i class = "fa fa-paint-brush" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > paint-brush< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/paper-plane" > < i class = "fa fa-paper-plane" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > paper-plane< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/paper-plane-o" > < i class = "fa fa-paper-plane-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > paper-plane-o< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/paw" > < i class = "fa fa-paw" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > paw< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/pencil" > < i class = "fa fa-pencil" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > pencil< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/pencil-square" > < i class = "fa fa-pencil-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > pencil-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/pencil-square-o" > < i class = "fa fa-pencil-square-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > pencil-square-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/percent" > < i class = "fa fa-percent" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > percent< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/phone" > < i class = "fa fa-phone" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > phone< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/phone-square" > < i class = "fa fa-phone-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > phone-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/picture-o" > < i class = "fa fa-photo" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > photo < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/picture-o" > < i class = "fa fa-picture-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > picture-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/pie-chart" > < i class = "fa fa-pie-chart" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > pie-chart< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/plane" > < i class = "fa fa-plane" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > plane< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/plug" > < i class = "fa fa-plug" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > plug< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/plus" > < i class = "fa fa-plus" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > plus< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/plus-circle" > < i class = "fa fa-plus-circle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > plus-circle< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/plus-square" > < i class = "fa fa-plus-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > plus-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/plus-square-o" > < i class = "fa fa-plus-square-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > plus-square-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/podcast" > < i class = "fa fa-podcast" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > podcast< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/power-off" > < i class = "fa fa-power-off" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > power-off< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/print" > < i class = "fa fa-print" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > print< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/puzzle-piece" > < i class = "fa fa-puzzle-piece" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > puzzle-piece< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/qrcode" > < i class = "fa fa-qrcode" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > qrcode< / a > < / div >
2013-06-17 23:37:09 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/question" > < i class = "fa fa-question" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > question< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/question-circle" > < i class = "fa fa-question-circle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > question-circle< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/question-circle-o" > < i class = "fa fa-question-circle-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > question-circle-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/quote-left" > < i class = "fa fa-quote-left" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > quote-left< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/quote-right" > < i class = "fa fa-quote-right" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > quote-right< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/random" > < i class = "fa fa-random" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > random< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/recycle" > < i class = "fa fa-recycle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > recycle< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/refresh" > < i class = "fa fa-refresh" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > refresh< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/registered" > < i class = "fa fa-registered" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > registered< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/times" > < i class = "fa fa-remove" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > remove < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bars" > < i class = "fa fa-reorder" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > reorder < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/reply" > < i class = "fa fa-reply" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > reply< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/reply-all" > < i class = "fa fa-reply-all" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > reply-all< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/retweet" > < i class = "fa fa-retweet" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > retweet< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/road" > < i class = "fa fa-road" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > road< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/rocket" > < i class = "fa fa-rocket" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > rocket< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/rss" > < i class = "fa fa-rss" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > rss< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/rss-square" > < i class = "fa fa-rss-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > rss-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bath" > < i class = "fa fa-s15" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > s15 < span class = "text-muted" > (alias)< / span > < / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/search" > < i class = "fa fa-search" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > search< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/search-minus" > < i class = "fa fa-search-minus" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > search-minus< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/search-plus" > < i class = "fa fa-search-plus" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > search-plus< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/paper-plane" > < i class = "fa fa-send" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > send < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/paper-plane-o" > < i class = "fa fa-send-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > send-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-11-05 01:53:03 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/server" > < i class = "fa fa-server" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > server< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/share" > < i class = "fa fa-share" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > share< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/share-alt" > < i class = "fa fa-share-alt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > share-alt< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/share-alt-square" > < i class = "fa fa-share-alt-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > share-alt-square< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/share-square" > < i class = "fa fa-share-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > share-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/share-square-o" > < i class = "fa fa-share-square-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > share-square-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/shield" > < i class = "fa fa-shield" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > shield< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/ship" > < i class = "fa fa-ship" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > ship< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/shopping-bag" > < i class = "fa fa-shopping-bag" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > shopping-bag< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/shopping-basket" > < i class = "fa fa-shopping-basket" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > shopping-basket< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/shopping-cart" > < i class = "fa fa-shopping-cart" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > shopping-cart< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/shower" > < i class = "fa fa-shower" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > shower< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sign-in" > < i class = "fa fa-sign-in" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sign-in< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sign-language" > < i class = "fa fa-sign-language" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sign-language< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sign-out" > < i class = "fa fa-sign-out" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sign-out< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/signal" > < i class = "fa fa-signal" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > signal< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sign-language" > < i class = "fa fa-signing" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > signing < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sitemap" > < i class = "fa fa-sitemap" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sitemap< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sliders" > < i class = "fa fa-sliders" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sliders< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/smile-o" > < i class = "fa fa-smile-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > smile-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/snowflake-o" > < i class = "fa fa-snowflake-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > snowflake-o< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/futbol-o" > < i class = "fa fa-soccer-ball-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > soccer-ball-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sort" > < i class = "fa fa-sort" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sort< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sort-alpha-asc" > < i class = "fa fa-sort-alpha-asc" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sort-alpha-asc< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sort-alpha-desc" > < i class = "fa fa-sort-alpha-desc" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sort-alpha-desc< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sort-amount-asc" > < i class = "fa fa-sort-amount-asc" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sort-amount-asc< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sort-amount-desc" > < i class = "fa fa-sort-amount-desc" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sort-amount-desc< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sort-asc" > < i class = "fa fa-sort-asc" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sort-asc< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sort-desc" > < i class = "fa fa-sort-desc" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sort-desc< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sort-desc" > < i class = "fa fa-sort-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sort-down < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sort-numeric-asc" > < i class = "fa fa-sort-numeric-asc" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sort-numeric-asc< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sort-numeric-desc" > < i class = "fa fa-sort-numeric-desc" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sort-numeric-desc< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sort-asc" > < i class = "fa fa-sort-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sort-up < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/space-shuttle" > < i class = "fa fa-space-shuttle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > space-shuttle< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/spinner" > < i class = "fa fa-spinner" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > spinner< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/spoon" > < i class = "fa fa-spoon" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > spoon< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/square" > < i class = "fa fa-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > square< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/square-o" > < i class = "fa fa-square-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > square-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/star" > < i class = "fa fa-star" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > star< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/star-half" > < i class = "fa fa-star-half" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > star-half< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/star-half-o" > < i class = "fa fa-star-half-empty" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > star-half-empty < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/star-half-o" > < i class = "fa fa-star-half-full" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > star-half-full < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/star-half-o" > < i class = "fa fa-star-half-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > star-half-o< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/star-o" > < i class = "fa fa-star-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > star-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sticky-note" > < i class = "fa fa-sticky-note" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sticky-note< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sticky-note-o" > < i class = "fa fa-sticky-note-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sticky-note-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/street-view" > < i class = "fa fa-street-view" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > street-view< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/suitcase" > < i class = "fa fa-suitcase" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > suitcase< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sun-o" > < i class = "fa fa-sun-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sun-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/life-ring" > < i class = "fa fa-support" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > support < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/tablet" > < i class = "fa fa-tablet" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > tablet< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/tachometer" > < i class = "fa fa-tachometer" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > tachometer< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/tag" > < i class = "fa fa-tag" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > tag< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/tags" > < i class = "fa fa-tags" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > tags< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/tasks" > < i class = "fa fa-tasks" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > tasks< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/taxi" > < i class = "fa fa-taxi" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > taxi< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/television" > < i class = "fa fa-television" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > television< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/terminal" > < i class = "fa fa-terminal" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > terminal< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-full" > < i class = "fa fa-thermometer" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-empty" > < i class = "fa fa-thermometer-0" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-0 < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-quarter" > < i class = "fa fa-thermometer-1" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-1 < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-half" > < i class = "fa fa-thermometer-2" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-2 < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-three-quarters" > < i class = "fa fa-thermometer-3" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-3 < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-full" > < i class = "fa fa-thermometer-4" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-4 < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-empty" > < i class = "fa fa-thermometer-empty" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-empty< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-full" > < i class = "fa fa-thermometer-full" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-full< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-half" > < i class = "fa fa-thermometer-half" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-half< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-quarter" > < i class = "fa fa-thermometer-quarter" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-quarter< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thermometer-three-quarters" > < i class = "fa fa-thermometer-three-quarters" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thermometer-three-quarters< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thumb-tack" > < i class = "fa fa-thumb-tack" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thumb-tack< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thumbs-down" > < i class = "fa fa-thumbs-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thumbs-down< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thumbs-o-down" > < i class = "fa fa-thumbs-o-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thumbs-o-down< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thumbs-o-up" > < i class = "fa fa-thumbs-o-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thumbs-o-up< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thumbs-up" > < i class = "fa fa-thumbs-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thumbs-up< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/ticket" > < i class = "fa fa-ticket" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > ticket< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/times" > < i class = "fa fa-times" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > times< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/times-circle" > < i class = "fa fa-times-circle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > times-circle< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/times-circle-o" > < i class = "fa fa-times-circle-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > times-circle-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/window-close" > < i class = "fa fa-times-rectangle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > times-rectangle < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/window-close-o" > < i class = "fa fa-times-rectangle-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > times-rectangle-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/tint" > < i class = "fa fa-tint" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > tint< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-square-o-down" > < i class = "fa fa-toggle-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > toggle-down < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-square-o-left" > < i class = "fa fa-toggle-left" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > toggle-left < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/toggle-off" > < i class = "fa fa-toggle-off" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > toggle-off< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/toggle-on" > < i class = "fa fa-toggle-on" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > toggle-on< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-square-o-right" > < i class = "fa fa-toggle-right" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > toggle-right < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-square-o-up" > < i class = "fa fa-toggle-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > toggle-up < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/trademark" > < i class = "fa fa-trademark" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > trademark< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/trash" > < i class = "fa fa-trash" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > trash< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/trash-o" > < i class = "fa fa-trash-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > trash-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/tree" > < i class = "fa fa-tree" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > tree< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/trophy" > < i class = "fa fa-trophy" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > trophy< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/truck" > < i class = "fa fa-truck" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > truck< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/tty" > < i class = "fa fa-tty" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > tty< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/television" > < i class = "fa fa-tv" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > tv < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/umbrella" > < i class = "fa fa-umbrella" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > umbrella< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/universal-access" > < i class = "fa fa-universal-access" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > universal-access< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/university" > < i class = "fa fa-university" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > university< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/unlock" > < i class = "fa fa-unlock" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > unlock< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/unlock-alt" > < i class = "fa fa-unlock-alt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > unlock-alt< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sort" > < i class = "fa fa-unsorted" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > unsorted < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/upload" > < i class = "fa fa-upload" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > upload< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/user" > < i class = "fa fa-user" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > user< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/user-circle" > < i class = "fa fa-user-circle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > user-circle< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/user-circle-o" > < i class = "fa fa-user-circle-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > user-circle-o< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/user-o" > < i class = "fa fa-user-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > user-o< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/user-plus" > < i class = "fa fa-user-plus" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > user-plus< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/user-secret" > < i class = "fa fa-user-secret" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > user-secret< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/user-times" > < i class = "fa fa-user-times" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > user-times< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/users" > < i class = "fa fa-users" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > users< / a > < / div >
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/address-card" > < i class = "fa fa-vcard" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > vcard < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/address-card-o" > < i class = "fa fa-vcard-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > vcard-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/video-camera" > < i class = "fa fa-video-camera" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > video-camera< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/volume-control-phone" > < i class = "fa fa-volume-control-phone" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > volume-control-phone< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/volume-down" > < i class = "fa fa-volume-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > volume-down< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/volume-off" > < i class = "fa fa-volume-off" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > volume-off< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/volume-up" > < i class = "fa fa-volume-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > volume-up< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/exclamation-triangle" > < i class = "fa fa-warning" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > warning < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/wheelchair" > < i class = "fa fa-wheelchair" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > wheelchair< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/wheelchair-alt" > < i class = "fa fa-wheelchair-alt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > wheelchair-alt< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/wifi" > < i class = "fa fa-wifi" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > wifi< / a > < / div >
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/window-close" > < i class = "fa fa-window-close" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > window-close< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/window-close-o" > < i class = "fa fa-window-close-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > window-close-o< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/window-maximize" > < i class = "fa fa-window-maximize" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > window-maximize< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/window-minimize" > < i class = "fa fa-window-minimize" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > window-minimize< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/window-restore" > < i class = "fa fa-window-restore" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > window-restore< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/wrench" > < i class = "fa fa-wrench" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > wrench< / a > < / div >
< / div >
< / section >
< section id = "accessibility" >
< h2 class = "page-header" > Accessibility Icons< / h2 >
< div class = "row fontawesome-icon-list" >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/american-sign-language-interpreting" > < i class = "fa fa-american-sign-language-interpreting" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > american-sign-language-interpreting< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/american-sign-language-interpreting" > < i class = "fa fa-asl-interpreting" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > asl-interpreting < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/assistive-listening-systems" > < i class = "fa fa-assistive-listening-systems" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > assistive-listening-systems< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/audio-description" > < i class = "fa fa-audio-description" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > audio-description< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/blind" > < i class = "fa fa-blind" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > blind< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/braille" > < i class = "fa fa-braille" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > braille< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cc" > < i class = "fa fa-cc" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cc< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/deaf" > < i class = "fa fa-deaf" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > deaf< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/deaf" > < i class = "fa fa-deafness" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > deafness < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/deaf" > < i class = "fa fa-hard-of-hearing" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hard-of-hearing < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/low-vision" > < i class = "fa fa-low-vision" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > low-vision< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/question-circle-o" > < i class = "fa fa-question-circle-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > question-circle-o< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sign-language" > < i class = "fa fa-sign-language" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sign-language< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sign-language" > < i class = "fa fa-signing" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > signing < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/tty" > < i class = "fa fa-tty" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > tty< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/universal-access" > < i class = "fa fa-universal-access" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > universal-access< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/volume-control-phone" > < i class = "fa fa-volume-control-phone" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > volume-control-phone< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/wheelchair" > < i class = "fa fa-wheelchair" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > wheelchair< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/wheelchair-alt" > < i class = "fa fa-wheelchair-alt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > wheelchair-alt< / a > < / div >
2014-08-27 00:51:53 +08:00
2015-01-23 02:55:45 +08:00
< / div >
2015-07-29 05:58:57 +08:00
< / section >
2015-09-02 02:52:06 +08:00
< section id = "hand" >
2015-07-29 05:58:57 +08:00
< h2 class = "page-header" > Hand Icons< / h2 >
< div class = "row fontawesome-icon-list" >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-rock-o" > < i class = "fa fa-hand-grab-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-grab-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-lizard-o" > < i class = "fa fa-hand-lizard-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-lizard-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-o-down" > < i class = "fa fa-hand-o-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-o-down< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-o-left" > < i class = "fa fa-hand-o-left" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-o-left< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-o-right" > < i class = "fa fa-hand-o-right" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-o-right< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-o-up" > < i class = "fa fa-hand-o-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-o-up< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-paper-o" > < i class = "fa fa-hand-paper-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-paper-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-peace-o" > < i class = "fa fa-hand-peace-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-peace-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-pointer-o" > < i class = "fa fa-hand-pointer-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-pointer-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-rock-o" > < i class = "fa fa-hand-rock-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-rock-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-scissors-o" > < i class = "fa fa-hand-scissors-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-scissors-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-spock-o" > < i class = "fa fa-hand-spock-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-spock-o< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-paper-o" > < i class = "fa fa-hand-stop-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-stop-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thumbs-down" > < i class = "fa fa-thumbs-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thumbs-down< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thumbs-o-down" > < i class = "fa fa-thumbs-o-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thumbs-o-down< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thumbs-o-up" > < i class = "fa fa-thumbs-o-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thumbs-o-up< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/thumbs-up" > < i class = "fa fa-thumbs-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > thumbs-up< / a > < / div >
2015-07-29 05:58:57 +08:00
< / div >
2015-01-23 02:55:45 +08:00
< / section >
2015-09-02 02:52:06 +08:00
< section id = "transportation" >
2015-01-23 02:55:45 +08:00
< h2 class = "page-header" > Transportation Icons< / h2 >
< div class = "row fontawesome-icon-list" >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/ambulance" > < i class = "fa fa-ambulance" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > ambulance< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/car" > < i class = "fa fa-automobile" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > automobile < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bicycle" > < i class = "fa fa-bicycle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bicycle< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bus" > < i class = "fa fa-bus" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bus< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/taxi" > < i class = "fa fa-cab" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cab < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/car" > < i class = "fa fa-car" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > car< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/fighter-jet" > < i class = "fa fa-fighter-jet" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > fighter-jet< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/motorcycle" > < i class = "fa fa-motorcycle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > motorcycle< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/plane" > < i class = "fa fa-plane" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > plane< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/rocket" > < i class = "fa fa-rocket" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > rocket< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/ship" > < i class = "fa fa-ship" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > ship< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/space-shuttle" > < i class = "fa fa-space-shuttle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > space-shuttle< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/subway" > < i class = "fa fa-subway" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > subway< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/taxi" > < i class = "fa fa-taxi" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > taxi< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/train" > < i class = "fa fa-train" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > train< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/truck" > < i class = "fa fa-truck" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > truck< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/wheelchair" > < i class = "fa fa-wheelchair" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > wheelchair< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-07-26 01:49:44 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/wheelchair-alt" > < i class = "fa fa-wheelchair-alt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > wheelchair-alt< / a > < / div >
2015-01-23 02:55:45 +08:00
< / div >
< / section >
2015-09-02 02:52:06 +08:00
< section id = "gender" >
2015-01-23 02:55:45 +08:00
< h2 class = "page-header" > Gender Icons< / h2 >
< div class = "row fontawesome-icon-list" >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/genderless" > < i class = "fa fa-genderless" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > genderless< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/transgender" > < i class = "fa fa-intersex" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > intersex < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/mars" > < i class = "fa fa-mars" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > mars< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/mars-double" > < i class = "fa fa-mars-double" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > mars-double< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/mars-stroke" > < i class = "fa fa-mars-stroke" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > mars-stroke< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/mars-stroke-h" > < i class = "fa fa-mars-stroke-h" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > mars-stroke-h< / a > < / div >
2013-11-05 01:53:03 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/mars-stroke-v" > < i class = "fa fa-mars-stroke-v" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > mars-stroke-v< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/mercury" > < i class = "fa fa-mercury" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > mercury< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/neuter" > < i class = "fa fa-neuter" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > neuter< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/transgender" > < i class = "fa fa-transgender" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > transgender< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/transgender-alt" > < i class = "fa fa-transgender-alt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > transgender-alt< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/venus" > < i class = "fa fa-venus" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > venus< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/venus-double" > < i class = "fa fa-venus-double" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > venus-double< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/venus-mars" > < i class = "fa fa-venus-mars" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > venus-mars< / a > < / div >
2013-06-13 02:43:02 +08:00
2013-10-23 23:12:39 +08:00
< / div >
2014-05-15 04:13:14 +08:00
< / section >
2015-09-02 02:52:06 +08:00
< section id = "file-type" >
2014-05-15 04:13:14 +08:00
< h2 class = "page-header" > File Type Icons< / h2 >
< div class = "row fontawesome-icon-list" >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file" > < i class = "fa fa-file" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-archive-o" > < i class = "fa fa-file-archive-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-archive-o< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-audio-o" > < i class = "fa fa-file-audio-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-audio-o< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-code-o" > < i class = "fa fa-file-code-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-code-o< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-excel-o" > < i class = "fa fa-file-excel-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-excel-o< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-image-o" > < i class = "fa fa-file-image-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-image-o< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-video-o" > < i class = "fa fa-file-movie-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-movie-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-o" > < i class = "fa fa-file-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-o< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-pdf-o" > < i class = "fa fa-file-pdf-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-pdf-o< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-image-o" > < i class = "fa fa-file-photo-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-photo-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-image-o" > < i class = "fa fa-file-picture-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-picture-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-powerpoint-o" > < i class = "fa fa-file-powerpoint-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-powerpoint-o< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-audio-o" > < i class = "fa fa-file-sound-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-sound-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-text" > < i class = "fa fa-file-text" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-text< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-text-o" > < i class = "fa fa-file-text-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-text-o< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-video-o" > < i class = "fa fa-file-video-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-video-o< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-word-o" > < i class = "fa fa-file-word-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-word-o< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-archive-o" > < i class = "fa fa-file-zip-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-zip-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-05-15 04:13:14 +08:00
< / div >
< / section >
2015-09-02 02:52:06 +08:00
< section id = "spinner" >
2014-05-15 04:13:14 +08:00
< h2 class = "page-header" > Spinner Icons< / h2 >
< div class = "alert alert-success" >
< ul class = "fa-ul" >
< li >
2016-04-12 02:10:07 +08:00
< i class = "fa fa-info-circle fa-lg fa-li" aria-hidden = "true" > < / i >
< strong class = "sr-only" > Note:< / strong >
2014-05-15 04:13:14 +08:00
These icons work great with the < code > fa-spin< / code > class. Check out the
2015-03-24 22:36:15 +08:00
< a href = "../examples/#animated" class = "alert-link" > spinning icons example< / a > .
2014-05-15 04:13:14 +08:00
< / li >
< / ul >
< / div >
< div class = "row fontawesome-icon-list" >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/circle-o-notch" > < i class = "fa fa-circle-o-notch" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > circle-o-notch< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cog" > < i class = "fa fa-cog" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cog< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cog" > < i class = "fa fa-gear" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > gear < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/refresh" > < i class = "fa fa-refresh" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > refresh< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/spinner" > < i class = "fa fa-spinner" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > spinner< / a > < / div >
2014-05-15 04:13:14 +08:00
< / div >
2013-10-23 23:12:39 +08:00
< / section >
2015-09-02 02:52:06 +08:00
< section id = "form-control" >
2013-10-23 23:12:39 +08:00
< h2 class = "page-header" > Form Control Icons< / h2 >
< div class = "row fontawesome-icon-list" >
2013-06-13 02:43:02 +08:00
2013-10-23 23:12:39 +08:00
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/check-square" > < i class = "fa fa-check-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > check-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/check-square-o" > < i class = "fa fa-check-square-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > check-square-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/circle" > < i class = "fa fa-circle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > circle< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/circle-o" > < i class = "fa fa-circle-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > circle-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/dot-circle-o" > < i class = "fa fa-dot-circle-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > dot-circle-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/minus-square" > < i class = "fa fa-minus-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > minus-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/minus-square-o" > < i class = "fa fa-minus-square-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > minus-square-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/plus-square" > < i class = "fa fa-plus-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > plus-square< / a > < / div >
2013-11-05 01:53:03 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/plus-square-o" > < i class = "fa fa-plus-square-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > plus-square-o< / a > < / div >
2013-11-05 01:53:03 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/square" > < i class = "fa fa-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/square-o" > < i class = "fa fa-square-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > square-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2013-10-23 23:12:39 +08:00
< / div >
2014-08-27 00:51:53 +08:00
< / section >
2015-09-02 02:52:06 +08:00
< section id = "payment" >
2014-08-27 00:51:53 +08:00
< h2 class = "page-header" > Payment Icons< / h2 >
< div class = "row fontawesome-icon-list" >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cc-amex" > < i class = "fa fa-cc-amex" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cc-amex< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cc-diners-club" > < i class = "fa fa-cc-diners-club" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cc-diners-club< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cc-discover" > < i class = "fa fa-cc-discover" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cc-discover< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cc-jcb" > < i class = "fa fa-cc-jcb" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cc-jcb< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cc-mastercard" > < i class = "fa fa-cc-mastercard" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cc-mastercard< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cc-paypal" > < i class = "fa fa-cc-paypal" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cc-paypal< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cc-stripe" > < i class = "fa fa-cc-stripe" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cc-stripe< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cc-visa" > < i class = "fa fa-cc-visa" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cc-visa< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/credit-card" > < i class = "fa fa-credit-card" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > credit-card< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/credit-card-alt" > < i class = "fa fa-credit-card-alt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > credit-card-alt< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/google-wallet" > < i class = "fa fa-google-wallet" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > google-wallet< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/paypal" > < i class = "fa fa-paypal" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > paypal< / a > < / div >
2014-08-27 00:51:53 +08:00
< / div >
< / section >
2015-09-02 02:52:06 +08:00
< section id = "chart" >
2014-08-27 00:51:53 +08:00
< h2 class = "page-header" > Chart Icons< / h2 >
< div class = "row fontawesome-icon-list" >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/area-chart" > < i class = "fa fa-area-chart" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > area-chart< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bar-chart" > < i class = "fa fa-bar-chart" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bar-chart< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bar-chart" > < i class = "fa fa-bar-chart-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bar-chart-o < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/line-chart" > < i class = "fa fa-line-chart" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > line-chart< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/pie-chart" > < i class = "fa fa-pie-chart" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > pie-chart< / a > < / div >
2014-08-27 00:51:53 +08:00
< / div >
2013-10-23 23:12:39 +08:00
< / section >
2015-09-02 02:52:06 +08:00
< section id = "currency" >
2013-10-23 23:12:39 +08:00
< h2 class = "page-header" > Currency Icons< / h2 >
< div class = "row fontawesome-icon-list" >
2013-06-13 02:43:02 +08:00
2013-10-23 23:12:39 +08:00
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/btc" > < i class = "fa fa-bitcoin" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bitcoin < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/btc" > < i class = "fa fa-btc" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > btc< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/jpy" > < i class = "fa fa-cny" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cny < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/usd" > < i class = "fa fa-dollar" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > dollar < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/eur" > < i class = "fa fa-eur" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > eur< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/eur" > < i class = "fa fa-euro" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > euro < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/gbp" > < i class = "fa fa-gbp" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > gbp< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/gg" > < i class = "fa fa-gg" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > gg< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/gg-circle" > < i class = "fa fa-gg-circle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > gg-circle< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/ils" > < i class = "fa fa-ils" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > ils< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/inr" > < i class = "fa fa-inr" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > inr< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/jpy" > < i class = "fa fa-jpy" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > jpy< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/krw" > < i class = "fa fa-krw" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > krw< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/money" > < i class = "fa fa-money" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > money< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/jpy" > < i class = "fa fa-rmb" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > rmb < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/rub" > < i class = "fa fa-rouble" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > rouble < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/rub" > < i class = "fa fa-rub" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > rub< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/rub" > < i class = "fa fa-ruble" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > ruble < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/inr" > < i class = "fa fa-rupee" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > rupee < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/ils" > < i class = "fa fa-shekel" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > shekel < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/ils" > < i class = "fa fa-sheqel" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sheqel < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/try" > < i class = "fa fa-try" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > try< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/try" > < i class = "fa fa-turkish-lira" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > turkish-lira < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/usd" > < i class = "fa fa-usd" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > usd< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/krw" > < i class = "fa fa-won" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > won < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/jpy" > < i class = "fa fa-yen" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > yen < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2013-05-11 00:00:01 +08:00
< / div >
2013-06-13 02:43:02 +08:00
2013-05-11 00:00:01 +08:00
< / section >
2015-09-02 02:52:06 +08:00
< section id = "text-editor" >
2013-10-23 23:12:39 +08:00
< h2 class = "page-header" > Text Editor Icons< / h2 >
2013-06-13 02:43:02 +08:00
2013-10-23 23:12:39 +08:00
< div class = "row fontawesome-icon-list" >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/align-center" > < i class = "fa fa-align-center" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > align-center< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/align-justify" > < i class = "fa fa-align-justify" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > align-justify< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/align-left" > < i class = "fa fa-align-left" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > align-left< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/align-right" > < i class = "fa fa-align-right" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > align-right< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bold" > < i class = "fa fa-bold" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bold< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/link" > < i class = "fa fa-chain" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > chain < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/chain-broken" > < i class = "fa fa-chain-broken" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > chain-broken< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/clipboard" > < i class = "fa fa-clipboard" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > clipboard< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/columns" > < i class = "fa fa-columns" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > columns< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/files-o" > < i class = "fa fa-copy" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > copy < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/scissors" > < i class = "fa fa-cut" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cut < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/outdent" > < i class = "fa fa-dedent" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > dedent < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/eraser" > < i class = "fa fa-eraser" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > eraser< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file" > < i class = "fa fa-file" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-o" > < i class = "fa fa-file-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-text" > < i class = "fa fa-file-text" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-text< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/file-text-o" > < i class = "fa fa-file-text-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > file-text-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/files-o" > < i class = "fa fa-files-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > files-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/floppy-o" > < i class = "fa fa-floppy-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > floppy-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/font" > < i class = "fa fa-font" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > font< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/header" > < i class = "fa fa-header" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > header< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/indent" > < i class = "fa fa-indent" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > indent< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/italic" > < i class = "fa fa-italic" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > italic< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/link" > < i class = "fa fa-link" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > link< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/list" > < i class = "fa fa-list" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > list< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/list-alt" > < i class = "fa fa-list-alt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > list-alt< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/list-ol" > < i class = "fa fa-list-ol" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > list-ol< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/list-ul" > < i class = "fa fa-list-ul" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > list-ul< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/outdent" > < i class = "fa fa-outdent" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > outdent< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/paperclip" > < i class = "fa fa-paperclip" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > paperclip< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/paragraph" > < i class = "fa fa-paragraph" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > paragraph< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/clipboard" > < i class = "fa fa-paste" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > paste < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/repeat" > < i class = "fa fa-repeat" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > repeat< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/undo" > < i class = "fa fa-rotate-left" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > rotate-left < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/repeat" > < i class = "fa fa-rotate-right" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > rotate-right < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/floppy-o" > < i class = "fa fa-save" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > save < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/scissors" > < i class = "fa fa-scissors" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > scissors< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/strikethrough" > < i class = "fa fa-strikethrough" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > strikethrough< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/subscript" > < i class = "fa fa-subscript" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > subscript< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/superscript" > < i class = "fa fa-superscript" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > superscript< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/table" > < i class = "fa fa-table" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > table< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/text-height" > < i class = "fa fa-text-height" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > text-height< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/text-width" > < i class = "fa fa-text-width" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > text-width< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/th" > < i class = "fa fa-th" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > th< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/th-large" > < i class = "fa fa-th-large" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > th-large< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/th-list" > < i class = "fa fa-th-list" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > th-list< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/underline" > < i class = "fa fa-underline" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > underline< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/undo" > < i class = "fa fa-undo" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > undo< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/chain-broken" > < i class = "fa fa-unlink" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > unlink < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2013-10-23 23:12:39 +08:00
< / div >
< / section >
2015-09-02 02:52:06 +08:00
< section id = "directional" >
2013-10-23 23:12:39 +08:00
< h2 class = "page-header" > Directional Icons< / h2 >
< div class = "row fontawesome-icon-list" >
2013-06-13 02:43:02 +08:00
2013-10-23 23:12:39 +08:00
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/angle-double-down" > < i class = "fa fa-angle-double-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > angle-double-down< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/angle-double-left" > < i class = "fa fa-angle-double-left" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > angle-double-left< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/angle-double-right" > < i class = "fa fa-angle-double-right" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > angle-double-right< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/angle-double-up" > < i class = "fa fa-angle-double-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > angle-double-up< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/angle-down" > < i class = "fa fa-angle-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > angle-down< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/angle-left" > < i class = "fa fa-angle-left" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > angle-left< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/angle-right" > < i class = "fa fa-angle-right" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > angle-right< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/angle-up" > < i class = "fa fa-angle-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > angle-up< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrow-circle-down" > < i class = "fa fa-arrow-circle-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrow-circle-down< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrow-circle-left" > < i class = "fa fa-arrow-circle-left" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrow-circle-left< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrow-circle-o-down" > < i class = "fa fa-arrow-circle-o-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrow-circle-o-down< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrow-circle-o-left" > < i class = "fa fa-arrow-circle-o-left" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrow-circle-o-left< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrow-circle-o-right" > < i class = "fa fa-arrow-circle-o-right" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrow-circle-o-right< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrow-circle-o-up" > < i class = "fa fa-arrow-circle-o-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrow-circle-o-up< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrow-circle-right" > < i class = "fa fa-arrow-circle-right" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrow-circle-right< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrow-circle-up" > < i class = "fa fa-arrow-circle-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrow-circle-up< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrow-down" > < i class = "fa fa-arrow-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrow-down< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrow-left" > < i class = "fa fa-arrow-left" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrow-left< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrow-right" > < i class = "fa fa-arrow-right" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrow-right< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrow-up" > < i class = "fa fa-arrow-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrow-up< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrows" > < i class = "fa fa-arrows" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrows< / a > < / div >
2013-11-05 01:53:03 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrows-alt" > < i class = "fa fa-arrows-alt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrows-alt< / a > < / div >
2013-11-05 01:53:03 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrows-h" > < i class = "fa fa-arrows-h" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrows-h< / a > < / div >
2013-11-05 01:53:03 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrows-v" > < i class = "fa fa-arrows-v" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrows-v< / a > < / div >
2013-11-05 01:53:03 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-down" > < i class = "fa fa-caret-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > caret-down< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-left" > < i class = "fa fa-caret-left" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > caret-left< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-right" > < i class = "fa fa-caret-right" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > caret-right< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-square-o-down" > < i class = "fa fa-caret-square-o-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > caret-square-o-down< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-square-o-left" > < i class = "fa fa-caret-square-o-left" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > caret-square-o-left< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-square-o-right" > < i class = "fa fa-caret-square-o-right" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > caret-square-o-right< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-square-o-up" > < i class = "fa fa-caret-square-o-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > caret-square-o-up< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-up" > < i class = "fa fa-caret-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > caret-up< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/chevron-circle-down" > < i class = "fa fa-chevron-circle-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > chevron-circle-down< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/chevron-circle-left" > < i class = "fa fa-chevron-circle-left" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > chevron-circle-left< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/chevron-circle-right" > < i class = "fa fa-chevron-circle-right" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > chevron-circle-right< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/chevron-circle-up" > < i class = "fa fa-chevron-circle-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > chevron-circle-up< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/chevron-down" > < i class = "fa fa-chevron-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > chevron-down< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/chevron-left" > < i class = "fa fa-chevron-left" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > chevron-left< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/chevron-right" > < i class = "fa fa-chevron-right" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > chevron-right< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/chevron-up" > < i class = "fa fa-chevron-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > chevron-up< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/exchange" > < i class = "fa fa-exchange" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > exchange< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-o-down" > < i class = "fa fa-hand-o-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-o-down< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-o-left" > < i class = "fa fa-hand-o-left" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-o-left< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-o-right" > < i class = "fa fa-hand-o-right" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-o-right< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hand-o-up" > < i class = "fa fa-hand-o-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hand-o-up< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/long-arrow-down" > < i class = "fa fa-long-arrow-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > long-arrow-down< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/long-arrow-left" > < i class = "fa fa-long-arrow-left" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > long-arrow-left< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/long-arrow-right" > < i class = "fa fa-long-arrow-right" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > long-arrow-right< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/long-arrow-up" > < i class = "fa fa-long-arrow-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > long-arrow-up< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-square-o-down" > < i class = "fa fa-toggle-down" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > toggle-down < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-square-o-left" > < i class = "fa fa-toggle-left" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > toggle-left < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-square-o-right" > < i class = "fa fa-toggle-right" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > toggle-right < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-10-23 23:12:39 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/caret-square-o-up" > < i class = "fa fa-toggle-up" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > toggle-up < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2013-05-11 00:00:01 +08:00
< / div >
2013-06-13 02:43:02 +08:00
2013-05-11 00:00:01 +08:00
< / section >
2015-09-02 02:52:06 +08:00
< section id = "video-player" >
2013-06-13 02:43:02 +08:00
< h2 class = "page-header" > Video Player Icons< / h2 >
2013-10-23 23:12:39 +08:00
< div class = "row fontawesome-icon-list" >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/arrows-alt" > < i class = "fa fa-arrows-alt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > arrows-alt< / a > < / div >
2013-11-05 01:53:03 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/backward" > < i class = "fa fa-backward" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > backward< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/compress" > < i class = "fa fa-compress" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > compress< / a > < / div >
2013-11-05 01:53:03 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/eject" > < i class = "fa fa-eject" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > eject< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/expand" > < i class = "fa fa-expand" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > expand< / a > < / div >
2013-11-05 01:53:03 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/fast-backward" > < i class = "fa fa-fast-backward" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > fast-backward< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/fast-forward" > < i class = "fa fa-fast-forward" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > fast-forward< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/forward" > < i class = "fa fa-forward" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > forward< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/pause" > < i class = "fa fa-pause" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > pause< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/pause-circle" > < i class = "fa fa-pause-circle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > pause-circle< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/pause-circle-o" > < i class = "fa fa-pause-circle-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > pause-circle-o< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/play" > < i class = "fa fa-play" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > play< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/play-circle" > < i class = "fa fa-play-circle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > play-circle< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/play-circle-o" > < i class = "fa fa-play-circle-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > play-circle-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/random" > < i class = "fa fa-random" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > random< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/step-backward" > < i class = "fa fa-step-backward" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > step-backward< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/step-forward" > < i class = "fa fa-step-forward" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > step-forward< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/stop" > < i class = "fa fa-stop" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > stop< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/stop-circle" > < i class = "fa fa-stop-circle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > stop-circle< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/stop-circle-o" > < i class = "fa fa-stop-circle-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > stop-circle-o< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/youtube-play" > < i class = "fa fa-youtube-play" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > youtube-play< / a > < / div >
2013-06-13 02:43:02 +08:00
2013-05-11 00:00:01 +08:00
< / div >
2013-06-13 02:43:02 +08:00
2013-05-11 00:00:01 +08:00
< / section >
2015-09-02 02:52:06 +08:00
< section id = "brand" >
2013-06-13 02:43:02 +08:00
< h2 class = "page-header" > Brand Icons< / h2 >
2015-01-23 02:55:45 +08:00
< div class = "row fontawesome-icon-list margin-bottom-lg" >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/500px" > < i class = "fa fa-500px" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > 500px< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/adn" > < i class = "fa fa-adn" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > adn< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/amazon" > < i class = "fa fa-amazon" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > amazon< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/android" > < i class = "fa fa-android" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > android< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/angellist" > < i class = "fa fa-angellist" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > angellist< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/apple" > < i class = "fa fa-apple" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > apple< / a > < / div >
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bandcamp" > < i class = "fa fa-bandcamp" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bandcamp< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/behance" > < i class = "fa fa-behance" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > behance< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/behance-square" > < i class = "fa fa-behance-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > behance-square< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bitbucket" > < i class = "fa fa-bitbucket" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bitbucket< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bitbucket-square" > < i class = "fa fa-bitbucket-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bitbucket-square< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/btc" > < i class = "fa fa-bitcoin" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bitcoin < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/black-tie" > < i class = "fa fa-black-tie" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > black-tie< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bluetooth" > < i class = "fa fa-bluetooth" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bluetooth< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/bluetooth-b" > < i class = "fa fa-bluetooth-b" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > bluetooth-b< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/btc" > < i class = "fa fa-btc" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > btc< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/buysellads" > < i class = "fa fa-buysellads" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > buysellads< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cc-amex" > < i class = "fa fa-cc-amex" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cc-amex< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cc-diners-club" > < i class = "fa fa-cc-diners-club" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cc-diners-club< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cc-discover" > < i class = "fa fa-cc-discover" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cc-discover< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cc-jcb" > < i class = "fa fa-cc-jcb" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cc-jcb< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cc-mastercard" > < i class = "fa fa-cc-mastercard" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cc-mastercard< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cc-paypal" > < i class = "fa fa-cc-paypal" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cc-paypal< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cc-stripe" > < i class = "fa fa-cc-stripe" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cc-stripe< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/cc-visa" > < i class = "fa fa-cc-visa" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > cc-visa< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/chrome" > < i class = "fa fa-chrome" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > chrome< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/codepen" > < i class = "fa fa-codepen" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > codepen< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/codiepie" > < i class = "fa fa-codiepie" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > codiepie< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/connectdevelop" > < i class = "fa fa-connectdevelop" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > connectdevelop< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/contao" > < i class = "fa fa-contao" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > contao< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/css3" > < i class = "fa fa-css3" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > css3< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/dashcube" > < i class = "fa fa-dashcube" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > dashcube< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/delicious" > < i class = "fa fa-delicious" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > delicious< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/deviantart" > < i class = "fa fa-deviantart" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > deviantart< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/digg" > < i class = "fa fa-digg" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > digg< / a > < / div >
2013-10-23 23:12:39 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/dribbble" > < i class = "fa fa-dribbble" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > dribbble< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/dropbox" > < i class = "fa fa-dropbox" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > dropbox< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/drupal" > < i class = "fa fa-drupal" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > drupal< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/edge" > < i class = "fa fa-edge" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > edge< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/eercast" > < i class = "fa fa-eercast" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > eercast< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/empire" > < i class = "fa fa-empire" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > empire< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/envira" > < i class = "fa fa-envira" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > envira< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/etsy" > < i class = "fa fa-etsy" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > etsy< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/expeditedssl" > < i class = "fa fa-expeditedssl" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > expeditedssl< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-05-13 23:45:24 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/font-awesome" > < i class = "fa fa-fa" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > fa < span class = "text-muted" > (alias)< / span > < / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/facebook" > < i class = "fa fa-facebook" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > facebook< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/facebook" > < i class = "fa fa-facebook-f" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > facebook-f < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/facebook-official" > < i class = "fa fa-facebook-official" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > facebook-official< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/facebook-square" > < i class = "fa fa-facebook-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > facebook-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/firefox" > < i class = "fa fa-firefox" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > firefox< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-05-05 00:12:43 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/first-order" > < i class = "fa fa-first-order" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > first-order< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/flickr" > < i class = "fa fa-flickr" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > flickr< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-05-13 23:45:24 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/font-awesome" > < i class = "fa fa-font-awesome" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > font-awesome< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/fonticons" > < i class = "fa fa-fonticons" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > fonticons< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/fort-awesome" > < i class = "fa fa-fort-awesome" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > fort-awesome< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/forumbee" > < i class = "fa fa-forumbee" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > forumbee< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/foursquare" > < i class = "fa fa-foursquare" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > foursquare< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/free-code-camp" > < i class = "fa fa-free-code-camp" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > free-code-camp< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/empire" > < i class = "fa fa-ge" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > ge < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/get-pocket" > < i class = "fa fa-get-pocket" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > get-pocket< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/gg" > < i class = "fa fa-gg" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > gg< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/gg-circle" > < i class = "fa fa-gg-circle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > gg-circle< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/git" > < i class = "fa fa-git" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > git< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/git-square" > < i class = "fa fa-git-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > git-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/github" > < i class = "fa fa-github" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > github< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/github-alt" > < i class = "fa fa-github-alt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > github-alt< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/github-square" > < i class = "fa fa-github-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > github-square< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/gitlab" > < i class = "fa fa-gitlab" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > gitlab< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/gratipay" > < i class = "fa fa-gittip" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > gittip < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/glide" > < i class = "fa fa-glide" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > glide< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/glide-g" > < i class = "fa fa-glide-g" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > glide-g< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/google" > < i class = "fa fa-google" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > google< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/google-plus" > < i class = "fa fa-google-plus" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > google-plus< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-05-13 23:45:24 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/google-plus-official" > < i class = "fa fa-google-plus-circle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > google-plus-circle < span class = "text-muted" > (alias)< / span > < / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/google-plus-official" > < i class = "fa fa-google-plus-official" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > google-plus-official< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/google-plus-square" > < i class = "fa fa-google-plus-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > google-plus-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/google-wallet" > < i class = "fa fa-google-wallet" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > google-wallet< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/gratipay" > < i class = "fa fa-gratipay" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > gratipay< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/grav" > < i class = "fa fa-grav" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > grav< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hacker-news" > < i class = "fa fa-hacker-news" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hacker-news< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/houzz" > < i class = "fa fa-houzz" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > houzz< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/html5" > < i class = "fa fa-html5" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > html5< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/imdb" > < i class = "fa fa-imdb" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > imdb< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/instagram" > < i class = "fa fa-instagram" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > instagram< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/internet-explorer" > < i class = "fa fa-internet-explorer" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > internet-explorer< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/ioxhost" > < i class = "fa fa-ioxhost" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > ioxhost< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/joomla" > < i class = "fa fa-joomla" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > joomla< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/jsfiddle" > < i class = "fa fa-jsfiddle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > jsfiddle< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/lastfm" > < i class = "fa fa-lastfm" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > lastfm< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/lastfm-square" > < i class = "fa fa-lastfm-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > lastfm-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/leanpub" > < i class = "fa fa-leanpub" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > leanpub< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/linkedin" > < i class = "fa fa-linkedin" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > linkedin< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/linkedin-square" > < i class = "fa fa-linkedin-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > linkedin-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/linode" > < i class = "fa fa-linode" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > linode< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/linux" > < i class = "fa fa-linux" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > linux< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/maxcdn" > < i class = "fa fa-maxcdn" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > maxcdn< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/meanpath" > < i class = "fa fa-meanpath" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > meanpath< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/medium" > < i class = "fa fa-medium" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > medium< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/meetup" > < i class = "fa fa-meetup" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > meetup< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/mixcloud" > < i class = "fa fa-mixcloud" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > mixcloud< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/modx" > < i class = "fa fa-modx" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > modx< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/odnoklassniki" > < i class = "fa fa-odnoklassniki" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > odnoklassniki< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/odnoklassniki-square" > < i class = "fa fa-odnoklassniki-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > odnoklassniki-square< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/opencart" > < i class = "fa fa-opencart" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > opencart< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/openid" > < i class = "fa fa-openid" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > openid< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/opera" > < i class = "fa fa-opera" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > opera< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/optin-monster" > < i class = "fa fa-optin-monster" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > optin-monster< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/pagelines" > < i class = "fa fa-pagelines" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > pagelines< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/paypal" > < i class = "fa fa-paypal" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > paypal< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/pied-piper" > < i class = "fa fa-pied-piper" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > pied-piper< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/pied-piper-alt" > < i class = "fa fa-pied-piper-alt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > pied-piper-alt< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-05-05 00:12:43 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/pied-piper-pp" > < i class = "fa fa-pied-piper-pp" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > pied-piper-pp< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/pinterest" > < i class = "fa fa-pinterest" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > pinterest< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/pinterest-p" > < i class = "fa fa-pinterest-p" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > pinterest-p< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/pinterest-square" > < i class = "fa fa-pinterest-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > pinterest-square< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/product-hunt" > < i class = "fa fa-product-hunt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > product-hunt< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/qq" > < i class = "fa fa-qq" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > qq< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/quora" > < i class = "fa fa-quora" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > quora< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/rebel" > < i class = "fa fa-ra" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > ra < span class = "text-muted" > (alias)< / span > < / a > < / div >
2013-06-13 02:43:02 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/ravelry" > < i class = "fa fa-ravelry" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > ravelry< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/rebel" > < i class = "fa fa-rebel" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > rebel< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/reddit" > < i class = "fa fa-reddit" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > reddit< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/reddit-alien" > < i class = "fa fa-reddit-alien" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > reddit-alien< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/reddit-square" > < i class = "fa fa-reddit-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > reddit-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/renren" > < i class = "fa fa-renren" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > renren< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-05-05 00:12:43 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/rebel" > < i class = "fa fa-resistance" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > resistance < span class = "text-muted" > (alias)< / span > < / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/safari" > < i class = "fa fa-safari" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > safari< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/scribd" > < i class = "fa fa-scribd" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > scribd< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/sellsy" > < i class = "fa fa-sellsy" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > sellsy< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/share-alt" > < i class = "fa fa-share-alt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > share-alt< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/share-alt-square" > < i class = "fa fa-share-alt-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > share-alt-square< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/shirtsinbulk" > < i class = "fa fa-shirtsinbulk" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > shirtsinbulk< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/simplybuilt" > < i class = "fa fa-simplybuilt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > simplybuilt< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/skyatlas" > < i class = "fa fa-skyatlas" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > skyatlas< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/skype" > < i class = "fa fa-skype" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > skype< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/slack" > < i class = "fa fa-slack" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > slack< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/slideshare" > < i class = "fa fa-slideshare" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > slideshare< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/snapchat" > < i class = "fa fa-snapchat" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > snapchat< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/snapchat-ghost" > < i class = "fa fa-snapchat-ghost" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > snapchat-ghost< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/snapchat-square" > < i class = "fa fa-snapchat-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > snapchat-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/soundcloud" > < i class = "fa fa-soundcloud" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > soundcloud< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/spotify" > < i class = "fa fa-spotify" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > spotify< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/stack-exchange" > < i class = "fa fa-stack-exchange" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > stack-exchange< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/stack-overflow" > < i class = "fa fa-stack-overflow" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > stack-overflow< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/steam" > < i class = "fa fa-steam" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > steam< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/steam-square" > < i class = "fa fa-steam-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > steam-square< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/stumbleupon" > < i class = "fa fa-stumbleupon" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > stumbleupon< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/stumbleupon-circle" > < i class = "fa fa-stumbleupon-circle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > stumbleupon-circle< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/superpowers" > < i class = "fa fa-superpowers" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > superpowers< / a > < / div >
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/telegram" > < i class = "fa fa-telegram" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > telegram< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/tencent-weibo" > < i class = "fa fa-tencent-weibo" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > tencent-weibo< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-05-05 00:12:43 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/themeisle" > < i class = "fa fa-themeisle" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > themeisle< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/trello" > < i class = "fa fa-trello" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > trello< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/tripadvisor" > < i class = "fa fa-tripadvisor" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > tripadvisor< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/tumblr" > < i class = "fa fa-tumblr" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > tumblr< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/tumblr-square" > < i class = "fa fa-tumblr-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > tumblr-square< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/twitch" > < i class = "fa fa-twitch" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > twitch< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/twitter" > < i class = "fa fa-twitter" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > twitter< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/twitter-square" > < i class = "fa fa-twitter-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > twitter-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/usb" > < i class = "fa fa-usb" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > usb< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/viacoin" > < i class = "fa fa-viacoin" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > viacoin< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/viadeo" > < i class = "fa fa-viadeo" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > viadeo< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/viadeo-square" > < i class = "fa fa-viadeo-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > viadeo-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/vimeo" > < i class = "fa fa-vimeo" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > vimeo< / a > < / div >
2015-11-23 22:34:19 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/vimeo-square" > < i class = "fa fa-vimeo-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > vimeo-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/vine" > < i class = "fa fa-vine" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > vine< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/vk" > < i class = "fa fa-vk" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > vk< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/weixin" > < i class = "fa fa-wechat" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > wechat < span class = "text-muted" > (alias)< / span > < / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/weibo" > < i class = "fa fa-weibo" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > weibo< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/weixin" > < i class = "fa fa-weixin" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > weixin< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/whatsapp" > < i class = "fa fa-whatsapp" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > whatsapp< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/wikipedia-w" > < i class = "fa fa-wikipedia-w" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > wikipedia-w< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/windows" > < i class = "fa fa-windows" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > windows< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/wordpress" > < i class = "fa fa-wordpress" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > wordpress< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/wpbeginner" > < i class = "fa fa-wpbeginner" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > wpbeginner< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-10-25 00:01:53 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/wpexplorer" > < i class = "fa fa-wpexplorer" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > wpexplorer< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/wpforms" > < i class = "fa fa-wpforms" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > wpforms< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/xing" > < i class = "fa fa-xing" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > xing< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/xing-square" > < i class = "fa fa-xing-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > xing-square< / a > < / div >
2014-05-15 04:13:14 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/y-combinator" > < i class = "fa fa-y-combinator" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > y-combinator< / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hacker-news" > < i class = "fa fa-y-combinator-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > y-combinator-square < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/yahoo" > < i class = "fa fa-yahoo" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > yahoo< / a > < / div >
2014-08-27 00:51:53 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/y-combinator" > < i class = "fa fa-yc" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > yc < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hacker-news" > < i class = "fa fa-yc-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > yc-square < span class = "text-muted" > (alias)< / span > < / a > < / div >
2015-07-29 05:58:57 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/yelp" > < i class = "fa fa-yelp" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > yelp< / a > < / div >
2013-10-23 23:12:39 +08:00
2016-05-05 00:12:43 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/yoast" > < i class = "fa fa-yoast" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > yoast< / a > < / div >
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/youtube" > < i class = "fa fa-youtube" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > youtube< / a > < / div >
2013-10-23 23:12:39 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/youtube-play" > < i class = "fa fa-youtube-play" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > youtube-play< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/youtube-square" > < i class = "fa fa-youtube-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > youtube-square< / a > < / div >
2015-01-23 02:55:45 +08:00
< / div >
2016-10-25 00:01:53 +08:00
< div class = "alert alert-warning" >
< h4 > < i class = "fa fa-warning" aria-hidden " true " > < / i > Warning!< / h4 >
Apparently, Adblock Plus can remove Font Awesome brand icons with their "Remove Social
Media Buttons" setting. We will not use hacks to force them to display. Please
< a href = "https://adblockplus.org/en/bugs" class = "alert-link" > report an issue with Adblock Plus< / a > if you believe this to be
an error. To work around this, you'll need to modify the social icon class names.
< / div >
2015-01-23 02:55:45 +08:00
< div class = "alert alert-success" >
< ul class = "margin-bottom-none padding-left-lg" >
< li > All brand icons are trademarks of their respective owners.< / li >
< li > The use of these trademarks does not indicate endorsement of the trademark holder by Font Awesome, nor vice versa.< / li >
2015-11-23 22:34:19 +08:00
< li > Brand icons should only be used to represent the company or product to which they refer.< / li >
2016-10-25 00:01:53 +08:00
< li class = "strong" > Please do not use brand logos for any purpose except to represent that particular brand or service.< / li >
2015-01-23 02:55:45 +08:00
< / ul >
2013-05-11 00:00:01 +08:00
< / div >
2013-06-13 02:43:02 +08:00
< / section >
2015-09-02 02:52:06 +08:00
< section id = "medical" >
2013-06-13 02:43:02 +08:00
< h2 class = "page-header" > Medical Icons< / h2 >
2013-10-23 23:12:39 +08:00
< div class = "row fontawesome-icon-list" >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/ambulance" > < i class = "fa fa-ambulance" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > ambulance< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/h-square" > < i class = "fa fa-h-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > h-square< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/heart" > < i class = "fa fa-heart" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > heart< / a > < / div >
2015-01-23 02:55:45 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/heart-o" > < i class = "fa fa-heart-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > heart-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/heartbeat" > < i class = "fa fa-heartbeat" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > heartbeat< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/hospital-o" > < i class = "fa fa-hospital-o" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > hospital-o< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/medkit" > < i class = "fa fa-medkit" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > medkit< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/plus-square" > < i class = "fa fa-plus-square" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > plus-square< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/stethoscope" > < i class = "fa fa-stethoscope" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > stethoscope< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/user-md" > < i class = "fa fa-user-md" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > user-md< / a > < / div >
2013-10-23 23:12:39 +08:00
2016-04-12 02:10:07 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/wheelchair" > < i class = "fa fa-wheelchair" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > wheelchair< / a > < / div >
2013-06-13 02:43:02 +08:00
2016-07-26 01:49:44 +08:00
< div class = "fa-hover col-md-3 col-sm-4" > < a href = "../icon/wheelchair-alt" > < i class = "fa fa-wheelchair-alt" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of < / span > wheelchair-alt< / a > < / div >
2013-05-11 00:00:01 +08:00
< / div >
2013-06-13 02:43:02 +08:00
2013-05-11 00:00:01 +08:00
< / section >
2015-09-02 02:52:06 +08:00
< / div >
< script type = "text/template" id = "results-template" >
2016-11-22 02:48:06 +08:00
< h2 class = "page-header" > Search for '< span class = "text-color-default" > < %- content.query %>< / span > '< / h2 >
2015-09-02 02:52:06 +08:00
< % if (content.nbHits > 0) { %>
< div class = "row fontawesome-icon-list" >
< %= results %>
< / div >
< % } else { %>
< div class = "alert alert-danger text-lg" role = "alert" >
2016-04-12 02:10:07 +08:00
< h3 class = "margin-top margin-bottom-lg" > < i class = "fa fa-meh-o" aria-hidden = "true" > < / i > Oops! No icons matched your query.< / h3 >
2015-09-02 02:52:06 +08:00
A few things that might help:
< ol >
< li >
2016-04-12 02:10:07 +08:00
Use < a class = "alert-link" href = "https://fortawesome.com" > Fort Awesome< / a > (our latest project) to add your
2015-09-02 02:52:06 +08:00
own icons and take your icon game to the next level!
< / li >
< li >
Really, really want to see an icon in Font Awesome?
2016-04-12 02:10:07 +08:00
< a class = "alert-link" href = "mailto:dave@fortawesome.com" > Drop me an email< / a > to commission the icons you need!
2015-09-02 02:52:06 +08:00
< / li >
< li >
Are we missing something in our search results?
< a class = "alert-link" href = "https://github.com/FortAwesome/Font-Awesome/issues/new" > Open an issue on GitHub!< / a >
(Make sure to < a class = "alert-link" href = "https://github.com/FortAwesome/Font-Awesome/issues" > search existing
issues first< / a > .)
< / li >
< / ol >
< / div >
< % } %>
< / script >
< script type = "text/template" id = "result-template" >
< div class = "fa-hover col-md-3 col-sm-4" >
< a href = "../icon/<%= result.name %>" >
2016-04-12 02:10:07 +08:00
< i class = "fa <%= result.css_class %>" aria-hidden = "true" > < / i > < %= result._highlightResult.name.value %>
2015-09-02 02:52:06 +08:00
< % if (matches.length > 0) { %>
< span class = "text-muted" > (< %= matches.join(", ") %>)< / span >
< % } %>
< / a >
< / div >
< / script >
2013-05-11 00:00:01 +08:00
< / div >
2015-06-24 23:03:53 +08:00
< / div >
< footer id = "footer" class = "footer hidden-print" >
2013-05-11 00:00:01 +08:00
< div class = "container text-center" >
2016-10-25 00:01:53 +08:00
< div id = "inventory" >
2016-02-09 03:40:34 +08:00
< a href = "http://www.wpbeginner.com/?utm_source=fontawesome_footer&utm_medium=banner&utm_campaign=fontawesome"
title="Beginner's Guide to WordPress" target="_blank" rel="nofollow"
onClick="_gaq.push(['_trackEvent', 'Outbound Link', 'wpbeginner.com']);">
2015-03-30 22:06:32 +08:00
< img src = "../assets/img/logo-wpbeginner.png" width = "220" height = "65" alt = "" >
< / a >
2016-05-09 22:02:34 +08:00
< a href = "http://themeisle.com/?utm_source=fontawesome_footer&utm_medium=banner&utm_campaign=fontawesome"
2016-02-09 03:40:34 +08:00
title="Premium Wordpress Themes" target="_blank" rel="nofollow"
onClick="_gaq.push(['_trackEvent', 'Outbound Link', 'themeisle.com']);">
2015-04-18 05:04:59 +08:00
< img src = "../assets/img/logo-themeisle.png" width = "220" height = "65" alt = "" >
< / a >
2015-03-30 22:06:32 +08:00
< / div >
2013-05-11 00:00:01 +08:00
< div >
2016-10-25 00:01:53 +08:00
< i class = "fa fa-flag" aria-hidden = "true" > < / i > Font Awesome 4.7.0
2013-10-23 23:12:39 +08:00
< span class = "hide-xs" > · < / span > < br class = "hide-sm hide-md hide-lg" >
2015-04-18 05:04:59 +08:00
Created by < a href = "https://twitter.com/davegandy" > Dave Gandy< / a >
2013-05-11 00:00:01 +08:00
< / div >
< div >
2013-06-13 02:43:02 +08:00
Font Awesome licensed under < a href = "http://scripts.sil.org/OFL" > SIL OFL 1.1< / a >
2013-10-23 23:12:39 +08:00
< span class = "hide-xs" > · < / span > < br class = "hide-sm hide-md hide-lg" >
2013-06-13 02:43:02 +08:00
Code licensed under < a href = "http://opensource.org/licenses/mit-license.html" > MIT License< / a >
2013-10-23 23:12:39 +08:00
< span class = "hide-xs hide-sm" > · < / span > < br class = "hide-md hide-lg" >
2013-05-11 00:00:01 +08:00
Documentation licensed under < a href = "http://creativecommons.org/licenses/by/3.0/" > CC BY 3.0< / a >
< / div >
< div >
2016-09-13 03:01:07 +08:00
Thanks to < a href = "http://tracking.maxcdn.com/c/148092/3982/378/" > < i class = "fa fa-maxcdn" > < / i > MaxCDN< / a > for providing the excellent < a href = "https://www.bootstrapcdn.com/fontawesome/" > BootstrapCDN for Font Awesome< / a >
2013-05-11 00:00:01 +08:00
< / div >
< div class = "project" >
< a href = "https://github.com/FortAwesome/Font-Awesome" > GitHub Project< / a > ·
2013-10-28 04:38:45 +08:00
< a href = "https://github.com/FortAwesome/Font-Awesome/issues" > Issues< / a > ·
< a href = "../3.2.1" > Old 3.2.1 Docs< / a >
2013-05-11 00:00:01 +08:00
< / div >
< / div >
< / footer >
2016-12-03 01:03:45 +08:00
< div class = "modal" id = "modal-fa5" tabindex = "-1" role = "dialog" aria-labelledby = "modal-fa5-label" >
2016-10-25 00:01:53 +08:00
< div class = "modal-dialog modal-lg" role = "document" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal" aria-label = "Close" > < i class = "fa fa-times" aria-hidden = "true" > < / i > < span class = "close" > < / span > < / button >
2017-09-09 10:43:32 +08:00
< h3 class = "modal-title" id = "modal-fa5-label" > Font Awesome Pro< / h3 >
2016-10-25 00:01:53 +08:00
< / div >
2017-09-09 10:43:32 +08:00
< h3 class = "bg-fa5 margin-none padding-lg text-center" >
September is your last chance to get Font Awesome Pro for just $40.
< / h3 >
2016-10-25 00:01:53 +08:00
< div class = "modal-body" >
< style > . embed-container { position : relative ; padding-bottom : 56.25 % ; height : 0 ; overflow : hidden ; max-width : 100 % ; } . embed-container iframe , . embed-container object , . embed-container embed { position : absolute ; top : 0 ; left : 0 ; width : 100 % ; height : 100 % ; } < / style >
2017-09-07 04:16:45 +08:00
< div class = "embed-container" >
2016-12-03 01:03:45 +08:00
< iframe id = "fa5-iframe" src = "https://www.kickstarter.com/projects/232193852/font-awesome-5/widget/video.html" frameborder = "0" scrolling = "no" allowfullscreen > < / iframe >
2016-10-26 00:34:36 +08:00
< / div >
2016-10-25 00:01:53 +08:00
2017-09-07 04:16:45 +08:00
< a class = "btn btn-fa5 btn-lg btn-block padding-left-sm padding-right-sm margin-top-lg" href = "https://fontawesome.com/?utm_source=font_awesome_homepage&utm_medium=display&utm_campaign=september_last_chance&utm_content=kickstarter_modal" target = "_blank"
2016-12-23 04:54:15 +08:00
onClick="_gaq.push(['_trackEvent', 'Outbound Modal Link', 'Pre-Order']);">
2017-09-07 04:16:45 +08:00
< h3 class = "margin-top margin-bottom strong" >
Check out < span class = "hidden-xs" > Font Awesome< / span > < span class = "hidden-sm hidden-md hidden-lg" > FA< / span > Pro! < i class = "fas fas-external-link" aria-hidden = "true" > < / i >
< / h3 >
2016-10-25 00:01:53 +08:00
< / a >
< / div >
< / div >
< / div >
< / div >
2013-05-11 00:00:01 +08:00
2015-06-24 23:03:53 +08:00
< script src = "https://platform.twitter.com/widgets.js" > < / script >
< script src = "https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js" > < / script >
2015-07-29 05:58:57 +08:00
< script src = "https://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/jquery.validate.min.js" > < / script >
2015-06-24 23:03:53 +08:00
< script src = "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js" > < / script >
2016-04-26 00:01:25 +08:00
< script src = "https://cdn.jsdelivr.net/algoliasearch/3.13.1/algoliasearch.jquery.min.js" integrity = "sha256-2MTQjOt4Q02v+W/QjgCO5yv+si9RAo/o/RGR5alVYzY=" crossorigin = "anonymous" > < / script >
< script src = "https://cdn.jsdelivr.net/algoliasearch.helper/2.9.1/algoliasearch.helper.min.js" integrity = "sha256-MhjLBzVVNkMEKnIE2ueYNb7QSj+oiSv4x89dlui09hg=" crossorigin = "anonymous" > < / script >
< script src = "https://cdn.jsdelivr.net/underscorejs/1.8.3/underscore-min.js" integrity = "sha256-obZACiHd7gkOk9iIL/pimWMTJ4W/pBsKu+oZnSeBIek=" crossorigin = "anonymous" > < / script >
< script src = "https://cdn.jsdelivr.net/backbonejs/1.2.2/backbone-min.js" integrity = "sha256-p6bkfFqmxtebrKOS+wyGi+Qf3d111eWUQP67keyXJ6Q=" crossorigin = "anonymous" > < / script >
< script src = "https://cdn.jsdelivr.net/jsdelivr-rum/1.5/jsdelivr-rum.min.js" integrity = "sha256-HlY2rbkgbiHhtilMXmQ86rjL/EIxGDtdg9GU9/T2ZxE=" crossorigin = "anonymous" > < / script >
2015-06-24 23:03:53 +08:00
< script src = "../assets/js/site.js" > < / script >
2015-09-02 02:52:06 +08:00
< script src = "../assets/js/search.js" > < / script >
2016-10-25 00:01:53 +08:00
< script src = "../assets/js/monetization.js" type = "text/javascript" > < / script >
< script >
(function(){
// format, zoneKey, segment:value, options
_bsa.init('imageonly', 'CVADP2Y', 'placement:demo', {
target: '#inventory',
disable_css: true,
path: 'http://inventory.fontawesome.io/api/inventory?zone=CVADP2Y'
});
})();
< / script >
2016-09-08 00:38:26 +08:00
<!-- Facebook Pixel Code -->
< script >
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '590758314440297');
fbq('track', "PageView");< / script >
< noscript > < img height = "1" width = "1" style = "display:none"
src="https://www.facebook.com/tr?id=590758314440297& ev=PageView& noscript=1"
/>< / noscript >
<!-- End Facebook Pixel Code -->
2015-06-24 23:03:53 +08:00
< / body >
2013-05-11 00:00:01 +08:00
< / html >