index.html 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <!-- Basic Page Needs
  5. ================================================== -->
  6. <meta charset="utf-8" />
  7. <meta name="viewport" content="width=device-width,initial-scale=1">
  8. <meta name="description" content="Font Awesome, the iconic font and CSS framework">
  9. <meta name="author" content="Dave Gandy">
  10. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11. <link rel="shortcut icon" href="../assets/ico/favicon.ico">
  12. <title>The Font Awesome Community</title>
  13. <!-- CSS
  14. ================================================== -->
  15. <link rel="stylesheet" href="../assets/css/site.css">
  16. <link rel="stylesheet" href="../assets/css/pygments.css">
  17. <link rel="stylesheet" href="../assets/font-awesome/css/font-awesome.css">
  18. <!--[if lt IE 9]>
  19. <script src="../assets/js/html5shiv.js"></script>
  20. <script src="../assets/js/respond.min.js"></script>
  21. <![endif]-->
  22. <script src="https://use.fonticons.com/ffe176a3.js"></script>
  23. <script>
  24. var _gaq = _gaq || [];
  25. _gaq.push(['_setAccount', 'UA-30136587-1']);
  26. _gaq.push(['_trackPageview']);
  27. (function() {
  28. var ga = document.createElement('script');
  29. ga.src = 'https://www.google-analytics.com/ga.js';
  30. var s = document.scripts[0];
  31. s.parentNode.insertBefore(ga, s);
  32. })();
  33. </script>
  34. </head>
  35. <body>
  36. <script>
  37. (function(){
  38. var bsa = document.createElement('script');
  39. bsa.src = 'https://s3.buysellads.com/ac/bsa.js';
  40. var s = document.scripts[0];
  41. s.parentNode.insertBefore(bsa, s);
  42. })();
  43. </script>
  44. <div id="wrap"> <!-- necessary for sticky footer. wrap all content except footer -->
  45. <div class="navbar navbar-org navbar-static-top">
  46. <div class="container">
  47. <ul class="nav navbar-nav navbar-right">
  48. <li><a href="http://fonticons.com/?ref=font-awesome-org-navbar"><i class="fas fas-star-logo"></i>&nbsp; Fonticons</a></li>
  49. <li class="active"><a href="http://fontawesome.io/?ref=font-awesome-org-navbar"><i class="fas fas-flag-logo"></i>&nbsp; Font Awesome</a></li>
  50. </ul>
  51. <div class="navbar-text navbar-right hide-xs">Build and serve a faster front end!</div>
  52. </div>
  53. </div>
  54. <div class="navbar navbar-inverse navbar-static-top hidden-print">
  55. <div class="container">
  56. <div class="navbar-header">
  57. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
  58. <span class="sr-only">Toggle navigation</span>
  59. <i class="fa fa-bars fa-lg"></i>
  60. </button>
  61. <a class="navbar-brand" href="../"><i class="fas fas-flag-logo fas-lg"></i> Font Awesome</a>
  62. </div>
  63. <div class="navbar-collapse collapse">
  64. <ul class="nav navbar-nav">
  65. <li class="hidden-sm "><a href="../">Home</a></li>
  66. <li class="hidden-sm">
  67. <a href="../whats-new/">What's New</a>
  68. </li>
  69. <li class="hidden-xs hidden-md hidden-lg">
  70. <a href="../whats-new/">New</a>
  71. </li>
  72. <li><a href="../get-started/">Get Started</a></li>
  73. <li class="dropdown-split-left"><a href="../icons/">Icons</a></li>
  74. <li class="dropdown dropdown-split-right hidden-xs">
  75. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  76. <i class="fa fa-caret-down"></i>
  77. </a>
  78. <ul class="dropdown-menu pull-right">
  79. <li><a href="../icons/"><i class="fa fa-flag fa-fw"></i>&nbsp; All Icons</a></li>
  80. <li class="divider"></li>
  81. <li><a href="../icons/#new"><i class="fa fa-fort-awesome fa-fw"></i>&nbsp; New Icons in 4.5</a></li>
  82. <li><a href="../icons/#web-application"><i class="fa fa-camera-retro fa-fw"></i>&nbsp; Web Application Icons</a></li>
  83. <li><a href="../icons/#hand"><i class="fa fa-hand-spock-o fa-fw"></i>&nbsp; Hand Icons</a></li>
  84. <li><a href="../icons/#transportation"><i class="fa fa-ship fa-fw"></i>&nbsp; Transportation Icons</a></li>
  85. <li><a href="../icons/#gender"><i class="fa fa-venus fa-fw"></i>&nbsp; Gender Icons</a></li>
  86. <li><a href="../icons/#file-type"><i class="fa fa-file-image-o fa-fw"></i>&nbsp; File Type Icons</a></li>
  87. <li><a href="../icons/#spinner"><i class="fa fa-spinner fa-fw"></i>&nbsp; Spinner Icons</a></li>
  88. <li><a href="../icons/#form-control"><i class="fa fa-check-square fa-fw"></i>&nbsp; Form Control Icons</a></li>
  89. <li><a href="../icons/#payment"><i class="fa fa-credit-card fa-fw"></i>&nbsp; Payment Icons</a></li>
  90. <li><a href="../icons/#chart"><i class="fa fa-pie-chart fa-fw"></i>&nbsp; Chart Icons</a></li>
  91. <li><a href="../icons/#currency"><i class="fa fa-won fa-fw"></i>&nbsp; Currency Icons</a></li>
  92. <li><a href="../icons/#text-editor"><i class="fa fa-file-text-o fa-fw"></i>&nbsp; Text Editor Icons</a></li>
  93. <li><a href="../icons/#directional"><i class="fa fa-arrow-right fa-fw"></i>&nbsp; Directional Icons</a></li>
  94. <li><a href="../icons/#video-player"><i class="fa fa-play-circle fa-fw"></i>&nbsp; Video Player Icons</a></li>
  95. <li><a href="../icons/#brand"><i class="fa fa-github fa-fw"></i>&nbsp; Brand Icons</a></li>
  96. <li><a href="../icons/#medical"><i class="fa fa-medkit fa-fw"></i>&nbsp; Medical Icons</a></li>
  97. </ul>
  98. </li>
  99. <li class="dropdown-split-left"><a href="../examples/">Examples</a></li>
  100. <li class="dropdown dropdown-split-right hidden-xs">
  101. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  102. <i class="fa fa-caret-down"></i>
  103. </a>
  104. <ul class="dropdown-menu pull-right">
  105. <li><a href="../examples/">Examples</a></li>
  106. <li class="divider"></li>
  107. <li><a href="../examples/#basic">Basic Icons</a></li>
  108. <li><a href="../examples/#larger">Larger Icons</a></li>
  109. <li><a href="../examples/#fixed-width">Fixed Width Icons</a></li>
  110. <li><a href="../examples/#list">List Icons</a></li>
  111. <li><a href="../examples/#bordered-pulled">Bordered & Pulled Icons</a></li>
  112. <li><a href="../examples/#animated">Animated Icons</a></li>
  113. <li><a href="../examples/#rotated-flipped">Rotated &amp; Flipped Icons</a></li>
  114. <li><a href="../examples/#stacked">Stacked Icons</a></li>
  115. <li><a href="../examples/#bootstrap">Bootstrap 3 Examples</a></li>
  116. <li><a href="../examples/#custom">Custom CSS</a></li>
  117. </ul>
  118. </li>
  119. <li class="active"><a href="../community/">Community</a></li>
  120. <li><a href="../license/">License</a></li>
  121. </ul>
  122. <ul class="nav navbar-nav navbar-right">
  123. <li><a href="http://blog.fontawesome.io">Blog</a></li>
  124. </ul>
  125. </div>
  126. </div>
  127. </div>
  128. <div class="jumbotron jumbotron-ad hidden-print">
  129. <div class="container">
  130. <h1><i class="fa fa-thumbs-o-up"></i>&nbsp; Community</h1>
  131. <p>Lots of ways to get involved with Font Awesome</p>
  132. </div>
  133. </div>
  134. <div id="social-buttons" class="hidden-print">
  135. <div class="container">
  136. <form id="newsletter" method="post" action="https://formkeep.com/f/ba101f5b69f0">
  137. <div class="row">
  138. <div class="col-md-4 col-md-offset-2 col-sm-6">
  139. <div class="form-group margin-bottom">
  140. <input name="email" type="email" class="form-control" id="email" placeholder="Enter your email address&hellip;" required>
  141. </div>
  142. </div>
  143. <div class="col-md-4 col-sm-6">
  144. <button type="submit" class="btn btn-success btn-block margin-bottom-lg"
  145. data-toggle="popover" data-trigger="hover" data-placement="top" title="Stay up to date with the Awesome"
  146. 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.">
  147. Subscribe to Font Awesome Updates&nbsp;&nbsp;<i class="fa fa-envelope"></i>
  148. </button>
  149. </div>
  150. </div>
  151. </form>
  152. <ul class="list-inline">
  153. <li>
  154. <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>
  155. </li>
  156. <li>
  157. <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>
  158. </li>
  159. <li class="follow-btn">
  160. <a href="https://twitter.com/fontawesome" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @fontawesome</a>
  161. </li>
  162. <li class="tweet-btn hidden-phone">
  163. <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>
  164. </li>
  165. </ul>
  166. </div>
  167. </div>
  168. <div class="container">
  169. <section class="hidden-print">
  170. <div class="stripe-ad">
  171. <script src="https://cdn.fusionads.net/fusion.js?zoneid=1332&amp;serve=C6SDP2Y&amp;placement=fontawesome" id="_fusionads_js"></script>
  172. <p class="lead">
  173. Font Awesome has a vibrant community of folks helping each other out. You can
  174. <a href="#getting-support">get support</a>,
  175. <a href="#reporting-bugs">report bugs</a>,
  176. <a href="#requesting-new-icons">request new icons</a>,
  177. <a href="#submitting-pull-requests">submit pull requests</a>, and
  178. <a href="#project-milestones">check upcoming milestones</a>.
  179. </p>
  180. </div>
  181. </section>
  182. <div id="getting-support">
  183. <h2 class="page-header">Getting Support</h2>
  184. <p>
  185. Having trouble getting Font Awesome up and running? Something not working the way you think it should? I hate that
  186. I don't have time to answer Font Awesome support emails anymore. So here are some things you might wanna do:
  187. </p>
  188. <ol>
  189. <li>
  190. Make sure you've read the latest version of how to <a href="../get-started/">get started</a>.
  191. It's been updated recently to make Font Awesome even easier to use.
  192. </li>
  193. <li>
  194. Check out the <a href="http://stackoverflow.com/questions/tagged/font-awesome">existing questions tagged as
  195. Font Awesome</a> over on Stack Overflow. Other folks might have had the same question you've had.
  196. </li>
  197. <li>
  198. Can't find the answer to your question on Stack Overflow?
  199. <a href="http://stackoverflow.com/questions/ask?tags=font-awesome">Ask a new question</a>, then
  200. <a href="mailto:dave@fontawesome.io">send me an email</a> and I might be able to take a look.
  201. </li>
  202. </ol>
  203. </div>
  204. <section id="requesting-new-icons">
  205. <h2 class="page-header">Requesting New Icons</h2>
  206. <p>
  207. New icons mostly start as requests by the
  208. <a href="https://github.com/FortAwesome/Font-Awesome/issues">Font Awesome community on GitHub</a>. Want to request a new
  209. icon? Here are some things to keep in mind:
  210. </p>
  211. <ol>
  212. <li>Please be nice. Font Awesome is a happy place.</li>
  213. <li>Please <a href="https://github.com/FortAwesome/Font-Awesome/search?type=Issues">search</a> to see if your icon request already exists. If a request is found, please +1 that one.</li>
  214. <li>
  215. Please make requests for single icons, unless you are requesting a couple of strictly related icons (e.g., thumbs-up/thumbs-down).
  216. </li>
  217. <li>
  218. Please and thank you if you include the following:
  219. <ul>
  220. <li>
  221. Title your <a href="https://github.com/FortAwesome/Font-Awesome/issues/new?title=Icon%20Request:%20fa-">new issue</a>
  222. <code>Icon request: icon-name</code> (e.g., <code>Icon request: icon-car</code>).
  223. </li>
  224. <li>Include a few use cases for your requested icon. How do you plan on using it?</li>
  225. <li>Attach a single color image or two that represent the idea you're going for.</li>
  226. </ul>
  227. </li>
  228. <li>
  229. Request concrete objects: it's harder to make an icon to represent happiness, it's easier to make a smiley face. <i class="fa fa-smile-o"></i>
  230. </li>
  231. </ol>
  232. </section>
  233. <section id="reporting-bugs">
  234. <h2 class="page-header">Reporting Bugs</h2>
  235. <p>
  236. Found a problem with Font Awesome? Feel free to submit an issue on the GitHub project. But please keep the following in mind:
  237. </p>
  238. <ol>
  239. <li>Please be nice. Font Awesome is a happy place.</li>
  240. <li>Please <a href="https://github.com/FortAwesome/Font-Awesome/search?type=Issues">search</a> to see if your bug was already reported.</li>
  241. <li>
  242. Before opening any issue, please read the generic <a href="https://github.com/necolas/issue-guidelines">issue
  243. guidelines</a>, by <a href="https://github.com/necolas/">Nicolas Gallagher</a>.
  244. </li>
  245. <li>
  246. After doing everything above, feel free to
  247. <a href="https://github.com/FortAwesome/Font-Awesome/issues/new">submit an issue</a>.
  248. </li>
  249. </ol>
  250. </section>
  251. <section id="submitting-pull-requests">
  252. <h2 class="page-header">Submitting Pull Requests</h2>
  253. Found a way to solve a bug in Font Awesome? Want to contribute new features? Here are a few things to remember:
  254. <ol>
  255. <li>Please do not submit new icons.</li>
  256. <li>Please submit all pull requests against *-wip branches.</li>
  257. <li>All pull requests submitted against master will be summarily closed and this guide referenced.</li>
  258. <li>
  259. After doing everything above, feel free to
  260. <a href="https://github.com/FortAwesome/Font-Awesome/issues/new">submit a pull request</a>.
  261. </li>
  262. </ol>
  263. </section>
  264. <section id="project-milestones">
  265. <h2 class="page-header">Project Milestones</h2>
  266. <p>
  267. Want to keep up with what's planned for Font Awesome? Check out our
  268. <a href="https://github.com/FortAwesome/Font-Awesome/milestones">milestones</a> on the GitHub project.
  269. </p>
  270. </section>
  271. <section id="thanks-to">
  272. <h2 class="page-header">Thanks To</h2>
  273. <div class="row">
  274. <div class="col-md-4 col-sm-4">
  275. <p>
  276. Thanks to <a href="https://twitter.com/robmadole/">@robmadole</a> and
  277. <a href="https://twitter.com/supercodepoet/">@supercodepoet</a> for icon design
  278. review, advice, some Jekyll help, and being all around badass coders.
  279. </p>
  280. </div>
  281. <div class="col-md-4 col-sm-4">
  282. <p>
  283. HUGE thanks to <a href="https://twitter.com/gtagliala">@gtagliala</a> for doing such a fantastic job managing
  284. pull requests and issues on the Font Awesome
  285. <a href="https://github.com/FortAwesome/Font-Awesome">GitHub project</a>.
  286. </p>
  287. </div>
  288. <div class="col-md-4 col-sm-4">
  289. <p>
  290. Thanks to <a href="http://tracking.maxcdn.com/c/148092/3982/378"><i class="fa fa-maxcdn">&nbsp;</i>MaxCDN</a> for providing the excellent
  291. <a href="http://www.bootstrapcdn.com/#fontawesome_tab">BootstrapCDN</a>, the fastest and easiest way to
  292. <a href="../get-started/#bootstrapcdn">get started</a> with Font Awesome.
  293. </p>
  294. </div>
  295. </div>
  296. </section>
  297. <section id="tell-me-thanks">
  298. <h2 class="page-header">Tell Me Thanks</h2>
  299. <p class="lead">
  300. Hopefully you think Font Awesome <em>is</em> awesome. I've put hundreds of hours into the project to give back to the
  301. open source community. If you'd like, here are a couple of ways you can tell me thanks for all my hard work.
  302. </p>
  303. <div class="row">
  304. <div class="col-md-6 col-sm-6">
  305. <h3><a href="https://www.gittip.com/davegandy/"><i class="fa fa-gittip padding-right-sm"></i>Tip me on Gittip</a></h3>
  306. <p>
  307. Gittip is a great way to let developers know you appreciate their work.
  308. </p>
  309. </div>
  310. <div class="col-md-6 col-sm-6">
  311. <h3><a href="http://amzn.com/w/G64X58AY416W" target="_blank">My Amazon Wish List</a></h3>
  312. <p>
  313. Or pick something straight
  314. from <a href="http://amzn.com/w/G64X58AY416W" target="_blank">my wish list</a>. Gift cards are great.
  315. </p>
  316. </div>
  317. </div>
  318. </section>
  319. </div>
  320. </div>
  321. <footer id="footer" class="footer hidden-print">
  322. <div class="container text-center">
  323. <div id="bsap_1298241" class="bsarocks bsap_b1146e3f9fa32a794fc6d2c7be47ece8">
  324. <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"
  325. onClick="_gaq.push(['_trackEvent', 'Outbound Link', 'wpbeginner.com']);">
  326. <img src="../assets/img/logo-wpbeginner.png" width="220" height="65" alt="">
  327. </a>
  328. <a href="https://themeisle.com/?utm_source=fontawesome_footer&utm_medium=banner&utm_campaign=fontawesome" title="Beginner's Guide to WordPress" target="_blank" rel="nofollow"
  329. onClick="_gaq.push(['_trackEvent', 'Outbound Link', 'themeisle.com']);">
  330. <img src="../assets/img/logo-themeisle.png" width="220" height="65" alt="">
  331. </a>
  332. </div>
  333. <div>
  334. <i class="fa fa-flag"></i> Font Awesome 4.5.0
  335. <span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
  336. Created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
  337. </div>
  338. <div>
  339. Font Awesome licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
  340. <span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
  341. Code licensed under <a href="http://opensource.org/licenses/mit-license.html">MIT License</a>
  342. <span class="hide-xs hide-sm">&middot;</span><br class="hide-md hide-lg">
  343. Documentation licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>
  344. </div>
  345. <div>
  346. 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="http://www.bootstrapcdn.com/#fontawesome_tab">BootstrapCDN for Font Awesome</a>
  347. </div>
  348. <div class="project">
  349. <a href="https://github.com/FortAwesome/Font-Awesome">GitHub Project</a> &middot;
  350. <a href="https://github.com/FortAwesome/Font-Awesome/issues">Issues</a> &middot;
  351. <a href="../3.2.1">Old 3.2.1 Docs</a>
  352. </div>
  353. </div>
  354. </footer>
  355. <script src="https://platform.twitter.com/widgets.js"></script>
  356. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
  357. <script src="https://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/jquery.validate.min.js"></script>
  358. <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
  359. <script src="https://cdn.jsdelivr.net/algoliasearch/3/algoliasearch.min.js"></script>
  360. <script src="https://cdn.jsdelivr.net/algoliasearch.helper/2/algoliasearch.helper.min.js"></script>
  361. <script src="https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js"></script>
  362. <script src="https://cdnjs.cloudflare.com/ajax/libs/backbone.js/1.2.2/backbone-min.js"></script>
  363. <script src="../assets/js/site.js"></script>
  364. <script src="../assets/js/search.js"></script>
  365. </body>
  366. </html>