seat icon
seat-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- seat-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
seatEmoji One (Colored)seat-16-filledFluent UI System IconsseatFluent EmojiseatFluent Emoji FlatseatFluent Emoji High ContrastseatFirefox OS EmojiseatIconParkseatIconPark OutlineseatIconPark SolidseatIconPark TwoToneseatMaterial Design Iconsseat-fillMingCute IconseatNoto EmojiseatOpenMojiseatSimple IconsseatTwitter Emoji
Use the seat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228 232a12 12 0 0 1-12 12H112a12 12 0 0 1 0-24h104a12 12 0 0 1 12 12m0-72v28a20 20 0 0 1-20 20h-95.9a19.9 19.9 0 0 1-17.89-11.06L38.1 85a20.12 20.12 0 0 1 0-17.9L60.22 23a20 20 0 0 1 26.72-9l29.81 14.27l.18.09a20 20 0 0 1 8.95 26.83l-.17.33l-13.21 24.56L142.25 140H208a20 20 0 0 1 20 20m-24 4h-64.23a19.9 19.9 0 0 1-17.89-11.06l-31.79-64a20.07 20.07 0 0 1 0-17.86c.06-.11.12-.22.17-.33l12.2-22.62L79.91 37.3L60.47 76l54.1 108H204Z"/></svg>
React
import type { SVGProps } from "react";
export function PhSeatBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228 232a12 12 0 0 1-12 12H112a12 12 0 0 1 0-24h104a12 12 0 0 1 12 12m0-72v28a20 20 0 0 1-20 20h-95.9a19.9 19.9 0 0 1-17.89-11.06L38.1 85a20.12 20.12 0 0 1 0-17.9L60.22 23a20 20 0 0 1 26.72-9l29.81 14.27l.18.09a20 20 0 0 1 8.95 26.83l-.17.33l-13.21 24.56L142.25 140H208a20 20 0 0 1 20 20m-24 4h-64.23a19.9 19.9 0 0 1-17.89-11.06l-31.79-64a20.07 20.07 0 0 1 0-17.86c.06-.11.12-.22.17-.33l12.2-22.62L79.91 37.3L60.47 76l54.1 108H204Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228 232a12 12 0 0 1-12 12H112a12 12 0 0 1 0-24h104a12 12 0 0 1 12 12m0-72v28a20 20 0 0 1-20 20h-95.9a19.9 19.9 0 0 1-17.89-11.06L38.1 85a20.12 20.12 0 0 1 0-17.9L60.22 23a20 20 0 0 1 26.72-9l29.81 14.27l.18.09a20 20 0 0 1 8.95 26.83l-.17.33l-13.21 24.56L142.25 140H208a20 20 0 0 1 20 20m-24 4h-64.23a19.9 19.9 0 0 1-17.89-11.06l-31.79-64a20.07 20.07 0 0 1 0-17.86c.06-.11.12-.22.17-.33l12.2-22.62L79.91 37.3L60.47 76l54.1 108H204Z"/></svg> </template>
CSS
.icon-seat-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M228%20232a12%2012%200%200%201-12%2012H112a12%2012%200%200%201%200-24h104a12%2012%200%200%201%2012%2012m0-72v28a20%2020%200%200%201-20%2020h-95.9a19.9%2019.9%200%200%201-17.89-11.06L38.1%2085a20.12%2020.12%200%200%201%200-17.9L60.22%2023a20%2020%200%200%201%2026.72-9l29.81%2014.27l.18.09a20%2020%200%200%201%208.95%2026.83l-.17.33l-13.21%2024.56L142.25%20140H208a20%2020%200%200%201%2020%2020m-24%204h-64.23a19.9%2019.9%200%200%201-17.89-11.06l-31.79-64a20.07%2020.07%200%200%201%200-17.86c.06-.11.12-.22.17-.33l12.2-22.62L79.91%2037.3L60.47%2076l54.1%20108H204Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M228%20232a12%2012%200%200%201-12%2012H112a12%2012%200%200%201%200-24h104a12%2012%200%200%201%2012%2012m0-72v28a20%2020%200%200%201-20%2020h-95.9a19.9%2019.9%200%200%201-17.89-11.06L38.1%2085a20.12%2020.12%200%200%201%200-17.9L60.22%2023a20%2020%200%200%201%2026.72-9l29.81%2014.27l.18.09a20%2020%200%200%201%208.95%2026.83l-.17.33l-13.21%2024.56L142.25%20140H208a20%2020%200%200%201%2020%2020m-24%204h-64.23a19.9%2019.9%200%200%201-17.89-11.06l-31.79-64a20.07%2020.07%200%200%201%200-17.86c.06-.11.12-.22.17-.33l12.2-22.62L79.91%2037.3L60.47%2076l54.1%20108H204Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/seat-bold.svg?color=%231a73e8&size=48