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

Name
city-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the city 02 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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M2 22h20"/><path d="M14 4h-4c-1.655 0-2 .345-2 2v16h8V6c0-1.655-.345-2-2-2Zm-6 9H6c-1.655 0-2 .345-2 2v7h4zm10 0h-2v9h4v-7c0-1.655-.345-2-2-2Z"/><path stroke-linecap="round" d="M12 4V2m0 20v-4m-1-3h2m-2-3.5h2M11 8h2"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCity02(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" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="M2 22h20"/><path d="M14 4h-4c-1.655 0-2 .345-2 2v16h8V6c0-1.655-.345-2-2-2Zm-6 9H6c-1.655 0-2 .345-2 2v7h4zm10 0h-2v9h4v-7c0-1.655-.345-2-2-2Z"/><path strokeLinecap="round" d="M12 4V2m0 20v-4m-1-3h2m-2-3.5h2M11 8h2"/></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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M2 22h20"/><path d="M14 4h-4c-1.655 0-2 .345-2 2v16h8V6c0-1.655-.345-2-2-2Zm-6 9H6c-1.655 0-2 .345-2 2v7h4zm10 0h-2v9h4v-7c0-1.655-.345-2-2-2Z"/><path stroke-linecap="round" d="M12 4V2m0 20v-4m-1-3h2m-2-3.5h2M11 8h2"/></g></svg>
</template>

CSS

.icon-city-02 {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2022h20%22%2F%3E%3Cpath%20d%3D%22M14%204h-4c-1.655%200-2%20.345-2%202v16h8V6c0-1.655-.345-2-2-2Zm-6%209H6c-1.655%200-2%20.345-2%202v7h4zm10%200h-2v9h4v-7c0-1.655-.345-2-2-2Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%204V2m0%2020v-4m-1-3h2m-2-3.5h2M11%208h2%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2022h20%22%2F%3E%3Cpath%20d%3D%22M14%204h-4c-1.655%200-2%20.345-2%202v16h8V6c0-1.655-.345-2-2-2Zm-6%209H6c-1.655%200-2%20.345-2%202v7h4zm10%200h-2v9h4v-7c0-1.655-.345-2-2-2Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%204V2m0%2020v-4m-1-3h2m-2-3.5h2M11%208h2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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