office chair icon
office-chair from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- office-chair
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the office chair icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M16 22c-1.066-1.245-2.466-2-4-2s-2.934.755-4 2m4-9c-1.268 0-2.609.22-3.66.513c-.791.22-1.428 1.229-1.33 2.047c.036.303.297.44.572.44h8.836c.275 0 .536-.137.572-.44c.098-.819-.539-1.826-1.33-2.047A14.2 14.2 0 0 0 12 13Z"/><path stroke-linejoin="round" d="M21 10a2 2 0 0 0-2 2v1a2 2 0 0 1-2 2M3 10a2 2 0 0 1 2 2v1a2 2 0 0 0 2 2m5 1v6m.82-12h-1.64c-1.402 0-2.103 0-2.61-.424c-.507-.423-.677-1.15-1.017-2.606c-.535-2.288-.802-3.432-.241-4.2C7.873 2 8.976 2 11.18 2h1.64c2.204 0 3.307 0 3.868.77c.561.768.294 1.912-.24 4.2c-.34 1.455-.51 2.183-1.018 2.606c-.507.424-1.208.424-2.61.424M12 10v3"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsOfficeChair(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M16 22c-1.066-1.245-2.466-2-4-2s-2.934.755-4 2m4-9c-1.268 0-2.609.22-3.66.513c-.791.22-1.428 1.229-1.33 2.047c.036.303.297.44.572.44h8.836c.275 0 .536-.137.572-.44c.098-.819-.539-1.826-1.33-2.047A14.2 14.2 0 0 0 12 13Z"/><path strokeLinejoin="round" d="M21 10a2 2 0 0 0-2 2v1a2 2 0 0 1-2 2M3 10a2 2 0 0 1 2 2v1a2 2 0 0 0 2 2m5 1v6m.82-12h-1.64c-1.402 0-2.103 0-2.61-.424c-.507-.423-.677-1.15-1.017-2.606c-.535-2.288-.802-3.432-.241-4.2C7.873 2 8.976 2 11.18 2h1.64c2.204 0 3.307 0 3.868.77c.561.768.294 1.912-.24 4.2c-.34 1.455-.51 2.183-1.018 2.606c-.507.424-1.208.424-2.61.424M12 10v3"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M16 22c-1.066-1.245-2.466-2-4-2s-2.934.755-4 2m4-9c-1.268 0-2.609.22-3.66.513c-.791.22-1.428 1.229-1.33 2.047c.036.303.297.44.572.44h8.836c.275 0 .536-.137.572-.44c.098-.819-.539-1.826-1.33-2.047A14.2 14.2 0 0 0 12 13Z"/><path stroke-linejoin="round" d="M21 10a2 2 0 0 0-2 2v1a2 2 0 0 1-2 2M3 10a2 2 0 0 1 2 2v1a2 2 0 0 0 2 2m5 1v6m.82-12h-1.64c-1.402 0-2.103 0-2.61-.424c-.507-.423-.677-1.15-1.017-2.606c-.535-2.288-.802-3.432-.241-4.2C7.873 2 8.976 2 11.18 2h1.64c2.204 0 3.307 0 3.868.77c.561.768.294 1.912-.24 4.2c-.34 1.455-.51 2.183-1.018 2.606c-.507.424-1.208.424-2.61.424M12 10v3"/></g></svg> </template>
CSS
.icon-office-chair {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16%2022c-1.066-1.245-2.466-2-4-2s-2.934.755-4%202m4-9c-1.268%200-2.609.22-3.66.513c-.791.22-1.428%201.229-1.33%202.047c.036.303.297.44.572.44h8.836c.275%200%20.536-.137.572-.44c.098-.819-.539-1.826-1.33-2.047A14.2%2014.2%200%200%200%2012%2013Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2010a2%202%200%200%200-2%202v1a2%202%200%200%201-2%202M3%2010a2%202%200%200%201%202%202v1a2%202%200%200%200%202%202m5%201v6m.82-12h-1.64c-1.402%200-2.103%200-2.61-.424c-.507-.423-.677-1.15-1.017-2.606c-.535-2.288-.802-3.432-.241-4.2C7.873%202%208.976%202%2011.18%202h1.64c2.204%200%203.307%200%203.868.77c.561.768.294%201.912-.24%204.2c-.34%201.455-.51%202.183-1.018%202.606c-.507.424-1.208.424-2.61.424M12%2010v3%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16%2022c-1.066-1.245-2.466-2-4-2s-2.934.755-4%202m4-9c-1.268%200-2.609.22-3.66.513c-.791.22-1.428%201.229-1.33%202.047c.036.303.297.44.572.44h8.836c.275%200%20.536-.137.572-.44c.098-.819-.539-1.826-1.33-2.047A14.2%2014.2%200%200%200%2012%2013Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2010a2%202%200%200%200-2%202v1a2%202%200%200%201-2%202M3%2010a2%202%200%200%201%202%202v1a2%202%200%200%200%202%202m5%201v6m.82-12h-1.64c-1.402%200-2.103%200-2.61-.424c-.507-.423-.677-1.15-1.017-2.606c-.535-2.288-.802-3.432-.241-4.2C7.873%202%208.976%202%2011.18%202h1.64c2.204%200%203.307%200%203.868.77c.561.768.294%201.912-.24%204.2c-.34%201.455-.51%202.183-1.018%202.606c-.507.424-1.208.424-2.61.424M12%2010v3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/office-chair.svg?color=%231a73e8&size=48