ancient pavilion icon

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

Name
ancient-pavilion-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 pavilion icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.516 7.877A4.5 4.5 0 0 0 5 11.887v7.114H3v2h18v-2h-2v-7.114a4.5 4.5 0 0 0 3.484-4.01A9 9 0 0 1 12.514 2h-1.029a9 9 0 0 1-9.97 5.877M17 19H7v-7h10z"/></svg>

React

import type { SVGProps } from "react";

export function RiAncientPavilionFill(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="M1.516 7.877A4.5 4.5 0 0 0 5 11.887v7.114H3v2h18v-2h-2v-7.114a4.5 4.5 0 0 0 3.484-4.01A9 9 0 0 1 12.514 2h-1.029a9 9 0 0 1-9.97 5.877M17 19H7v-7h10z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.516 7.877A4.5 4.5 0 0 0 5 11.887v7.114H3v2h18v-2h-2v-7.114a4.5 4.5 0 0 0 3.484-4.01A9 9 0 0 1 12.514 2h-1.029a9 9 0 0 1-9.97 5.877M17 19H7v-7h10z"/></svg>
</template>

CSS

.icon-ancient-pavilion-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%22M1.516%207.877A4.5%204.5%200%200%200%205%2011.887v7.114H3v2h18v-2h-2v-7.114a4.5%204.5%200%200%200%203.484-4.01A9%209%200%200%201%2012.514%202h-1.029a9%209%200%200%201-9.97%205.877M17%2019H7v-7h10z%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%22M1.516%207.877A4.5%204.5%200%200%200%205%2011.887v7.114H3v2h18v-2h-2v-7.114a4.5%204.5%200%200%200%203.484-4.01A9%209%200%200%201%2012.514%202h-1.029a9%209%200%200%201-9.97%205.877M17%2019H7v-7h10z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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