thermometer icon

thermometer-sharp-fill from Keyline Icons by Keyline Icons · Sharp Fill · MIT Free for personal and commercial use.

Name
thermometer-sharp-fill
Set
Keyline Icons
Style
Sharp Fill
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

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" 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.1716ZM17.5858 3.5858L16.1716 5L17.1716 6L18.5858 4.5858L17.5858 3.5858ZM14.7574 6.4142L13.3431 7.8284L14.3431 8.8284L15.7574 7.4142L14.7574 6.4142ZM11.9289 9.2426L10.5147 10.6569L11.5147 11.6569L12.9289 10.2426L11.9289 9.2426Z" stroke="none"/><path d="M5.5355 18.4645L2 22L1.7071 22.2929"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsThermometerSharpFill(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" 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.1716ZM17.5858 3.5858L16.1716 5L17.1716 6L18.5858 4.5858L17.5858 3.5858ZM14.7574 6.4142L13.3431 7.8284L14.3431 8.8284L15.7574 7.4142L14.7574 6.4142ZM11.9289 9.2426L10.5147 10.6569L11.5147 11.6569L12.9289 10.2426L11.9289 9.2426Z" stroke="none"/><path d="M5.5355 18.4645L2 22L1.7071 22.2929"/></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" 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.1716ZM17.5858 3.5858L16.1716 5L17.1716 6L18.5858 4.5858L17.5858 3.5858ZM14.7574 6.4142L13.3431 7.8284L14.3431 8.8284L15.7574 7.4142L14.7574 6.4142ZM11.9289 9.2426L10.5147 10.6569L11.5147 11.6569L12.9289 10.2426L11.9289 9.2426Z" stroke="none"/><path d="M5.5355 18.4645L2 22L1.7071 22.2929"/></g></svg>
</template>

CSS

.icon-thermometer-sharp-fill {
  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%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.1716ZM17.5858%203.5858L16.1716%205L17.1716%206L18.5858%204.5858L17.5858%203.5858ZM14.7574%206.4142L13.3431%207.8284L14.3431%208.8284L15.7574%207.4142L14.7574%206.4142ZM11.9289%209.2426L10.5147%2010.6569L11.5147%2011.6569L12.9289%2010.2426L11.9289%209.2426Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M5.5355%2018.4645L2%2022L1.7071%2022.2929%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%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.1716ZM17.5858%203.5858L16.1716%205L17.1716%206L18.5858%204.5858L17.5858%203.5858ZM14.7574%206.4142L13.3431%207.8284L14.3431%208.8284L15.7574%207.4142L14.7574%206.4142ZM11.9289%209.2426L10.5147%2010.6569L11.5147%2011.6569L12.9289%2010.2426L11.9289%209.2426Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M5.5355%2018.4645L2%2022L1.7071%2022.2929%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-fill.svg?color=%231a73e8&size=48