temp preferences eco icon
temp-preferences-eco from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- temp-preferences-eco
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- temp-preferences-eco-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More home icons from Material Symbols Light
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
Use the temp preferences eco icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 20.75q-.893 0-1.706-.3t-1.461-.825l-1.48 1.479q-.133.14-.34.14t-.367-.14q-.14-.16-.14-.367t.14-.34l1.479-1.48q-.525-.648-.825-1.46T11 15.75q0-2.077 1.462-3.541q1.461-1.465 3.541-1.459h4.972v4.996q.012 2.081-1.447 3.542T16 20.75m-2.585-2.415q.16.16.354.16t.354-.16l2.23-2.231q.16-.16.16-.354t-.16-.354t-.353-.16t-.354.16l-2.23 2.231q-.16.16-.16.354t.16.353M7.3 12.77q-1.038 0-1.765-.727t-.727-1.766V7.77h2.507q1.039 0 1.766.727t.727 1.766v2.507zm4.892-5v-1.5q0-.63.435-1.065t1.065-.435h1.5v1.5q0 .63-.435 1.065t-1.065.435z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTempPreferencesEco(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 20.75q-.893 0-1.706-.3t-1.461-.825l-1.48 1.479q-.133.14-.34.14t-.367-.14q-.14-.16-.14-.367t.14-.34l1.479-1.48q-.525-.648-.825-1.46T11 15.75q0-2.077 1.462-3.541q1.461-1.465 3.541-1.459h4.972v4.996q.012 2.081-1.447 3.542T16 20.75m-2.585-2.415q.16.16.354.16t.354-.16l2.23-2.231q.16-.16.16-.354t-.16-.354t-.353-.16t-.354.16l-2.23 2.231q-.16.16-.16.354t.16.353M7.3 12.77q-1.038 0-1.765-.727t-.727-1.766V7.77h2.507q1.039 0 1.766.727t.727 1.766v2.507zm4.892-5v-1.5q0-.63.435-1.065t1.065-.435h1.5v1.5q0 .63-.435 1.065t-1.065.435z"/></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 20.75q-.893 0-1.706-.3t-1.461-.825l-1.48 1.479q-.133.14-.34.14t-.367-.14q-.14-.16-.14-.367t.14-.34l1.479-1.48q-.525-.648-.825-1.46T11 15.75q0-2.077 1.462-3.541q1.461-1.465 3.541-1.459h4.972v4.996q.012 2.081-1.447 3.542T16 20.75m-2.585-2.415q.16.16.354.16t.354-.16l2.23-2.231q.16-.16.16-.354t-.16-.354t-.353-.16t-.354.16l-2.23 2.231q-.16.16-.16.354t.16.353M7.3 12.77q-1.038 0-1.765-.727t-.727-1.766V7.77h2.507q1.039 0 1.766.727t.727 1.766v2.507zm4.892-5v-1.5q0-.63.435-1.065t1.065-.435h1.5v1.5q0 .63-.435 1.065t-1.065.435z"/></svg> </template>
CSS
.icon-temp-preferences-eco {
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%2020.75q-.893%200-1.706-.3t-1.461-.825l-1.48%201.479q-.133.14-.34.14t-.367-.14q-.14-.16-.14-.367t.14-.34l1.479-1.48q-.525-.648-.825-1.46T11%2015.75q0-2.077%201.462-3.541q1.461-1.465%203.541-1.459h4.972v4.996q.012%202.081-1.447%203.542T16%2020.75m-2.585-2.415q.16.16.354.16t.354-.16l2.23-2.231q.16-.16.16-.354t-.16-.354t-.353-.16t-.354.16l-2.23%202.231q-.16.16-.16.354t.16.353M7.3%2012.77q-1.038%200-1.765-.727t-.727-1.766V7.77h2.507q1.039%200%201.766.727t.727%201.766v2.507zm4.892-5v-1.5q0-.63.435-1.065t1.065-.435h1.5v1.5q0%20.63-.435%201.065t-1.065.435z%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%2020.75q-.893%200-1.706-.3t-1.461-.825l-1.48%201.479q-.133.14-.34.14t-.367-.14q-.14-.16-.14-.367t.14-.34l1.479-1.48q-.525-.648-.825-1.46T11%2015.75q0-2.077%201.462-3.541q1.461-1.465%203.541-1.459h4.972v4.996q.012%202.081-1.447%203.542T16%2020.75m-2.585-2.415q.16.16.354.16t.354-.16l2.23-2.231q.16-.16.16-.354t-.16-.354t-.353-.16t-.354.16l-2.23%202.231q-.16.16-.16.354t.16.353M7.3%2012.77q-1.038%200-1.765-.727t-.727-1.766V7.77h2.507q1.039%200%201.766.727t.727%201.766v2.507zm4.892-5v-1.5q0-.63.435-1.065t1.065-.435h1.5v1.5q0%20.63-.435%201.065t-1.065.435z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/temp-preferences-eco.svg?color=%231a73e8&size=48