thermometer from Emoji One (Colored) by Emoji One · Default · Objects · CC-BY-4.0 Attribution required.

Name
thermometer
Set
Emoji One (Colored)
Style
Default
Category
Objects
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More objects icons from Emoji One (Colored)

Use the thermometer emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#a1b8c7" d="m37.9 46.2l3.1-36c0-11-18-11-18 0l3.1 36C24.2 47.9 23 50.3 23 53c0 5 4 9 9 9s9-4 9-9c0-2.7-1.2-5.1-3.1-6.8M32 59.8c-3.7 0-6.7-3-6.7-6.8c0-2.4 1.3-4.6 3.3-5.8l-2-37.2c0-6.4 10.8-6.4 10.8 0l-1.9 37.2c1.9 1.2 3.3 3.3 3.3 5.8c0 3.7-3.1 6.8-6.8 6.8" opacity=".8"/><g fill="#ed4c5c"><path d="m28.4 21.4l1.4 27.5h4.4l1.4-27.5z"/><path d="M37.6 53c0 3.1-2.5 5.6-5.6 5.6s-5.6-2.5-5.6-5.6s2.5-5.6 5.6-5.6s5.6 2.5 5.6 5.6"/></g><ellipse cx="32" cy="21.4" fill="#a5203c" rx="3.6" ry="1.2"/><path fill="#51575b" d="M30.9 28.2H26l-.1-1.5h4.9zm0 4.2h-4.7v-1.5h4.6zm0 4.2h-4.5v-1.5h4.4zm0 4.2h-4l-.1-1.5h4.1zM31 45h-3.8v-1.4h3.7z"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneThermometer(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#a1b8c7" d="m37.9 46.2l3.1-36c0-11-18-11-18 0l3.1 36C24.2 47.9 23 50.3 23 53c0 5 4 9 9 9s9-4 9-9c0-2.7-1.2-5.1-3.1-6.8M32 59.8c-3.7 0-6.7-3-6.7-6.8c0-2.4 1.3-4.6 3.3-5.8l-2-37.2c0-6.4 10.8-6.4 10.8 0l-1.9 37.2c1.9 1.2 3.3 3.3 3.3 5.8c0 3.7-3.1 6.8-6.8 6.8" opacity=".8"/><g fill="#ed4c5c"><path d="m28.4 21.4l1.4 27.5h4.4l1.4-27.5z"/><path d="M37.6 53c0 3.1-2.5 5.6-5.6 5.6s-5.6-2.5-5.6-5.6s2.5-5.6 5.6-5.6s5.6 2.5 5.6 5.6"/></g><ellipse cx="32" cy="21.4" fill="#a5203c" rx="3.6" ry="1.2"/><path fill="#51575b" d="M30.9 28.2H26l-.1-1.5h4.9zm0 4.2h-4.7v-1.5h4.6zm0 4.2h-4.5v-1.5h4.4zm0 4.2h-4l-.1-1.5h4.1zM31 45h-3.8v-1.4h3.7z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#a1b8c7" d="m37.9 46.2l3.1-36c0-11-18-11-18 0l3.1 36C24.2 47.9 23 50.3 23 53c0 5 4 9 9 9s9-4 9-9c0-2.7-1.2-5.1-3.1-6.8M32 59.8c-3.7 0-6.7-3-6.7-6.8c0-2.4 1.3-4.6 3.3-5.8l-2-37.2c0-6.4 10.8-6.4 10.8 0l-1.9 37.2c1.9 1.2 3.3 3.3 3.3 5.8c0 3.7-3.1 6.8-6.8 6.8" opacity=".8"/><g fill="#ed4c5c"><path d="m28.4 21.4l1.4 27.5h4.4l1.4-27.5z"/><path d="M37.6 53c0 3.1-2.5 5.6-5.6 5.6s-5.6-2.5-5.6-5.6s2.5-5.6 5.6-5.6s5.6 2.5 5.6 5.6"/></g><ellipse cx="32" cy="21.4" fill="#a5203c" rx="3.6" ry="1.2"/><path fill="#51575b" d="M30.9 28.2H26l-.1-1.5h4.9zm0 4.2h-4.7v-1.5h4.6zm0 4.2h-4.5v-1.5h4.4zm0 4.2h-4l-.1-1.5h4.1zM31 45h-3.8v-1.4h3.7z"/></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%2064%2064%22%3E%3Cpath%20fill%3D%22%23a1b8c7%22%20d%3D%22m37.9%2046.2l3.1-36c0-11-18-11-18%200l3.1%2036C24.2%2047.9%2023%2050.3%2023%2053c0%205%204%209%209%209s9-4%209-9c0-2.7-1.2-5.1-3.1-6.8M32%2059.8c-3.7%200-6.7-3-6.7-6.8c0-2.4%201.3-4.6%203.3-5.8l-2-37.2c0-6.4%2010.8-6.4%2010.8%200l-1.9%2037.2c1.9%201.2%203.3%203.3%203.3%205.8c0%203.7-3.1%206.8-6.8%206.8%22%20opacity%3D%22.8%22%2F%3E%3Cg%20fill%3D%22%23ed4c5c%22%3E%3Cpath%20d%3D%22m28.4%2021.4l1.4%2027.5h4.4l1.4-27.5z%22%2F%3E%3Cpath%20d%3D%22M37.6%2053c0%203.1-2.5%205.6-5.6%205.6s-5.6-2.5-5.6-5.6s2.5-5.6%205.6-5.6s5.6%202.5%205.6%205.6%22%2F%3E%3C%2Fg%3E%3Cellipse%20cx%3D%2232%22%20cy%3D%2221.4%22%20fill%3D%22%23a5203c%22%20rx%3D%223.6%22%20ry%3D%221.2%22%2F%3E%3Cpath%20fill%3D%22%2351575b%22%20d%3D%22M30.9%2028.2H26l-.1-1.5h4.9zm0%204.2h-4.7v-1.5h4.6zm0%204.2h-4.5v-1.5h4.4zm0%204.2h-4l-.1-1.5h4.1zM31%2045h-3.8v-1.4h3.7z%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23a1b8c7%22%20d%3D%22m37.9%2046.2l3.1-36c0-11-18-11-18%200l3.1%2036C24.2%2047.9%2023%2050.3%2023%2053c0%205%204%209%209%209s9-4%209-9c0-2.7-1.2-5.1-3.1-6.8M32%2059.8c-3.7%200-6.7-3-6.7-6.8c0-2.4%201.3-4.6%203.3-5.8l-2-37.2c0-6.4%2010.8-6.4%2010.8%200l-1.9%2037.2c1.9%201.2%203.3%203.3%203.3%205.8c0%203.7-3.1%206.8-6.8%206.8%22%20opacity%3D%22.8%22%2F%3E%3Cg%20fill%3D%22%23ed4c5c%22%3E%3Cpath%20d%3D%22m28.4%2021.4l1.4%2027.5h4.4l1.4-27.5z%22%2F%3E%3Cpath%20d%3D%22M37.6%2053c0%203.1-2.5%205.6-5.6%205.6s-5.6-2.5-5.6-5.6s2.5-5.6%205.6-5.6s5.6%202.5%205.6%205.6%22%2F%3E%3C%2Fg%3E%3Cellipse%20cx%3D%2232%22%20cy%3D%2221.4%22%20fill%3D%22%23a5203c%22%20rx%3D%223.6%22%20ry%3D%221.2%22%2F%3E%3Cpath%20fill%3D%22%2351575b%22%20d%3D%22M30.9%2028.2H26l-.1-1.5h4.9zm0%204.2h-4.7v-1.5h4.6zm0%204.2h-4.5v-1.5h4.4zm0%204.2h-4l-.1-1.5h4.1zM31%2045h-3.8v-1.4h3.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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