city ancient 1 icon

city-ancient-1-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
city-ancient-1-filled
Set
TDesign Icons
Style
Filled
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"><path fill="currentColor" d="M9.52 4.915c.922-.936 1.482-1.96 1.482-2.915h2c0 .956.56 1.98 1.482 2.916c.91.923 2.037 1.617 2.864 1.924c.337.125.554.16.652.16h1v2h-1v2H6.002V9H5V7h1c.098 0 .316-.035.654-.16c.827-.308 1.955-1.002 2.865-1.925M2 13v2h1v5H2v2h9.002v-4h2v4H22v-2h-1v-5h1v-2z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignCityAncient1Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.52 4.915c.922-.936 1.482-1.96 1.482-2.915h2c0 .956.56 1.98 1.482 2.916c.91.923 2.037 1.617 2.864 1.924c.337.125.554.16.652.16h1v2h-1v2H6.002V9H5V7h1c.098 0 .316-.035.654-.16c.827-.308 1.955-1.002 2.865-1.925M2 13v2h1v5H2v2h9.002v-4h2v4H22v-2h-1v-5h1v-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.52 4.915c.922-.936 1.482-1.96 1.482-2.915h2c0 .956.56 1.98 1.482 2.916c.91.923 2.037 1.617 2.864 1.924c.337.125.554.16.652.16h1v2h-1v2H6.002V9H5V7h1c.098 0 .316-.035.654-.16c.827-.308 1.955-1.002 2.865-1.925M2 13v2h1v5H2v2h9.002v-4h2v4H22v-2h-1v-5h1v-2z"/></svg>
</template>

CSS

.icon-city-ancient-1-filled {
  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%22currentColor%22%20d%3D%22M9.52%204.915c.922-.936%201.482-1.96%201.482-2.915h2c0%20.956.56%201.98%201.482%202.916c.91.923%202.037%201.617%202.864%201.924c.337.125.554.16.652.16h1v2h-1v2H6.002V9H5V7h1c.098%200%20.316-.035.654-.16c.827-.308%201.955-1.002%202.865-1.925M2%2013v2h1v5H2v2h9.002v-4h2v4H22v-2h-1v-5h1v-2z%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%22currentColor%22%20d%3D%22M9.52%204.915c.922-.936%201.482-1.96%201.482-2.915h2c0%20.956.56%201.98%201.482%202.916c.91.923%202.037%201.617%202.864%201.924c.337.125.554.16.652.16h1v2h-1v2H6.002V9H5V7h1c.098%200%20.316-.035.654-.16c.827-.308%201.955-1.002%202.865-1.925M2%2013v2h1v5H2v2h9.002v-4h2v4H22v-2h-1v-5h1v-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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