chair 01 icon
chair-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- chair-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the chair 01 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 stroke-linejoin="round" d="m8 15l-2 7m10-7l2 7"/><path d="M12 11c-1.522 0-3.13.293-4.392.684c-.95.294-1.714 1.638-1.596 2.729c.044.404.357.587.686.587h10.604c.33 0 .642-.183.686-.587c.118-1.091-.646-2.435-1.596-2.73C15.131 11.294 13.522 11 12 11Z"/><path stroke-linejoin="round" d="m7 12l.64-6.398c.171-1.712.257-2.568.828-3.085S9.9 2 11.62 2h.76c1.72 0 2.58 0 3.152.517c.571.517.657 1.373.828 3.085L17 12"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsChair01(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 strokeLinejoin="round" d="m8 15l-2 7m10-7l2 7"/><path d="M12 11c-1.522 0-3.13.293-4.392.684c-.95.294-1.714 1.638-1.596 2.729c.044.404.357.587.686.587h10.604c.33 0 .642-.183.686-.587c.118-1.091-.646-2.435-1.596-2.73C15.131 11.294 13.522 11 12 11Z"/><path strokeLinejoin="round" d="m7 12l.64-6.398c.171-1.712.257-2.568.828-3.085S9.9 2 11.62 2h.76c1.72 0 2.58 0 3.152.517c.571.517.657 1.373.828 3.085L17 12"/></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 stroke-linejoin="round" d="m8 15l-2 7m10-7l2 7"/><path d="M12 11c-1.522 0-3.13.293-4.392.684c-.95.294-1.714 1.638-1.596 2.729c.044.404.357.587.686.587h10.604c.33 0 .642-.183.686-.587c.118-1.091-.646-2.435-1.596-2.73C15.131 11.294 13.522 11 12 11Z"/><path stroke-linejoin="round" d="m7 12l.64-6.398c.171-1.712.257-2.568.828-3.085S9.9 2 11.62 2h.76c1.72 0 2.58 0 3.152.517c.571.517.657 1.373.828 3.085L17 12"/></g></svg> </template>
CSS
.icon-chair-01 {
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%20stroke-linejoin%3D%22round%22%20d%3D%22m8%2015l-2%207m10-7l2%207%22%2F%3E%3Cpath%20d%3D%22M12%2011c-1.522%200-3.13.293-4.392.684c-.95.294-1.714%201.638-1.596%202.729c.044.404.357.587.686.587h10.604c.33%200%20.642-.183.686-.587c.118-1.091-.646-2.435-1.596-2.73C15.131%2011.294%2013.522%2011%2012%2011Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m7%2012l.64-6.398c.171-1.712.257-2.568.828-3.085S9.9%202%2011.62%202h.76c1.72%200%202.58%200%203.152.517c.571.517.657%201.373.828%203.085L17%2012%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%20stroke-linejoin%3D%22round%22%20d%3D%22m8%2015l-2%207m10-7l2%207%22%2F%3E%3Cpath%20d%3D%22M12%2011c-1.522%200-3.13.293-4.392.684c-.95.294-1.714%201.638-1.596%202.729c.044.404.357.587.686.587h10.604c.33%200%20.642-.183.686-.587c.118-1.091-.646-2.435-1.596-2.73C15.131%2011.294%2013.522%2011%2012%2011Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m7%2012l.64-6.398c.171-1.712.257-2.568.828-3.085S9.9%202%2011.62%202h.76c1.72%200%202.58%200%203.152.517c.571.517.657%201.373.828%203.085L17%2012%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/chair-01.svg?color=%231a73e8&size=48