2013-05-10 12:00:01 -04:00
<!DOCTYPE html>
2013-10-23 11:12:39 -04:00
< html lang = "en" >
2013-05-10 12:00:01 -04:00
< head >
<!-- Basic Page Needs
================================================== -->
< meta charset = "utf-8" / >
2015-04-17 17:04:59 -04:00
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
2014-05-14 15:13:14 -05:00
< meta name = "description" content = "Font Awesome, the iconic font and CSS framework" >
2013-05-10 12:00:01 -04:00
< meta name = "author" content = "Dave Gandy" >
2014-08-26 11:51:53 -05:00
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
2014-08-20 09:28:50 -04:00
< link rel = "shortcut icon" href = "../assets/ico/favicon.ico" >
2013-05-10 12:00:01 -04:00
2014-08-20 09:28:50 -04:00
< title > What's New< / title >
2013-05-10 12:00:01 -04:00
<!-- CSS
2013-10-23 11:12:39 -04:00
================================================== -->
2014-08-20 09:28:50 -04:00
< link rel = "stylesheet" href = "../assets/css/site.css" >
< link rel = "stylesheet" href = "../assets/css/pygments.css" >
< link rel = "stylesheet" href = "../assets/font-awesome/css/font-awesome.css" >
2013-10-23 11:12:39 -04:00
<!-- [if lt IE 9]>
2014-08-20 09:28:50 -04:00
< script src = "../assets/js/html5shiv.js" > < / script >
< script src = "../assets/js/respond.min.js" > < / script >
2013-05-10 12:00:01 -04:00
<![endif]-->
2015-09-01 14:52:06 -04:00
< script src = "https://use.fonticons.com/ffe176a3.js" > < / script >
2013-05-10 12:00:01 -04:00
< / head >
2016-04-20 14:45:06 -04:00
< body class = "font-awesome " >
2015-06-24 08:03:53 -07:00
< div id = "wrap" > <!-- necessary for sticky footer. wrap all content except footer -->
2018-02-05 20:49:24 -05:00
< div class = "navbar navbar-inverse navbar-static-top hidden-print" >
2013-10-23 11:12:39 -04:00
< div class = "container" >
< div class = "navbar-header" >
< button type = "button" class = "navbar-toggle" data-toggle = "collapse" data-target = ".navbar-collapse" >
2016-04-11 14:10:07 -04:00
< i class = "fa fa-bars fa-lg" aria-hidden = "true" title = "Toggle navigation" > < / i >
2013-10-23 11:12:39 -04:00
< span class = "sr-only" > Toggle navigation< / span >
< / button >
2018-02-05 20:49:24 -05:00
< a class = "navbar-brand" href = "../" > < i class = "fa fa-font-awesome" aria-hidden = "true" > < / i > Fork Awesome< / a >
2013-10-23 11:12:39 -04:00
< / div >
2013-06-12 14:43:02 -04:00
2013-10-23 11:12:39 -04:00
< div class = "navbar-collapse collapse" >
< ul class = "nav navbar-nav" >
2014-08-20 09:28:50 -04:00
< li class = "hidden-sm " > < a href = "../" > Home< / a > < / li >
< li class = "hidden-sm active" >
< a href = "../whats-new/" > What's New< / a >
2013-10-23 11:12:39 -04:00
< / li >
2014-08-20 09:28:50 -04:00
< li class = "hidden-xs hidden-md hidden-lg active" >
< a href = "../whats-new/" > New< / a >
2013-10-23 11:12:39 -04:00
< / li >
2016-04-11 14:10:07 -04: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 >
2014-08-20 09:28:50 -04:00
< li class = "dropdown-split-left" > < a href = "../icons/" > Icons< / a > < / li >
2013-10-23 11:12:39 -04:00
< li class = "dropdown dropdown-split-right hidden-xs" >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" >
2016-04-11 14:10:07 -04: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 >
2013-10-23 11:12:39 -04:00
< / a >
< ul class = "dropdown-menu pull-right" >
2016-04-11 14:10:07 -04:00
< li > < a href = "../icons/" > < i class = "fa fa-flag fa-fw" aria-hidden = "true" > < / i > All Icons< / a > < / li >
2013-10-23 11:12:39 -04:00
< li class = "divider" > < / li >
2016-10-24 12:01:53 -04: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-11 14:10:07 -04: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 >
2013-10-23 11:12:39 -04:00
< / ul >
< / li >
2014-08-20 09:28:50 -04:00
< li class = "dropdown-split-left" > < a href = "../examples/" > Examples< / a > < / li >
2013-10-23 11:12:39 -04:00
< li class = "dropdown dropdown-split-right hidden-xs" >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" >
2016-04-11 14:10:07 -04: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 >
2013-10-23 11:12:39 -04:00
< / a >
< ul class = "dropdown-menu pull-right" >
2014-08-20 09:28:50 -04:00
< li > < a href = "../examples/" > Examples< / a > < / li >
2013-10-23 11:12:39 -04:00
< li class = "divider" > < / li >
2014-08-20 09:28:50 -04:00
< 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 >
2015-01-22 13:55:45 -05:00
< li > < a href = "../examples/#animated" > Animated Icons< / a > < / li >
2016-04-11 14:10:07 -04:00
< li > < a href = "../examples/#accessible" > Accessibility-Minded< / a > < / li >
2014-08-20 09:28:50 -04: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 >
2013-10-23 11:12:39 -04:00
< / ul >
< / li >
2016-04-22 11:35:08 -04: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 >
2014-08-20 09:28:50 -04:00
< li > < a href = "../community/" > Community< / a > < / li >
< li > < a href = "../license/" > License< / a > < / li >
2013-10-23 11:12:39 -04:00
< / ul >
2013-05-10 12:00:01 -04:00
< / div >
< / div >
< / div >
2014-06-17 18:23:21 -04:00
2015-06-24 08:03:53 -07:00
2014-08-04 13:31:21 -04:00
2014-08-20 09:28:50 -04:00
< div class = "jumbotron jumbotron-ad hidden-print" >
< div class = "container" >
2016-12-02 12:03:45 -05:00
< h1 > < i class = "fa fa-lightbulb-o" aria-hidden = "true" > < / i > What's New< / h1 >
< p > What's New in the latest version — Font Awesome 4.7< / p >
2016-10-27 16:53:09 -04:00
< / div >
2013-05-10 12:00:01 -04:00
< / div >
< div id = "social-buttons" class = "hidden-print" >
< div class = "container" >
2013-10-23 11:12:39 -04:00
< ul class = "list-inline" >
2013-05-10 12:00:01 -04:00
< li >
2018-02-05 20:49:24 -05:00
< iframe class = "github-btn" src = "https://ghbtns.com/github-btn.html?user=ForkAwesome&repo=Fork-Awesome&type=watch&count=true" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "100px" height = "20px" > < / iframe >
2013-05-10 12:00:01 -04:00
< / li >
2013-06-12 14:43:02 -04:00
< li class = "tweet-btn hidden-phone" >
2018-02-05 20:49:24 -05:00
< a href = "https://twitter.com/share" class = "twitter-share-button" data-url = "http://forkawesome.github.com/Fork-Awesome/" data-text = "Fork Awesome, a fork of the iconic font and CSS framework" data-counturl = "http://forkawesome.github.com/Fork-Awesome/" data-count = "horizontal" > Tweet< / a >
2013-05-10 12:00:01 -04:00
< / li >
< / ul >
< / div >
< / div >
< div class = "container" >
2016-04-11 14:10:07 -04:00
< div class = "row feature-list" >
< div class = "col-md-4 col-sm-6" >
< h4 > < i class = "fa fa-universal-access" aria-hidden = "true" > < / i > < a href = "../accessibility" > Accessibility Docs< / a > < / h4 >
2016-10-24 12:01:53 -04:00
Details on how to mark up your icons depending on how you're using them.
2016-04-11 14:10:07 -04:00
Make your site icons usable by the most people, and start here.
< / div >
< div class = "col-md-4 col-sm-6" >
< h4 > < i class = "fa fa-code" aria-hidden = "true" > < / i > Better Examples< / h4 >
Every FA icon example page now has a better, more accessibility-minded
default block of code that users can copy and paste.
< / div >
< div class = "col-md-4 col-sm-6" >
< h4 > < i class = "fa fa-wheelchair-alt" aria-hidden = "true" > < / i > < a href = "../icons/#accessibility" > Accessibility Category< / a > < / h4 >
We've added a new icon category specifically for accessibility and seeded
it with 15 icons to start. Make sure to < a href = "../community/#requesting-new-icons" > request more< / a > if you need them!
< / div >
< / div >
2014-08-20 09:28:50 -04:00
< section id = "new" >
2016-10-24 12:01:53 -04:00
< h2 class = "page-header" > 41 New Icons in 4.7< / h2 >
2014-08-20 09:28:50 -04:00
< div class = "margin-botom-large" >
2016-10-24 12:01:53 -04:00
You asked, Font Awesome delivers with 41 shiny new icons in version 4.7.
2014-08-20 09:28:50 -04:00
Want to request new icons? < a href = "../community/#requesting-new-icons" > Here's how< / a > .
2013-05-10 12:00:01 -04:00
< / div >
2014-08-20 09:28:50 -04:00
< div class = "row fontawesome-icon-list" >
2016-10-24 12:01:53 -04: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 >
< 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 >
< 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/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 >
< 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 >
< 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 >
< 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 >
< 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 >
< 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 >
< 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-11 14:10:07 -04:00
2016-10-24 12:01:53 -04: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-04-11 14:10:07 -04:00
2016-10-24 12:01:53 -04: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 >
2016-04-11 14:10:07 -04:00
2016-10-24 12:01:53 -04: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-04-11 14:10:07 -04:00
2016-10-24 12:01:53 -04: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-11 14:10:07 -04:00
2016-10-24 12:01:53 -04: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-11 14:10:07 -04:00
2016-10-24 12:01:53 -04: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-11 14:10:07 -04:00
2016-10-24 12:01:53 -04: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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04: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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04: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-05-13 11:45:24 -04:00
2016-10-24 12:01:53 -04: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-05-04 12:12:43 -04:00
2016-10-24 12:01:53 -04: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-05-13 11:45:24 -04:00
2016-10-24 12:01:53 -04: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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04: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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04: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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04: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 >
2016-05-13 11:45:24 -04:00
2016-10-24 12:01:53 -04: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-05-13 11:45:24 -04:00
2016-10-24 12:01:53 -04: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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04: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-05-13 11:45:24 -04:00
2016-10-24 12:01:53 -04: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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04: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 >
2016-05-04 12:12:43 -04:00
2016-10-24 12:01:53 -04:00
< 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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04:00
< 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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04:00
< 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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04:00
< 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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04:00
< 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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04:00
< 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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04: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 >
2016-05-04 12:12:43 -04:00
2016-10-24 12:01:53 -04:00
< 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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04: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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04:00
< 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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04:00
< 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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04: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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04:00
< 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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04: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 >
2014-08-20 09:28:50 -04:00
2016-10-24 12:01:53 -04:00
< 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-04 12:12:43 -04:00
2013-05-10 12:00:01 -04:00
< / div >
2014-08-20 09:28:50 -04:00
2013-05-10 12:00:01 -04:00
< / section >
2014-08-20 09:28:50 -04:00
< section id = "new-upgrading" >
< h2 class = "page-header" > Upgrading from 3.2.1?< / h2 >
< p >
2016-10-24 12:01:53 -04:00
For complete documentation of the syntax changes in 4.7, check out the
2014-08-20 09:28:50 -04:00
< a href = "../examples" > examples< / a > . For the changes to icon names,
< a href = "https://twitter.com/gtagliala" > @gtagliala< / a > has put together a
< a href = "https://github.com/FortAwesome/Font-Awesome/wiki/Upgrading-from-3.2.1-to-4" > great wiki page< / a > that
documents all the changes.
< / p >
2014-05-14 15:13:14 -05:00
< / section >
2013-05-10 12:00:01 -04:00
< / div >
2015-06-24 08:03:53 -07:00
< / div >
< footer id = "footer" class = "footer hidden-print" >
2013-05-10 12:00:01 -04:00
< div class = "container text-center" >
< div >
2018-02-05 20:49:24 -05:00
< i class = "fa fa-fork" aria-hidden = "true" > < / i > Fork Awesome 0.4.7
2013-10-23 11:12:39 -04:00
< span class = "hide-xs" > · < / span > < br class = "hide-sm hide-md hide-lg" >
2018-02-05 20:49:24 -05:00
A fork of Font Awesome, originally created by < a href = "https://twitter.com/davegandy" > Dave Gandy< / a >
2013-05-10 12:00:01 -04:00
< / div >
< div >
2018-02-05 20:49:24 -05:00
Fork Awesome licensed under < a href = "http://scripts.sil.org/OFL" > SIL OFL 1.1< / a >
2013-10-23 11:12:39 -04:00
< span class = "hide-xs" > · < / span > < br class = "hide-sm hide-md hide-lg" >
2013-06-12 14:43:02 -04:00
Code licensed under < a href = "http://opensource.org/licenses/mit-license.html" > MIT License< / a >
2013-10-23 11:12:39 -04:00
< span class = "hide-xs hide-sm" > · < / span > < br class = "hide-md hide-lg" >
2013-05-10 12:00:01 -04:00
Documentation licensed under < a href = "http://creativecommons.org/licenses/by/3.0/" > CC BY 3.0< / a >
< / div >
< div class = "project" >
2018-02-05 20:49:24 -05:00
< a href = "https://github.com/ForkAwesome/Fork-Awesome" > GitHub Project< / a > ·
< a href = "https://github.com/ForkAwesome/Fork-Awesome/issues" > Issues< / a >
2013-05-10 12:00:01 -04:00
< / div >
< / div >
< / footer >
2016-12-02 12:03:45 -05:00
< div class = "modal" id = "modal-fa5" tabindex = "-1" role = "dialog" aria-labelledby = "modal-fa5-label" >
2017-12-07 11:09:30 -06:00
< div class = "modal-dialog" role = "document" >
2016-10-24 12:01:53 -04:00
< div class = "modal-content" >
2017-12-07 11:09:30 -06:00
< div class = "modal-header bg-fa5" >
2016-10-24 12:01:53 -04:00
< 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-12-07 11:09:30 -06:00
< h3 class = "modal-title" id = "modal-fa5-label" > Font Awesome 5 Released!< / h3 >
2016-10-24 12:01:53 -04:00
< / div >
< div class = "modal-body" >
2017-12-07 11:09:30 -06:00
< div class = "row margin-bottom-lg margin-top" >
< div class = "col-md-2 col-sm-2 col-xs-2 text-right padding-right-sm" >
< i class = "fas fas-trophy-alt fas-3x fas-fw text-muted hidden-xs" > < / i >
< i class = "fas fas-trophy-alt fas-2x fas-fw text-muted hidden-sm hidden-md hidden-lg" > < / i >
< / div >
< div class = "col-md-9 col-sm-9 col-xs-9" >
< h4 class = "page-header margin-top-none padding-bottom-sm margin-bottom-sm" > More Icons< / h4 >
< p >
Get 893 icons right now with FA Free, plus another 1,283 icons with Pro, which also gets you another 46 icon category packs as we finish them!
< / p >
< / div >
< / div >
< div class = "row margin-bottom-lg" >
< div class = "col-md-2 col-sm-2 col-xs-2 text-right padding-right-sm" >
< i class = "fas fas-flask fas-3x fas-fw text-muted hidden-xs" > < / i >
< i class = "fas fas-flask fas-2x fas-fw text-muted hidden-sm hidden-md hidden-lg" > < / i >
< / div >
< div class = "col-md-9 col-sm-9 col-xs-9" >
< h4 class = "page-header margin-top-none padding-bottom-sm margin-bottom-sm" > All-New SVG< / h4 >
< p >
Our all-new SVG with JavaScript gives you all the power of SVG without the usual hassle.
< / p >
< / div >
< / div >
< div class = "row margin-bottom-lg" >
< div class = "col-md-2 col-sm-2 col-xs-2 text-right padding-right-sm" >
< i class = "fas fas-rocket fas-3x fas-fw text-muted hidden-xs" > < / i >
< i class = "fas fas-rocket fas-2x fas-fw text-muted hidden-sm hidden-md hidden-lg" > < / i >
< / div >
< div class = "col-md-9 col-sm-9 col-xs-10" >
< h4 class = "page-header margin-top-none padding-bottom-sm margin-bottom-sm" > Tons More< / h4 >
< p >
Ligatures for easier desktop use, shim for quick upgrades from 4, and more styles, icons, and tools with FA Pro.
< / p >
< / div >
2016-10-25 12:34:36 -04:00
< / div >
2016-10-24 12:01:53 -04:00
2017-12-07 11:46:40 -06:00
< a target = "_blank" href = "https://fontawesome.com/?utm_source=font_awesome_homepage&utm_medium=display&utm_campaign=fa5_released&utm_content=auto_modal" class = "btn btn-fa5 btn-lg btn-block" >
2017-09-06 16:16:45 -04:00
< h3 class = "margin-top margin-bottom strong" >
2017-12-07 11:09:30 -06:00
Font Awesome 5 < i class = "fas fas-external-link" aria-hidden = "true" > < / i >
2017-09-06 16:16:45 -04:00
< / h3 >
2016-10-24 12:01:53 -04:00
< / a >
< / div >
< / div >
< / div >
< / div >
2013-05-10 12:00:01 -04:00
2015-06-24 08:03:53 -07: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-28 14:58:57 -07:00
< script src = "https://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/jquery.validate.min.js" > < / script >
2015-06-24 08:03:53 -07:00
< script src = "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js" > < / script >
2016-04-25 12:01:25 -04: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 08:03:53 -07:00
< script src = "../assets/js/site.js" > < / script >
2015-09-01 14:52:06 -04:00
< script src = "../assets/js/search.js" > < / script >
2016-10-24 12:01:53 -04: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 >
2015-06-24 08:03:53 -07:00
< / body >
2013-05-10 12:00:01 -04:00
< / html >