thermometer-gain-outline-rounded from Material Symbols Light by Google · Outline Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
thermometer-gain-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Household
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More household icons from Material Symbols Light

Use the thermometer gain icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.923 7.5h-2.5q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h2.5V4q0-.213.144-.356t.357-.144t.356.144t.143.356v2.5h2.5q.213 0 .356.144t.144.357t-.144.356t-.356.143h-2.5V10q0 .213-.144.356q-.144.144-.357.144t-.356-.144t-.143-.356zM8.763 20q-1.657 0-2.825-1.164Q4.768 17.67 4.768 16q0-1.084.544-1.987t1.456-1.475V6q0-.846.577-1.423T8.77 4t1.423.577T10.77 6v6.539q.912.57 1.446 1.474q.535.903.554 1.987q-.019 1.671-1.184 2.836Q10.422 20 8.764 20m.006-1q1.25 0 2.125-.875T11.77 16q0-.725-.312-1.35t-.888-1.05l-.8-.6V6q0-.425-.287-.712T8.769 5t-.712.288T7.769 6v7l-.8.6q-.575.425-.887 1.05T5.769 16q0 1.25.875 2.125T8.77 19m0-3"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightThermometerGainOutlineRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.923 7.5h-2.5q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h2.5V4q0-.213.144-.356t.357-.144t.356.144t.143.356v2.5h2.5q.213 0 .356.144t.144.357t-.144.356t-.356.143h-2.5V10q0 .213-.144.356q-.144.144-.357.144t-.356-.144t-.143-.356zM8.763 20q-1.657 0-2.825-1.164Q4.768 17.67 4.768 16q0-1.084.544-1.987t1.456-1.475V6q0-.846.577-1.423T8.77 4t1.423.577T10.77 6v6.539q.912.57 1.446 1.474q.535.903.554 1.987q-.019 1.671-1.184 2.836Q10.422 20 8.764 20m.006-1q1.25 0 2.125-.875T11.77 16q0-.725-.312-1.35t-.888-1.05l-.8-.6V6q0-.425-.287-.712T8.769 5t-.712.288T7.769 6v7l-.8.6q-.575.425-.887 1.05T5.769 16q0 1.25.875 2.125T8.77 19m0-3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.923 7.5h-2.5q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h2.5V4q0-.213.144-.356t.357-.144t.356.144t.143.356v2.5h2.5q.213 0 .356.144t.144.357t-.144.356t-.356.143h-2.5V10q0 .213-.144.356q-.144.144-.357.144t-.356-.144t-.143-.356zM8.763 20q-1.657 0-2.825-1.164Q4.768 17.67 4.768 16q0-1.084.544-1.987t1.456-1.475V6q0-.846.577-1.423T8.77 4t1.423.577T10.77 6v6.539q.912.57 1.446 1.474q.535.903.554 1.987q-.019 1.671-1.184 2.836Q10.422 20 8.764 20m.006-1q1.25 0 2.125-.875T11.77 16q0-.725-.312-1.35t-.888-1.05l-.8-.6V6q0-.425-.287-.712T8.769 5t-.712.288T7.769 6v7l-.8.6q-.575.425-.887 1.05T5.769 16q0 1.25.875 2.125T8.77 19m0-3"/></svg>
</template>

CSS

.icon-thermometer-gain-outline-rounded {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.923%207.5h-2.5q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143h2.5V4q0-.213.144-.356t.357-.144t.356.144t.143.356v2.5h2.5q.213%200%20.356.144t.144.357t-.144.356t-.356.143h-2.5V10q0%20.213-.144.356q-.144.144-.357.144t-.356-.144t-.143-.356zM8.763%2020q-1.657%200-2.825-1.164Q4.768%2017.67%204.768%2016q0-1.084.544-1.987t1.456-1.475V6q0-.846.577-1.423T8.77%204t1.423.577T10.77%206v6.539q.912.57%201.446%201.474q.535.903.554%201.987q-.019%201.671-1.184%202.836Q10.422%2020%208.764%2020m.006-1q1.25%200%202.125-.875T11.77%2016q0-.725-.312-1.35t-.888-1.05l-.8-.6V6q0-.425-.287-.712T8.769%205t-.712.288T7.769%206v7l-.8.6q-.575.425-.887%201.05T5.769%2016q0%201.25.875%202.125T8.77%2019m0-3%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.923%207.5h-2.5q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143h2.5V4q0-.213.144-.356t.357-.144t.356.144t.143.356v2.5h2.5q.213%200%20.356.144t.144.357t-.144.356t-.356.143h-2.5V10q0%20.213-.144.356q-.144.144-.357.144t-.356-.144t-.143-.356zM8.763%2020q-1.657%200-2.825-1.164Q4.768%2017.67%204.768%2016q0-1.084.544-1.987t1.456-1.475V6q0-.846.577-1.423T8.77%204t1.423.577T10.77%206v6.539q.912.57%201.446%201.474q.535.903.554%201.987q-.019%201.671-1.184%202.836Q10.422%2020%208.764%2020m.006-1q1.25%200%202.125-.875T11.77%2016q0-.725-.312-1.35t-.888-1.05l-.8-.6V6q0-.425-.287-.712T8.769%205t-.712.288T7.769%206v7l-.8.6q-.575.425-.887%201.05T5.769%2016q0%201.25.875%202.125T8.77%2019m0-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/thermometer-gain-outline-rounded.svg?color=%231a73e8&size=48