nest farsight seasonal icon
nest-farsight-seasonal-outline from Material Symbols by Google · Outline · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-farsight-seasonal-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nest-farsight-seasonal-outline-rounded, nest-farsight-seasonal-outline-sharp
1 other variant in Material Symbols
The same icon in other sets
More home icons from Material Symbols
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 nest farsight seasonal icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 7.125q-.45-.325-.962-.475T10 6.5q-.675 0-1.325.263t-1.15.762t-.763 1.15T6.5 10q0 .525.15 1.038t.475.962q-.325.45-.475.963T6.5 14q0 .675.263 1.325t.762 1.15t1.15.762T10 17.5q.525 0 1.038-.15t.962-.475q.45.325.963.475T14 17.5q.675 0 1.325-.263t1.15-.762t.762-1.15T17.5 14q0-.525-.15-1.038T16.875 12q.325-.45.475-.962T17.5 10q0-.675-.262-1.325t-.763-1.15t-1.15-.763T14 6.5q-.525 0-1.037.15T12 7.125m0 7.3l-1.15.8q-.2.125-.413.2T10 15.5q-.275 0-.55-.112t-.5-.338t-.337-.5T8.5 14q0-.225.075-.437t.2-.413l.8-1.15l-.8-1.15q-.125-.2-.2-.413T8.5 10q0-.275.113-.55t.337-.5t.5-.337T10 8.5q.225 0 .438.075t.412.2l1.15.8l1.15-.8q.2-.125.413-.2T14 8.5q.275 0 .55.112t.5.338t.338.5t.112.55q0 .225-.075.438t-.2.412l-.8 1.15l.8 1.15q.125.2.2.413T15.5 14q0 .275-.112.55t-.338.5t-.5.338t-.55.112q-.225 0-.437-.075t-.413-.2zm.888-1.537q.362-.363.362-.888t-.363-.888T12 10.75t-.888.363t-.362.887t.363.888t.887.362t.888-.363M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20m0-8"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNestFarsightSeasonalOutline(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 7.125q-.45-.325-.962-.475T10 6.5q-.675 0-1.325.263t-1.15.762t-.763 1.15T6.5 10q0 .525.15 1.038t.475.962q-.325.45-.475.963T6.5 14q0 .675.263 1.325t.762 1.15t1.15.762T10 17.5q.525 0 1.038-.15t.962-.475q.45.325.963.475T14 17.5q.675 0 1.325-.263t1.15-.762t.762-1.15T17.5 14q0-.525-.15-1.038T16.875 12q.325-.45.475-.962T17.5 10q0-.675-.262-1.325t-.763-1.15t-1.15-.763T14 6.5q-.525 0-1.037.15T12 7.125m0 7.3l-1.15.8q-.2.125-.413.2T10 15.5q-.275 0-.55-.112t-.5-.338t-.337-.5T8.5 14q0-.225.075-.437t.2-.413l.8-1.15l-.8-1.15q-.125-.2-.2-.413T8.5 10q0-.275.113-.55t.337-.5t.5-.337T10 8.5q.225 0 .438.075t.412.2l1.15.8l1.15-.8q.2-.125.413-.2T14 8.5q.275 0 .55.112t.5.338t.338.5t.112.55q0 .225-.075.438t-.2.412l-.8 1.15l.8 1.15q.125.2.2.413T15.5 14q0 .275-.112.55t-.338.5t-.5.338t-.55.112q-.225 0-.437-.075t-.413-.2zm.888-1.537q.362-.363.362-.888t-.363-.888T12 10.75t-.888.363t-.362.887t.363.888t.887.362t.888-.363M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20m0-8"/></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 7.125q-.45-.325-.962-.475T10 6.5q-.675 0-1.325.263t-1.15.762t-.763 1.15T6.5 10q0 .525.15 1.038t.475.962q-.325.45-.475.963T6.5 14q0 .675.263 1.325t.762 1.15t1.15.762T10 17.5q.525 0 1.038-.15t.962-.475q.45.325.963.475T14 17.5q.675 0 1.325-.263t1.15-.762t.762-1.15T17.5 14q0-.525-.15-1.038T16.875 12q.325-.45.475-.962T17.5 10q0-.675-.262-1.325t-.763-1.15t-1.15-.763T14 6.5q-.525 0-1.037.15T12 7.125m0 7.3l-1.15.8q-.2.125-.413.2T10 15.5q-.275 0-.55-.112t-.5-.338t-.337-.5T8.5 14q0-.225.075-.437t.2-.413l.8-1.15l-.8-1.15q-.125-.2-.2-.413T8.5 10q0-.275.113-.55t.337-.5t.5-.337T10 8.5q.225 0 .438.075t.412.2l1.15.8l1.15-.8q.2-.125.413-.2T14 8.5q.275 0 .55.112t.5.338t.338.5t.112.55q0 .225-.075.438t-.2.412l-.8 1.15l.8 1.15q.125.2.2.413T15.5 14q0 .275-.112.55t-.338.5t-.5.338t-.55.112q-.225 0-.437-.075t-.413-.2zm.888-1.537q.362-.363.362-.888t-.363-.888T12 10.75t-.888.363t-.362.887t.363.888t.887.362t.888-.363M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20m0-8"/></svg> </template>
CSS
.icon-nest-farsight-seasonal-outline {
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%207.125q-.45-.325-.962-.475T10%206.5q-.675%200-1.325.263t-1.15.762t-.763%201.15T6.5%2010q0%20.525.15%201.038t.475.962q-.325.45-.475.963T6.5%2014q0%20.675.263%201.325t.762%201.15t1.15.762T10%2017.5q.525%200%201.038-.15t.962-.475q.45.325.963.475T14%2017.5q.675%200%201.325-.263t1.15-.762t.762-1.15T17.5%2014q0-.525-.15-1.038T16.875%2012q.325-.45.475-.962T17.5%2010q0-.675-.262-1.325t-.763-1.15t-1.15-.763T14%206.5q-.525%200-1.037.15T12%207.125m0%207.3l-1.15.8q-.2.125-.413.2T10%2015.5q-.275%200-.55-.112t-.5-.338t-.337-.5T8.5%2014q0-.225.075-.437t.2-.413l.8-1.15l-.8-1.15q-.125-.2-.2-.413T8.5%2010q0-.275.113-.55t.337-.5t.5-.337T10%208.5q.225%200%20.438.075t.412.2l1.15.8l1.15-.8q.2-.125.413-.2T14%208.5q.275%200%20.55.112t.5.338t.338.5t.112.55q0%20.225-.075.438t-.2.412l-.8%201.15l.8%201.15q.125.2.2.413T15.5%2014q0%20.275-.112.55t-.338.5t-.5.338t-.55.112q-.225%200-.437-.075t-.413-.2zm.888-1.537q.362-.363.362-.888t-.363-.888T12%2010.75t-.888.363t-.362.887t.363.888t.887.362t.888-.363M12%2022q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022m0-2q3.35%200%205.675-2.325T20%2012t-2.325-5.675T12%204T6.325%206.325T4%2012t2.325%205.675T12%2020m0-8%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%207.125q-.45-.325-.962-.475T10%206.5q-.675%200-1.325.263t-1.15.762t-.763%201.15T6.5%2010q0%20.525.15%201.038t.475.962q-.325.45-.475.963T6.5%2014q0%20.675.263%201.325t.762%201.15t1.15.762T10%2017.5q.525%200%201.038-.15t.962-.475q.45.325.963.475T14%2017.5q.675%200%201.325-.263t1.15-.762t.762-1.15T17.5%2014q0-.525-.15-1.038T16.875%2012q.325-.45.475-.962T17.5%2010q0-.675-.262-1.325t-.763-1.15t-1.15-.763T14%206.5q-.525%200-1.037.15T12%207.125m0%207.3l-1.15.8q-.2.125-.413.2T10%2015.5q-.275%200-.55-.112t-.5-.338t-.337-.5T8.5%2014q0-.225.075-.437t.2-.413l.8-1.15l-.8-1.15q-.125-.2-.2-.413T8.5%2010q0-.275.113-.55t.337-.5t.5-.337T10%208.5q.225%200%20.438.075t.412.2l1.15.8l1.15-.8q.2-.125.413-.2T14%208.5q.275%200%20.55.112t.5.338t.338.5t.112.55q0%20.225-.075.438t-.2.412l-.8%201.15l.8%201.15q.125.2.2.413T15.5%2014q0%20.275-.112.55t-.338.5t-.5.338t-.55.112q-.225%200-.437-.075t-.413-.2zm.888-1.537q.362-.363.362-.888t-.363-.888T12%2010.75t-.888.363t-.362.887t.363.888t.887.362t.888-.363M12%2022q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022m0-2q3.35%200%205.675-2.325T20%2012t-2.325-5.675T12%204T6.325%206.325T4%2012t2.325%205.675T12%2020m0-8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/nest-farsight-seasonal-outline.svg?color=%231a73e8&size=48