tenancy icon
tenancy from Material Symbols by Google · Regular · Business · Apache-2.0 Free for personal and commercial use.
- Name
- tenancy
- Set
- Material Symbols
- Style
- Regular
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- tenancy-rounded, tenancy-sharp
1 other variant in Material Symbols
The same icon in other sets
More business icons from Material Symbols
Use the tenancy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.875 20.125Q1 19.25 1 18t.875-2.125T4 15q.225 0 .438.038t.412.087L8.9 9.55q-.425-.525-.663-1.175T8 7q0-1.65 1.175-2.825T12 3t2.825 1.175T16 7q0 .725-.25 1.375t-.675 1.175l4.075 5.575q.2-.05.413-.088T20 15q1.25 0 2.125.875T23 18t-.875 2.125T20 21t-2.125-.875T17 18q0-.475.138-.913t.387-.787l-4.05-5.575q-.125.05-.237.075t-.238.075v4.3q.875.3 1.438 1.075T15 18q0 1.25-.875 2.125T12 21t-2.125-.875T9 18q0-.975.563-1.737T11 15.174v-4.3q-.125-.05-.238-.075t-.237-.075L6.475 16.3q.25.35.388.788T7 18q0 1.25-.875 2.125T4 21t-2.125-.875"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsTenancy(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="M1.875 20.125Q1 19.25 1 18t.875-2.125T4 15q.225 0 .438.038t.412.087L8.9 9.55q-.425-.525-.663-1.175T8 7q0-1.65 1.175-2.825T12 3t2.825 1.175T16 7q0 .725-.25 1.375t-.675 1.175l4.075 5.575q.2-.05.413-.088T20 15q1.25 0 2.125.875T23 18t-.875 2.125T20 21t-2.125-.875T17 18q0-.475.138-.913t.387-.787l-4.05-5.575q-.125.05-.237.075t-.238.075v4.3q.875.3 1.438 1.075T15 18q0 1.25-.875 2.125T12 21t-2.125-.875T9 18q0-.975.563-1.737T11 15.174v-4.3q-.125-.05-.238-.075t-.237-.075L6.475 16.3q.25.35.388.788T7 18q0 1.25-.875 2.125T4 21t-2.125-.875"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.875 20.125Q1 19.25 1 18t.875-2.125T4 15q.225 0 .438.038t.412.087L8.9 9.55q-.425-.525-.663-1.175T8 7q0-1.65 1.175-2.825T12 3t2.825 1.175T16 7q0 .725-.25 1.375t-.675 1.175l4.075 5.575q.2-.05.413-.088T20 15q1.25 0 2.125.875T23 18t-.875 2.125T20 21t-2.125-.875T17 18q0-.475.138-.913t.387-.787l-4.05-5.575q-.125.05-.237.075t-.238.075v4.3q.875.3 1.438 1.075T15 18q0 1.25-.875 2.125T12 21t-2.125-.875T9 18q0-.975.563-1.737T11 15.174v-4.3q-.125-.05-.238-.075t-.237-.075L6.475 16.3q.25.35.388.788T7 18q0 1.25-.875 2.125T4 21t-2.125-.875"/></svg> </template>
CSS
.icon-tenancy {
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%22M1.875%2020.125Q1%2019.25%201%2018t.875-2.125T4%2015q.225%200%20.438.038t.412.087L8.9%209.55q-.425-.525-.663-1.175T8%207q0-1.65%201.175-2.825T12%203t2.825%201.175T16%207q0%20.725-.25%201.375t-.675%201.175l4.075%205.575q.2-.05.413-.088T20%2015q1.25%200%202.125.875T23%2018t-.875%202.125T20%2021t-2.125-.875T17%2018q0-.475.138-.913t.387-.787l-4.05-5.575q-.125.05-.237.075t-.238.075v4.3q.875.3%201.438%201.075T15%2018q0%201.25-.875%202.125T12%2021t-2.125-.875T9%2018q0-.975.563-1.737T11%2015.174v-4.3q-.125-.05-.238-.075t-.237-.075L6.475%2016.3q.25.35.388.788T7%2018q0%201.25-.875%202.125T4%2021t-2.125-.875%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%22M1.875%2020.125Q1%2019.25%201%2018t.875-2.125T4%2015q.225%200%20.438.038t.412.087L8.9%209.55q-.425-.525-.663-1.175T8%207q0-1.65%201.175-2.825T12%203t2.825%201.175T16%207q0%20.725-.25%201.375t-.675%201.175l4.075%205.575q.2-.05.413-.088T20%2015q1.25%200%202.125.875T23%2018t-.875%202.125T20%2021t-2.125-.875T17%2018q0-.475.138-.913t.387-.787l-4.05-5.575q-.125.05-.237.075t-.238.075v4.3q.875.3%201.438%201.075T15%2018q0%201.25-.875%202.125T12%2021t-2.125-.875T9%2018q0-.975.563-1.737T11%2015.174v-4.3q-.125-.05-.238-.075t-.237-.075L6.475%2016.3q.25.35.388.788T7%2018q0%201.25-.875%202.125T4%2021t-2.125-.875%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/tenancy.svg?color=%231a73e8&size=48