real estate agent icon

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

Name
real-estate-agent-rounded
Set
Material Symbols
Style
Rounded
Category
Activities
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

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 15q0-.8-.475-1.6t-1.375-1.15l-7.8-3.1l-.35-.1Q8.825 9 8.6 9H7V7.525q0-.5.225-.925t.625-.7l5-3.575q.275-.2.563-.288T14 1.95t.6.088t.55.287l5 3.575q.4.275.625.7t.225.925V15zm-3.65-7.15q.15-.15.15-.35t-.15-.35T15 7t-.35.15t-.15.35t.15.35T15 8t.35-.15m-2 0q.15-.15.15-.35t-.15-.35T13 7t-.35.15t-.15.35t.15.35T13 8t.35-.15m2 2q.15-.15.15-.35t-.15-.35T15 9t-.35.15t-.15.35t.15.35t.35.15t.35-.15m-2 0q.15-.15.15-.35t-.15-.35T13 9t-.35.15t-.15.35t.15.35t.35.15t.35-.15m.025 11.975q.275.075.638.063t.612-.113L22 19q0-.85-.6-1.425T20 17h-6.85q-.075 0-.175-.012t-.15-.038l-1.475-.525q-.2-.075-.275-.25t-.025-.375q.05-.175.25-.275t.4-.025l1.125.425q.1.05.163.063t.187.012H15.8q.475 0 .837-.325t.363-.85q0-.35-.213-.675t-.562-.45L9.3 11.125q-.175-.05-.35-.088T8.6 11H7v9.025zM1 20q0 .825.588 1.413T3 22t1.413-.587T5 20v-7q0-.825-.587-1.412T3 11t-1.412.588T1 13z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsRealEstateAgentRounded(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 15q0-.8-.475-1.6t-1.375-1.15l-7.8-3.1l-.35-.1Q8.825 9 8.6 9H7V7.525q0-.5.225-.925t.625-.7l5-3.575q.275-.2.563-.288T14 1.95t.6.088t.55.287l5 3.575q.4.275.625.7t.225.925V15zm-3.65-7.15q.15-.15.15-.35t-.15-.35T15 7t-.35.15t-.15.35t.15.35T15 8t.35-.15m-2 0q.15-.15.15-.35t-.15-.35T13 7t-.35.15t-.15.35t.15.35T13 8t.35-.15m2 2q.15-.15.15-.35t-.15-.35T15 9t-.35.15t-.15.35t.15.35t.35.15t.35-.15m-2 0q.15-.15.15-.35t-.15-.35T13 9t-.35.15t-.15.35t.15.35t.35.15t.35-.15m.025 11.975q.275.075.638.063t.612-.113L22 19q0-.85-.6-1.425T20 17h-6.85q-.075 0-.175-.012t-.15-.038l-1.475-.525q-.2-.075-.275-.25t-.025-.375q.05-.175.25-.275t.4-.025l1.125.425q.1.05.163.063t.187.012H15.8q.475 0 .837-.325t.363-.85q0-.35-.213-.675t-.562-.45L9.3 11.125q-.175-.05-.35-.088T8.6 11H7v9.025zM1 20q0 .825.588 1.413T3 22t1.413-.587T5 20v-7q0-.825-.587-1.412T3 11t-1.412.588T1 13z"/></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 15q0-.8-.475-1.6t-1.375-1.15l-7.8-3.1l-.35-.1Q8.825 9 8.6 9H7V7.525q0-.5.225-.925t.625-.7l5-3.575q.275-.2.563-.288T14 1.95t.6.088t.55.287l5 3.575q.4.275.625.7t.225.925V15zm-3.65-7.15q.15-.15.15-.35t-.15-.35T15 7t-.35.15t-.15.35t.15.35T15 8t.35-.15m-2 0q.15-.15.15-.35t-.15-.35T13 7t-.35.15t-.15.35t.15.35T13 8t.35-.15m2 2q.15-.15.15-.35t-.15-.35T15 9t-.35.15t-.15.35t.15.35t.35.15t.35-.15m-2 0q.15-.15.15-.35t-.15-.35T13 9t-.35.15t-.15.35t.15.35t.35.15t.35-.15m.025 11.975q.275.075.638.063t.612-.113L22 19q0-.85-.6-1.425T20 17h-6.85q-.075 0-.175-.012t-.15-.038l-1.475-.525q-.2-.075-.275-.25t-.025-.375q.05-.175.25-.275t.4-.025l1.125.425q.1.05.163.063t.187.012H15.8q.475 0 .837-.325t.363-.85q0-.35-.213-.675t-.562-.45L9.3 11.125q-.175-.05-.35-.088T8.6 11H7v9.025zM1 20q0 .825.588 1.413T3 22t1.413-.587T5 20v-7q0-.825-.587-1.412T3 11t-1.412.588T1 13z"/></svg>
</template>

CSS

.icon-real-estate-agent-rounded {
  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%2015q0-.8-.475-1.6t-1.375-1.15l-7.8-3.1l-.35-.1Q8.825%209%208.6%209H7V7.525q0-.5.225-.925t.625-.7l5-3.575q.275-.2.563-.288T14%201.95t.6.088t.55.287l5%203.575q.4.275.625.7t.225.925V15zm-3.65-7.15q.15-.15.15-.35t-.15-.35T15%207t-.35.15t-.15.35t.15.35T15%208t.35-.15m-2%200q.15-.15.15-.35t-.15-.35T13%207t-.35.15t-.15.35t.15.35T13%208t.35-.15m2%202q.15-.15.15-.35t-.15-.35T15%209t-.35.15t-.15.35t.15.35t.35.15t.35-.15m-2%200q.15-.15.15-.35t-.15-.35T13%209t-.35.15t-.15.35t.15.35t.35.15t.35-.15m.025%2011.975q.275.075.638.063t.612-.113L22%2019q0-.85-.6-1.425T20%2017h-6.85q-.075%200-.175-.012t-.15-.038l-1.475-.525q-.2-.075-.275-.25t-.025-.375q.05-.175.25-.275t.4-.025l1.125.425q.1.05.163.063t.187.012H15.8q.475%200%20.837-.325t.363-.85q0-.35-.213-.675t-.562-.45L9.3%2011.125q-.175-.05-.35-.088T8.6%2011H7v9.025zM1%2020q0%20.825.588%201.413T3%2022t1.413-.587T5%2020v-7q0-.825-.587-1.412T3%2011t-1.412.588T1%2013z%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%2015q0-.8-.475-1.6t-1.375-1.15l-7.8-3.1l-.35-.1Q8.825%209%208.6%209H7V7.525q0-.5.225-.925t.625-.7l5-3.575q.275-.2.563-.288T14%201.95t.6.088t.55.287l5%203.575q.4.275.625.7t.225.925V15zm-3.65-7.15q.15-.15.15-.35t-.15-.35T15%207t-.35.15t-.15.35t.15.35T15%208t.35-.15m-2%200q.15-.15.15-.35t-.15-.35T13%207t-.35.15t-.15.35t.15.35T13%208t.35-.15m2%202q.15-.15.15-.35t-.15-.35T15%209t-.35.15t-.15.35t.15.35t.35.15t.35-.15m-2%200q.15-.15.15-.35t-.15-.35T13%209t-.35.15t-.15.35t.15.35t.35.15t.35-.15m.025%2011.975q.275.075.638.063t.612-.113L22%2019q0-.85-.6-1.425T20%2017h-6.85q-.075%200-.175-.012t-.15-.038l-1.475-.525q-.2-.075-.275-.25t-.025-.375q.05-.175.25-.275t.4-.025l1.125.425q.1.05.163.063t.187.012H15.8q.475%200%20.837-.325t.363-.85q0-.35-.213-.675t-.562-.45L9.3%2011.125q-.175-.05-.35-.088T8.6%2011H7v9.025zM1%2020q0%20.825.588%201.413T3%2022t1.413-.587T5%2020v-7q0-.825-.587-1.412T3%2011t-1.412.588T1%2013z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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