thermometer icon

thermometer-broken from Solar by 480 Design · Broken · Medicine · CC-BY-4.0 Attribution required.

Name
thermometer-broken
Set
Solar
Style
Broken
Category
Medicine
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More medicine icons from Solar

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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M17.0955 10L18.396 11.3006M13.896 13.1994L15.1966 14.5M10.6868 16.4087L11.9873 17.7093M13.3034 5L14.1236 4.17981C15.6967 2.60673 18.2471 2.60673 19.8202 4.17981C21.3933 5.75288 21.3933 8.30334 19.8202 9.87642L10.8778 18.8188C10.2289 19.4677 9.32013 19.7865 8.40799 19.6851L7.60886 19.5964C7.00076 19.5288 6.39492 19.7413 5.96229 20.1739L5.57866 20.5576C4.98875 21.1475 4.03233 21.1475 3.44243 20.5576C2.85252 19.9677 2.85252 19.0112 3.44243 18.4213L3.82606 18.0377C4.25869 17.6051 4.47121 16.9992 4.40364 16.3911L4.31485 15.592C4.2135 14.6799 4.53228 13.7711 5.18123 13.1222L10.3034 8"/><path d="M9 15L15.5 8.5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarThermometerBroken(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="M17.0955 10L18.396 11.3006M13.896 13.1994L15.1966 14.5M10.6868 16.4087L11.9873 17.7093M13.3034 5L14.1236 4.17981C15.6967 2.60673 18.2471 2.60673 19.8202 4.17981C21.3933 5.75288 21.3933 8.30334 19.8202 9.87642L10.8778 18.8188C10.2289 19.4677 9.32013 19.7865 8.40799 19.6851L7.60886 19.5964C7.00076 19.5288 6.39492 19.7413 5.96229 20.1739L5.57866 20.5576C4.98875 21.1475 4.03233 21.1475 3.44243 20.5576C2.85252 19.9677 2.85252 19.0112 3.44243 18.4213L3.82606 18.0377C4.25869 17.6051 4.47121 16.9992 4.40364 16.3911L4.31485 15.592C4.2135 14.6799 4.53228 13.7711 5.18123 13.1222L10.3034 8"/><path d="M9 15L15.5 8.5"/></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="M17.0955 10L18.396 11.3006M13.896 13.1994L15.1966 14.5M10.6868 16.4087L11.9873 17.7093M13.3034 5L14.1236 4.17981C15.6967 2.60673 18.2471 2.60673 19.8202 4.17981C21.3933 5.75288 21.3933 8.30334 19.8202 9.87642L10.8778 18.8188C10.2289 19.4677 9.32013 19.7865 8.40799 19.6851L7.60886 19.5964C7.00076 19.5288 6.39492 19.7413 5.96229 20.1739L5.57866 20.5576C4.98875 21.1475 4.03233 21.1475 3.44243 20.5576C2.85252 19.9677 2.85252 19.0112 3.44243 18.4213L3.82606 18.0377C4.25869 17.6051 4.47121 16.9992 4.40364 16.3911L4.31485 15.592C4.2135 14.6799 4.53228 13.7711 5.18123 13.1222L10.3034 8"/><path d="M9 15L15.5 8.5"/></g></svg>
</template>

CSS

.icon-thermometer-broken {
  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%22M17.0955%2010L18.396%2011.3006M13.896%2013.1994L15.1966%2014.5M10.6868%2016.4087L11.9873%2017.7093M13.3034%205L14.1236%204.17981C15.6967%202.60673%2018.2471%202.60673%2019.8202%204.17981C21.3933%205.75288%2021.3933%208.30334%2019.8202%209.87642L10.8778%2018.8188C10.2289%2019.4677%209.32013%2019.7865%208.40799%2019.6851L7.60886%2019.5964C7.00076%2019.5288%206.39492%2019.7413%205.96229%2020.1739L5.57866%2020.5576C4.98875%2021.1475%204.03233%2021.1475%203.44243%2020.5576C2.85252%2019.9677%202.85252%2019.0112%203.44243%2018.4213L3.82606%2018.0377C4.25869%2017.6051%204.47121%2016.9992%204.40364%2016.3911L4.31485%2015.592C4.2135%2014.6799%204.53228%2013.7711%205.18123%2013.1222L10.3034%208%22%2F%3E%3Cpath%20d%3D%22M9%2015L15.5%208.5%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%22M17.0955%2010L18.396%2011.3006M13.896%2013.1994L15.1966%2014.5M10.6868%2016.4087L11.9873%2017.7093M13.3034%205L14.1236%204.17981C15.6967%202.60673%2018.2471%202.60673%2019.8202%204.17981C21.3933%205.75288%2021.3933%208.30334%2019.8202%209.87642L10.8778%2018.8188C10.2289%2019.4677%209.32013%2019.7865%208.40799%2019.6851L7.60886%2019.5964C7.00076%2019.5288%206.39492%2019.7413%205.96229%2020.1739L5.57866%2020.5576C4.98875%2021.1475%204.03233%2021.1475%203.44243%2020.5576C2.85252%2019.9677%202.85252%2019.0112%203.44243%2018.4213L3.82606%2018.0377C4.25869%2017.6051%204.47121%2016.9992%204.40364%2016.3911L4.31485%2015.592C4.2135%2014.6799%204.53228%2013.7711%205.18123%2013.1222L10.3034%208%22%2F%3E%3Cpath%20d%3D%22M9%2015L15.5%208.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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