nest found savings icon

nest-found-savings-outline-sharp from Material Symbols Light by Google · Outline Sharp · Home · Apache-2.0 Free for personal and commercial use.

Name
nest-found-savings-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
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

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 19H4V3h16v16h-5.423zM5 18h4.839L12 20.162L14.162 18H19V4H5zm7-2.5q1.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-1.043 1.023l.697.677l.967-.961q.675.482 1.448.746q.773.263 1.496.263m0-1q-.567 0-1.138-.206q-.572-.206-1.018-.567l3.439-3.402l-.733-.708l-3.396 3.396q-.24-.41-.447-.962Q8.5 11.498 8.5 11q0-1.511 1.044-2.506T12 7.5h3.5V11q0 1.442-1.029 2.471T12 14.5m-.784-2.84"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNestFoundSavingsOutlineSharp(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 19H4V3h16v16h-5.423zM5 18h4.839L12 20.162L14.162 18H19V4H5zm7-2.5q1.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-1.043 1.023l.697.677l.967-.961q.675.482 1.448.746q.773.263 1.496.263m0-1q-.567 0-1.138-.206q-.572-.206-1.018-.567l3.439-3.402l-.733-.708l-3.396 3.396q-.24-.41-.447-.962Q8.5 11.498 8.5 11q0-1.511 1.044-2.506T12 7.5h3.5V11q0 1.442-1.029 2.471T12 14.5m-.784-2.84"/></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 19H4V3h16v16h-5.423zM5 18h4.839L12 20.162L14.162 18H19V4H5zm7-2.5q1.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-1.043 1.023l.697.677l.967-.961q.675.482 1.448.746q.773.263 1.496.263m0-1q-.567 0-1.138-.206q-.572-.206-1.018-.567l3.439-3.402l-.733-.708l-3.396 3.396q-.24-.41-.447-.962Q8.5 11.498 8.5 11q0-1.511 1.044-2.506T12 7.5h3.5V11q0 1.442-1.029 2.471T12 14.5m-.784-2.84"/></svg>
</template>

CSS

.icon-nest-found-savings-outline-sharp {
  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%2019H4V3h16v16h-5.423zM5%2018h4.839L12%2020.162L14.162%2018H19V4H5zm7-2.5q1.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-1.043%201.023l.697.677l.967-.961q.675.482%201.448.746q.773.263%201.496.263m0-1q-.567%200-1.138-.206q-.572-.206-1.018-.567l3.439-3.402l-.733-.708l-3.396%203.396q-.24-.41-.447-.962Q8.5%2011.498%208.5%2011q0-1.511%201.044-2.506T12%207.5h3.5V11q0%201.442-1.029%202.471T12%2014.5m-.784-2.84%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%2019H4V3h16v16h-5.423zM5%2018h4.839L12%2020.162L14.162%2018H19V4H5zm7-2.5q1.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-1.043%201.023l.697.677l.967-.961q.675.482%201.448.746q.773.263%201.496.263m0-1q-.567%200-1.138-.206q-.572-.206-1.018-.567l3.439-3.402l-.733-.708l-3.396%203.396q-.24-.41-.447-.962Q8.5%2011.498%208.5%2011q0-1.511%201.044-2.506T12%207.5h3.5V11q0%201.442-1.029%202.471T12%2014.5m-.784-2.84%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-outline-sharp.svg?color=%231a73e8&size=48