thermometer icon
thermometer-duotone from Reicon by REICON · Duotone · Medicine · MIT Free for personal and commercial use.
- Name
- thermometer-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Medicine
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All thermometer icons →thermometerBootstrap IconsthermometerBoxIcons v2 SolidthermometerEmoji One (Colored)thermometer-fillEva IconsthermometerFramework7 IconsthermometerFont Awesome 6 SolidthermometerFont Awesome SolidthermometerFeather IconsthermometerFluent EmojithermometerFluent Emoji FlatthermometerFluent Emoji High ContrastthermometerFirefox OS Emojithermometercss.ggthermometerHealth IconsthermometerHuge IconsthermometerIconParkthermometerIconPark OutlinethermometerIconPark SolidthermometerIconPark TwoTonethermometerIonIconsthermometerKeyline IconsthermometerLine AwesomethermometerLucidethermometerMaterial Symbols
More medicine icons from Reicon
Use the thermometer icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m5.962 20.174l-.383.384a1.51 1.51 0 1 1-2.137-2.137l.384-.383a2.01 2.01 0 0 0 .578-1.647l-.09-.799a3.02 3.02 0 0 1 .867-2.47l8.943-8.942a4.028 4.028 0 1 1 5.696 5.696l-8.942 8.943a3.02 3.02 0 0 1-2.47.866l-.8-.089a2.01 2.01 0 0 0-1.646.578" opacity=".5"/><path d="m12.518 17.18l-1.061 1.06l-1.3-1.301a.75.75 0 1 1 1.06-1.06zm3.209-3.21l-1.06 1.06l-1.301-1.3a.75.75 0 0 1 1.06-1.06zm3.199-3.2l-1.06 1.061l-1.301-1.3a.75.75 0 1 1 1.06-1.061z"/><path fill-rule="evenodd" d="M16.03 7.97a.75.75 0 0 1 0 1.06l-6.5 6.5a.75.75 0 0 1-1.06-1.06l6.5-6.5a.75.75 0 0 1 1.06 0" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconThermometerDuotone(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="m5.962 20.174l-.383.384a1.51 1.51 0 1 1-2.137-2.137l.384-.383a2.01 2.01 0 0 0 .578-1.647l-.09-.799a3.02 3.02 0 0 1 .867-2.47l8.943-8.942a4.028 4.028 0 1 1 5.696 5.696l-8.942 8.943a3.02 3.02 0 0 1-2.47.866l-.8-.089a2.01 2.01 0 0 0-1.646.578" opacity=".5"/><path d="m12.518 17.18l-1.061 1.06l-1.3-1.301a.75.75 0 1 1 1.06-1.06zm3.209-3.21l-1.06 1.06l-1.301-1.3a.75.75 0 0 1 1.06-1.06zm3.199-3.2l-1.06 1.061l-1.301-1.3a.75.75 0 1 1 1.06-1.061z"/><path fillRule="evenodd" d="M16.03 7.97a.75.75 0 0 1 0 1.06l-6.5 6.5a.75.75 0 0 1-1.06-1.06l6.5-6.5a.75.75 0 0 1 1.06 0" clipRule="evenodd"/></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="m5.962 20.174l-.383.384a1.51 1.51 0 1 1-2.137-2.137l.384-.383a2.01 2.01 0 0 0 .578-1.647l-.09-.799a3.02 3.02 0 0 1 .867-2.47l8.943-8.942a4.028 4.028 0 1 1 5.696 5.696l-8.942 8.943a3.02 3.02 0 0 1-2.47.866l-.8-.089a2.01 2.01 0 0 0-1.646.578" opacity=".5"/><path d="m12.518 17.18l-1.061 1.06l-1.3-1.301a.75.75 0 1 1 1.06-1.06zm3.209-3.21l-1.06 1.06l-1.301-1.3a.75.75 0 0 1 1.06-1.06zm3.199-3.2l-1.06 1.061l-1.301-1.3a.75.75 0 1 1 1.06-1.061z"/><path fill-rule="evenodd" d="M16.03 7.97a.75.75 0 0 1 0 1.06l-6.5 6.5a.75.75 0 0 1-1.06-1.06l6.5-6.5a.75.75 0 0 1 1.06 0" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-thermometer-duotone {
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%22m5.962%2020.174l-.383.384a1.51%201.51%200%201%201-2.137-2.137l.384-.383a2.01%202.01%200%200%200%20.578-1.647l-.09-.799a3.02%203.02%200%200%201%20.867-2.47l8.943-8.942a4.028%204.028%200%201%201%205.696%205.696l-8.942%208.943a3.02%203.02%200%200%201-2.47.866l-.8-.089a2.01%202.01%200%200%200-1.646.578%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22m12.518%2017.18l-1.061%201.06l-1.3-1.301a.75.75%200%201%201%201.06-1.06zm3.209-3.21l-1.06%201.06l-1.301-1.3a.75.75%200%200%201%201.06-1.06zm3.199-3.2l-1.06%201.061l-1.301-1.3a.75.75%200%201%201%201.06-1.061z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16.03%207.97a.75.75%200%200%201%200%201.06l-6.5%206.5a.75.75%200%200%201-1.06-1.06l6.5-6.5a.75.75%200%200%201%201.06%200%22%20clip-rule%3D%22evenodd%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%22m5.962%2020.174l-.383.384a1.51%201.51%200%201%201-2.137-2.137l.384-.383a2.01%202.01%200%200%200%20.578-1.647l-.09-.799a3.02%203.02%200%200%201%20.867-2.47l8.943-8.942a4.028%204.028%200%201%201%205.696%205.696l-8.942%208.943a3.02%203.02%200%200%201-2.47.866l-.8-.089a2.01%202.01%200%200%200-1.646.578%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22m12.518%2017.18l-1.061%201.06l-1.3-1.301a.75.75%200%201%201%201.06-1.06zm3.209-3.21l-1.06%201.06l-1.301-1.3a.75.75%200%200%201%201.06-1.06zm3.199-3.2l-1.06%201.061l-1.301-1.3a.75.75%200%201%201%201.06-1.061z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16.03%207.97a.75.75%200%200%201%200%201.06l-6.5%206.5a.75.75%200%200%201-1.06-1.06l6.5-6.5a.75.75%200%200%201%201.06%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/thermometer-duotone.svg?color=%231a73e8&size=48