outline real estate agent icon

outline-real-estate-agent from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.

Name
outline-real-estate-agent
Set
Google Material Icons
Style
Baseline
Category
Social
Viewbox
24×24
License
Apache 2.0

More social icons from Google Material Icons

Use the outline 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="M21 6.5V14h-2V7.5L14 4L9 7.5V9H7V6.5l7-5zm-5.5.5h-1v1h1zm-2 0h-1v1h1zm2 2h-1v1h1zm-2 0h-1v1h1zm5.5 7h-2c0-1.2-.75-2.28-1.87-2.7L8.97 11H1v11h6v-1.44l7 1.94l8-2.5v-1c0-1.66-1.34-3-3-3M3 20v-7h2v7zm10.97.41L7 18.48V13h1.61l5.82 2.17c.34.13.57.46.57.83c0 0-1.99-.05-2.3-.15l-2.38-.79l-.63 1.9l2.38.79c.51.17 1.04.26 1.58.26H19c.39 0 .74.23.9.56z"/></svg>

React

import type { SVGProps } from "react";

export function IcOutlineRealEstateAgent(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="M21 6.5V14h-2V7.5L14 4L9 7.5V9H7V6.5l7-5zm-5.5.5h-1v1h1zm-2 0h-1v1h1zm2 2h-1v1h1zm-2 0h-1v1h1zm5.5 7h-2c0-1.2-.75-2.28-1.87-2.7L8.97 11H1v11h6v-1.44l7 1.94l8-2.5v-1c0-1.66-1.34-3-3-3M3 20v-7h2v7zm10.97.41L7 18.48V13h1.61l5.82 2.17c.34.13.57.46.57.83c0 0-1.99-.05-2.3-.15l-2.38-.79l-.63 1.9l2.38.79c.51.17 1.04.26 1.58.26H19c.39 0 .74.23.9.56z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 6.5V14h-2V7.5L14 4L9 7.5V9H7V6.5l7-5zm-5.5.5h-1v1h1zm-2 0h-1v1h1zm2 2h-1v1h1zm-2 0h-1v1h1zm5.5 7h-2c0-1.2-.75-2.28-1.87-2.7L8.97 11H1v11h6v-1.44l7 1.94l8-2.5v-1c0-1.66-1.34-3-3-3M3 20v-7h2v7zm10.97.41L7 18.48V13h1.61l5.82 2.17c.34.13.57.46.57.83c0 0-1.99-.05-2.3-.15l-2.38-.79l-.63 1.9l2.38.79c.51.17 1.04.26 1.58.26H19c.39 0 .74.23.9.56z"/></svg>
</template>

CSS

.icon-outline-real-estate-agent {
  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%22M21%206.5V14h-2V7.5L14%204L9%207.5V9H7V6.5l7-5zm-5.5.5h-1v1h1zm-2%200h-1v1h1zm2%202h-1v1h1zm-2%200h-1v1h1zm5.5%207h-2c0-1.2-.75-2.28-1.87-2.7L8.97%2011H1v11h6v-1.44l7%201.94l8-2.5v-1c0-1.66-1.34-3-3-3M3%2020v-7h2v7zm10.97.41L7%2018.48V13h1.61l5.82%202.17c.34.13.57.46.57.83c0%200-1.99-.05-2.3-.15l-2.38-.79l-.63%201.9l2.38.79c.51.17%201.04.26%201.58.26H19c.39%200%20.74.23.9.56z%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%22M21%206.5V14h-2V7.5L14%204L9%207.5V9H7V6.5l7-5zm-5.5.5h-1v1h1zm-2%200h-1v1h1zm2%202h-1v1h1zm-2%200h-1v1h1zm5.5%207h-2c0-1.2-.75-2.28-1.87-2.7L8.97%2011H1v11h6v-1.44l7%201.94l8-2.5v-1c0-1.66-1.34-3-3-3M3%2020v-7h2v7zm10.97.41L7%2018.48V13h1.61l5.82%202.17c.34.13.57.46.57.83c0%200-1.99-.05-2.3-.15l-2.38-.79l-.63%201.9l2.38.79c.51.17%201.04.26%201.58.26H19c.39%200%20.74.23.9.56z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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