pavilon icon
pavilon from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- pavilon
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the pavilon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 11.334V21.5m12-10.164V21.5m-8.5 0l.507-3.04c.12-.719.179-1.078.34-1.344c.398-.659 1.037-.62 1.653-.62s1.255-.039 1.654.62c.16.266.22.625.34 1.343L14.5 21.5M3 21.5h18M7.12 11.481c-1.304 0-3.21-.617-4.085-2.97c2.302-.133 7.197-.68 8.97-6.011c1.848 5.414 6.667 5.878 8.969 6.01c-.875 2.354-2.781 2.971-4.086 2.971z"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPavilon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M6 11.334V21.5m12-10.164V21.5m-8.5 0l.507-3.04c.12-.719.179-1.078.34-1.344c.398-.659 1.037-.62 1.653-.62s1.255-.039 1.654.62c.16.266.22.625.34 1.343L14.5 21.5M3 21.5h18M7.12 11.481c-1.304 0-3.21-.617-4.085-2.97c2.302-.133 7.197-.68 8.97-6.011c1.848 5.414 6.667 5.878 8.969 6.01c-.875 2.354-2.781 2.971-4.086 2.971z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 11.334V21.5m12-10.164V21.5m-8.5 0l.507-3.04c.12-.719.179-1.078.34-1.344c.398-.659 1.037-.62 1.653-.62s1.255-.039 1.654.62c.16.266.22.625.34 1.343L14.5 21.5M3 21.5h18M7.12 11.481c-1.304 0-3.21-.617-4.085-2.97c2.302-.133 7.197-.68 8.97-6.011c1.848 5.414 6.667 5.878 8.969 6.01c-.875 2.354-2.781 2.971-4.086 2.971z"/></svg> </template>
CSS
.icon-pavilon {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6%2011.334V21.5m12-10.164V21.5m-8.5%200l.507-3.04c.12-.719.179-1.078.34-1.344c.398-.659%201.037-.62%201.653-.62s1.255-.039%201.654.62c.16.266.22.625.34%201.343L14.5%2021.5M3%2021.5h18M7.12%2011.481c-1.304%200-3.21-.617-4.085-2.97c2.302-.133%207.197-.68%208.97-6.011c1.848%205.414%206.667%205.878%208.969%206.01c-.875%202.354-2.781%202.971-4.086%202.971z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6%2011.334V21.5m12-10.164V21.5m-8.5%200l.507-3.04c.12-.719.179-1.078.34-1.344c.398-.659%201.037-.62%201.653-.62s1.255-.039%201.654.62c.16.266.22.625.34%201.343L14.5%2021.5M3%2021.5h18M7.12%2011.481c-1.304%200-3.21-.617-4.085-2.97c2.302-.133%207.197-.68%208.97-6.011c1.848%205.414%206.667%205.878%208.969%206.01c-.875%202.354-2.781%202.971-4.086%202.971z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/pavilon.svg?color=%231a73e8&size=48