ancient gate icon

ancient-gate-fill from Remix Icon by Remix Design · Fill · Buildings · Apache-2.0 Free for personal and commercial use.

Name
ancient-gate-fill
Set
Remix Icon
Style
Fill
Category
Buildings
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

More buildings icons from Remix Icon

Use the ancient gate icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.964 3h10.072a3.5 3.5 0 0 0 4.445 2.86A3.5 3.5 0 0 1 18 9H6a3.5 3.5 0 0 1-3.481-3.14A3.5 3.5 0 0 0 6.964 3m16.015 8.111a3 3 0 0 1-4.077-1.11H5.098a3 3 0 0 1-4.078 1.11A3.5 3.5 0 0 0 3 14.663V21h6v-2a3 3 0 0 1 6 0v2h6v-6.336a3.5 3.5 0 0 0 1.979-3.553"/></svg>

React

import type { SVGProps } from "react";

export function RiAncientGateFill(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="M6.964 3h10.072a3.5 3.5 0 0 0 4.445 2.86A3.5 3.5 0 0 1 18 9H6a3.5 3.5 0 0 1-3.481-3.14A3.5 3.5 0 0 0 6.964 3m16.015 8.111a3 3 0 0 1-4.077-1.11H5.098a3 3 0 0 1-4.078 1.11A3.5 3.5 0 0 0 3 14.663V21h6v-2a3 3 0 0 1 6 0v2h6v-6.336a3.5 3.5 0 0 0 1.979-3.553"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.964 3h10.072a3.5 3.5 0 0 0 4.445 2.86A3.5 3.5 0 0 1 18 9H6a3.5 3.5 0 0 1-3.481-3.14A3.5 3.5 0 0 0 6.964 3m16.015 8.111a3 3 0 0 1-4.077-1.11H5.098a3 3 0 0 1-4.078 1.11A3.5 3.5 0 0 0 3 14.663V21h6v-2a3 3 0 0 1 6 0v2h6v-6.336a3.5 3.5 0 0 0 1.979-3.553"/></svg>
</template>

CSS

.icon-ancient-gate-fill {
  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%22M6.964%203h10.072a3.5%203.5%200%200%200%204.445%202.86A3.5%203.5%200%200%201%2018%209H6a3.5%203.5%200%200%201-3.481-3.14A3.5%203.5%200%200%200%206.964%203m16.015%208.111a3%203%200%200%201-4.077-1.11H5.098a3%203%200%200%201-4.078%201.11A3.5%203.5%200%200%200%203%2014.663V21h6v-2a3%203%200%200%201%206%200v2h6v-6.336a3.5%203.5%200%200%200%201.979-3.553%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%22M6.964%203h10.072a3.5%203.5%200%200%200%204.445%202.86A3.5%203.5%200%200%201%2018%209H6a3.5%203.5%200%200%201-3.481-3.14A3.5%203.5%200%200%200%206.964%203m16.015%208.111a3%203%200%200%201-4.077-1.11H5.098a3%203%200%200%201-4.078%201.11A3.5%203.5%200%200%200%203%2014.663V21h6v-2a3%203%200%200%201%206%200v2h6v-6.336a3.5%203.5%200%200%200%201.979-3.553%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/ancient-gate-fill.svg?color=%231a73e8&size=48