buildings icon

buildings-line-duotone from Solar by 480 Design · Line Duotone · Building · CC-BY-4.0 Attribution required.

Name
buildings-line-duotone
Set
Solar
Style
Line Duotone
Category
Building
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More building icons from Solar

Use the buildings icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M22 22L2 22"/><path d="M21 22V6C21 4.11438 21 3.17157 20.4143 2.58579C19.8285 2 18.8857 2 17 2H15C13.1144 2 12.1716 2 11.5858 2.58579C11.1143 3.05733 11.0223 3.76022 11.0044 5" opacity=".5"/><path d="M15 22V9C15 7.11438 15 6.17157 14.4142 5.58579C13.8284 5 12.8856 5 11 5H7C5.11438 5 4.17157 5 3.58579 5.58579C3 6.17157 3 7.11438 3 9V22"/><path stroke-linecap="round" d="M9 22V19"/><path stroke-linecap="round" d="M6 8H12" opacity=".5"/><path stroke-linecap="round" d="M6 11H12" opacity=".5"/><path stroke-linecap="round" d="M6 14H12" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarBuildingsLineDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M22 22L2 22"/><path d="M21 22V6C21 4.11438 21 3.17157 20.4143 2.58579C19.8285 2 18.8857 2 17 2H15C13.1144 2 12.1716 2 11.5858 2.58579C11.1143 3.05733 11.0223 3.76022 11.0044 5" opacity=".5"/><path d="M15 22V9C15 7.11438 15 6.17157 14.4142 5.58579C13.8284 5 12.8856 5 11 5H7C5.11438 5 4.17157 5 3.58579 5.58579C3 6.17157 3 7.11438 3 9V22"/><path strokeLinecap="round" d="M9 22V19"/><path strokeLinecap="round" d="M6 8H12" opacity=".5"/><path strokeLinecap="round" d="M6 11H12" opacity=".5"/><path strokeLinecap="round" d="M6 14H12" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M22 22L2 22"/><path d="M21 22V6C21 4.11438 21 3.17157 20.4143 2.58579C19.8285 2 18.8857 2 17 2H15C13.1144 2 12.1716 2 11.5858 2.58579C11.1143 3.05733 11.0223 3.76022 11.0044 5" opacity=".5"/><path d="M15 22V9C15 7.11438 15 6.17157 14.4142 5.58579C13.8284 5 12.8856 5 11 5H7C5.11438 5 4.17157 5 3.58579 5.58579C3 6.17157 3 7.11438 3 9V22"/><path stroke-linecap="round" d="M9 22V19"/><path stroke-linecap="round" d="M6 8H12" opacity=".5"/><path stroke-linecap="round" d="M6 11H12" opacity=".5"/><path stroke-linecap="round" d="M6 14H12" opacity=".5"/></g></svg>
</template>

CSS

.icon-buildings-line-duotone {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2022L2%2022%22%2F%3E%3Cpath%20d%3D%22M21%2022V6C21%204.11438%2021%203.17157%2020.4143%202.58579C19.8285%202%2018.8857%202%2017%202H15C13.1144%202%2012.1716%202%2011.5858%202.58579C11.1143%203.05733%2011.0223%203.76022%2011.0044%205%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15%2022V9C15%207.11438%2015%206.17157%2014.4142%205.58579C13.8284%205%2012.8856%205%2011%205H7C5.11438%205%204.17157%205%203.58579%205.58579C3%206.17157%203%207.11438%203%209V22%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%2022V19%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%208H12%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2011H12%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2014H12%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2022L2%2022%22%2F%3E%3Cpath%20d%3D%22M21%2022V6C21%204.11438%2021%203.17157%2020.4143%202.58579C19.8285%202%2018.8857%202%2017%202H15C13.1144%202%2012.1716%202%2011.5858%202.58579C11.1143%203.05733%2011.0223%203.76022%2011.0044%205%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15%2022V9C15%207.11438%2015%206.17157%2014.4142%205.58579C13.8284%205%2012.8856%205%2011%205H7C5.11438%205%204.17157%205%203.58579%205.58579C3%206.17157%203%207.11438%203%209V22%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%2022V19%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%208H12%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2011H12%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2014H12%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/buildings-line-duotone.svg?color=%231a73e8&size=48