2013-05-11 00:00:01 +08:00
<!DOCTYPE html>
<!-- [if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif] -->
<!-- [if IE 7 ]><html class="ie ie7" lang="en"> <![endif] -->
<!-- [if IE 8 ]><html class="ie ie8" lang="en"> <![endif] -->
<!-- [if (gte IE 9)|!(IE)]><! -->
< html lang = "en" xmlns = "http://www.w3.org/1999/html" > <!-- <![endif] -->
< head >
<!-- Basic Page Needs
================================================== -->
< meta charset = "utf-8" / >
< title > icon-double-angle-up: Font Awesome Icons< / title >
< meta name = "description" content = "Font Awesome, the iconic font designed for use with Bootstrap" >
< meta name = "author" content = "Dave Gandy" >
2013-05-11 08:23:47 +08:00
<!-- <meta name="viewport" content="initial - scale=1; maximum - scale=1"> -->
2013-05-11 00:00:01 +08:00
<!-- [if lt IE 9]>
< script src = "http://html5shim.googlecode.com/svn/trunk/html5.js" > < / script >
<![endif]-->
<!-- 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.min.css" >
<!-- [if IE 7]>
< link rel = "stylesheet" href = "../../assets/font-awesome/css/font-awesome-ie7.min.css" >
<![endif]-->
<!-- Le fav and touch icons -->
< link rel = "shortcut icon" href = "../../assets/ico/favicon.ico" >
< 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 data-spy = "scroll" data-target = ".navbar" >
< div class = "wrapper" > <!-- necessary for sticky footer. wrap all content except footer -->
< div class = "navbar navbar-inverse navbar-static-top hidden-print" >
< div class = "navbar-inner" >
< div class = "container" >
< a class = "brand" href = "../../" > < i class = "icon-flag" > < / i > Font Awesome< / a >
< ul class = "nav" >
< li > < a href = "../../" > Home< / 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" >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" >
< i class = "icon-caret-down" > < / i >
< / a >
< ul class = "dropdown-menu pull-right" >
< li > < a href = "../../icons/" > < i class = "icon-flag icon-fixed-width" > < / i > Icons< / a > < / li >
< li class = "divider" > < / li >
2013-05-11 08:23:47 +08:00
< li > < a href = "../../icons/#new" > < i class = "icon-shield icon-fixed-width" > < / i > New Icons in 3.1.1< / a > < / li >
2013-05-11 00:00:01 +08:00
< li > < a href = "../../icons/#web-application" > < i class = "icon-camera-retro icon-fixed-width" > < / i > Web Application Icons< / a > < / li >
< li > < a href = "../../icons/#text-editor" > < i class = "icon-file-alt icon-fixed-width" > < / i > Text Editor Icons< / a > < / li >
< li > < a href = "../../icons/#directional" > < i class = "icon-hand-right icon-fixed-width" > < / i > Directional Icons< / a > < / li >
< li > < a href = "../../icons/#video-player" > < i class = "icon-play-sign icon-fixed-width" > < / i > Video Player Icons< / a > < / li >
< li > < a href = "../../icons/#brand" > < i class = "icon-github icon-fixed-width" > < / i > Brand Icons< / a > < / li >
< li > < a href = "../../icons/#medical" > < i class = "icon-medkit icon-fixed-width" > < / i > Medical Icons< / a > < / li >
< / ul >
< / li >
< li class = "dropdown-split-left" > < a href = "../../examples/" > Examples< / a > < / li >
< li class = "dropdown dropdown-split-right" >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" >
< i class = "icon-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/#new-styles" > New Styles< / a > < / li >
< li > < a href = "../../examples/#inline-icons" > Inline Icons< / a > < / li >
< li > < a href = "../../examples/#larger-icons" > Larger Icons< / a > < / li >
< li > < a href = "../../examples/#bordered-pulled" > Bordered & Pulled< / a > < / li >
< li > < a href = "../../examples/#buttons" > Buttons< / a > < / li >
< li > < a href = "../../examples/#button-groups" > Button Groups< / a > < / li >
< li > < a href = "../../examples/#button-dropdowns" > Button Dropdowns< / a > < / li >
< li > < a href = "../../examples/#bulleted-lists" > Bulleted Lists< / a > < / li >
< li > < a href = "../../examples/#navigation" > Navigation< / a > < / li >
< li > < a href = "../../examples/#form-inputs" > Form Inputs< / a > < / li >
< li > < a href = "../../examples/#animated-spinner" > Animated Spinner< / a > < / li >
< li > < a href = "../../examples/#rotated-flipped" > Rotated & Flipped< / a > < / li >
< li > < a href = "../../examples/#stacked" > Stacked< / a > < / li >
< li > < a href = "../../examples/#custom" > Custom CSS< / a > < / li >
< / ul >
< / li >
< li > < a href = "../../whats-new/" > What's New< / a > < / li >
< li > < a href = "../../community/" > Community< / a > < / li >
< li > < a href = "../../license/" > License< / a > < / li >
< / ul >
< ul class = "nav pull-right" >
< li > < a href = "mailto:dave@fontawesome.io" > < i class = "icon-envelope" > < / i > Me< / a > < / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "jumbotron jumbotron-icon" >
< div class = "container" >
< div class = "info-icons" >
< i class = "icon-double-angle-up icon-6" > < / i >
< i class = "icon-double-angle-up icon-5" > < / i >
< i class = "icon-double-angle-up icon-4" > < / i >
< i class = "icon-double-angle-up icon-3" > < / i >
< i class = "icon-double-angle-up icon-2" > < / i >
< i class = "icon-double-angle-up icon-1" > < / i >
< / div >
< h1 class = "info-class" >
icon-double-angle-up
< small >
< i class = "icon-double-angle-up" > < / i > ·
Unicode: < span class = "upper" > f102< / span > ·
Created: v3.0.0 ·
Categories:
Directional Icons
< / small >
< / h1 >
< / div >
< / div >
< div class = "container" >
< section >
< div class = "row-fluid" >
< div class = "span9" >
< p > After you get < a href = "../../integration/" > 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;" >
< i class = "icon-double-angle-up" > < / i > icon-double-angle-up
< / div >
< / div >
< div class = "highlight" > < pre > < code class = "html" > < span class = "nt" > < i< / span > < span class = "na" > class=< / span > < span class = "s" > " icon-double-angle-up" < / span > < span class = "nt" > > < /i> < / span > icon-double-angle-up
< / code > < / pre > < / div >
< br >
< div class = "lead" > < i class = "icon-info-sign" > < / i > Looking for more? Check out the < a href = "../../examples/" > examples< / a > .< / div >
< / div >
< div class = "span3" >
< div class = "info-ad" > < div id = "carbonads-container" > < div class = "carbonad" > < div id = "azcarbon" > < / div > < script type = "text/javascript" > var z = document . createElement ( "script" ) ; z . type = "text/javascript" ; z . async = true ; z . src = "http://engine.carbonads.com/z/32291/azcarbon_2_1_0_VERT" ; var s = document . getElementsByTagName ( "script" ) [ 0 ] ; s . parentNode . insertBefore ( z , s ) ; < / script > < / div > < / div >
< / div >
< / div >
< / div >
< / section >
< / div >
< div class = "push" > <!-- necessary for sticky footer --> < / div >
< / div >
< footer class = "footer hidden-print" >
< div class = "container text-center" >
< div >
2013-05-11 08:23:47 +08:00
< i class = "icon-flag" > < / i > Font Awesome 3.1.1 ·
2013-05-11 00:00:01 +08:00
Created and Maintained by Dave Gandy ·
< a href = "http://twitter.com/byscuits" > @byscuits< / a >
< / div >
< div >
Font Awesome font licensed under < a href = "http://scripts.sil.org/OFL" > SIL OFL 1.1< / a > ·
Code licensed under < a href = "http://opensource.org/licenses/mit-license.html" > MIT License< / a > ·
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 = "icon-maxcdn" > < / i > MaxCDN< / a > for providing the excellent < a href = "http://www.bootstrapcdn.com/#tab_fontawesome" > 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 >
< / div >
< / div >
< / footer >
< script src = "http://platform.twitter.com/widgets.js" > < / script >
< script src = "../../assets/js/jquery-1.7.1.min.js" > < / script >
< script src = "../../assets/js/underscore.min.js" > < / script >
< script src = "../../assets/js/backbone.min.js" > < / script >
<!-- <script src="../../assets/js/prettify.min.js"></script> -->
< script src = "../../assets/js/bootstrap-2.3.1.min.js" > < / script >
< script src = "../../assets/js/site.js" > < / script >
< / body >
< / html >