chair 04 icon
chair-04 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- chair-04
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the chair 04 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 13.5L6 22m10-8.5l2 8.5"/><path d="M18.5 13c-1.732.622-4.008 1-6.5 1s-4.768-.378-6.5-1M19 2c-1.866.622-4.316 1-7 1s-5.134-.378-7-1"/><path stroke-linejoin="round" d="M12 14V3M8 13.5L7 3m9 10.5L17 3M7 18h10"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsChair04(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 13.5L6 22m10-8.5l2 8.5"/><path d="M18.5 13c-1.732.622-4.008 1-6.5 1s-4.768-.378-6.5-1M19 2c-1.866.622-4.316 1-7 1s-5.134-.378-7-1"/><path strokeLinejoin="round" d="M12 14V3M8 13.5L7 3m9 10.5L17 3M7 18h10"/></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 13.5L6 22m10-8.5l2 8.5"/><path d="M18.5 13c-1.732.622-4.008 1-6.5 1s-4.768-.378-6.5-1M19 2c-1.866.622-4.316 1-7 1s-5.134-.378-7-1"/><path stroke-linejoin="round" d="M12 14V3M8 13.5L7 3m9 10.5L17 3M7 18h10"/></g></svg> </template>
CSS
.icon-chair-04 {
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%2013.5L6%2022m10-8.5l2%208.5%22%2F%3E%3Cpath%20d%3D%22M18.5%2013c-1.732.622-4.008%201-6.5%201s-4.768-.378-6.5-1M19%202c-1.866.622-4.316%201-7%201s-5.134-.378-7-1%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2014V3M8%2013.5L7%203m9%2010.5L17%203M7%2018h10%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%2013.5L6%2022m10-8.5l2%208.5%22%2F%3E%3Cpath%20d%3D%22M18.5%2013c-1.732.622-4.008%201-6.5%201s-4.768-.378-6.5-1M19%202c-1.866.622-4.316%201-7%201s-5.134-.378-7-1%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2014V3M8%2013.5L7%203m9%2010.5L17%203M7%2018h10%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-04.svg?color=%231a73e8&size=48