temperature taking emoji

temperature-taking from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
temperature-taking
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

More extras openmoji icons from OpenMoji

Use the temperature taking emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M28.77 17.596a3.864 3.864 0 0 0-3.864 3.863v16.429h7.728V21.459a3.864 3.864 0 0 0-3.864-3.863"/><path fill="#ea5a47" d="M32.392 48.913a7.82 7.82 0 1 1-7.176-.014V35.46s6.309 1.11 7.163-.725Z"/><path fill="#fff" d="M37.266 22.206a2.456 2.456 0 0 0-2.217 2.628l-.804 7.084l-.901 1.877c0 .197.454.312.565.247l4.189-1.193a.37.37 0 0 1 .332-.131h15.353A2.456 2.456 0 0 0 56 30.09v-5.256a2.456 2.456 0 0 0-2.217-2.628Z"/><path fill="#d22f27" d="M29.531 36.047a8.6 8.6 0 0 0 3.19-.882l.016 13.386a1.74 1.74 0 0 0 .38 1.094c1.542 1.9 3.024 3.706 3.024 6.464a7.215 7.215 0 0 1-7.417 7.136s7.183-5.41 1.203-11.792a2.16 2.16 0 0 1-.392-1.262Z"/><g fill="none" stroke="#000" stroke-width="2"><g stroke-linecap="round" stroke-linejoin="round"><path d="M30.488 40.676a12.6 12.6 0 0 1-2.417.189c-1.59 0-2.88-.186-2.88-.414m5.297 5.698a12.6 12.6 0 0 1-2.417.189c-1.59 0-2.88-.186-2.88-.414m4.569-10.611a13 13 0 0 1-2.285.07c-1.59 0-2.283-.177-2.283-.405m5.296-5.248a12.6 12.6 0 0 1-2.417.189c-1.59 0-2.88-.185-2.88-.414"/><path d="M32.42 37.888v10.831a2.17 2.17 0 0 0 .923 1.599a7.225 7.225 0 1 1-11.086 2.573"/><path d="M24.285 50.31a2.1 2.1 0 0 0 .907-1.59V21.283a3.614 3.614 0 0 1 7.227 0l.011 8.428"/><path d="M30.488 24.257a12.6 12.6 0 0 1-2.417.189c-1.59 0-2.88-.185-2.88-.414"/></g><path stroke-miterlimit="10" d="M37.266 22.206a2.456 2.456 0 0 0-2.217 2.628l-.52 6.708l-2.32 3.509a.227.227 0 0 0 .147.34s5.964-2.673 6.074-2.673h15.353A2.456 2.456 0 0 0 56 30.09v-5.256a2.456 2.456 0 0 0-2.217-2.628Z"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiTemperatureTaking(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M28.77 17.596a3.864 3.864 0 0 0-3.864 3.863v16.429h7.728V21.459a3.864 3.864 0 0 0-3.864-3.863"/><path fill="#ea5a47" d="M32.392 48.913a7.82 7.82 0 1 1-7.176-.014V35.46s6.309 1.11 7.163-.725Z"/><path fill="#fff" d="M37.266 22.206a2.456 2.456 0 0 0-2.217 2.628l-.804 7.084l-.901 1.877c0 .197.454.312.565.247l4.189-1.193a.37.37 0 0 1 .332-.131h15.353A2.456 2.456 0 0 0 56 30.09v-5.256a2.456 2.456 0 0 0-2.217-2.628Z"/><path fill="#d22f27" d="M29.531 36.047a8.6 8.6 0 0 0 3.19-.882l.016 13.386a1.74 1.74 0 0 0 .38 1.094c1.542 1.9 3.024 3.706 3.024 6.464a7.215 7.215 0 0 1-7.417 7.136s7.183-5.41 1.203-11.792a2.16 2.16 0 0 1-.392-1.262Z"/><g fill="none" stroke="#000" strokeWidth="2"><g strokeLinecap="round" strokeLinejoin="round"><path d="M30.488 40.676a12.6 12.6 0 0 1-2.417.189c-1.59 0-2.88-.186-2.88-.414m5.297 5.698a12.6 12.6 0 0 1-2.417.189c-1.59 0-2.88-.186-2.88-.414m4.569-10.611a13 13 0 0 1-2.285.07c-1.59 0-2.283-.177-2.283-.405m5.296-5.248a12.6 12.6 0 0 1-2.417.189c-1.59 0-2.88-.185-2.88-.414"/><path d="M32.42 37.888v10.831a2.17 2.17 0 0 0 .923 1.599a7.225 7.225 0 1 1-11.086 2.573"/><path d="M24.285 50.31a2.1 2.1 0 0 0 .907-1.59V21.283a3.614 3.614 0 0 1 7.227 0l.011 8.428"/><path d="M30.488 24.257a12.6 12.6 0 0 1-2.417.189c-1.59 0-2.88-.185-2.88-.414"/></g><path strokeMiterlimit="10" d="M37.266 22.206a2.456 2.456 0 0 0-2.217 2.628l-.52 6.708l-2.32 3.509a.227.227 0 0 0 .147.34s5.964-2.673 6.074-2.673h15.353A2.456 2.456 0 0 0 56 30.09v-5.256a2.456 2.456 0 0 0-2.217-2.628Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M28.77 17.596a3.864 3.864 0 0 0-3.864 3.863v16.429h7.728V21.459a3.864 3.864 0 0 0-3.864-3.863"/><path fill="#ea5a47" d="M32.392 48.913a7.82 7.82 0 1 1-7.176-.014V35.46s6.309 1.11 7.163-.725Z"/><path fill="#fff" d="M37.266 22.206a2.456 2.456 0 0 0-2.217 2.628l-.804 7.084l-.901 1.877c0 .197.454.312.565.247l4.189-1.193a.37.37 0 0 1 .332-.131h15.353A2.456 2.456 0 0 0 56 30.09v-5.256a2.456 2.456 0 0 0-2.217-2.628Z"/><path fill="#d22f27" d="M29.531 36.047a8.6 8.6 0 0 0 3.19-.882l.016 13.386a1.74 1.74 0 0 0 .38 1.094c1.542 1.9 3.024 3.706 3.024 6.464a7.215 7.215 0 0 1-7.417 7.136s7.183-5.41 1.203-11.792a2.16 2.16 0 0 1-.392-1.262Z"/><g fill="none" stroke="#000" stroke-width="2"><g stroke-linecap="round" stroke-linejoin="round"><path d="M30.488 40.676a12.6 12.6 0 0 1-2.417.189c-1.59 0-2.88-.186-2.88-.414m5.297 5.698a12.6 12.6 0 0 1-2.417.189c-1.59 0-2.88-.186-2.88-.414m4.569-10.611a13 13 0 0 1-2.285.07c-1.59 0-2.283-.177-2.283-.405m5.296-5.248a12.6 12.6 0 0 1-2.417.189c-1.59 0-2.88-.185-2.88-.414"/><path d="M32.42 37.888v10.831a2.17 2.17 0 0 0 .923 1.599a7.225 7.225 0 1 1-11.086 2.573"/><path d="M24.285 50.31a2.1 2.1 0 0 0 .907-1.59V21.283a3.614 3.614 0 0 1 7.227 0l.011 8.428"/><path d="M30.488 24.257a12.6 12.6 0 0 1-2.417.189c-1.59 0-2.88-.185-2.88-.414"/></g><path stroke-miterlimit="10" d="M37.266 22.206a2.456 2.456 0 0 0-2.217 2.628l-.52 6.708l-2.32 3.509a.227.227 0 0 0 .147.34s5.964-2.673 6.074-2.673h15.353A2.456 2.456 0 0 0 56 30.09v-5.256a2.456 2.456 0 0 0-2.217-2.628Z"/></g></svg>
</template>

