seat icon
seat-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- seat-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
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 IconsseatNoto EmojiseatOpenMojiseatPhosphorseatSimple IconsseatTwitter Emoji
Related icons in MingCute Icon
Use the seat 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="2" d="m4.8 19.499l-.2-.25c-1.048-1.31-.116-3.16 1.548-2.953A33 33 0 0 1 10 17c3.19.798 5.745 2.868 6.648 3.673c.133.119.047.327-.13.327H7.922a4 4 0 0 1-3.124-1.501M16 17c.637.319 3 0 4-4.5c.474-2.134.781-9.5-1-9.5c-2.087 0-.693 4.387-1.5 6c-.931 1.863-2.5 2-3 3.5c-.733 2.2.863 4.181 1.5 4.5"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteSeatLine(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="2" d="m4.8 19.499l-.2-.25c-1.048-1.31-.116-3.16 1.548-2.953A33 33 0 0 1 10 17c3.19.798 5.745 2.868 6.648 3.673c.133.119.047.327-.13.327H7.922a4 4 0 0 1-3.124-1.501M16 17c.637.319 3 0 4-4.5c.474-2.134.781-9.5-1-9.5c-2.087 0-.693 4.387-1.5 6c-.931 1.863-2.5 2-3 3.5c-.733 2.2.863 4.181 1.5 4.5"/></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="2" d="m4.8 19.499l-.2-.25c-1.048-1.31-.116-3.16 1.548-2.953A33 33 0 0 1 10 17c3.19.798 5.745 2.868 6.648 3.673c.133.119.047.327-.13.327H7.922a4 4 0 0 1-3.124-1.501M16 17c.637.319 3 0 4-4.5c.474-2.134.781-9.5-1-9.5c-2.087 0-.693 4.387-1.5 6c-.931 1.863-2.5 2-3 3.5c-.733 2.2.863 4.181 1.5 4.5"/></svg> </template>
CSS
.icon-seat-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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m4.8%2019.499l-.2-.25c-1.048-1.31-.116-3.16%201.548-2.953A33%2033%200%200%201%2010%2017c3.19.798%205.745%202.868%206.648%203.673c.133.119.047.327-.13.327H7.922a4%204%200%200%201-3.124-1.501M16%2017c.637.319%203%200%204-4.5c.474-2.134.781-9.5-1-9.5c-2.087%200-.693%204.387-1.5%206c-.931%201.863-2.5%202-3%203.5c-.733%202.2.863%204.181%201.5%204.5%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%222%22%20d%3D%22m4.8%2019.499l-.2-.25c-1.048-1.31-.116-3.16%201.548-2.953A33%2033%200%200%201%2010%2017c3.19.798%205.745%202.868%206.648%203.673c.133.119.047.327-.13.327H7.922a4%204%200%200%201-3.124-1.501M16%2017c.637.319%203%200%204-4.5c.474-2.134.781-9.5-1-9.5c-2.087%200-.693%204.387-1.5%206c-.931%201.863-2.5%202-3%203.5c-.733%202.2.863%204.181%201.5%204.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/seat-line.svg?color=%231a73e8&size=48