2016-10-25 00:01:53 +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" >
2018-02-06 12:06:42 +08:00
< meta name = "description" content = "Fork Awesome, a fork of the iconic font and CSS framework" >
2016-10-25 00:01:53 +08:00
< meta name = "author" content = "Dave Gandy" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< link rel = "shortcut icon" href = "../../assets/ico/favicon.ico" >
2018-02-06 09:49:24 +08:00
< title > fa-thermometer-empty: Fork Awesome Icons< / title >
2016-10-25 00:01:53 +08:00
<!-- CSS
================================================== -->
< link rel = "stylesheet" href = "../../assets/css/site.css" >
< link rel = "stylesheet" href = "../../assets/css/pygments.css" >
2018-02-06 12:06:42 +08:00
< link rel = "stylesheet" href = "../../assets/fork-awesome/css/fork-awesome.css" >
2016-10-25 00:01:53 +08:00
<!-- [if lt IE 9]>
< script src = "../../assets/js/html5shiv.js" > < / script >
< script src = "../../assets/js/respond.min.js" > < / script >
<![endif]-->
< / head >
< body class = "font-awesome " >
< div id = "wrap" > <!-- necessary for sticky footer. wrap all content except footer -->
2018-02-06 09:49:24 +08:00
< div class = "navbar navbar-inverse navbar-static-top hidden-print" >
2016-10-25 00:01:53 +08:00
< div class = "container" >
< div class = "navbar-header" >
< button type = "button" class = "navbar-toggle" data-toggle = "collapse" data-target = ".navbar-collapse" >
< i class = "fa fa-bars fa-lg" aria-hidden = "true" title = "Toggle navigation" > < / i >
< span class = "sr-only" > Toggle navigation< / span >
< / button >
2018-02-06 09:49:24 +08:00
< a class = "navbar-brand" href = "../../" > < i class = "fa fa-font-awesome" aria-hidden = "true" > < / i > Fork Awesome< / a >
2016-10-25 00:01:53 +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 >
< 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 >
< 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" >
< 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 >
< / a >
< ul class = "dropdown-menu pull-right" >
< li > < a href = "../../icons/" > < i class = "fa fa-flag fa-fw" aria-hidden = "true" > < / i > All Icons< / a > < / li >
< li class = "divider" > < / li >
2018-02-06 12:06:42 +08:00
< li > < a href = "../../icons/#new" > < i class = "fa fa-handshake-o fa-fw" aria-hidden = "true" > < / i > New Icons in < / a > < / li >
2016-10-25 00:01:53 +08:00
< 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 >
< / 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" >
< 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 >
< / 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 >
< li > < a href = "../../examples/#accessible" > Accessibility-Minded< / a > < / li >
< 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 >
< 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 >
< li > < a href = "../../community/" > Community< / a > < / li >
< li > < a href = "../../license/" > License< / a > < / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "jumbotron jumbotron-icon" >
< div class = "container" >
< div class = "info-icons" >
< i class = "fa fa-thermometer-empty fa-6" aria-hidden = "true" > < / i >
< span class = "sr-only" > Example of thermometer-empty at 6x< / span >
< span class = "hide-xs" >
< i class = "fa fa-thermometer-empty fa-5" aria-hidden = "true" > < / i >
< span class = "sr-only" > Example of thermometer-empty at 5x< / span >
< span class = "hide-sm" >
< i class = "fa fa-thermometer-empty fa-4" aria-hidden = "true" > < / i >
< span class = "sr-only" > Example of thermometer-empty at 4x< / span >
< / span >
< i class = "fa fa-thermometer-empty fa-3" aria-hidden = "true" > < / i >
< span class = "sr-only" > Example of thermometer-empty at 3x< / span >
< i class = "fa fa-thermometer-empty fa-2" aria-hidden = "true" > < / i >
< span class = "sr-only" > Example of thermometer-empty at 2x< / span >
< / span >
< i class = "fa fa-thermometer-empty fa-1" aria-hidden = "true" > < / i >
< span class = "sr-only" > Example of thermometer-empty< / span >
< / div >
< h1 class = "info-class" >
fa-thermometer-empty
< small >
< i class = "fa fa-thermometer-empty" aria-hidden = "true" > < / i > ·
Unicode: < span class = "upper" > f2cb< / span > ·
Created: v4.7 ·
Categories:
Web Application Icons
· Aliases:
fa-thermometer-0
< / small >
< / h1 >
< / div >
< / div >
< div class = "container" >
< section >
< div class = "row" >
2018-02-06 09:49:24 +08:00
< div class = "col-md-12 col-sm-12" >
2016-10-25 00:01:53 +08:00
< 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;" >
< i class = "fa fa-thermometer-empty" aria-hidden = "true" > < / i > < span class = "sr-only" > Example of thermometer-empty< / span > fa-thermometer-empty
< / div >
< / div >
< div class = "highlight" > < pre > < code class = "html" > < span class = "nt" > < i< / span > < span class = "na" > class=< / span > < span class = "s" > " fa fa-thermometer-empty" < / span > < span class = "na" > aria-hidden=< / span > < span class = "s" > " true" < / span > < span class = "nt" > > < /i> < / span >
< / code > < / pre > < / div >
< 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 >
< / div >
< / div >
< / section >
< / div >
< / div >
< footer id = "footer" class = "footer hidden-print" >
< div class = "container text-center" >
< div >
2018-02-06 09:49:24 +08:00
< i class = "fa fa-fork" aria-hidden = "true" > < / i > Fork Awesome 0.4.7
2016-10-25 00:01:53 +08:00
< span class = "hide-xs" > · < / span > < br class = "hide-sm hide-md hide-lg" >
2018-02-06 09:49:24 +08:00
A fork of Font Awesome, originally created by < a href = "https://twitter.com/davegandy" > Dave Gandy< / a >
2016-10-25 00:01:53 +08:00
< / div >
< div >
2018-02-06 12:06:42 +08:00
Fork Awesome licensed under < a href = "" > < / a >
2016-10-25 00:01:53 +08:00
< span class = "hide-xs" > · < / span > < br class = "hide-sm hide-md hide-lg" >
2018-02-06 12:06:42 +08:00
Code licensed under < a href = "" > < / a >
2016-10-25 00:01:53 +08:00
< span class = "hide-xs hide-sm" > · < / span > < br class = "hide-md hide-lg" >
2018-02-06 12:06:42 +08:00
Documentation licensed under < a href = "" > < / a >
2016-10-25 00:01:53 +08:00
< / div >
< div class = "project" >
2018-02-06 09:49:24 +08:00
< a href = "https://github.com/ForkAwesome/Fork-Awesome" > GitHub Project< / a > ·
< a href = "https://github.com/ForkAwesome/Fork-Awesome/issues" > Issues< / a >
2016-10-25 00:01:53 +08:00
< / div >
< / div >
< / footer >
2016-12-03 01:03:45 +08:00
< div class = "modal" id = "modal-fa5" tabindex = "-1" role = "dialog" aria-labelledby = "modal-fa5-label" >
2017-12-08 01:09:30 +08:00
< div class = "modal-dialog" role = "document" >
2016-10-25 00:01:53 +08:00
< div class = "modal-content" >
2017-12-08 01:09:30 +08:00
< div class = "modal-header bg-fa5" >
2016-10-25 00:01:53 +08:00
< button type = "button" class = "close" data-dismiss = "modal" aria-label = "Close" > < i class = "fa fa-times" aria-hidden = "true" > < / i > < span class = "close" > < / span > < / button >
2017-12-08 01:09:30 +08:00
< h3 class = "modal-title" id = "modal-fa5-label" > Font Awesome 5 Released!< / h3 >
2016-10-25 00:01:53 +08:00
< / div >
< div class = "modal-body" >
2017-12-08 01:09:30 +08:00
< div class = "row margin-bottom-lg margin-top" >
< div class = "col-md-2 col-sm-2 col-xs-2 text-right padding-right-sm" >
< i class = "fas fas-trophy-alt fas-3x fas-fw text-muted hidden-xs" > < / i >
< i class = "fas fas-trophy-alt fas-2x fas-fw text-muted hidden-sm hidden-md hidden-lg" > < / i >
< / div >
< div class = "col-md-9 col-sm-9 col-xs-9" >
< h4 class = "page-header margin-top-none padding-bottom-sm margin-bottom-sm" > More Icons< / h4 >
< p >
Get 893 icons right now with FA Free, plus another 1,283 icons with Pro, which also gets you another 46 icon category packs as we finish them!
< / p >
< / div >
< / div >
< div class = "row margin-bottom-lg" >
< div class = "col-md-2 col-sm-2 col-xs-2 text-right padding-right-sm" >
< i class = "fas fas-flask fas-3x fas-fw text-muted hidden-xs" > < / i >
< i class = "fas fas-flask fas-2x fas-fw text-muted hidden-sm hidden-md hidden-lg" > < / i >
< / div >
< div class = "col-md-9 col-sm-9 col-xs-9" >
< h4 class = "page-header margin-top-none padding-bottom-sm margin-bottom-sm" > All-New SVG< / h4 >
< p >
Our all-new SVG with JavaScript gives you all the power of SVG without the usual hassle.
< / p >
< / div >
< / div >
< div class = "row margin-bottom-lg" >
< div class = "col-md-2 col-sm-2 col-xs-2 text-right padding-right-sm" >
< i class = "fas fas-rocket fas-3x fas-fw text-muted hidden-xs" > < / i >
< i class = "fas fas-rocket fas-2x fas-fw text-muted hidden-sm hidden-md hidden-lg" > < / i >
< / div >
< div class = "col-md-9 col-sm-9 col-xs-10" >
< h4 class = "page-header margin-top-none padding-bottom-sm margin-bottom-sm" > Tons More< / h4 >
< p >
Ligatures for easier desktop use, shim for quick upgrades from 4, and more styles, icons, and tools with FA Pro.
< / p >
< / div >
2016-10-26 00:34:36 +08:00
< / div >
2016-10-25 00:01:53 +08:00
2017-12-08 01:46:40 +08:00
< a target = "_blank" href = "https://fontawesome.com/?utm_source=font_awesome_homepage&utm_medium=display&utm_campaign=fa5_released&utm_content=auto_modal" class = "btn btn-fa5 btn-lg btn-block" >
2017-09-07 04:16:45 +08:00
< h3 class = "margin-top margin-bottom strong" >
2017-12-08 01:09:30 +08:00
Font Awesome 5 < i class = "fas fas-external-link" aria-hidden = "true" > < / i >
2017-09-07 04:16:45 +08:00
< / h3 >
2016-10-25 00:01:53 +08:00
< / a >
< / div >
< / div >
< / div >
< / div >
< 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 >
< 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 >
< script src = "../../assets/js/site.js" > < / script >
< script src = "../../assets/js/search.js" > < / script >
< script src = "../../assets/js/monetization.js" type = "text/javascript" > < / script >
< script >
(function(){
// format, zoneKey, segment:value, options
_bsa.init('imageonly', 'CVADP2Y', 'placement:demo', {
target: '#inventory',
disable_css: true,
path: 'http://inventory.fontawesome.io/api/inventory?zone=CVADP2Y'
});
})();
< / script >
< / body >
< / html >