ancient pavilion icon

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

Name
ancient-pavilion-line
Set
Remix Icon
Style
Line
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-7h10zm1.556-9.064L18.28 10H5.72l-.274-.063a2.6 2.6 0 0 1-.392-.121Q7.36 9.39 9.351 7.98A10.9 10.9 0 0 0 12 5.346a10.9 10.9 0 0 0 2.648 2.635q1.993 1.41 4.298 1.835a2.6 2.6 0 0 1-.391.121"/></svg>

React

import type { SVGProps } from "react";

export function RiAncientPavilionLine(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-7h10zm1.556-9.064L18.28 10H5.72l-.274-.063a2.6 2.6 0 0 1-.392-.121Q7.36 9.39 9.351 7.98A10.9 10.9 0 0 0 12 5.346a10.9 10.9 0 0 0 2.648 2.635q1.993 1.41 4.298 1.835a2.6 2.6 0 0 1-.391.121"/></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-7h10zm1.556-9.064L18.28 10H5.72l-.274-.063a2.6 2.6 0 0 1-.392-.121Q7.36 9.39 9.351 7.98A10.9 10.9 0 0 0 12 5.346a10.9 10.9 0 0 0 2.648 2.635q1.993 1.41 4.298 1.835a2.6 2.6 0 0 1-.391.121"/></svg>
</template>

CSS

.icon-ancient-pavilion-line {
  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-7h10zm1.556-9.064L18.28%2010H5.72l-.274-.063a2.6%202.6%200%200%201-.392-.121Q7.36%209.39%209.351%207.98A10.9%2010.9%200%200%200%2012%205.346a10.9%2010.9%200%200%200%202.648%202.635q1.993%201.41%204.298%201.835a2.6%202.6%200%200%201-.391.121%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-7h10zm1.556-9.064L18.28%2010H5.72l-.274-.063a2.6%202.6%200%200%201-.392-.121Q7.36%209.39%209.351%207.98A10.9%2010.9%200%200%200%2012%205.346a10.9%2010.9%200%200%200%202.648%202.635q1.993%201.41%204.298%201.835a2.6%202.6%200%200%201-.391.121%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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