empty nest emoji

empty-nest from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.

Name
empty-nest
Set
OpenMoji
Style
Default
Category
Animals Nature
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More animals nature icons from OpenMoji

Use the empty nest emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M11.59 31.688c0-6.796 10.929-12.305 24.41-12.305s24.41 5.51 24.41 12.305v1.056c0 5.691-2.009 12.49-5.062 16.344c-3.089 3.898-9.593 6.154-19.348 6.154s-15.854-1.826-19.347-6.154c-3.088-3.826-5.062-9.68-5.062-16.344Z"/><path fill="#6a462f" d="M56.616 47.215c0 2.108-7.333 8.027-17.63 8.027S20.34 53.533 20.34 51.425s7.458.644 19.39-1.374c10.154-1.717 16.886-4.944 16.886-2.836"/><ellipse cx="36" cy="33.754" fill="#6a462f" rx="17.341" ry="7.084"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M23.156 36.808c0-1.693 5.773-4.064 12.844-4.064c7.016 0 12.844 2.371 12.844 4.064"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M52.324 33.688c0 3.891-7.308 7.045-16.324 7.045s-16.324-3.154-16.324-7.045m33.626 8.841c-1.585 2.24-5.688 4.008-10.886 4.686M36 24.643a28.6 28.6 0 0 1 12.474 2.5"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11.59 31.688c0-6.796 10.929-12.305 24.41-12.305s24.41 5.51 24.41 12.305v1.056c0 5.691-2.009 12.49-5.062 16.344c-3.089 3.898-9.593 6.154-19.348 6.154s-15.854-1.826-19.347-6.154c-3.088-3.826-5.062-9.68-5.062-16.344Z"/><ellipse cx="36.188" cy="36.923" rx="13.031" ry="4.179"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiEmptyNest(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M11.59 31.688c0-6.796 10.929-12.305 24.41-12.305s24.41 5.51 24.41 12.305v1.056c0 5.691-2.009 12.49-5.062 16.344c-3.089 3.898-9.593 6.154-19.348 6.154s-15.854-1.826-19.347-6.154c-3.088-3.826-5.062-9.68-5.062-16.344Z"/><path fill="#6a462f" d="M56.616 47.215c0 2.108-7.333 8.027-17.63 8.027S20.34 53.533 20.34 51.425s7.458.644 19.39-1.374c10.154-1.717 16.886-4.944 16.886-2.836"/><ellipse cx="36" cy="33.754" fill="#6a462f" rx="17.341" ry="7.084"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M23.156 36.808c0-1.693 5.773-4.064 12.844-4.064c7.016 0 12.844 2.371 12.844 4.064"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M52.324 33.688c0 3.891-7.308 7.045-16.324 7.045s-16.324-3.154-16.324-7.045m33.626 8.841c-1.585 2.24-5.688 4.008-10.886 4.686M36 24.643a28.6 28.6 0 0 1 12.474 2.5"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M11.59 31.688c0-6.796 10.929-12.305 24.41-12.305s24.41 5.51 24.41 12.305v1.056c0 5.691-2.009 12.49-5.062 16.344c-3.089 3.898-9.593 6.154-19.348 6.154s-15.854-1.826-19.347-6.154c-3.088-3.826-5.062-9.68-5.062-16.344Z"/><ellipse cx="36.188" cy="36.923" rx="13.031" ry="4.179"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M11.59 31.688c0-6.796 10.929-12.305 24.41-12.305s24.41 5.51 24.41 12.305v1.056c0 5.691-2.009 12.49-5.062 16.344c-3.089 3.898-9.593 6.154-19.348 6.154s-15.854-1.826-19.347-6.154c-3.088-3.826-5.062-9.68-5.062-16.344Z"/><path fill="#6a462f" d="M56.616 47.215c0 2.108-7.333 8.027-17.63 8.027S20.34 53.533 20.34 51.425s7.458.644 19.39-1.374c10.154-1.717 16.886-4.944 16.886-2.836"/><ellipse cx="36" cy="33.754" fill="#6a462f" rx="17.341" ry="7.084"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M23.156 36.808c0-1.693 5.773-4.064 12.844-4.064c7.016 0 12.844 2.371 12.844 4.064"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M52.324 33.688c0 3.891-7.308 7.045-16.324 7.045s-16.324-3.154-16.324-7.045m33.626 8.841c-1.585 2.24-5.688 4.008-10.886 4.686M36 24.643a28.6 28.6 0 0 1 12.474 2.5"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11.59 31.688c0-6.796 10.929-12.305 24.41-12.305s24.41 5.51 24.41 12.305v1.056c0 5.691-2.009 12.49-5.062 16.344c-3.089 3.898-9.593 6.154-19.348 6.154s-15.854-1.826-19.347-6.154c-3.088-3.826-5.062-9.68-5.062-16.344Z"/><ellipse cx="36.188" cy="36.923" rx="13.031" ry="4.179"/></svg>
</template>

