booth icon
booth from IconPark by ByteDance · Color · Build · Apache-2.0 Free for personal and commercial use.
- Name
- booth
- 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 booth 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-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M4 5H44V13L42.6015 13.8391C40.3847 15.1692 37.6153 15.1692 35.3985 13.8391L34 13L32.6015 13.8391C30.3847 15.1692 27.6153 15.1692 25.3985 13.8391L24 13L22.6015 13.8391C20.3847 15.1692 17.6153 15.1692 15.3985 13.8391L14 13L12.6015 13.8391C10.3847 15.1692 7.61531 15.1692 5.39853 13.8391L4 13V5Z"/><rect width="36" height="18" x="6" y="25"/><path d="M9 16V25"/><path d="M39 16V25"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkBooth(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" d="M4 5H44V13L42.6015 13.8391C40.3847 15.1692 37.6153 15.1692 35.3985 13.8391L34 13L32.6015 13.8391C30.3847 15.1692 27.6153 15.1692 25.3985 13.8391L24 13L22.6015 13.8391C20.3847 15.1692 17.6153 15.1692 15.3985 13.8391L14 13L12.6015 13.8391C10.3847 15.1692 7.61531 15.1692 5.39853 13.8391L4 13V5Z"/><rect width="36" height="18" x="6" y="25"/><path d="M9 16V25"/><path d="M39 16V25"/></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-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M4 5H44V13L42.6015 13.8391C40.3847 15.1692 37.6153 15.1692 35.3985 13.8391L34 13L32.6015 13.8391C30.3847 15.1692 27.6153 15.1692 25.3985 13.8391L24 13L22.6015 13.8391C20.3847 15.1692 17.6153 15.1692 15.3985 13.8391L14 13L12.6015 13.8391C10.3847 15.1692 7.61531 15.1692 5.39853 13.8391L4 13V5Z"/><rect width="36" height="18" x="6" y="25"/><path d="M9 16V25"/><path d="M39 16V25"/></g></svg> </template>
CSS
.icon-booth {
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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M4%205H44V13L42.6015%2013.8391C40.3847%2015.1692%2037.6153%2015.1692%2035.3985%2013.8391L34%2013L32.6015%2013.8391C30.3847%2015.1692%2027.6153%2015.1692%2025.3985%2013.8391L24%2013L22.6015%2013.8391C20.3847%2015.1692%2017.6153%2015.1692%2015.3985%2013.8391L14%2013L12.6015%2013.8391C10.3847%2015.1692%207.61531%2015.1692%205.39853%2013.8391L4%2013V5Z%22%2F%3E%3Crect%20width%3D%2236%22%20height%3D%2218%22%20x%3D%226%22%20y%3D%2225%22%2F%3E%3Cpath%20d%3D%22M9%2016V25%22%2F%3E%3Cpath%20d%3D%22M39%2016V25%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M4%205H44V13L42.6015%2013.8391C40.3847%2015.1692%2037.6153%2015.1692%2035.3985%2013.8391L34%2013L32.6015%2013.8391C30.3847%2015.1692%2027.6153%2015.1692%2025.3985%2013.8391L24%2013L22.6015%2013.8391C20.3847%2015.1692%2017.6153%2015.1692%2015.3985%2013.8391L14%2013L12.6015%2013.8391C10.3847%2015.1692%207.61531%2015.1692%205.39853%2013.8391L4%2013V5Z%22%2F%3E%3Crect%20width%3D%2236%22%20height%3D%2218%22%20x%3D%226%22%20y%3D%2225%22%2F%3E%3Cpath%20d%3D%22M9%2016V25%22%2F%3E%3Cpath%20d%3D%22M39%2016V25%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/booth.svg?color=%231a73e8&size=48