nest eco icon
nest-eco from Material Symbols by Google · Regular · Apache-2.0 Free for personal and commercial use.
- Name
- nest-eco
- Set
- Material Symbols
- Style
- Regular
- Viewbox
- 24×24
- License
- Apache 2.0
Related icons in Material Symbols
nest-audionest-cam-floodlightnest-cam-indoornest-cam-iqnest-cam-iq-outdoornest-cam-magnet-mountnest-cam-outdoornest-cam-standnest-cam-wall-mountnest-cam-wired-standnest-clock-farsight-analognest-clock-farsight-digitalnest-connectnest-detectnest-displaynest-display-maxnest-doorbell-visitornest-eco-leafnest-farsight-coolnest-farsight-dualnest-farsight-econest-farsight-heatnest-farsight-seasonalnest-farsight-weather
Use the nest eco icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 20q-1.4 0-2.637-.45Q8.125 19.1 7.1 18.3l-1.4 1.4q-.3.3-.7.3q-.4 0-.7-.3q-.3-.3-.3-.7q0-.4.3-.7l1.4-1.4q-.8-1.025-1.25-2.263Q4 13.4 4 12q0-3.45 2.388-5.725Q8.775 4 12 4h8v8q0 1.55-.587 3q-.588 1.45-1.763 2.65q-1.2 1.175-2.65 1.763Q13.55 20 12 20Zm0-2q1.2 0 2.3-.438q1.1-.437 1.95-1.312q.875-.85 1.312-1.95Q18 13.2 18 12V6h-6q-1.175 0-2.262.45Q8.65 6.9 7.8 7.725q-.875.85-1.337 1.95Q6 10.775 6 12q0 .975.3 1.85q.3.875.825 1.625L12.8 9.8q.3-.3.7-.3q.4 0 .7.3q.3.3.3.7q0 .4-.3.7l-5.675 5.7q.725.525 1.612.812Q11.025 18 12 18Z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNestEco(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="M12 20q-1.4 0-2.637-.45Q8.125 19.1 7.1 18.3l-1.4 1.4q-.3.3-.7.3q-.4 0-.7-.3q-.3-.3-.3-.7q0-.4.3-.7l1.4-1.4q-.8-1.025-1.25-2.263Q4 13.4 4 12q0-3.45 2.388-5.725Q8.775 4 12 4h8v8q0 1.55-.587 3q-.588 1.45-1.763 2.65q-1.2 1.175-2.65 1.763Q13.55 20 12 20Zm0-2q1.2 0 2.3-.438q1.1-.437 1.95-1.312q.875-.85 1.312-1.95Q18 13.2 18 12V6h-6q-1.175 0-2.262.45Q8.65 6.9 7.8 7.725q-.875.85-1.337 1.95Q6 10.775 6 12q0 .975.3 1.85q.3.875.825 1.625L12.8 9.8q.3-.3.7-.3q.4 0 .7.3q.3.3.3.7q0 .4-.3.7l-5.675 5.7q.725.525 1.612.812Q11.025 18 12 18Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 20q-1.4 0-2.637-.45Q8.125 19.1 7.1 18.3l-1.4 1.4q-.3.3-.7.3q-.4 0-.7-.3q-.3-.3-.3-.7q0-.4.3-.7l1.4-1.4q-.8-1.025-1.25-2.263Q4 13.4 4 12q0-3.45 2.388-5.725Q8.775 4 12 4h8v8q0 1.55-.587 3q-.588 1.45-1.763 2.65q-1.2 1.175-2.65 1.763Q13.55 20 12 20Zm0-2q1.2 0 2.3-.438q1.1-.437 1.95-1.312q.875-.85 1.312-1.95Q18 13.2 18 12V6h-6q-1.175 0-2.262.45Q8.65 6.9 7.8 7.725q-.875.85-1.337 1.95Q6 10.775 6 12q0 .975.3 1.85q.3.875.825 1.625L12.8 9.8q.3-.3.7-.3q.4 0 .7.3q.3.3.3.7q0 .4-.3.7l-5.675 5.7q.725.525 1.612.812Q11.025 18 12 18Z"/></svg> </template>
CSS
.icon-nest-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%22M12%2020q-1.4%200-2.637-.45Q8.125%2019.1%207.1%2018.3l-1.4%201.4q-.3.3-.7.3q-.4%200-.7-.3q-.3-.3-.3-.7q0-.4.3-.7l1.4-1.4q-.8-1.025-1.25-2.263Q4%2013.4%204%2012q0-3.45%202.388-5.725Q8.775%204%2012%204h8v8q0%201.55-.587%203q-.588%201.45-1.763%202.65q-1.2%201.175-2.65%201.763Q13.55%2020%2012%2020Zm0-2q1.2%200%202.3-.438q1.1-.437%201.95-1.312q.875-.85%201.312-1.95Q18%2013.2%2018%2012V6h-6q-1.175%200-2.262.45Q8.65%206.9%207.8%207.725q-.875.85-1.337%201.95Q6%2010.775%206%2012q0%20.975.3%201.85q.3.875.825%201.625L12.8%209.8q.3-.3.7-.3q.4%200%20.7.3q.3.3.3.7q0%20.4-.3.7l-5.675%205.7q.725.525%201.612.812Q11.025%2018%2012%2018Z%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%22M12%2020q-1.4%200-2.637-.45Q8.125%2019.1%207.1%2018.3l-1.4%201.4q-.3.3-.7.3q-.4%200-.7-.3q-.3-.3-.3-.7q0-.4.3-.7l1.4-1.4q-.8-1.025-1.25-2.263Q4%2013.4%204%2012q0-3.45%202.388-5.725Q8.775%204%2012%204h8v8q0%201.55-.587%203q-.588%201.45-1.763%202.65q-1.2%201.175-2.65%201.763Q13.55%2020%2012%2020Zm0-2q1.2%200%202.3-.438q1.1-.437%201.95-1.312q.875-.85%201.312-1.95Q18%2013.2%2018%2012V6h-6q-1.175%200-2.262.45Q8.65%206.9%207.8%207.725q-.875.85-1.337%201.95Q6%2010.775%206%2012q0%20.975.3%201.85q.3.875.825%201.625L12.8%209.8q.3-.3.7-.3q.4%200%20.7.3q.3.3.3.7q0%20.4-.3.7l-5.675%205.7q.725.525%201.612.812Q11.025%2018%2012%2018Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/nest-eco.svg?color=%231a73e8&size=48