thermometer warm icon

thermometer-warm from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
thermometer-warm
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the thermometer warm icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M16.5 22a4 4 0 0 0 2.902-6.752c-.506-.535-.76-.802-.83-.98c-.072-.179-.072-.415-.072-.886V4a2 2 0 0 0-4 0v9.382c0 .472 0 .707-.071.886c-.071.178-.325.445-.831.98A4 4 0 0 0 16.5 22"/><path d="M10.313 15.83c-1.635-.288-2.95-1.726-3.11-3.57c-.19-2.184 1.315-4.111 3.36-4.304q.481-.044.937.037M10.22 4l.103 1.187M6.042 7.576l-.858-.765m-.573 5.694L3.5 12.61m3.368 4.477L6.155 18"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsThermometerWarm(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M16.5 22a4 4 0 0 0 2.902-6.752c-.506-.535-.76-.802-.83-.98c-.072-.179-.072-.415-.072-.886V4a2 2 0 0 0-4 0v9.382c0 .472 0 .707-.071.886c-.071.178-.325.445-.831.98A4 4 0 0 0 16.5 22"/><path d="M10.313 15.83c-1.635-.288-2.95-1.726-3.11-3.57c-.19-2.184 1.315-4.111 3.36-4.304q.481-.044.937.037M10.22 4l.103 1.187M6.042 7.576l-.858-.765m-.573 5.694L3.5 12.61m3.368 4.477L6.155 18"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M16.5 22a4 4 0 0 0 2.902-6.752c-.506-.535-.76-.802-.83-.98c-.072-.179-.072-.415-.072-.886V4a2 2 0 0 0-4 0v9.382c0 .472 0 .707-.071.886c-.071.178-.325.445-.831.98A4 4 0 0 0 16.5 22"/><path d="M10.313 15.83c-1.635-.288-2.95-1.726-3.11-3.57c-.19-2.184 1.315-4.111 3.36-4.304q.481-.044.937.037M10.22 4l.103 1.187M6.042 7.576l-.858-.765m-.573 5.694L3.5 12.61m3.368 4.477L6.155 18"/></g></svg>
</template>

CSS

.icon-thermometer-warm {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.5%2022a4%204%200%200%200%202.902-6.752c-.506-.535-.76-.802-.83-.98c-.072-.179-.072-.415-.072-.886V4a2%202%200%200%200-4%200v9.382c0%20.472%200%20.707-.071.886c-.071.178-.325.445-.831.98A4%204%200%200%200%2016.5%2022%22%2F%3E%3Cpath%20d%3D%22M10.313%2015.83c-1.635-.288-2.95-1.726-3.11-3.57c-.19-2.184%201.315-4.111%203.36-4.304q.481-.044.937.037M10.22%204l.103%201.187M6.042%207.576l-.858-.765m-.573%205.694L3.5%2012.61m3.368%204.477L6.155%2018%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.5%2022a4%204%200%200%200%202.902-6.752c-.506-.535-.76-.802-.83-.98c-.072-.179-.072-.415-.072-.886V4a2%202%200%200%200-4%200v9.382c0%20.472%200%20.707-.071.886c-.071.178-.325.445-.831.98A4%204%200%200%200%2016.5%2022%22%2F%3E%3Cpath%20d%3D%22M10.313%2015.83c-1.635-.288-2.95-1.726-3.11-3.57c-.19-2.184%201.315-4.111%203.36-4.304q.481-.044.937.037M10.22%204l.103%201.187M6.042%207.576l-.858-.765m-.573%205.694L3.5%2012.61m3.368%204.477L6.155%2018%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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