thermometer icon
thermometer-sharp-duotone from Keyline Icons by Keyline Icons · Sharp Duotone · MIT Free for personal and commercial use.
- Name
- thermometer-sharp-duotone
- Set
- Keyline Icons
- Style
- Sharp Duotone
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
The same icon in other sets
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 TwoTonethermometerIonIconsthermometerLine AwesomethermometerLucidethermometerMaterial SymbolsthermometerMaterial Symbols Light
Related icons in Keyline Icons
Use the thermometer 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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M16.1716 2.1716C16.9217 1.4214 17.9391 1 19 1C21.2091 1 23 2.7909 23 5C23 6.0609 22.5786 7.0783 21.8284 7.8284L10.4852 19.1716C9.7351 19.9218 8.7177 20.3432 7.6568 20.3432C5.4477 20.3432 3.6568 18.5523 3.6568 16.3432C3.6568 15.2823 4.0782 14.2649 4.8284 13.5148L16.1716 2.1716Z" stroke="none"/><path d="M5.5355 18.4645L2 22L1.7071 22.2929M15.4645 2.8787L17.8787 5.2929M12.636 5.7071L15.0503 8.1213M9.8076 8.5355L12.2218 10.9497"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsThermometerSharpDuotone(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" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M16.1716 2.1716C16.9217 1.4214 17.9391 1 19 1C21.2091 1 23 2.7909 23 5C23 6.0609 22.5786 7.0783 21.8284 7.8284L10.4852 19.1716C9.7351 19.9218 8.7177 20.3432 7.6568 20.3432C5.4477 20.3432 3.6568 18.5523 3.6568 16.3432C3.6568 15.2823 4.0782 14.2649 4.8284 13.5148L16.1716 2.1716Z" stroke="none"/><path d="M5.5355 18.4645L2 22L1.7071 22.2929M15.4645 2.8787L17.8787 5.2929M12.636 5.7071L15.0503 8.1213M9.8076 8.5355L12.2218 10.9497"/></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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M16.1716 2.1716C16.9217 1.4214 17.9391 1 19 1C21.2091 1 23 2.7909 23 5C23 6.0609 22.5786 7.0783 21.8284 7.8284L10.4852 19.1716C9.7351 19.9218 8.7177 20.3432 7.6568 20.3432C5.4477 20.3432 3.6568 18.5523 3.6568 16.3432C3.6568 15.2823 4.0782 14.2649 4.8284 13.5148L16.1716 2.1716Z" stroke="none"/><path d="M5.5355 18.4645L2 22L1.7071 22.2929M15.4645 2.8787L17.8787 5.2929M12.636 5.7071L15.0503 8.1213M9.8076 8.5355L12.2218 10.9497"/></g></svg> </template>
CSS
.icon-thermometer-sharp-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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M16.1716%202.1716C16.9217%201.4214%2017.9391%201%2019%201C21.2091%201%2023%202.7909%2023%205C23%206.0609%2022.5786%207.0783%2021.8284%207.8284L10.4852%2019.1716C9.7351%2019.9218%208.7177%2020.3432%207.6568%2020.3432C5.4477%2020.3432%203.6568%2018.5523%203.6568%2016.3432C3.6568%2015.2823%204.0782%2014.2649%204.8284%2013.5148L16.1716%202.1716Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M5.5355%2018.4645L2%2022L1.7071%2022.2929M15.4645%202.8787L17.8787%205.2929M12.636%205.7071L15.0503%208.1213M9.8076%208.5355L12.2218%2010.9497%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M16.1716%202.1716C16.9217%201.4214%2017.9391%201%2019%201C21.2091%201%2023%202.7909%2023%205C23%206.0609%2022.5786%207.0783%2021.8284%207.8284L10.4852%2019.1716C9.7351%2019.9218%208.7177%2020.3432%207.6568%2020.3432C5.4477%2020.3432%203.6568%2018.5523%203.6568%2016.3432C3.6568%2015.2823%204.0782%2014.2649%204.8284%2013.5148L16.1716%202.1716Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M5.5355%2018.4645L2%2022L1.7071%2022.2929M15.4645%202.8787L17.8787%205.2929M12.636%205.7071L15.0503%208.1213M9.8076%208.5355L12.2218%2010.9497%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/thermometer-sharp-duotone.svg?color=%231a73e8&size=48