city ancient 1 icon
city-ancient-1 from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- city-ancient-1
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
Use the city ancient 1 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M12.002 2c0 2.667 3.054 5.055 4.998 5.778V12h3v9H4v-9h3.002V7.777c1.945-.723 5-3.111 5-5.777"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M12.002 21v-4M4 21H3m1 0h16M4 21v-9m16 9h1m-1 0v-9m0 0H4m16 0h1M4 12H3m3-4c1.6 0 6.002-2.8 6.002-6c0 3.2 4.398 6 5.998 6M7.002 8H17v4M7 8v4"/></g></svg>
React
import type { SVGProps } from "react";
export function TdesignCityAncient1(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"><path d="M12.002 2c0 2.667 3.054 5.055 4.998 5.778V12h3v9H4v-9h3.002V7.777c1.945-.723 5-3.111 5-5.777"/><path stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="M12.002 21v-4M4 21H3m1 0h16M4 21v-9m16 9h1m-1 0v-9m0 0H4m16 0h1M4 12H3m3-4c1.6 0 6.002-2.8 6.002-6c0 3.2 4.398 6 5.998 6M7.002 8H17v4M7 8v4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M12.002 2c0 2.667 3.054 5.055 4.998 5.778V12h3v9H4v-9h3.002V7.777c1.945-.723 5-3.111 5-5.777"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M12.002 21v-4M4 21H3m1 0h16M4 21v-9m16 9h1m-1 0v-9m0 0H4m16 0h1M4 12H3m3-4c1.6 0 6.002-2.8 6.002-6c0 3.2 4.398 6 5.998 6M7.002 8H17v4M7 8v4"/></g></svg> </template>
CSS
.icon-city-ancient-1 {
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%3E%3Cpath%20d%3D%22M12.002%202c0%202.667%203.054%205.055%204.998%205.778V12h3v9H4v-9h3.002V7.777c1.945-.723%205-3.111%205-5.777%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M12.002%2021v-4M4%2021H3m1%200h16M4%2021v-9m16%209h1m-1%200v-9m0%200H4m16%200h1M4%2012H3m3-4c1.6%200%206.002-2.8%206.002-6c0%203.2%204.398%206%205.998%206M7.002%208H17v4M7%208v4%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%3E%3Cpath%20d%3D%22M12.002%202c0%202.667%203.054%205.055%204.998%205.778V12h3v9H4v-9h3.002V7.777c1.945-.723%205-3.111%205-5.777%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M12.002%2021v-4M4%2021H3m1%200h16M4%2021v-9m16%209h1m-1%200v-9m0%200H4m16%200h1M4%2012H3m3-4c1.6%200%206.002-2.8%206.002-6c0%203.2%204.398%206%205.998%206M7.002%208H17v4M7%208v4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/city-ancient-1.svg?color=%231a73e8&size=48