thermometer-0 from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
thermometer-0
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

Related icons in Font Awesome Solid

Use the thermometer 0 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M224 160c0-53 43-96 96-96s96 43 96 96v164.7c29.5 26.4 48 64.7 48 107.3c0 79.5-64.5 144-144 144s-144-64.5-144-144c0-42.6 18.5-81 48-107.3zm96 336c35.3 0 64-28.7 64-64s-28.7-64-64-64s-64 28.7-64 64s28.7 64 64 64"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidThermometer0(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="M224 160c0-53 43-96 96-96s96 43 96 96v164.7c29.5 26.4 48 64.7 48 107.3c0 79.5-64.5 144-144 144s-144-64.5-144-144c0-42.6 18.5-81 48-107.3zm96 336c35.3 0 64-28.7 64-64s-28.7-64-64-64s-64 28.7-64 64s28.7 64 64 64"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M224 160c0-53 43-96 96-96s96 43 96 96v164.7c29.5 26.4 48 64.7 48 107.3c0 79.5-64.5 144-144 144s-144-64.5-144-144c0-42.6 18.5-81 48-107.3zm96 336c35.3 0 64-28.7 64-64s-28.7-64-64-64s-64 28.7-64 64s28.7 64 64 64"/></svg>
</template>

CSS

.icon-thermometer-0 {
  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%22M224%20160c0-53%2043-96%2096-96s96%2043%2096%2096v164.7c29.5%2026.4%2048%2064.7%2048%20107.3c0%2079.5-64.5%20144-144%20144s-144-64.5-144-144c0-42.6%2018.5-81%2048-107.3zm96%20336c35.3%200%2064-28.7%2064-64s-28.7-64-64-64s-64%2028.7-64%2064s28.7%2064%2064%2064%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%22M224%20160c0-53%2043-96%2096-96s96%2043%2096%2096v164.7c29.5%2026.4%2048%2064.7%2048%20107.3c0%2079.5-64.5%20144-144%20144s-144-64.5-144-144c0-42.6%2018.5-81%2048-107.3zm96%20336c35.3%200%2064-28.7%2064-64s-28.7-64-64-64s-64%2028.7-64%2064s28.7%2064%2064%2064%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/thermometer-0.svg?color=%231a73e8&size=48