real estate agent icon

real-estate-agent-outline from Material Symbols Light by Google · Outline · Activities · Apache-2.0 Free for personal and commercial use.

Name
real-estate-agent-outline
Set
Material Symbols Light
Style
Outline
Category
Activities
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

Use the real estate agent icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 14.77v-7l-5.5-3.847L8 7.769v2.692H7V7.29l6.5-4.635L20 7.289v7.48zm-4.904-6.328h.808v-.808h-.808zm-2 0h.808v-.808h-.808zm2 2h.808v-.808h-.808zm-2 0h.808v-.808h-.808zm-5.692 8.212l7.565 2.207l5.989-1.85q-.03-.455-.272-.656q-.244-.201-.551-.201H14.39q-.634 0-1.15-.05t-1.055-.238l-2.19-.718l.338-.988l2.025.732q.482.183 1.096.22q.613.036 1.68.042q0-.468-.172-.756t-.493-.402l-5.754-2.112q-.057-.019-.106-.028t-.105-.01h-2.1zm-4 2.346v-8.154H8.48q.14 0 .288.032t.275.074l5.779 2.117q.537.204.924.733q.388.529.388 1.352h3q.904 0 1.384.565q.481.566.481 1.435v.615l-6.98 2.154l-7.616-2.22V21zm1-1h2v-6.154h-2z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRealEstateAgentOutline(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="M19 14.77v-7l-5.5-3.847L8 7.769v2.692H7V7.29l6.5-4.635L20 7.289v7.48zm-4.904-6.328h.808v-.808h-.808zm-2 0h.808v-.808h-.808zm2 2h.808v-.808h-.808zm-2 0h.808v-.808h-.808zm-5.692 8.212l7.565 2.207l5.989-1.85q-.03-.455-.272-.656q-.244-.201-.551-.201H14.39q-.634 0-1.15-.05t-1.055-.238l-2.19-.718l.338-.988l2.025.732q.482.183 1.096.22q.613.036 1.68.042q0-.468-.172-.756t-.493-.402l-5.754-2.112q-.057-.019-.106-.028t-.105-.01h-2.1zm-4 2.346v-8.154H8.48q.14 0 .288.032t.275.074l5.779 2.117q.537.204.924.733q.388.529.388 1.352h3q.904 0 1.384.565q.481.566.481 1.435v.615l-6.98 2.154l-7.616-2.22V21zm1-1h2v-6.154h-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 14.77v-7l-5.5-3.847L8 7.769v2.692H7V7.29l6.5-4.635L20 7.289v7.48zm-4.904-6.328h.808v-.808h-.808zm-2 0h.808v-.808h-.808zm2 2h.808v-.808h-.808zm-2 0h.808v-.808h-.808zm-5.692 8.212l7.565 2.207l5.989-1.85q-.03-.455-.272-.656q-.244-.201-.551-.201H14.39q-.634 0-1.15-.05t-1.055-.238l-2.19-.718l.338-.988l2.025.732q.482.183 1.096.22q.613.036 1.68.042q0-.468-.172-.756t-.493-.402l-5.754-2.112q-.057-.019-.106-.028t-.105-.01h-2.1zm-4 2.346v-8.154H8.48q.14 0 .288.032t.275.074l5.779 2.117q.537.204.924.733q.388.529.388 1.352h3q.904 0 1.384.565q.481.566.481 1.435v.615l-6.98 2.154l-7.616-2.22V21zm1-1h2v-6.154h-2z"/></svg>
</template>

CSS

.icon-real-estate-agent-outline {
  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%22M19%2014.77v-7l-5.5-3.847L8%207.769v2.692H7V7.29l6.5-4.635L20%207.289v7.48zm-4.904-6.328h.808v-.808h-.808zm-2%200h.808v-.808h-.808zm2%202h.808v-.808h-.808zm-2%200h.808v-.808h-.808zm-5.692%208.212l7.565%202.207l5.989-1.85q-.03-.455-.272-.656q-.244-.201-.551-.201H14.39q-.634%200-1.15-.05t-1.055-.238l-2.19-.718l.338-.988l2.025.732q.482.183%201.096.22q.613.036%201.68.042q0-.468-.172-.756t-.493-.402l-5.754-2.112q-.057-.019-.106-.028t-.105-.01h-2.1zm-4%202.346v-8.154H8.48q.14%200%20.288.032t.275.074l5.779%202.117q.537.204.924.733q.388.529.388%201.352h3q.904%200%201.384.565q.481.566.481%201.435v.615l-6.98%202.154l-7.616-2.22V21zm1-1h2v-6.154h-2z%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%22M19%2014.77v-7l-5.5-3.847L8%207.769v2.692H7V7.29l6.5-4.635L20%207.289v7.48zm-4.904-6.328h.808v-.808h-.808zm-2%200h.808v-.808h-.808zm2%202h.808v-.808h-.808zm-2%200h.808v-.808h-.808zm-5.692%208.212l7.565%202.207l5.989-1.85q-.03-.455-.272-.656q-.244-.201-.551-.201H14.39q-.634%200-1.15-.05t-1.055-.238l-2.19-.718l.338-.988l2.025.732q.482.183%201.096.22q.613.036%201.68.042q0-.468-.172-.756t-.493-.402l-5.754-2.112q-.057-.019-.106-.028t-.105-.01h-2.1zm-4%202.346v-8.154H8.48q.14%200%20.288.032t.275.074l5.779%202.117q.537.204.924.733q.388.529.388%201.352h3q.904%200%201.384.565q.481.566.481%201.435v.615l-6.98%202.154l-7.616-2.22V21zm1-1h2v-6.154h-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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