chinese pavilion icon
chinese-pavilion from IconPark by ByteDance · Color · Build · Apache-2.0 Free for personal and commercial use.
- Name
- chinese-pavilion
- Set
- IconPark
- Style
- Color
- Category
- Build
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More build icons from IconPark
Use the chinese pavilion icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path fill="#2F88FF" stroke-linejoin="round" d="M15 12H33C33 12 36.3632 15.0112 39 16C40.8645 16.6992 44 17 44 17C44 17 42.1839 17.6487 41 18C39.4563 18.458 37 19 37 19H24H11C11 19 8.54366 18.458 7 18C5.81607 17.6487 4 17 4 17C4 17 7.1355 16.6992 9 16C11.6368 15.0112 15 12 15 12Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M18 12L24 4L30 12H18Z"/><path stroke-linecap="round" d="M11 19L11 38"/><path stroke-linecap="round" d="M37 19V38"/><rect width="36" height="6" x="6" y="38" stroke-linejoin="round"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkChinesePavilion(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeWidth="4"><path fill="#2F88FF" strokeLinejoin="round" d="M15 12H33C33 12 36.3632 15.0112 39 16C40.8645 16.6992 44 17 44 17C44 17 42.1839 17.6487 41 18C39.4563 18.458 37 19 37 19H24H11C11 19 8.54366 18.458 7 18C5.81607 17.6487 4 17 4 17C4 17 7.1355 16.6992 9 16C11.6368 15.0112 15 12 15 12Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M18 12L24 4L30 12H18Z"/><path strokeLinecap="round" d="M11 19L11 38"/><path strokeLinecap="round" d="M37 19V38"/><rect width="36" height="6" x="6" y="38" strokeLinejoin="round"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path fill="#2F88FF" stroke-linejoin="round" d="M15 12H33C33 12 36.3632 15.0112 39 16C40.8645 16.6992 44 17 44 17C44 17 42.1839 17.6487 41 18C39.4563 18.458 37 19 37 19H24H11C11 19 8.54366 18.458 7 18C5.81607 17.6487 4 17 4 17C4 17 7.1355 16.6992 9 16C11.6368 15.0112 15 12 15 12Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M18 12L24 4L30 12H18Z"/><path stroke-linecap="round" d="M11 19L11 38"/><path stroke-linecap="round" d="M37 19V38"/><rect width="36" height="6" x="6" y="38" stroke-linejoin="round"/></g></svg> </template>
CSS
.icon-chinese-pavilion {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2012H33C33%2012%2036.3632%2015.0112%2039%2016C40.8645%2016.6992%2044%2017%2044%2017C44%2017%2042.1839%2017.6487%2041%2018C39.4563%2018.458%2037%2019%2037%2019H24H11C11%2019%208.54366%2018.458%207%2018C5.81607%2017.6487%204%2017%204%2017C4%2017%207.1355%2016.6992%209%2016C11.6368%2015.0112%2015%2012%2015%2012Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18%2012L24%204L30%2012H18Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11%2019L11%2038%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M37%2019V38%22%2F%3E%3Crect%20width%3D%2236%22%20height%3D%226%22%20x%3D%226%22%20y%3D%2238%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2012H33C33%2012%2036.3632%2015.0112%2039%2016C40.8645%2016.6992%2044%2017%2044%2017C44%2017%2042.1839%2017.6487%2041%2018C39.4563%2018.458%2037%2019%2037%2019H24H11C11%2019%208.54366%2018.458%207%2018C5.81607%2017.6487%204%2017%204%2017C4%2017%207.1355%2016.6992%209%2016C11.6368%2015.0112%2015%2012%2015%2012Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18%2012L24%204L30%2012H18Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11%2019L11%2038%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M37%2019V38%22%2F%3E%3Crect%20width%3D%2236%22%20height%3D%226%22%20x%3D%226%22%20y%3D%2238%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/chinese-pavilion.svg?color=%231a73e8&size=48