CSS

.icon-empty-nest {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M11.59%2031.688c0-6.796%2010.929-12.305%2024.41-12.305s24.41%205.51%2024.41%2012.305v1.056c0%205.691-2.009%2012.49-5.062%2016.344c-3.089%203.898-9.593%206.154-19.348%206.154s-15.854-1.826-19.347-6.154c-3.088-3.826-5.062-9.68-5.062-16.344Z%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M56.616%2047.215c0%202.108-7.333%208.027-17.63%208.027S20.34%2053.533%2020.34%2051.425s7.458.644%2019.39-1.374c10.154-1.717%2016.886-4.944%2016.886-2.836%22%2F%3E%3Cellipse%20cx%3D%2236%22%20cy%3D%2233.754%22%20fill%3D%22%236a462f%22%20rx%3D%2217.341%22%20ry%3D%227.084%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M23.156%2036.808c0-1.693%205.773-4.064%2012.844-4.064c7.016%200%2012.844%202.371%2012.844%204.064%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M52.324%2033.688c0%203.891-7.308%207.045-16.324%207.045s-16.324-3.154-16.324-7.045m33.626%208.841c-1.585%202.24-5.688%204.008-10.886%204.686M36%2024.643a28.6%2028.6%200%200%201%2012.474%202.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M11.59%2031.688c0-6.796%2010.929-12.305%2024.41-12.305s24.41%205.51%2024.41%2012.305v1.056c0%205.691-2.009%2012.49-5.062%2016.344c-3.089%203.898-9.593%206.154-19.348%206.154s-15.854-1.826-19.347-6.154c-3.088-3.826-5.062-9.68-5.062-16.344Z%22%2F%3E%3Cellipse%20cx%3D%2236.188%22%20cy%3D%2236.923%22%20rx%3D%2213.031%22%20ry%3D%224.179%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M11.59%2031.688c0-6.796%2010.929-12.305%2024.41-12.305s24.41%205.51%2024.41%2012.305v1.056c0%205.691-2.009%2012.49-5.062%2016.344c-3.089%203.898-9.593%206.154-19.348%206.154s-15.854-1.826-19.347-6.154c-3.088-3.826-5.062-9.68-5.062-16.344Z%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M56.616%2047.215c0%202.108-7.333%208.027-17.63%208.027S20.34%2053.533%2020.34%2051.425s7.458.644%2019.39-1.374c10.154-1.717%2016.886-4.944%2016.886-2.836%22%2F%3E%3Cellipse%20cx%3D%2236%22%20cy%3D%2233.754%22%20fill%3D%22%236a462f%22%20rx%3D%2217.341%22%20ry%3D%227.084%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M23.156%2036.808c0-1.693%205.773-4.064%2012.844-4.064c7.016%200%2012.844%202.371%2012.844%204.064%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M52.324%2033.688c0%203.891-7.308%207.045-16.324%207.045s-16.324-3.154-16.324-7.045m33.626%208.841c-1.585%202.24-5.688%204.008-10.886%204.686M36%2024.643a28.6%2028.6%200%200%201%2012.474%202.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M11.59%2031.688c0-6.796%2010.929-12.305%2024.41-12.305s24.41%205.51%2024.41%2012.305v1.056c0%205.691-2.009%2012.49-5.062%2016.344c-3.089%203.898-9.593%206.154-19.348%206.154s-15.854-1.826-19.347-6.154c-3.088-3.826-5.062-9.68-5.062-16.344Z%22%2F%3E%3Cellipse%20cx%3D%2236.188%22%20cy%3D%2236.923%22%20rx%3D%2213.031%22%20ry%3D%224.179%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/empty-nest.svg?color=%231a73e8&size=48