thermometer digital icon

thermometer-digital-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Devices · MIT Free for personal and commercial use.

Name
thermometer-digital-outline-24px
Set
Health Icons
Style
Outline 24px
Category
Devices
Viewbox
24×24
License
MIT

3 other variants in Health Icons

More devices icons from Health Icons

Use the thermometer digital icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m9.225 8.794l2.022 3.114l1.678-1.09l-2.023-3.113z"/><path fill-rule="evenodd" d="M4.662 6.135a1 1 0 0 1 .293-1.383l3.992-2.59a1 1 0 0 1 1.383.293l4.665 7.181c.311.48.516 1.02.601 1.585l.651 4.335a4 4 0 0 0 .594 1.574l.933 1.435l-1.417.92l-.933-1.435a4 4 0 0 0-1.197-1.183L10.53 14.51a4 4 0 0 1-1.204-1.193zm1.883-.201l2.835-1.84l.495.763l-2.834 1.84zm1.313 2.02l2.834-1.84l3.12 4.802l.605 4.033l-3.44-2.193z" clip-rule="evenodd"/><path d="m16.865 20.357l.758 1.168a.85.85 0 0 0 1.426-.926l-.759-1.168z"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsThermometerDigitalOutline24px(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m9.225 8.794l2.022 3.114l1.678-1.09l-2.023-3.113z"/><path fillRule="evenodd" d="M4.662 6.135a1 1 0 0 1 .293-1.383l3.992-2.59a1 1 0 0 1 1.383.293l4.665 7.181c.311.48.516 1.02.601 1.585l.651 4.335a4 4 0 0 0 .594 1.574l.933 1.435l-1.417.92l-.933-1.435a4 4 0 0 0-1.197-1.183L10.53 14.51a4 4 0 0 1-1.204-1.193zm1.883-.201l2.835-1.84l.495.763l-2.834 1.84zm1.313 2.02l2.834-1.84l3.12 4.802l.605 4.033l-3.44-2.193z" clipRule="evenodd"/><path d="m16.865 20.357l.758 1.168a.85.85 0 0 0 1.426-.926l-.759-1.168z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m9.225 8.794l2.022 3.114l1.678-1.09l-2.023-3.113z"/><path fill-rule="evenodd" d="M4.662 6.135a1 1 0 0 1 .293-1.383l3.992-2.59a1 1 0 0 1 1.383.293l4.665 7.181c.311.48.516 1.02.601 1.585l.651 4.335a4 4 0 0 0 .594 1.574l.933 1.435l-1.417.92l-.933-1.435a4 4 0 0 0-1.197-1.183L10.53 14.51a4 4 0 0 1-1.204-1.193zm1.883-.201l2.835-1.84l.495.763l-2.834 1.84zm1.313 2.02l2.834-1.84l3.12 4.802l.605 4.033l-3.44-2.193z" clip-rule="evenodd"/><path d="m16.865 20.357l.758 1.168a.85.85 0 0 0 1.426-.926l-.759-1.168z"/></g></svg>
</template>

CSS

.icon-thermometer-digital-outline-24px {
  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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m9.225%208.794l2.022%203.114l1.678-1.09l-2.023-3.113z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4.662%206.135a1%201%200%200%201%20.293-1.383l3.992-2.59a1%201%200%200%201%201.383.293l4.665%207.181c.311.48.516%201.02.601%201.585l.651%204.335a4%204%200%200%200%20.594%201.574l.933%201.435l-1.417.92l-.933-1.435a4%204%200%200%200-1.197-1.183L10.53%2014.51a4%204%200%200%201-1.204-1.193zm1.883-.201l2.835-1.84l.495.763l-2.834%201.84zm1.313%202.02l2.834-1.84l3.12%204.802l.605%204.033l-3.44-2.193z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22m16.865%2020.357l.758%201.168a.85.85%200%200%200%201.426-.926l-.759-1.168z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m9.225%208.794l2.022%203.114l1.678-1.09l-2.023-3.113z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4.662%206.135a1%201%200%200%201%20.293-1.383l3.992-2.59a1%201%200%200%201%201.383.293l4.665%207.181c.311.48.516%201.02.601%201.585l.651%204.335a4%204%200%200%200%20.594%201.574l.933%201.435l-1.417.92l-.933-1.435a4%204%200%200%200-1.197-1.183L10.53%2014.51a4%204%200%200%201-1.204-1.193zm1.883-.201l2.835-1.84l.495.763l-2.834%201.84zm1.313%202.02l2.834-1.84l3.12%204.802l.605%204.033l-3.44-2.193z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22m16.865%2020.357l.758%201.168a.85.85%200%200%200%201.426-.926l-.759-1.168z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/thermometer-digital-outline-24px.svg?color=%231a73e8&size=48