2016-01-09 21:39:06 +08:00
<!DOCTYPE html>
< html lang = "en" >
< head >
<!-- Basic Page Needs
================================================== -->
< meta charset = "utf-8" / >
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
< meta name = "description" content = "Font Awesome, the iconic font and CSS framework" >
< meta name = "author" content = "Dave Gandy" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< link rel = "shortcut icon" href = "../../assets/ico/favicon.ico" >
< title > fa-line-chart: Font Awesome Icons< / 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 src = "https://use.fonticons.com/ffe176a3.js" > < / script >
< script >
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-30136587-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script');
ga.src = 'https://www.google-analytics.com/ga.js';
var s = document.scripts[0];
s.parentNode.insertBefore(ga, s);
})();
< / script >
< / head >
2016-04-21 02:45:06 +08:00
< body class = "font-awesome " >
2016-01-09 21:39:06 +08:00
< script >
(function(){
var bsa = document.createElement('script');
bsa.src = 'https://s3.buysellads.com/ac/bsa.js';
var s = document.scripts[0];
s.parentNode.insertBefore(bsa, s);
})();
< / script >
< 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" >
< a id = "rotating-url" class = "btn btn-primary btn-block" href = "" > < / a >
< / div >
< / div >
< / div >
< / div >
< div class = "navbar navbar-org navbar-static-top" >
2016-01-09 21:39:06 +08:00
< div class = "container" >
< ul class = "nav navbar-nav navbar-right" >
< li >
< a href = "http://fortawesome.com/?utm_source=font_awesome_navbar&utm_medium=display&utm_content=ad_1_next_level&utm_campaign=promo_5.0_update" data-toggle = "tooltip" data-container = "body" data-placement = "bottom" data-html = "true" title = "Take your front end game<br>to the next level!" >
< i class = "fas fas-fort-logo fas-lg valign-baseline" > < / i >
Fort Awesome
< / a >
< / li >
< li class = "active" >
< a href = "http://fontawesome.io/?utm_source=font_awesome_navbar&utm_medium=display&utm_content=font_awesome_navbar&utm_campaign=promo_5.0_update" data-toggle = "tooltip" data-container = "body" data-placement = "bottom" data-html = "true" title = "The iconic font<br>& CSS toolkit" >
< i class = "fas fas-flag-logo" > < / i >
Font Awesome< / a >
< / li >
< / ul >
< div class = "navbar-text navbar-right hide-xs" > Build and serve a faster front end!< / div >
< / div >
< / div >
< 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" >
2016-04-12 02:10:07 +08:00
< i class = "fa fa-bars fa-lg" aria-hidden = "true" title = "Toggle navigation" > < / i >
2016-01-09 21:39:06 +08:00
< span class = "sr-only" > Toggle navigation< / span >
< / button >
2016-04-12 02:10:07 +08:00
< a class = "navbar-brand" href = "../../" > < i class = "fas fas-flag-logo fas-lg" aria-hidden = "true" > < / i > Font Awesome< / a >
2016-01-09 21:39:06 +08:00
< / div >
< div class = "navbar-collapse collapse" >
< ul class = "nav navbar-nav" >
< li class = "hidden-sm " > < 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 >
2016-01-09 21:39:06 +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 >
2016-01-09 21:39:06 +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 >
2016-01-09 21:39:06 +08:00
< li class = "divider" > < / li >
2016-04-12 02:10:07 +08:00
< li > < a href = "../../icons/#new" > < i class = "fa fa-wheelchair-alt fa-fw" aria-hidden = "true" > < / i > New Icons in 4.6< / a > < / li >
< 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 >
2016-01-09 21:39:06 +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 >
2016-01-09 21:39:06 +08:00
< / 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/#animated" > Animated Icons< / a > < / li >
2016-04-12 02:10:07 +08:00
< li > < a href = "../../examples/#accessible" > Accessibility-Minded< / a > < / li >
2016-01-09 21:39:06 +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 >
2016-01-09 21:39:06 +08:00
< li > < a href = "../../community/" > Community< / a > < / li >
< li > < a href = "../../license/" > License< / a > < / li >
2016-04-28 01:02:47 +08:00
< li class = "hidden-sm hidden-xs" > < a href = "http://articles.fortawesome.com" > Blog< / a > < / li >
2016-01-09 21:39:06 +08:00
< / ul >
2016-04-12 23:03:45 +08:00
2016-04-22 23:35:08 +08:00
< ul class = "nav navbar-nav navbar-right" >
< li > < a href = "../../store/" > < i class = "fa fa-shopping-cart margin-right-sm hidden-sm hidden-md" > < / i > Store< / a > < / li >
2016-04-12 23:03:45 +08:00
< / ul >
2016-01-09 21:39:06 +08:00
< / div >
< / div >
< / div >
< div class = "jumbotron jumbotron-icon" >
< div class = "container" >
< div class = "info-icons" >
2016-04-12 23:03:45 +08:00
< i class = "fa fa-line-chart fa-6" aria-hidden = "true" > < / i >
2016-04-12 02:10:07 +08:00
< span class = "sr-only" > Example of line-chart at 6x< / span >
2016-01-09 21:39:06 +08:00
< span class = "hide-xs" >
2016-04-12 23:03:45 +08:00
< i class = "fa fa-line-chart fa-5" aria-hidden = "true" > < / i >
2016-04-12 02:10:07 +08:00
< span class = "sr-only" > Example of line-chart at 5x< / span >
< span class = "hide-sm" >
2016-04-12 23:03:45 +08:00
< i class = "fa fa-line-chart fa-4" aria-hidden = "true" > < / i >
2016-04-12 02:10:07 +08:00
< span class = "sr-only" > Example of line-chart at 4x< / span >
< / span >
2016-04-12 23:03:45 +08:00
< i class = "fa fa-line-chart fa-3" aria-hidden = "true" > < / i >
2016-04-12 02:10:07 +08:00
< span class = "sr-only" > Example of line-chart at 3x< / span >
2016-04-12 23:03:45 +08:00
< i class = "fa fa-line-chart fa-2" aria-hidden = "true" > < / i >
2016-04-12 02:10:07 +08:00
< span class = "sr-only" > Example of line-chart at 2x< / span >
2016-01-09 21:39:06 +08:00
< / span >
2016-04-12 02:10:07 +08:00
< i class = "fa fa-line-chart fa-1" aria-hidden = "true" > < / i >
< span class = "sr-only" > Example of line-chart< / span >
2016-01-09 21:39:06 +08:00
< / div >
< h1 class = "info-class" >
fa-line-chart
< small >
2016-04-12 02:10:07 +08:00
< i class = "fa fa-line-chart" aria-hidden = "true" > < / i > ·
2016-01-09 21:39:06 +08:00
Unicode: < span class = "upper" > f201< / span > ·
Created: v4.2 ·
Categories:
Web Application Icons,
Chart Icons
< / small >
< / h1 >
< / div >
< / div >
< div class = "container" >
< section >
< div class = "row" >
< div class = "col-md-9 col-sm-9" >
< p > After you get < a href = "../../get-started/" > up and running< / a > , you can place Font Awesome icons just about anywhere with the < code > < i> < / code > tag:< / p >
< div class = "well well-transparent" >
< div style = "font-size: 24px; line-height: 1.5em;" >
2016-04-12 02:10:07 +08:00
< i class = "fa fa-line-chart" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of line-chart< / span > fa-line-chart
2016-01-09 21:39:06 +08:00
< / div >
< / div >
2016-04-12 02:10:07 +08:00
< div class = "highlight" > < pre > < code class = "html" > < span class = "nt" > < i< / span > < span class = "na" > class=< / span > < span class = "s" > " fa fa-line-chart" < / span > < span class = "na" > aria-hidden=< / span > < span class = "s" > " true" < / span > < span class = "nt" > > < /i> < / span >
2016-01-09 21:39:06 +08:00
< / code > < / pre > < / div >
2016-04-12 02:10:07 +08:00
< p class = "margin-bottom-lg" >
< small class = "text-muted" > Note: to improve < a href = "../../accessibility/" > web accessibility< / a > , we recommend using < strong > aria-hidden="true"< / strong > to hide icons used purely for decoration.< / small >
< / p >
< div class = "lead" >
< i class = "fa fa-info-circle" aria-hidden " true " > < / i > Looking for more? Check out the < a href = "../../examples/" > examples< / a > .
< / div >
2016-01-09 21:39:06 +08:00
< / div >
< div class = "col-md-3 col-sm-3" >
< div class = "vertical-ad" > < script src = "https://cdn.fusionads.net/fusion.js?zoneid=1332&serve=C6SDP2Y&placement=fontawesome" id = "_fusionads_js" > < / script >
< / div >
< / div >
< / div >
< / section >
< / div >
< / div >
< footer id = "footer" class = "footer hidden-print" >
< div class = "container text-center" >
< div id = "bsap_1298241" class = "bsarocks bsap_b1146e3f9fa32a794fc6d2c7be47ece8" >
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']);">
2016-01-09 21:39:06 +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']);">
2016-01-09 21:39:06 +08:00
< img src = "../../assets/img/logo-themeisle.png" width = "220" height = "65" alt = "" >
< / a >
< / div >
< div >
2016-05-05 00:12:43 +08:00
< i class = "fa fa-flag" aria-hidden = "true" > < / i > Font Awesome 4.6.2
2016-01-09 21:39:06 +08:00
< span class = "hide-xs" > · < / span > < br class = "hide-sm hide-md hide-lg" >
Created by < a href = "https://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://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 >
< / 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 = "https://platform.twitter.com/widgets.js" > < / script >
< script src = "https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js" > < / script >
< script src = "https://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/jquery.validate.min.js" > < / script >
< 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 >
2016-01-09 21:39:06 +08:00
< script src = "../../assets/js/site.js" > < / script >
< script src = "../../assets/js/search.js" > < / script >
< / body >
< / html >