2016-02-24 14:46:23 -05: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 >
2015-12-16 16:01:44 -05:00
< div class = "navbar navbar-org navbar-static-top" >
2015-01-21 11:51:10 -05:00
< div class = "container" >
2015-12-16 16:01:44 -05:00
< ul class = "nav navbar-nav navbar-right" >
2016-01-06 13:27:01 -05:00
< li >
2016-01-07 09:42:46 -05:00
< 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!" >
2016-01-06 13:27:01 -05:00
< 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 >
2015-12-16 16:01:44 -05:00
< / ul >
< div class = "navbar-text navbar-right hide-xs" > Build and serve a faster front end!< / div >
2015-01-21 11:51:10 -05:00
< / div >
< / div >
2013-10-12 08:22:50 -04:00
< div class = "navbar navbar-inverse navbar-static-top hidden-print" >
2013-10-05 15:40:57 -04:00
< 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 >
2013-11-04 11:17:24 -05:00
< i class = "fa fa-bars fa-lg" > < / i >
2013-10-05 15:40:57 -04:00
< / button >
2015-12-16 16:01:44 -05:00
< a class = "navbar-brand" href = "{{ page.relative_path }}" > < i class = "fas fas-flag-logo fas-lg" > < / i > Font Awesome< / a >
2013-10-05 15:40:57 -04:00
< / div >
2013-06-06 13:59:03 -02:30
2013-10-06 10:08:09 -04:00
< div class = "navbar-collapse collapse" >
2013-10-05 15:40:57 -04:00
< ul class = "nav navbar-nav" >
< li class = "hidden-sm {% if page.navbar_active == " home " % } active { % endif % } " > < a href = "{{ page.relative_path }}" > Home< / a > < / li >
2013-10-20 19:12:13 -04:00
< li class = "hidden-sm{% if page.navbar_active == " whats-new " % } active { % endif % } " >
< a href = "{{ page.relative_path }}whats-new/" > What's New< / a >
< / li >
< li class = "hidden-xs hidden-md hidden-lg{% if page.navbar_active == " whats-new " % } active { % endif % } " >
< a href = "{{ page.relative_path }}whats-new/" > New< / a >
< / li >
2013-10-05 15:40:57 -04:00
< li { % if page . navbar_active = = " get-started " % } class = "active" { % endif % } > < a href = "{{ page.relative_path }}get-started/" > Get Started< / a > < / li >
< li class = "dropdown-split-left{% if page.navbar_active == " icons " % } active { % endif % } " > < a href = "{{ page.relative_path }}icons/" > Icons< / a > < / li >
2013-10-06 11:59:04 -04:00
< li class = "dropdown dropdown-split-right hidden-xs{% if page.navbar_active == " icons " % } active { % endif % } " >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" >
2013-10-20 19:12:13 -04:00
< i class = "fa fa-caret-down" > < / i >
2013-10-06 11:59:04 -04:00
< / a >
< ul class = "dropdown-menu pull-right" >
2015-01-20 12:56:00 -05:00
< li > < a href = "{{ page.relative_path }}icons/" > < i class = "fa fa-flag fa-fw" > < / i > All Icons< / a > < / li >
2013-10-06 11:59:04 -04:00
< li class = "divider" > < / li >
2015-11-20 16:24:35 -05:00
< li > < a href = "{{ page.relative_path }}icons/#new" > < i class = "fa fa-fort-awesome fa-fw" > < / i > New Icons in {{ site.fontawesome.minor_version }}< / a > < / li >
2013-10-22 11:11:34 -04:00
< li > < a href = "{{ page.relative_path }}icons/#web-application" > < i class = "fa fa-camera-retro fa-fw" > < / i > Web Application Icons< / a > < / li >
2015-07-27 10:18:20 -07:00
< li > < a href = "{{ page.relative_path }}icons/#hand" > < i class = "fa fa-hand-spock-o fa-fw" > < / i > Hand Icons< / a > < / li >
2015-01-20 12:56:00 -05:00
< li > < a href = "{{ page.relative_path }}icons/#transportation" > < i class = "fa fa-ship fa-fw" > < / i > Transportation Icons< / a > < / li >
2015-07-27 22:31:36 -07:00
< li > < a href = "{{ page.relative_path }}icons/#gender" > < i class = "fa fa-venus fa-fw" > < / i > Gender Icons< / a > < / li >
2014-05-13 22:53:21 -05:00
< li > < a href = "{{ page.relative_path }}icons/#file-type" > < i class = "fa fa-file-image-o fa-fw" > < / i > File Type Icons< / a > < / li >
2015-01-22 11:00:32 -05:00
< li > < a href = "{{ page.relative_path }}icons/#spinner" > < i class = "fa fa-spinner fa-fw" > < / i > Spinner Icons< / a > < / li >
2013-10-22 11:11:34 -04:00
< li > < a href = "{{ page.relative_path }}icons/#form-control" > < i class = "fa fa-check-square fa-fw" > < / i > Form Control Icons< / a > < / li >
2014-08-24 08:29:11 -05:00
< li > < a href = "{{ page.relative_path }}icons/#payment" > < i class = "fa fa-credit-card fa-fw" > < / i > Payment Icons< / a > < / li >
2014-08-25 16:49:33 -05:00
< li > < a href = "{{ page.relative_path }}icons/#chart" > < i class = "fa fa-pie-chart fa-fw" > < / i > Chart Icons< / a > < / li >
2013-10-22 11:11:34 -04:00
< li > < a href = "{{ page.relative_path }}icons/#currency" > < i class = "fa fa-won fa-fw" > < / i > Currency Icons< / a > < / li >
< li > < a href = "{{ page.relative_path }}icons/#text-editor" > < i class = "fa fa-file-text-o fa-fw" > < / i > Text Editor Icons< / a > < / li >
2015-07-27 10:18:20 -07:00
< li > < a href = "{{ page.relative_path }}icons/#directional" > < i class = "fa fa-arrow-right fa-fw" > < / i > Directional Icons< / a > < / li >
2013-10-22 11:11:34 -04:00
< li > < a href = "{{ page.relative_path }}icons/#video-player" > < i class = "fa fa-play-circle fa-fw" > < / i > Video Player Icons< / a > < / li >
< li > < a href = "{{ page.relative_path }}icons/#brand" > < i class = "fa fa-github fa-fw" > < / i > Brand Icons< / a > < / li >
< li > < a href = "{{ page.relative_path }}icons/#medical" > < i class = "fa fa-medkit fa-fw" > < / i > Medical Icons< / a > < / li >
2013-10-06 11:59:04 -04:00
< / ul >
2013-10-05 15:40:57 -04:00
< / li >
< li class = "dropdown-split-left{% if page.navbar_active == " examples " % } active { % endif % } " > < a href = "{{ page.relative_path }}examples/" > Examples< / a > < / li >
2013-10-06 11:59:04 -04:00
< li class = "dropdown dropdown-split-right hidden-xs{% if page.navbar_active == " examples " % } active { % endif % } " >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" >
2013-10-20 19:12:13 -04:00
< i class = "fa fa-caret-down" > < / i >
2013-10-06 11:59:04 -04:00
< / a >
< ul class = "dropdown-menu pull-right" >
< li > < a href = "{{ page.relative_path }}examples/" > Examples< / a > < / li >
< li class = "divider" > < / li >
2014-05-14 00:09:29 -05:00
< li > < a href = "{{ page.relative_path }}examples/#basic" > Basic Icons< / a > < / li >
2013-10-23 10:05:10 -04:00
< li > < a href = "{{ page.relative_path }}examples/#larger" > Larger Icons< / a > < / li >
2013-10-22 11:11:34 -04:00
< li > < a href = "{{ page.relative_path }}examples/#fixed-width" > Fixed Width Icons< / a > < / li >
2013-10-23 10:05:10 -04:00
< li > < a href = "{{ page.relative_path }}examples/#list" > List Icons< / a > < / li >
< li > < a href = "{{ page.relative_path }}examples/#bordered-pulled" > Bordered & Pulled Icons< / a > < / li >
2015-01-22 11:00:32 -05:00
< li > < a href = "{{ page.relative_path }}examples/#animated" > Animated Icons< / a > < / li >
2013-10-23 10:05:10 -04:00
< li > < a href = "{{ page.relative_path }}examples/#rotated-flipped" > Rotated & Flipped Icons< / a > < / li >
< li > < a href = "{{ page.relative_path }}examples/#stacked" > Stacked Icons< / a > < / li >
< li > < a href = "{{ page.relative_path }}examples/#bootstrap" > Bootstrap 3 Examples< / a > < / li >
2013-10-06 11:59:04 -04:00
< li > < a href = "{{ page.relative_path }}examples/#custom" > Custom CSS< / a > < / li >
< / ul >
2013-10-05 15:40:57 -04:00
< / li >
< li { % if page . navbar_active = = " community " % } class = "active" { % endif % } > < a href = "{{ page.relative_path }}community/" > Community< / a > < / li >
< li { % if page . navbar_active = = " license " % } class = "active" { % endif % } > < a href = "{{ page.relative_path }}license/" > License< / a > < / li >
< / ul >
< ul class = "nav navbar-nav navbar-right" >
< li > < a href = "{{ site.fontawesome.blog_url }}" > Blog< / a > < / li >
< / ul >
2013-05-02 20:12:33 -04:00
< / div >
< / div >
< / div >