elderly from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
elderly
Set
Material Symbols Light
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
elderly-outline, elderly-outline-sharp, elderly-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the elderly icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.558 22.673l-.792-.604l3.196-4.09l-.423-4.325q-.154-1.14.048-2.515t.682-2.553l-2.634 1.556V13.5h-1V9.57l4.092-2.443q.452-.254.809-.393q.356-.14.66-.14q.529 0 .965.403t.937 1.245q.8 1.35 1.498 2.044q.698.695 1.698 1.314q.179-.258.447-.39q.267-.133.6-.133q.586 0 .978.392t.393.954v10.27h-.77v-10.27q0-.238-.169-.407q-.17-.17-.408-.17t-.407.17t-.17.407v.654h-.769v-.475q-1.33-.806-2.09-1.547T13.383 8.92q-.525 1.143-.784 2.434t-.151 2.287l1.994 3.474v5.576h-1V17.75l-2.37-3.32l-.091 3.897zm5.923-17.48q-.69 0-1.191-.502q-.501-.5-.501-1.191t.5-1.191q.502-.501 1.192-.501t1.191.5q.501.502.501 1.192t-.501 1.191t-1.191.501"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightElderly(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="m7.558 22.673l-.792-.604l3.196-4.09l-.423-4.325q-.154-1.14.048-2.515t.682-2.553l-2.634 1.556V13.5h-1V9.57l4.092-2.443q.452-.254.809-.393q.356-.14.66-.14q.529 0 .965.403t.937 1.245q.8 1.35 1.498 2.044q.698.695 1.698 1.314q.179-.258.447-.39q.267-.133.6-.133q.586 0 .978.392t.393.954v10.27h-.77v-10.27q0-.238-.169-.407q-.17-.17-.408-.17t-.407.17t-.17.407v.654h-.769v-.475q-1.33-.806-2.09-1.547T13.383 8.92q-.525 1.143-.784 2.434t-.151 2.287l1.994 3.474v5.576h-1V17.75l-2.37-3.32l-.091 3.897zm5.923-17.48q-.69 0-1.191-.502q-.501-.5-.501-1.191t.5-1.191q.502-.501 1.192-.501t1.191.5q.501.502.501 1.192t-.501 1.191t-1.191.501"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.558 22.673l-.792-.604l3.196-4.09l-.423-4.325q-.154-1.14.048-2.515t.682-2.553l-2.634 1.556V13.5h-1V9.57l4.092-2.443q.452-.254.809-.393q.356-.14.66-.14q.529 0 .965.403t.937 1.245q.8 1.35 1.498 2.044q.698.695 1.698 1.314q.179-.258.447-.39q.267-.133.6-.133q.586 0 .978.392t.393.954v10.27h-.77v-10.27q0-.238-.169-.407q-.17-.17-.408-.17t-.407.17t-.17.407v.654h-.769v-.475q-1.33-.806-2.09-1.547T13.383 8.92q-.525 1.143-.784 2.434t-.151 2.287l1.994 3.474v5.576h-1V17.75l-2.37-3.32l-.091 3.897zm5.923-17.48q-.69 0-1.191-.502q-.501-.5-.501-1.191t.5-1.191q.502-.501 1.192-.501t1.191.5q.501.502.501 1.192t-.501 1.191t-1.191.501"/></svg>
</template>

CSS

.icon-elderly {
  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%22m7.558%2022.673l-.792-.604l3.196-4.09l-.423-4.325q-.154-1.14.048-2.515t.682-2.553l-2.634%201.556V13.5h-1V9.57l4.092-2.443q.452-.254.809-.393q.356-.14.66-.14q.529%200%20.965.403t.937%201.245q.8%201.35%201.498%202.044q.698.695%201.698%201.314q.179-.258.447-.39q.267-.133.6-.133q.586%200%20.978.392t.393.954v10.27h-.77v-10.27q0-.238-.169-.407q-.17-.17-.408-.17t-.407.17t-.17.407v.654h-.769v-.475q-1.33-.806-2.09-1.547T13.383%208.92q-.525%201.143-.784%202.434t-.151%202.287l1.994%203.474v5.576h-1V17.75l-2.37-3.32l-.091%203.897zm5.923-17.48q-.69%200-1.191-.502q-.501-.5-.501-1.191t.5-1.191q.502-.501%201.192-.501t1.191.5q.501.502.501%201.192t-.501%201.191t-1.191.501%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%22m7.558%2022.673l-.792-.604l3.196-4.09l-.423-4.325q-.154-1.14.048-2.515t.682-2.553l-2.634%201.556V13.5h-1V9.57l4.092-2.443q.452-.254.809-.393q.356-.14.66-.14q.529%200%20.965.403t.937%201.245q.8%201.35%201.498%202.044q.698.695%201.698%201.314q.179-.258.447-.39q.267-.133.6-.133q.586%200%20.978.392t.393.954v10.27h-.77v-10.27q0-.238-.169-.407q-.17-.17-.408-.17t-.407.17t-.17.407v.654h-.769v-.475q-1.33-.806-2.09-1.547T13.383%208.92q-.525%201.143-.784%202.434t-.151%202.287l1.994%203.474v5.576h-1V17.75l-2.37-3.32l-.091%203.897zm5.923-17.48q-.69%200-1.191-.502q-.501-.5-.501-1.191t.5-1.191q.502-.501%201.192-.501t1.191.5q.501.502.501%201.192t-.501%201.191t-1.191.501%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/elderly.svg?color=%231a73e8&size=48