2012-03-07 05:05:15 +08:00
<!DOCTYPE html>
2013-10-23 23:12:39 +08:00
< html lang = "en" >
2012-03-07 05:05:15 +08:00
< head >
2012-06-05 03:33:52 +08:00
<!-- 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-01-02 13:40:00 +08:00
2014-06-18 00:00:48 +08:00
< title > Font Awesome, the iconic font and CSS toolkit< / title >
2012-03-07 05:05:15 +08:00
2012-06-05 03:33:52 +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-01-02 13:40:00 +08:00
<![endif]-->
2013-05-11 00:00:01 +08:00
2015-09-02 02:52:06 +08:00
< script src = "https://use.fonticons.com/ffe176a3.js" > < / script >
2012-06-15 05:08:29 +08:00
2015-04-18 05:04:59 +08:00
< script >
2012-06-15 05:08:29 +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);
2012-06-15 05:08:29 +08:00
})();
< / script >
2012-03-07 05:05:15 +08:00
< / 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-10-25 00:01:53 +08:00
< a id = "rotating-url" class = "btn btn-primary btn-lg btn-block" href = "" > < / a >
2016-02-25 06:06:49 +08:00
< / div >
< / div >
< / div >
< / div >
2016-12-03 01:03:45 +08:00
< div class = "navbar navbar-org navbar-static-top" >
2015-01-23 02:55:45 +08:00
< div class = "container" >
2015-12-17 05:02:59 +08:00
< ul class = "nav navbar-nav navbar-right" >
2016-01-09 07:03:37 +08:00
< li >
2016-10-25 00:01:53 +08:00
< a href = "http://fortawesome.com/start?utm_source=font_awesome_navbar&utm_medium=display&utm_content=font_awesome_navbar&utm_campaign=promo_4.7_update" data-toggle = "tooltip" data-container = "body" data-placement = "bottom" data-html = "true" title = "Take your front end game<br>to the next level!" >
2016-05-13 23:45:24 +08:00
< i class = "fa fa-fort-awesome fa-lg valign-baseline" > < / i >
2016-01-09 07:03:37 +08:00
Fort Awesome
< / a >
< / li >
2016-08-11 04:03:32 +08:00
< li >
2016-10-25 00:01:53 +08:00
< a href = "http://symbolset.com/?utm_source=font_awesome_navbar&utm_medium=display&utm_content=font_awesome_navbar&utm_campaign=promo_4.7_update" data-toggle = "tooltip" data-container = "body" data-placement = "bottom" data-html = "true" title = "Get the perfect icon set!" >
2016-08-11 04:03:32 +08:00
< i class = "fas fas-heart-ss" > < / i >
Symbolset
< / a >
< / li >
2016-01-09 07:03:37 +08:00
< li class = "active" >
2016-10-25 00:01:53 +08:00
< a href = "http://fontawesome.io/?utm_source=font_awesome_navbar&utm_medium=display&utm_content=font_awesome_navbar&utm_campaign=promo_4.7_update" data-toggle = "tooltip" data-container = "body" data-placement = "bottom" data-html = "true" title = "The iconic font<br>& CSS toolkit" >
2016-05-13 23:45:24 +08:00
< i class = "fa fa-font-awesome" > < / i >
2016-01-09 07:03:37 +08:00
Font Awesome< / a >
< / li >
2015-12-17 05:02:59 +08:00
< / ul >
< div class = "navbar-text navbar-right hide-xs" > Build and serve a faster front end!< / div >
2015-01-23 02:55:45 +08:00
< / div >
2016-12-03 01:03:45 +08:00
< / 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 >
2013-06-13 02:43:02 +08:00
2013-10-23 23:12:39 +08:00
< div class = "navbar-collapse collapse" >
< ul class = "nav navbar-nav" >
< li class = "hidden-sm active" > < 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 >
2013-10-23 23:12:39 +08:00
< li class = "dropdown-split-left" > < a href = "./icons/" > Icons< / 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 >
2013-10-23 23:12:39 +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 >
2013-10-23 23:12:39 +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 >
2013-10-23 23:12:39 +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 >
2013-10-23 23:12:39 +08:00
< / a >
< ul class = "dropdown-menu pull-right" >
< li > < a href = "./examples/" > Examples< / a > < / li >
< li class = "divider" > < / li >
2014-05-15 04:13:14 +08:00
< li > < a href = "./examples/#basic" > Basic Icons< / a > < / li >
2013-10-23 23:12:39 +08:00
< 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-23 02:55:45 +08:00
< 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 >
2013-10-23 23:12:39 +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 >
2013-10-23 23:12:39 +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 >
2012-03-07 05:05:15 +08:00
< / div >
2012-06-05 03:33:52 +08:00
< / div >
2012-03-07 05:05:15 +08:00
< / div >
2013-01-02 13:40:00 +08:00
2014-06-18 06:23:21 +08:00
2015-06-24 23:03:53 +08:00
< div class = "jumbotron jumbotron-carousel hidden-print" >
2013-05-11 00:00:01 +08:00
< div class = "container" >
< div class = "row" >
2016-12-03 01:03:45 +08:00
< div class = "col-md-8 col-sm-8 text-center" >
2013-10-23 23:12:39 +08:00
< h1 > Font Awesome< / h1 >
2014-06-18 00:00:48 +08:00
< p > The iconic font and CSS toolkit< / p >
2013-10-23 23:12:39 +08:00
< div class = "actions" >
2015-06-24 13:39:03 +08:00
< a class = "btn btn-default btn-lg" href = "#modal-download" data-toggle = "modal"
onClick="_gaq.push(['_trackEvent', 'Launch Modal', 'Launch Download Modal']);">
2016-04-12 02:10:07 +08:00
< i class = "fa fa-download fa-lg" aria-hidden = "true" > < / i >
2013-10-23 23:12:39 +08:00
Download
< / a >
< / div >
< div class = "shameless-self-promotion" >
2016-10-25 00:01:53 +08:00
Version 4.7.0 ·
2013-10-23 23:12:39 +08:00
< a href = "https://github.com/FortAwesome/Font-Awesome"
onClick="_gaq.push(['_trackEvent', 'Outbound Link', 'View Project on GitHub']);">
GitHub Project< / a > ·
2013-10-28 04:38:45 +08:00
< a href = "./3.2.1" > Old 3.2.1 Docs< / a > ·
Created by < a href = "http://twitter.com/davegandy" > Dave Gandy< / a >
2013-01-02 13:40:00 +08:00
< / div >
< / div >
2016-12-03 01:03:45 +08:00
< div class = "col-md-4 col-sm-4" >
< div id = "icon-carousel" class = "carousel slide" >
2013-05-11 00:00:01 +08:00
< div class = "carousel-inner" >
2016-05-13 23:45:24 +08:00
< div class = "active item" > < div > < i class = "fa fa-font-awesome" aria-hidden = "true" > < / i > < span class = "sr-only" > flag icon< / span > < / div > < / div >
2016-10-25 00:01:53 +08:00
< div class = "item" > < div > < i class = "fa fa-handshake-o" aria-hidden = "true" > < / i > < span class = "sr-only" > fort awesome icon< / span > < / div > < / div >
< div class = "item" > < div > < i class = "fa fa-bath" aria-hidden = "true" > < / i > < span class = "sr-only" > fort awesome icon< / span > < / div > < / div >
< div class = "item" > < div > < i class = "fa fa-envelope-open-o" aria-hidden = "true" > < / i > < span class = "sr-only" > fort awesome icon< / span > < / div > < / div >
2016-04-12 02:10:07 +08:00
< div class = "item" > < div > < i class = "fa fa-fort-awesome" aria-hidden = "true" > < / i > < span class = "sr-only" > fort awesome icon< / span > < / div > < / div >
< div class = "item" > < div > < i class = "fa fa-commenting" aria-hidden = "true" > < / i > < span class = "sr-only" > commenting icon< / span > < / div > < / div >
< div class = "item" > < div > < i class = "fa fa-map-signs" aria-hidden = "true" > < / i > < span class = "sr-only" > map signs icon< / span > < / div > < / div >
< div class = "item" > < div > < i class = "fa fa-envelope" aria-hidden = "true" > < / i > < span class = "sr-only" > envelope icon< / span > < / div > < / div >
< div class = "item" > < div > < i class = "fa fa-send-o" aria-hidden = "true" > < / i > < span class = "sr-only" > send icon< / span > < / div > < / div >
< div class = "item" > < div > < i class = "fa fa-book" aria-hidden = "true" > < / i > < span class = "sr-only" > book icon< / span > < / div > < / div >
< div class = "item" > < div > < i class = "fa fa-fighter-jet" aria-hidden = "true" > < / i > < span class = "sr-only" > fighter jet icon< / span > < / div > < / div >
< div class = "item" > < div > < i class = "fa fa-beer" aria-hidden = "true" > < / i > < span class = "sr-only" > beer icon< / span > < / div > < / div >
< div class = "item" > < div > < i class = "fa fa-heart-o" aria-hidden = "true" > < / i > < span class = "sr-only" > heart icon< / span > < / div > < / div >
< div class = "item" > < div > < i class = "fa fa-thumbs-o-up" aria-hidden = "true" > < / i > < span class = "sr-only" > thumbs up icon< / span > < / div > < / div >
< div class = "item" > < div > < i class = "fa fa-pied-piper-alt" aria-hidden = "true" > < / i > < span class = "sr-only" > pied piper icon< / span > < / div > < / div >
2013-05-11 00:00:01 +08:00
< / div >
2016-12-03 01:03:45 +08:00
<!-- Carousel nav -->
2013-10-23 23:12:39 +08:00
< a class = "carousel-control left" href = "#icon-carousel" data-slide = "prev"
2013-05-11 00:00:01 +08:00
onClick="_gaq.push(['_trackEvent', 'iconCarousel', 'Prev']);">
2016-04-12 02:10:07 +08:00
< i class = "fa fa-arrow-circle-left" aria-hidden = "true" > < / i >
< span class = "sr-only" > Previous< / span >
< / a >
2013-10-23 23:12:39 +08:00
< a class = "carousel-control right" href = "#icon-carousel" data-slide = "next"
2013-05-11 00:00:01 +08:00
onClick="_gaq.push(['_trackEvent', 'iconCarousel', 'Next']);">
2016-04-12 02:10:07 +08:00
< i class = "fa fa-arrow-circle-right" aria-hidden = "true" > < / i >
< span class = "sr-only" > Next< / span >
< / a >
2016-12-03 01:03:45 +08:00
< / div >
2013-01-02 13:40:00 +08:00
< / div >
2012-03-07 05:05:15 +08:00
< / div >
2013-01-02 13:40:00 +08:00
2013-05-11 00:00:01 +08:00
< / div >
2012-06-05 03:33:52 +08:00
< / div >
2012-03-07 05:05:15 +08:00
2013-05-11 00:00:01 +08:00
< div id = "social-buttons" class = "hidden-print" >
2013-01-02 13:40:00 +08:00
< div class = "container" >
2015-06-24 23:03:53 +08:00
< form id = "newsletter" method = "post" action = "https://formkeep.com/f/ba101f5b69f0" >
2016-10-28 04:53:09 +08:00
< div class = "row" >
< div class = "col-md-4 col-md-offset-2 col-sm-6" >
< div class = "form-group margin-bottom" >
< input name = "email" type = "email" class = "form-control" id = "email" placeholder = "Enter your email address…" required >
2015-06-24 13:39:03 +08:00
< / div >
2016-10-28 04:53:09 +08:00
< / div >
< div class = "col-md-4 col-sm-6" >
< button type = "submit" class = "btn btn-success btn-block margin-bottom-lg"
data-toggle="popover" data-trigger="hover" data-placement="top" title="Stay up to date with the Awesome"
data-content="We'll send you updates on new Font Awesome releases, icons, and other stuff that we're working on. We won't spam you. Scout's honor.">
Subscribe to Font Awesome Updates < i class = "fa fa-envelope" aria-hidden = "true" > < / i >
< / button >
< / div >
< / div >
< / form >
2015-06-24 13:39:03 +08:00
2013-10-23 23:12:39 +08:00
< ul class = "list-inline" >
2013-05-11 00:00:01 +08:00
< li >
2015-07-29 05:58:57 +08:00
< iframe class = "github-btn" src = "https://ghbtns.com/github-btn.html?user=FortAwesome&repo=Font-Awesome&type=watch&count=true" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "100px" height = "20px" > < / iframe >
2013-05-11 00:00:01 +08:00
< / li >
< li >
2015-07-29 05:58:57 +08:00
< iframe class = "github-btn" src = "https://ghbtns.com/github-btn.html?user=FortAwesome&repo=Font-Awesome&type=fork&count=true" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "102px" height = "20px" > < / iframe >
2013-05-11 00:00:01 +08:00
< / li >
< li class = "follow-btn" >
2016-10-28 04:53:09 +08:00
< a href = "https://twitter.com/fontawesome" class = "twitter-follow-button" data-link-color = "#000000" data-show-count = "true" > Follow @fontawesome< / a >
2013-05-11 00:00:01 +08:00
< / li >
2013-06-13 02:43:02 +08:00
< li class = "tweet-btn hidden-phone" >
2014-05-15 04:13:14 +08:00
< a href = "https://twitter.com/share" class = "twitter-share-button" data-url = "http://fontawesome.io" data-text = "Font Awesome, the iconic font and CSS framework" data-counturl = "http://fortawesome.github.com/Font-Awesome/" data-count = "horizontal" data-via = "fontawesome" data-related = "davegandy:Creator of Font Awesome" > Tweet< / a >
2013-05-11 00:00:01 +08:00
< / li >
< / ul >
2013-01-02 13:40:00 +08:00
< / div >
< / div >
2012-03-07 05:05:15 +08:00
2013-05-11 00:00:01 +08:00
2013-01-02 13:40:00 +08:00
< div class = "container" >
2013-05-11 00:00:01 +08:00
< section class = "hidden-print" >
2013-10-23 23:12:39 +08:00
< 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 >
2013-10-23 23:12:39 +08:00
2013-05-11 00:00:01 +08:00
< p class = "lead" >
Font Awesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow,
and anything that can be done with the power of CSS.
< / p >
< / div >
< / section >
2013-10-23 23:12:39 +08:00
< section id = "why" class = "feature-list" >
2012-06-05 03:33:52 +08:00
< div class = "row" >
2013-10-23 23:12:39 +08:00
< div class = "col-md-4 col-sm-6" >
2016-10-25 00:01:53 +08:00
< h4 > < i class = "fa fa-flag" aria-hidden = "true" > < / i > One Font, 675 Icons< / h4 >
2013-01-02 13:40:00 +08:00
In a single collection, Font Awesome is a pictographic language of web-related actions.
2012-06-05 03:33:52 +08:00
< / div >
2013-10-23 23:12:39 +08:00
< div class = "col-md-4 col-sm-6" >
2016-04-12 02:10:07 +08:00
< h4 > < i class = "fa fa-ban" aria-hidden = "true" > < / i > No JavaScript Required< / h4 >
2013-10-23 23:12:39 +08:00
Fewer compatibility concerns because Font Awesome doesn't require JavaScript.
2012-06-05 03:33:52 +08:00
< / div >
2013-10-23 23:12:39 +08:00
< div class = "col-md-4 col-sm-6" >
2016-04-12 02:10:07 +08:00
< h4 > < i class = "fa fa-arrows-alt" aria-hidden = "true" > < / i > Infinite Scalability< / h4 >
2013-01-02 13:40:00 +08:00
Scalable vector graphics means every icon looks awesome at any size.
2012-06-05 03:33:52 +08:00
< / div >
2013-10-23 23:12:39 +08:00
< div class = "col-md-4 col-sm-6" >
2016-04-12 02:10:07 +08:00
< h4 > < i class = "fa fa-microphone" aria-hidden = "true" > < / i > Free, as in Speech< / h4 >
2016-12-14 19:04:06 +08:00
Free, as in < i class = "fa fa-beer" aria-hidden = "true" > < / i > < span class = "sr-only" > Beer< / span > . Font Awesome is completely free for commercial use. Check out the < a href = "./license/" > license< / a > .
2012-06-05 03:33:52 +08:00
< / div >
2013-10-23 23:12:39 +08:00
< div class = "col-md-4 col-sm-6" >
2016-04-12 02:10:07 +08:00
< h4 > < i class = "fa fa-pencil" aria-hidden = "true" > < / i > CSS Control< / h4 >
2013-10-23 23:12:39 +08:00
Easily style icon color, size, shadow, and anything that's possible with CSS.
2012-06-05 03:33:52 +08:00
< / div >
2013-10-23 23:12:39 +08:00
< div class = "col-md-4 col-sm-6" >
2016-04-12 02:10:07 +08:00
< h4 > < i class = "fa fa-eye" aria-hidden = "true" > < / i > Perfect on Retina Displays< / h4 >
2013-01-02 13:40:00 +08:00
Font Awesome icons are vectors, which mean they're gorgeous on high-resolution displays.
2012-06-05 03:33:52 +08:00
< / div >
2013-10-23 23:12:39 +08:00
< div class = "col-md-4 col-sm-6" >
2016-04-12 02:10:07 +08:00
< h4 > < i class = "fa fa-gamepad" aria-hidden = "true" > < / i > Plays Well with Others< / h4 >
2014-05-15 04:13:14 +08:00
Originally designed for < a href = "http://getbootstrap.com" > Bootstrap< / a > , Font Awesome works great with all frameworks.
2012-06-05 03:33:52 +08:00
< / div >
2013-10-23 23:12:39 +08:00
< div class = "col-md-4 col-sm-6" >
2016-04-12 02:10:07 +08:00
< h4 > < i class = "fa fa-desktop" aria-hidden = "true" > < / i > Desktop Friendly< / h4 >
2013-05-11 00:00:01 +08:00
To use on the desktop or for a complete set of vectors,
check out the < a href = "./cheatsheet/" > cheatsheet< / a > .
2012-06-05 03:33:52 +08:00
< / div >
2013-10-23 23:12:39 +08:00
< div class = "col-md-4 col-sm-6" >
2016-04-12 02:10:07 +08:00
< h4 > < i class = "fa fa-wheelchair" aria-hidden = "true" > < / i > Accessibility-minded< / h4 >
Font Awesome < i class = "fa fa-heart" aria-hidden = "true" > < / i > < span class = "sr-only" > loves< / span > screen readers and
< a href = "./accessibility/" > helps make your icons accessible< / a > on the web.
2012-06-05 03:33:52 +08:00
< / div >
< / div >
2013-10-23 23:12:39 +08:00
< / section >
2012-03-07 05:05:15 +08:00
2013-05-11 00:00:01 +08:00
< section id = "thanks-to" >
< h2 class = "page-header" > Thanks To< / h2 >
2013-01-02 13:40:00 +08:00
< div class = "row" >
2013-10-23 23:12:39 +08:00
< div class = "col-md-4 col-sm-4" >
2013-01-02 13:40:00 +08:00
< p >
2013-05-11 00:00:01 +08:00
Thanks to < a href = "https://twitter.com/robmadole/" > @robmadole< / a > and
< a href = "https://twitter.com/supercodepoet/" > @supercodepoet< / a > for icon design
review, advice, some Jekyll help, and being all around badass coders.
2013-01-02 13:40:00 +08:00
< / p >
< / div >
2013-10-23 23:12:39 +08:00
< div class = "col-md-4 col-sm-4" >
2013-01-02 13:40:00 +08:00
< p >
2013-10-23 23:12:39 +08:00
HUGE thanks to < a href = "https://twitter.com/gtagliala" > @gtagliala< / a > for doing such a fantastic job managing
pull requests and issues on the Font Awesome
< a href = "https://github.com/FortAwesome/Font-Awesome" > GitHub project< / a > .
2013-01-02 13:40:00 +08:00
< / p >
< / div >
2013-10-23 23:12:39 +08:00
< div class = "col-md-4 col-sm-4" >
2013-01-02 13:40:00 +08:00
< p >
2016-04-12 02:10:07 +08:00
Thanks to < a href = "http://tracking.maxcdn.com/c/148092/3982/378" > < i class = "fa fa-maxcdn" aria-hidden = "true" > < / i > MaxCDN< / a > for providing the excellent
2016-09-13 03:01:07 +08:00
< a href = "https://www.bootstrapcdn.com/fontawesome/" > BootstrapCDN< / a > , the fastest and easiest way to
2013-05-11 00:00:01 +08:00
< a href = "./get-started/#bootstrapcdn" > get started< / a > with Font Awesome.
2013-01-02 13:40:00 +08:00
< / p >
< / div >
< / div >
< / section >
< / div >
2016-01-09 07:03:37 +08:00
< div class = "modal fade" id = "modal-download" tabindex = "-1" role = "dialog" aria-labelledby = "modal-download-label"
xmlns="http://www.w3.org/1999/html">
2015-06-24 13:39:03 +08:00
< div class = "modal-dialog" role = "document" >
< div class = "modal-content" >
< div class = "modal-header" >
2016-04-12 02:10:07 +08: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 >
2016-01-09 07:03:37 +08:00
< h2 class = "modal-title" id = "modal-download-label" >
2016-04-12 02:10:07 +08:00
< i class = "fa fa-download fa-lg" aria-hidden = "true" > < / i >
2016-01-09 07:03:37 +08:00
Download
< / h2 >
2015-06-24 13:39:03 +08:00
< / div >
2016-01-09 07:03:37 +08:00
< div class = "modal-body" >
< div class = "text-lg margin-bottom-lg" >
Before you download, check out our latest project: Fort Awesome—
< / div >
2015-06-24 13:39:03 +08:00
2016-01-09 07:03:37 +08:00
< div class = "row" >
< div class = "col-md-6 col-sm-6 margin-bottom-lg" >
< h4 class = "page-header margin-top-none padding-bottom-sm margin-bottom-sm" > More Sets< / h4 >
Font Awesome not the right look? We've got the perfect icon set for your website!
< / div >
< div class = "col-md-6 col-sm-6 margin-bottom-lg" >
< h4 class = "page-header margin-top-none padding-bottom-sm margin-bottom-sm" > Your Icons< / h4 >
Copy & paste your own logo and icons directly into Fort Awesome. Easy peasy.
< / div >
< div class = "col-md-6 col-sm-6 margin-bottom-lg" >
< h4 class = "page-header margin-top-none padding-bottom-sm margin-bottom-sm" > Fonts Too!< / h4 >
Subset and serve your typefaces too! We've got some great ones to start with.
< / div >
< div class = "col-md-6 col-sm-6 margin-bottom-lg" >
< h4 class = "page-header margin-top-none padding-bottom-sm margin-bottom-sm" > Optimized< / h4 >
Subsetting your icons and typefaces often shrinks them by 95% or more!
< / div >
< div class = "col-md-6 col-sm-6 margin-bottom-lg" >
< h4 class = "page-header margin-top-none padding-bottom-sm margin-bottom-sm" > Hosted< / h4 >
No more messing with files! Update and deploy your icons to our CDN.
< / div >
< div class = "col-md-6 col-sm-6 margin-bottom-lg" >
< h4 class = "page-header margin-top-none padding-bottom-sm margin-bottom-sm" > Faster< / h4 >
Optimized and hosted means your icons and typefaces load much faster.
< / div >
< / div >
2015-06-24 13:39:03 +08:00
2016-10-25 00:01:53 +08:00
< a href = "https://fortawesome.com/start?utm_source=font_awesome_homepage&utm_medium=display&utm_content=download_modal&utm_campaign=promo_4.7_update" class = "btn btn-success btn-lg btn-block" >
2016-01-09 07:03:37 +08:00
Take your icon game < br class = "visible-xs" / > to the next level with
< h2 class = "margin-top-sm margin-bottom-sm hidden-xs" > < i class = "fas fas-fort-logo fas-lg valign-baseline" > < / i > Fort Awesome< / h2 >
< h3 class = "margin-top-sm margin-bottom-sm visible-xs" > < i class = "fas fas-fort-logo fas-lg valign-baseline" > < / i > Fort Awesome< / h3 >
2015-06-24 13:39:03 +08:00
< / a >
2016-01-09 07:03:37 +08:00
< div class = "text-center margin-top-sm margin-bottom-sm" > or< / div >
2016-10-25 00:01:53 +08:00
< a class = "btn btn-default btn-lg btn-block" href = "./assets/font-awesome-4.7.0.zip"
2016-01-09 07:03:37 +08:00
onClick="_gaq.push(['_trackEvent', 'Outbound Modal Link', 'Download on GitHub']);">
No thanks, just download < br class = "visible-xs" / > Font Awesome
2015-06-24 13:39:03 +08:00
< / a >
2016-01-09 07:03:37 +08:00
2015-06-24 13:39:03 +08:00
< / div >
< / div >
< / div >
< / 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-01-02 13:40:00 +08:00
< / div >
2013-05-11 00:00:01 +08:00
< 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 >
2012-06-05 03:33:52 +08:00
< / div >
2013-05-11 00:00:01 +08:00
< 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 >
2012-03-07 05:05:15 +08:00
< / div >
2012-06-05 03:33:52 +08:00
< / div >
2013-05-11 00:00:01 +08:00
< / 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 >
2016-12-03 01:03:45 +08:00
< h2 class = "modal-title" id = "modal-fa5-label" > Font Awesome 5 is funded and coming!< / h2 >
2016-10-25 00:01:53 +08:00
< / div >
< 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 >
2016-10-26 00:34:36 +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
2016-11-03 23:08:43 +08:00
< p class = "lead text-center margin-top-lg margin-bottom-lg" >
2016-12-03 01:03:45 +08:00
Thanks to all of our Kickstarter backers who helped make the project successful. More information and updates are to come.
2016-11-03 23:08:43 +08:00
< / p >
2016-12-03 01:03:45 +08:00
< a class = "btn btn-fa5 btn-lg btn-block" href = "https://www.kickstarter.com/projects/232193852/font-awesome-5?ref=1oakzw"
2016-10-25 00:01:53 +08:00
onClick="_gaq.push(['_trackEvent', 'Outbound Modal Link', 'Check out the Kickstarter']);">
2016-12-03 01:03:45 +08:00
< h3 class = "margin text-sans-serif strong" > Check out the details on < br class = "hide-sm hide-md hide-lg" > Kickstarter < i class = "fa fa-external-link-square" aria-hidden = "true" > < / i > < / h3 >
2016-10-25 00:01:53 +08:00
< / a >
< / div >
< / div >
< / div >
< / div >
2012-03-07 05:05:15 +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 >
2012-03-07 05:05:15 +08:00
< / html >