nest found savings icon
nest-found-savings from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-found-savings
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
5 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 nest found savings icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21.577L9.423 19H5.615q-.69 0-1.153-.462T4 17.384V4.616q0-.691.463-1.153T5.616 3h12.769q.69 0 1.153.463T20 4.616v12.769q0 .69-.462 1.153T18.384 19h-3.807zm0-6.077q1.939 0 3.22-1.356T16.5 11V6.5H12q-1.814 0-3.157 1.28T7.5 11q0 .673.241 1.367q.242.694.694 1.385l-.689.67q-.165.164-.165.353t.165.354t.351.153q.186-.013.357-.172l.682-.62q.62.483 1.38.747q.761.263 1.484.263m1.07-5.163q0 .201-.166.367l-2.663 2.663q-.166.166-.357.156q-.192-.01-.357-.156q-.16-.165-.17-.356q-.009-.192.15-.351l2.69-2.689q.165-.165.353-.165t.354.165t.165.367"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNestFoundSavings(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 21.577L9.423 19H5.615q-.69 0-1.153-.462T4 17.384V4.616q0-.691.463-1.153T5.616 3h12.769q.69 0 1.153.463T20 4.616v12.769q0 .69-.462 1.153T18.384 19h-3.807zm0-6.077q1.939 0 3.22-1.356T16.5 11V6.5H12q-1.814 0-3.157 1.28T7.5 11q0 .673.241 1.367q.242.694.694 1.385l-.689.67q-.165.164-.165.353t.165.354t.351.153q.186-.013.357-.172l.682-.62q.62.483 1.38.747q.761.263 1.484.263m1.07-5.163q0 .201-.166.367l-2.663 2.663q-.166.166-.357.156q-.192-.01-.357-.156q-.16-.165-.17-.356q-.009-.192.15-.351l2.69-2.689q.165-.165.353-.165t.354.165t.165.367"/></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 21.577L9.423 19H5.615q-.69 0-1.153-.462T4 17.384V4.616q0-.691.463-1.153T5.616 3h12.769q.69 0 1.153.463T20 4.616v12.769q0 .69-.462 1.153T18.384 19h-3.807zm0-6.077q1.939 0 3.22-1.356T16.5 11V6.5H12q-1.814 0-3.157 1.28T7.5 11q0 .673.241 1.367q.242.694.694 1.385l-.689.67q-.165.164-.165.353t.165.354t.351.153q.186-.013.357-.172l.682-.62q.62.483 1.38.747q.761.263 1.484.263m1.07-5.163q0 .201-.166.367l-2.663 2.663q-.166.166-.357.156q-.192-.01-.357-.156q-.16-.165-.17-.356q-.009-.192.15-.351l2.69-2.689q.165-.165.353-.165t.354.165t.165.367"/></svg> </template>
CSS
.icon-nest-found-savings {
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%2021.577L9.423%2019H5.615q-.69%200-1.153-.462T4%2017.384V4.616q0-.691.463-1.153T5.616%203h12.769q.69%200%201.153.463T20%204.616v12.769q0%20.69-.462%201.153T18.384%2019h-3.807zm0-6.077q1.939%200%203.22-1.356T16.5%2011V6.5H12q-1.814%200-3.157%201.28T7.5%2011q0%20.673.241%201.367q.242.694.694%201.385l-.689.67q-.165.164-.165.353t.165.354t.351.153q.186-.013.357-.172l.682-.62q.62.483%201.38.747q.761.263%201.484.263m1.07-5.163q0%20.201-.166.367l-2.663%202.663q-.166.166-.357.156q-.192-.01-.357-.156q-.16-.165-.17-.356q-.009-.192.15-.351l2.69-2.689q.165-.165.353-.165t.354.165t.165.367%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%2021.577L9.423%2019H5.615q-.69%200-1.153-.462T4%2017.384V4.616q0-.691.463-1.153T5.616%203h12.769q.69%200%201.153.463T20%204.616v12.769q0%20.69-.462%201.153T18.384%2019h-3.807zm0-6.077q1.939%200%203.22-1.356T16.5%2011V6.5H12q-1.814%200-3.157%201.28T7.5%2011q0%20.673.241%201.367q.242.694.694%201.385l-.689.67q-.165.164-.165.353t.165.354t.351.153q.186-.013.357-.172l.682-.62q.62.483%201.38.747q.761.263%201.484.263m1.07-5.163q0%20.201-.166.367l-2.663%202.663q-.166.166-.357.156q-.192-.01-.357-.156q-.16-.165-.17-.356q-.009-.192.15-.351l2.69-2.689q.165-.165.353-.165t.354.165t.165.367%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/nest-found-savings.svg?color=%231a73e8&size=48