thermometer icon
thermometer from Font Awesome Solid by Dave Gandy · Solid · Medical · CC-BY-4.0 Attribution required.
- Name
- thermometer
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Medical
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
thermometerBootstrap IconsthermometerBoxIcons v2 SolidthermometerEmoji One (Colored)thermometer-fillEva IconsthermometerFramework7 IconsthermometerFont Awesome 6 SolidthermometerFeather IconsthermometerFluent EmojithermometerFluent Emoji FlatthermometerFluent Emoji High ContrastthermometerFirefox OS Emojithermometercss.ggthermometerHealth IconsthermometerHuge IconsthermometerIconParkthermometerIconPark OutlinethermometerIconPark SolidthermometerIconPark TwoTonethermometerIonIconsthermometerLine AwesomethermometerLucidethermometerMaterial SymbolsthermometerMaterial Symbols LightthermometerMaterial Design Icons
More medical icons from Font Awesome Solid
Use the thermometer icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M160 446.1v-88.8c0-14.9 5.9-29.1 16.4-39.6l21.7-21.7l41 41c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-41-41l46.1-46.1l41 41c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-41-41l46.1-46.1l41 41c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-41-41l7.8-7.8c19.4-19.4 45.6-30.2 73-30.2c57 0 103.2 46.2 103.2 103.2c0 27.4-10.9 53.6-30.2 73L322.3 463.6a55.92 55.92 0 0 1-39.6 16.4h-88.8l-89 89c-9.4 9.4-24.6 9.4-33.9 0s-9.3-24.6 0-34l89-89z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidThermometer(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M160 446.1v-88.8c0-14.9 5.9-29.1 16.4-39.6l21.7-21.7l41 41c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-41-41l46.1-46.1l41 41c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-41-41l46.1-46.1l41 41c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-41-41l7.8-7.8c19.4-19.4 45.6-30.2 73-30.2c57 0 103.2 46.2 103.2 103.2c0 27.4-10.9 53.6-30.2 73L322.3 463.6a55.92 55.92 0 0 1-39.6 16.4h-88.8l-89 89c-9.4 9.4-24.6 9.4-33.9 0s-9.3-24.6 0-34l89-89z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M160 446.1v-88.8c0-14.9 5.9-29.1 16.4-39.6l21.7-21.7l41 41c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-41-41l46.1-46.1l41 41c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-41-41l46.1-46.1l41 41c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-41-41l7.8-7.8c19.4-19.4 45.6-30.2 73-30.2c57 0 103.2 46.2 103.2 103.2c0 27.4-10.9 53.6-30.2 73L322.3 463.6a55.92 55.92 0 0 1-39.6 16.4h-88.8l-89 89c-9.4 9.4-24.6 9.4-33.9 0s-9.3-24.6 0-34l89-89z"/></svg> </template>
CSS
.icon-thermometer {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M160%20446.1v-88.8c0-14.9%205.9-29.1%2016.4-39.6l21.7-21.7l41%2041c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9l-41-41l46.1-46.1l41%2041c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9l-41-41l46.1-46.1l41%2041c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9l-41-41l7.8-7.8c19.4-19.4%2045.6-30.2%2073-30.2c57%200%20103.2%2046.2%20103.2%20103.2c0%2027.4-10.9%2053.6-30.2%2073L322.3%20463.6a55.92%2055.92%200%200%201-39.6%2016.4h-88.8l-89%2089c-9.4%209.4-24.6%209.4-33.9%200s-9.3-24.6%200-34l89-89z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M160%20446.1v-88.8c0-14.9%205.9-29.1%2016.4-39.6l21.7-21.7l41%2041c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9l-41-41l46.1-46.1l41%2041c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9l-41-41l46.1-46.1l41%2041c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9l-41-41l7.8-7.8c19.4-19.4%2045.6-30.2%2073-30.2c57%200%20103.2%2046.2%20103.2%20103.2c0%2027.4-10.9%2053.6-30.2%2073L322.3%20463.6a55.92%2055.92%200%200%201-39.6%2016.4h-88.8l-89%2089c-9.4%209.4-24.6%209.4-33.9%200s-9.3-24.6%200-34l89-89z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/thermometer.svg?color=%231a73e8&size=48