index.html 17 KB

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