villa-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
villa-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the villa 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.5 18v3m4.5 0v-8H3v4c0 1.886 0 2.828.586 3.414S5.114 21 7 21zm10-4v-2c0-.943 0-1.414-.293-1.707S20.943 13 20 13h-8v8h6c1.886 0 2.828 0 3.414-.586S22 18.886 22 17M12 9h4m6 0h-2m0 0v4m0-4h-4m0 0v4m-4-9.5V13H3V7.07M2 7l11-4"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsVilla01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M7.5 18v3m4.5 0v-8H3v4c0 1.886 0 2.828.586 3.414S5.114 21 7 21zm10-4v-2c0-.943 0-1.414-.293-1.707S20.943 13 20 13h-8v8h6c1.886 0 2.828 0 3.414-.586S22 18.886 22 17M12 9h4m6 0h-2m0 0v4m0-4h-4m0 0v4m-4-9.5V13H3V7.07M2 7l11-4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.5 18v3m4.5 0v-8H3v4c0 1.886 0 2.828.586 3.414S5.114 21 7 21zm10-4v-2c0-.943 0-1.414-.293-1.707S20.943 13 20 13h-8v8h6c1.886 0 2.828 0 3.414-.586S22 18.886 22 17M12 9h4m6 0h-2m0 0v4m0-4h-4m0 0v4m-4-9.5V13H3V7.07M2 7l11-4"/></svg>
</template>

CSS

.icon-villa-01 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7.5%2018v3m4.5%200v-8H3v4c0%201.886%200%202.828.586%203.414S5.114%2021%207%2021zm10-4v-2c0-.943%200-1.414-.293-1.707S20.943%2013%2020%2013h-8v8h6c1.886%200%202.828%200%203.414-.586S22%2018.886%2022%2017M12%209h4m6%200h-2m0%200v4m0-4h-4m0%200v4m-4-9.5V13H3V7.07M2%207l11-4%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7.5%2018v3m4.5%200v-8H3v4c0%201.886%200%202.828.586%203.414S5.114%2021%207%2021zm10-4v-2c0-.943%200-1.414-.293-1.707S20.943%2013%2020%2013h-8v8h6c1.886%200%202.828%200%203.414-.586S22%2018.886%2022%2017M12%209h4m6%200h-2m0%200v4m0-4h-4m0%200v4m-4-9.5V13H3V7.07M2%207l11-4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/villa-01.svg?color=%231a73e8&size=48