clinical thermometer emoji

clinical-thermometer from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

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

More extras openmoji icons from OpenMoji

Use the clinical thermometer emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M48.852 24.687a4.76 4.76 0 0 0-6.723-.254L26.15 39.245c-1.336 1.239-1.564 4.939-1.769 5.127l-3.1 2.856a2.356 2.356 0 0 0-.137 3.328l.115.125a2.356 2.356 0 0 0 3.328.137l3.1-2.856c.265-.243 3.706-.603 4.931-1.739l15.979-14.812a4.757 4.757 0 0 0 .254-6.724"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M48.852 24.687a4.76 4.76 0 0 0-6.723-.254L26.15 39.245c-1.336 1.239-1.564 4.939-1.769 5.127l-3.1 2.856a2.356 2.356 0 0 0-.137 3.328l.115.125a2.356 2.356 0 0 0 3.328.137l3.1-2.856c.265-.243 3.706-.603 4.931-1.739l15.979-14.812a4.757 4.757 0 0 0 .254-6.724M23.463 48.575l22.79-21.158"/><rect width="2.893" height="1.571" x="27.905" y="37.732" rx=".523" transform="rotate(45 29.352 38.517)"/><rect width="2.126" height="1.571" x="31.086" y="34.331" rx=".523" transform="rotate(45 32.15 35.116)"/><rect width="3.39" height="1.571" x="33.602" y="32.203" rx=".523" transform="rotate(45 35.297 32.988)"/><rect width="2.786" height="1.571" x="36.814" y="29.035" rx=".523" transform="rotate(45 38.207 29.82)"/><rect width="2.786" height="1.571" x="39.727" y="26.249" rx=".523" transform="rotate(45 41.12 27.034)"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiClinicalThermometer(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M48.852 24.687a4.76 4.76 0 0 0-6.723-.254L26.15 39.245c-1.336 1.239-1.564 4.939-1.769 5.127l-3.1 2.856a2.356 2.356 0 0 0-.137 3.328l.115.125a2.356 2.356 0 0 0 3.328.137l3.1-2.856c.265-.243 3.706-.603 4.931-1.739l15.979-14.812a4.757 4.757 0 0 0 .254-6.724"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M48.852 24.687a4.76 4.76 0 0 0-6.723-.254L26.15 39.245c-1.336 1.239-1.564 4.939-1.769 5.127l-3.1 2.856a2.356 2.356 0 0 0-.137 3.328l.115.125a2.356 2.356 0 0 0 3.328.137l3.1-2.856c.265-.243 3.706-.603 4.931-1.739l15.979-14.812a4.757 4.757 0 0 0 .254-6.724M23.463 48.575l22.79-21.158"/><rect width="2.893" height="1.571" x="27.905" y="37.732" rx=".523" transform="rotate(45 29.352 38.517)"/><rect width="2.126" height="1.571" x="31.086" y="34.331" rx=".523" transform="rotate(45 32.15 35.116)"/><rect width="3.39" height="1.571" x="33.602" y="32.203" rx=".523" transform="rotate(45 35.297 32.988)"/><rect width="2.786" height="1.571" x="36.814" y="29.035" rx=".523" transform="rotate(45 38.207 29.82)"/><rect width="2.786" height="1.571" x="39.727" y="26.249" rx=".523" transform="rotate(45 41.12 27.034)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M48.852 24.687a4.76 4.76 0 0 0-6.723-.254L26.15 39.245c-1.336 1.239-1.564 4.939-1.769 5.127l-3.1 2.856a2.356 2.356 0 0 0-.137 3.328l.115.125a2.356 2.356 0 0 0 3.328.137l3.1-2.856c.265-.243 3.706-.603 4.931-1.739l15.979-14.812a4.757 4.757 0 0 0 .254-6.724"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M48.852 24.687a4.76 4.76 0 0 0-6.723-.254L26.15 39.245c-1.336 1.239-1.564 4.939-1.769 5.127l-3.1 2.856a2.356 2.356 0 0 0-.137 3.328l.115.125a2.356 2.356 0 0 0 3.328.137l3.1-2.856c.265-.243 3.706-.603 4.931-1.739l15.979-14.812a4.757 4.757 0 0 0 .254-6.724M23.463 48.575l22.79-21.158"/><rect width="2.893" height="1.571" x="27.905" y="37.732" rx=".523" transform="rotate(45 29.352 38.517)"/><rect width="2.126" height="1.571" x="31.086" y="34.331" rx=".523" transform="rotate(45 32.15 35.116)"/><rect width="3.39" height="1.571" x="33.602" y="32.203" rx=".523" transform="rotate(45 35.297 32.988)"/><rect width="2.786" height="1.571" x="36.814" y="29.035" rx=".523" transform="rotate(45 38.207 29.82)"/><rect width="2.786" height="1.571" x="39.727" y="26.249" rx=".523" transform="rotate(45 41.12 27.034)"/></svg>
</template>

CSS

.icon-clinical-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%2072%2072%22%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M48.852%2024.687a4.76%204.76%200%200%200-6.723-.254L26.15%2039.245c-1.336%201.239-1.564%204.939-1.769%205.127l-3.1%202.856a2.356%202.356%200%200%200-.137%203.328l.115.125a2.356%202.356%200%200%200%203.328.137l3.1-2.856c.265-.243%203.706-.603%204.931-1.739l15.979-14.812a4.757%204.757%200%200%200%20.254-6.724%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M48.852%2024.687a4.76%204.76%200%200%200-6.723-.254L26.15%2039.245c-1.336%201.239-1.564%204.939-1.769%205.127l-3.1%202.856a2.356%202.356%200%200%200-.137%203.328l.115.125a2.356%202.356%200%200%200%203.328.137l3.1-2.856c.265-.243%203.706-.603%204.931-1.739l15.979-14.812a4.757%204.757%200%200%200%20.254-6.724M23.463%2048.575l22.79-21.158%22%2F%3E%3Crect%20width%3D%222.893%22%20height%3D%221.571%22%20x%3D%2227.905%22%20y%3D%2237.732%22%20rx%3D%22.523%22%20transform%3D%22rotate(45%2029.352%2038.517)%22%2F%3E%3Crect%20width%3D%222.126%22%20height%3D%221.571%22%20x%3D%2231.086%22%20y%3D%2234.331%22%20rx%3D%22.523%22%20transform%3D%22rotate(45%2032.15%2035.116)%22%2F%3E%3Crect%20width%3D%223.39%22%20height%3D%221.571%22%20x%3D%2233.602%22%20y%3D%2232.203%22%20rx%3D%22.523%22%20transform%3D%22rotate(45%2035.297%2032.988)%22%2F%3E%3Crect%20width%3D%222.786%22%20height%3D%221.571%22%20x%3D%2236.814%22%20y%3D%2229.035%22%20rx%3D%22.523%22%20transform%3D%22rotate(45%2038.207%2029.82)%22%2F%3E%3Crect%20width%3D%222.786%22%20height%3D%221.571%22%20x%3D%2239.727%22%20y%3D%2226.249%22%20rx%3D%22.523%22%20transform%3D%22rotate(45%2041.12%2027.034)%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%2072%2072%22%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M48.852%2024.687a4.76%204.76%200%200%200-6.723-.254L26.15%2039.245c-1.336%201.239-1.564%204.939-1.769%205.127l-3.1%202.856a2.356%202.356%200%200%200-.137%203.328l.115.125a2.356%202.356%200%200%200%203.328.137l3.1-2.856c.265-.243%203.706-.603%204.931-1.739l15.979-14.812a4.757%204.757%200%200%200%20.254-6.724%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M48.852%2024.687a4.76%204.76%200%200%200-6.723-.254L26.15%2039.245c-1.336%201.239-1.564%204.939-1.769%205.127l-3.1%202.856a2.356%202.356%200%200%200-.137%203.328l.115.125a2.356%202.356%200%200%200%203.328.137l3.1-2.856c.265-.243%203.706-.603%204.931-1.739l15.979-14.812a4.757%204.757%200%200%200%20.254-6.724M23.463%2048.575l22.79-21.158%22%2F%3E%3Crect%20width%3D%222.893%22%20height%3D%221.571%22%20x%3D%2227.905%22%20y%3D%2237.732%22%20rx%3D%22.523%22%20transform%3D%22rotate(45%2029.352%2038.517)%22%2F%3E%3Crect%20width%3D%222.126%22%20height%3D%221.571%22%20x%3D%2231.086%22%20y%3D%2234.331%22%20rx%3D%22.523%22%20transform%3D%22rotate(45%2032.15%2035.116)%22%2F%3E%3Crect%20width%3D%223.39%22%20height%3D%221.571%22%20x%3D%2233.602%22%20y%3D%2232.203%22%20rx%3D%22.523%22%20transform%3D%22rotate(45%2035.297%2032.988)%22%2F%3E%3Crect%20width%3D%222.786%22%20height%3D%221.571%22%20x%3D%2236.814%22%20y%3D%2229.035%22%20rx%3D%22.523%22%20transform%3D%22rotate(45%2038.207%2029.82)%22%2F%3E%3Crect%20width%3D%222.786%22%20height%3D%221.571%22%20x%3D%2239.727%22%20y%3D%2226.249%22%20rx%3D%22.523%22%20transform%3D%22rotate(45%2041.12%2027.034)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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