CSS

.icon-temperature-taking {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M28.77%2017.596a3.864%203.864%200%200%200-3.864%203.863v16.429h7.728V21.459a3.864%203.864%200%200%200-3.864-3.863%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M32.392%2048.913a7.82%207.82%200%201%201-7.176-.014V35.46s6.309%201.11%207.163-.725Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37.266%2022.206a2.456%202.456%200%200%200-2.217%202.628l-.804%207.084l-.901%201.877c0%20.197.454.312.565.247l4.189-1.193a.37.37%200%200%201%20.332-.131h15.353A2.456%202.456%200%200%200%2056%2030.09v-5.256a2.456%202.456%200%200%200-2.217-2.628Z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M29.531%2036.047a8.6%208.6%200%200%200%203.19-.882l.016%2013.386a1.74%201.74%200%200%200%20.38%201.094c1.542%201.9%203.024%203.706%203.024%206.464a7.215%207.215%200%200%201-7.417%207.136s7.183-5.41%201.203-11.792a2.16%202.16%200%200%201-.392-1.262Z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M30.488%2040.676a12.6%2012.6%200%200%201-2.417.189c-1.59%200-2.88-.186-2.88-.414m5.297%205.698a12.6%2012.6%200%200%201-2.417.189c-1.59%200-2.88-.186-2.88-.414m4.569-10.611a13%2013%200%200%201-2.285.07c-1.59%200-2.283-.177-2.283-.405m5.296-5.248a12.6%2012.6%200%200%201-2.417.189c-1.59%200-2.88-.185-2.88-.414%22%2F%3E%3Cpath%20d%3D%22M32.42%2037.888v10.831a2.17%202.17%200%200%200%20.923%201.599a7.225%207.225%200%201%201-11.086%202.573%22%2F%3E%3Cpath%20d%3D%22M24.285%2050.31a2.1%202.1%200%200%200%20.907-1.59V21.283a3.614%203.614%200%200%201%207.227%200l.011%208.428%22%2F%3E%3Cpath%20d%3D%22M30.488%2024.257a12.6%2012.6%200%200%201-2.417.189c-1.59%200-2.88-.185-2.88-.414%22%2F%3E%3C%2Fg%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M37.266%2022.206a2.456%202.456%200%200%200-2.217%202.628l-.52%206.708l-2.32%203.509a.227.227%200%200%200%20.147.34s5.964-2.673%206.074-2.673h15.353A2.456%202.456%200%200%200%2056%2030.09v-5.256a2.456%202.456%200%200%200-2.217-2.628Z%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M28.77%2017.596a3.864%203.864%200%200%200-3.864%203.863v16.429h7.728V21.459a3.864%203.864%200%200%200-3.864-3.863%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M32.392%2048.913a7.82%207.82%200%201%201-7.176-.014V35.46s6.309%201.11%207.163-.725Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37.266%2022.206a2.456%202.456%200%200%200-2.217%202.628l-.804%207.084l-.901%201.877c0%20.197.454.312.565.247l4.189-1.193a.37.37%200%200%201%20.332-.131h15.353A2.456%202.456%200%200%200%2056%2030.09v-5.256a2.456%202.456%200%200%200-2.217-2.628Z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M29.531%2036.047a8.6%208.6%200%200%200%203.19-.882l.016%2013.386a1.74%201.74%200%200%200%20.38%201.094c1.542%201.9%203.024%203.706%203.024%206.464a7.215%207.215%200%200%201-7.417%207.136s7.183-5.41%201.203-11.792a2.16%202.16%200%200%201-.392-1.262Z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M30.488%2040.676a12.6%2012.6%200%200%201-2.417.189c-1.59%200-2.88-.186-2.88-.414m5.297%205.698a12.6%2012.6%200%200%201-2.417.189c-1.59%200-2.88-.186-2.88-.414m4.569-10.611a13%2013%200%200%201-2.285.07c-1.59%200-2.283-.177-2.283-.405m5.296-5.248a12.6%2012.6%200%200%201-2.417.189c-1.59%200-2.88-.185-2.88-.414%22%2F%3E%3Cpath%20d%3D%22M32.42%2037.888v10.831a2.17%202.17%200%200%200%20.923%201.599a7.225%207.225%200%201%201-11.086%202.573%22%2F%3E%3Cpath%20d%3D%22M24.285%2050.31a2.1%202.1%200%200%200%20.907-1.59V21.283a3.614%203.614%200%200%201%207.227%200l.011%208.428%22%2F%3E%3Cpath%20d%3D%22M30.488%2024.257a12.6%2012.6%200%200%201-2.417.189c-1.59%200-2.88-.185-2.88-.414%22%2F%3E%3C%2Fg%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M37.266%2022.206a2.456%202.456%200%200%200-2.217%202.628l-.52%206.708l-2.32%203.509a.227.227%200%200%200%20.147.34s5.964-2.673%206.074-2.673h15.353A2.456%202.456%200%200%200%2056%2030.09v-5.256a2.456%202.456%200%200%200-2.217-2.628Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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