nest found savings icon

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

Name
nest-found-savings-sharp
Set
Material Symbols Light
Style
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.423zm0-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-1.043 1.023l.697.677l.967-.961q.675.482 1.448.746q.773.263 1.496.263m-2.846-2.486l3.396-3.397l.733.708l-3.439 3.402z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNestFoundSavingsSharp(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.423zm0-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-1.043 1.023l.697.677l.967-.961q.675.482 1.448.746q.773.263 1.496.263m-2.846-2.486l3.396-3.397l.733.708l-3.439 3.402z"/></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.423zm0-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-1.043 1.023l.697.677l.967-.961q.675.482 1.448.746q.773.263 1.496.263m-2.846-2.486l3.396-3.397l.733.708l-3.439 3.402z"/></svg>
</template>

CSS

.icon-nest-found-savings-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.423zm0-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-1.043%201.023l.697.677l.967-.961q.675.482%201.448.746q.773.263%201.496.263m-2.846-2.486l3.396-3.397l.733.708l-3.439%203.402z%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.423zm0-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-1.043%201.023l.697.677l.967-.961q.675.482%201.448.746q.773.263%201.496.263m-2.846-2.486l3.396-3.397l.733.708l-3.439%203.402z%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-sharp.svg?color=%231a73e8&size=48