city 01 icon
city-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- city-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the city 01 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 d="M14 8h-4c-2.482 0-3 .518-3 3v11h10V11c0-2.482-.518-3-3-3Z"/><path stroke-linecap="round" d="M11 12h2m-2 3h2m-2 3h2m8 4V8.186c0-1.229 0-1.843-.299-2.336c-.298-.494-.836-.769-1.912-1.318l-4.342-2.217C13.287 1.723 13 1.932 13 3.23v4.474M3 22v-9c0-.827.173-1 1-1h3m15 10H2"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCity01(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 d="M14 8h-4c-2.482 0-3 .518-3 3v11h10V11c0-2.482-.518-3-3-3Z"/><path strokeLinecap="round" d="M11 12h2m-2 3h2m-2 3h2m8 4V8.186c0-1.229 0-1.843-.299-2.336c-.298-.494-.836-.769-1.912-1.318l-4.342-2.217C13.287 1.723 13 1.932 13 3.23v4.474M3 22v-9c0-.827.173-1 1-1h3m15 10H2"/></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 d="M14 8h-4c-2.482 0-3 .518-3 3v11h10V11c0-2.482-.518-3-3-3Z"/><path stroke-linecap="round" d="M11 12h2m-2 3h2m-2 3h2m8 4V8.186c0-1.229 0-1.843-.299-2.336c-.298-.494-.836-.769-1.912-1.318l-4.342-2.217C13.287 1.723 13 1.932 13 3.23v4.474M3 22v-9c0-.827.173-1 1-1h3m15 10H2"/></g></svg> </template>
CSS
.icon-city-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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%208h-4c-2.482%200-3%20.518-3%203v11h10V11c0-2.482-.518-3-3-3Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11%2012h2m-2%203h2m-2%203h2m8%204V8.186c0-1.229%200-1.843-.299-2.336c-.298-.494-.836-.769-1.912-1.318l-4.342-2.217C13.287%201.723%2013%201.932%2013%203.23v4.474M3%2022v-9c0-.827.173-1%201-1h3m15%2010H2%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%20d%3D%22M14%208h-4c-2.482%200-3%20.518-3%203v11h10V11c0-2.482-.518-3-3-3Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11%2012h2m-2%203h2m-2%203h2m8%204V8.186c0-1.229%200-1.843-.299-2.336c-.298-.494-.836-.769-1.912-1.318l-4.342-2.217C13.287%201.723%2013%201.932%2013%203.23v4.474M3%2022v-9c0-.827.173-1%201-1h3m15%2010H2%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-01.svg?color=%231a73e8&size=48