<!DOCTYPE html> <html lang="en"> <head> <!-- Basic Page Needs ================================================== --> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Font Awesome, the iconic font and CSS framework"> <meta name="author" content="Dave Gandy"> <link rel="shortcut icon" href="./assets/ico/favicon.ico"> <title>Font Awesome, the iconic font and CSS toolkit</title> <!-- CSS ================================================== --> <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"> <!--[if lt IE 9]> <script src="./assets/js/html5shiv.js"></script> <script src="./assets/js/respond.min.js"></script> <![endif]--> <script type="text/javascript" src="//use.typekit.net/wnc7ioh.js"></script> <script type="text/javascript">try{Typekit.load();}catch(e){}</script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-30136587-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body> <div id="wrap"> <!-- necessary for sticky footer. wrap all content except footer --> <div class="navbar navbar-inverse navbar-static-top hidden-print"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <i class="fa fa-bars fa-lg"></i> </button> <a class="navbar-brand" href="./"><i class="fa fa-flag"></i> Font Awesome</a> </div> <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> <li><a href="./get-started/">Get Started</a></li> <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"> <i class="fa fa-caret-down"></i> </a> <ul class="dropdown-menu pull-right"> <li><a href="./icons/"><i class="fa fa-flag fa-fw"></i> Icons</a></li> <li class="divider"></li> <li><a href="./icons/#new"><i class="fa fa-cube fa-fw"></i> New Icons in 4.1</a></li> <li><a href="./icons/#web-application"><i class="fa fa-camera-retro fa-fw"></i> Web Application Icons</a></li> <li><a href="./icons/#file-type"><i class="fa fa-file-image-o fa-fw"></i> File Type Icons</a></li> <li><a href="./icons/#spinner"><i class="fa fa-spinner fa-fw"></i> Spinner Icons</a></li> <li><a href="./icons/#form-control"><i class="fa fa-check-square fa-fw"></i> Form Control Icons</a></li> <li><a href="./icons/#currency"><i class="fa fa-won fa-fw"></i> Currency Icons</a></li> <li><a href="./icons/#text-editor"><i class="fa fa-file-text-o fa-fw"></i> Text Editor Icons</a></li> <li><a href="./icons/#directional"><i class="fa fa-hand-o-right fa-fw"></i> Directional Icons</a></li> <li><a href="./icons/#video-player"><i class="fa fa-play-circle fa-fw"></i> Video Player Icons</a></li> <li><a href="./icons/#brand"><i class="fa fa-github fa-fw"></i> Brand Icons</a></li> <li><a href="./icons/#medical"><i class="fa fa-medkit fa-fw"></i> Medical Icons</a></li> </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"> <i class="fa fa-caret-down"></i> </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/#spinning">Spinning Icons</a></li> <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> <li><a href="./community/">Community</a></li> <li><a href="./license/">License</a></li> </ul> <ul class="nav navbar-nav navbar-right"> <li><a href="http://blog.fontawesome.io">Blog</a></li> </ul> </div> </div> </div> <div class="jumbotron jumbotron-carousel hidden-print"> <div class="container"> <div class="row"> <div class="col-md-8 col-sm-8 text-center"> <h1>Font Awesome</h1> <p>The iconic font and CSS toolkit</p> <div class="actions"> <a class="btn btn-default btn-lg" href="./assets/font-awesome-4.1.0.zip" onClick="_gaq.push(['_trackEvent', 'Outbound Link', 'Download on GitHub']);"> <i class="fa fa-download fa-lg"></i> Download </a> </div> <div class="shameless-self-promotion"> Version 4.1.0 · <a href="https://github.com/FortAwesome/Font-Awesome" onClick="_gaq.push(['_trackEvent', 'Outbound Link', 'View Project on GitHub']);"> GitHub Project</a> · <a href="./3.2.1">Old 3.2.1 Docs</a> · Created by <a href="http://twitter.com/davegandy">Dave Gandy</a> </div> </div> <div class="col-md-4 col-sm-4"> <div id="icon-carousel" class="carousel slide"> <!-- Carousel items --> <div class="carousel-inner"> <div class="active item"><div><i class="fa fa-flag"></i></div></div> <div class="item"><div><i class="fa fa-send-o"></i></div></div> <div class="item"><div><i class="fa fa-cube"></i></div></div> <div class="item"><div><i class="fa fa-file-picture-o"></i></div></div> <div class="item"><div><i class="fa fa-life-ring"></i></div></div> <div class="item"><div><i class="fa fa-envelope"></i></div></div> <div class="item"><div><i class="fa fa-book"></i></div></div> <div class="item"><div><i class="fa fa-fighter-jet"></i></div></div> <div class="item"><div><i class="fa fa-beer"></i></div></div> <div class="item"><div><i class="fa fa-heart-o"></i></div></div> <div class="item"><div><i class="fa fa-thumbs-o-up"></i></div></div> <div class="item"><div><i class="fa fa-pied-piper-alt"></i></div></div> </div> <!-- Carousel nav --> <a class="carousel-control left" href="#icon-carousel" data-slide="prev" onClick="_gaq.push(['_trackEvent', 'iconCarousel', 'Prev']);"> <i class="fa fa-arrow-circle-left"></i></a> <a class="carousel-control right" href="#icon-carousel" data-slide="next" onClick="_gaq.push(['_trackEvent', 'iconCarousel', 'Next']);"> <i class="fa fa-arrow-circle-right"></i></a> </div> </div> </div> </div> </div> <div id="social-buttons" class="hidden-print"> <div class="container"> <ul class="list-inline"> <li> <iframe class="github-btn" src="http://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> </li> <li> <iframe class="github-btn" src="http://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> </li> <li class="follow-btn"> <a href="https://twitter.com/fontawesome" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @fontawesome</a> </li> <li class="tweet-btn hidden-phone"> <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> </li> </ul> </div> </div> <div class="container"> <section class="hidden-print"> <div class="stripe-ad"> <script type="text/javascript" src="//cdn.fusionads.net/fusion.js?zoneid=1332&serve=C6SDP2Y&placement=fontawesome" id="_fusionads_js"></script> <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> <section id="why" class="feature-list"> <div class="row"> <div class="col-md-4 col-sm-6"> <h4><i class="fa fa-flag"></i> One Font, 439 Icons</h4> In a single collection, Font Awesome is a pictographic language of web-related actions. </div> <div class="col-md-4 col-sm-6"> <h4><i class="fa fa-ban"></i> No JavaScript Required</h4> Fewer compatibility concerns because Font Awesome doesn't require JavaScript. </div> <div class="col-md-4 col-sm-6"> <h4><i class="fa fa-arrows-alt"></i> Infinite Scalability</h4> Scalable vector graphics means every icon looks awesome at any size. </div> <div class="col-md-4 col-sm-6"> <h4><i class="fa fa-microphone"></i> Free, as in Speech</h4> Font Awesome is completely free for commercial use. Check out the <a href="./license/">license</a>. </div> <div class="col-md-4 col-sm-6"> <h4><i class="fa fa-pencil"></i> CSS Control</h4> Easily style icon color, size, shadow, and anything that's possible with CSS. </div> <div class="col-md-4 col-sm-6"> <h4><i class="fa fa-eye"></i> Perfect on Retina Displays</h4> Font Awesome icons are vectors, which mean they're gorgeous on high-resolution displays. </div> <div class="col-md-4 col-sm-6"> <h4><i class="fa fa-gamepad"></i> Plays Well with Others</h4> Originally designed for <a href="http://getbootstrap.com">Bootstrap</a>, Font Awesome works great with all frameworks. </div> <div class="col-md-4 col-sm-6"> <h4><i class="fa fa-desktop"></i> Desktop Friendly</h4> To use on the desktop or for a complete set of vectors, check out the <a href="./cheatsheet/">cheatsheet</a>. </div> <div class="col-md-4 col-sm-6"> <h4><i class="fa fa-search"></i> Screen Reader Compatible</h4> Font Awesome won't trip up screen readers, unlike other icon fonts. </div> </div> </section> <section id="thanks-to"> <h2 class="page-header">Thanks To</h2> <div class="row"> <div class="col-md-4 col-sm-4"> <p> 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. </p> </div> <div class="col-md-4 col-sm-4"> <p> 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>. </p> </div> <div class="col-md-4 col-sm-4"> <p> Thanks to <a href="http://maxcdn.com"><i class="fa fa-maxcdn"> </i>MaxCDN</a> for providing the excellent <a href="http://www.bootstrapcdn.com/#tab_fontawesome">BootstrapCDN</a>, the fastest and easiest way to <a href="./get-started/#bootstrapcdn">get started</a> with Font Awesome. </p> </div> </div> </section> </div> </div> <footer id="footer" class="footer hidden-print"> <div class="container text-center"> <div> <i class="fa fa-flag"></i> Font Awesome 4.1.0 <span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg"> Created by <a href="http://twitter.com/davegandy">Dave Gandy</a> </div> <div> Font Awesome licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a> <span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg"> Code licensed under <a href="http://opensource.org/licenses/mit-license.html">MIT License</a> <span class="hide-xs hide-sm">·</span><br class="hide-md hide-lg"> Documentation licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a> </div> <div> Thanks to <a href="http://maxcdn.com"><i class="fa fa-maxcdn"></i> MaxCDN</a> for providing the excellent <a href="http://www.bootstrapcdn.com/#fontawesome_tab">BootstrapCDN for Font Awesome</a> </div> <div class="project"> <a href="https://github.com/FortAwesome/Font-Awesome">GitHub Project</a> · <a href="https://github.com/FortAwesome/Font-Awesome/issues">Issues</a> · <a href="./3.2.1">Old 3.2.1 Docs</a> </div> </div> </footer> <script src="http://platform.twitter.com/widgets.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script> <script src="./assets/js/site.js"></script> </body> </html>