seat add icon
seat-add-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- seat-add-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the seat add icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M16 4.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0m-4-2a.5.5 0 0 0-1 0V4H9.5a.5.5 0 0 0 0 1H11v1.5a.5.5 0 0 0 1 0V5h1.5a.5.5 0 0 0 0-1H12zm-.5 7.5c.899 0 1.748-.216 2.497-.598Q14 9.45 14 9.5v2.75A1.75 1.75 0 0 1 12.25 14H11V9.978q.248.021.5.022m-1.51-.21a5.5 5.5 0 0 1-2.641-1.682A2 2 0 0 0 6 10v4h4v-4q0-.107-.01-.21M4.5 2h2.1c-.384.75-.6 1.6-.6 2.5a5.5 5.5 0 0 0 .749 2.773a3 3 0 0 0-1.13.9A2.5 2.5 0 0 0 2 7.5v-3A2.5 2.5 0 0 1 4.5 2M5 14H3.75A1.75 1.75 0 0 1 2 12.25V9.5a1.5 1.5 0 1 1 3 0z"/></svg>
React
import type { SVGProps } from "react";
export function FluentSeatAdd16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M16 4.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0m-4-2a.5.5 0 0 0-1 0V4H9.5a.5.5 0 0 0 0 1H11v1.5a.5.5 0 0 0 1 0V5h1.5a.5.5 0 0 0 0-1H12zm-.5 7.5c.899 0 1.748-.216 2.497-.598Q14 9.45 14 9.5v2.75A1.75 1.75 0 0 1 12.25 14H11V9.978q.248.021.5.022m-1.51-.21a5.5 5.5 0 0 1-2.641-1.682A2 2 0 0 0 6 10v4h4v-4q0-.107-.01-.21M4.5 2h2.1c-.384.75-.6 1.6-.6 2.5a5.5 5.5 0 0 0 .749 2.773a3 3 0 0 0-1.13.9A2.5 2.5 0 0 0 2 7.5v-3A2.5 2.5 0 0 1 4.5 2M5 14H3.75A1.75 1.75 0 0 1 2 12.25V9.5a1.5 1.5 0 1 1 3 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M16 4.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0m-4-2a.5.5 0 0 0-1 0V4H9.5a.5.5 0 0 0 0 1H11v1.5a.5.5 0 0 0 1 0V5h1.5a.5.5 0 0 0 0-1H12zm-.5 7.5c.899 0 1.748-.216 2.497-.598Q14 9.45 14 9.5v2.75A1.75 1.75 0 0 1 12.25 14H11V9.978q.248.021.5.022m-1.51-.21a5.5 5.5 0 0 1-2.641-1.682A2 2 0 0 0 6 10v4h4v-4q0-.107-.01-.21M4.5 2h2.1c-.384.75-.6 1.6-.6 2.5a5.5 5.5 0 0 0 .749 2.773a3 3 0 0 0-1.13.9A2.5 2.5 0 0 0 2 7.5v-3A2.5 2.5 0 0 1 4.5 2M5 14H3.75A1.75 1.75 0 0 1 2 12.25V9.5a1.5 1.5 0 1 1 3 0z"/></svg> </template>
CSS
.icon-seat-add-16-filled {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200m-4-2a.5.5%200%200%200-1%200V4H9.5a.5.5%200%200%200%200%201H11v1.5a.5.5%200%200%200%201%200V5h1.5a.5.5%200%200%200%200-1H12zm-.5%207.5c.899%200%201.748-.216%202.497-.598Q14%209.45%2014%209.5v2.75A1.75%201.75%200%200%201%2012.25%2014H11V9.978q.248.021.5.022m-1.51-.21a5.5%205.5%200%200%201-2.641-1.682A2%202%200%200%200%206%2010v4h4v-4q0-.107-.01-.21M4.5%202h2.1c-.384.75-.6%201.6-.6%202.5a5.5%205.5%200%200%200%20.749%202.773a3%203%200%200%200-1.13.9A2.5%202.5%200%200%200%202%207.5v-3A2.5%202.5%200%200%201%204.5%202M5%2014H3.75A1.75%201.75%200%200%201%202%2012.25V9.5a1.5%201.5%200%201%201%203%200z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200m-4-2a.5.5%200%200%200-1%200V4H9.5a.5.5%200%200%200%200%201H11v1.5a.5.5%200%200%200%201%200V5h1.5a.5.5%200%200%200%200-1H12zm-.5%207.5c.899%200%201.748-.216%202.497-.598Q14%209.45%2014%209.5v2.75A1.75%201.75%200%200%201%2012.25%2014H11V9.978q.248.021.5.022m-1.51-.21a5.5%205.5%200%200%201-2.641-1.682A2%202%200%200%200%206%2010v4h4v-4q0-.107-.01-.21M4.5%202h2.1c-.384.75-.6%201.6-.6%202.5a5.5%205.5%200%200%200%20.749%202.773a3%203%200%200%200-1.13.9A2.5%202.5%200%200%200%202%207.5v-3A2.5%202.5%200%200%201%204.5%202M5%2014H3.75A1.75%201.75%200%200%201%202%2012.25V9.5a1.5%201.5%200%201%201%203%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/seat-add-16-filled.svg?color=%231a73e8&size=48