chair barber icon

chair-barber from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
chair-barber
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the chair barber 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-linejoin="round" stroke-width="1.5"><path d="M15.697 15H8c-1.105 0-2-.905-2-2.021s.898-2.027 2.001-1.977c4.69.214 7.294 1.146 8.383 1.65c.396.184.616.591.616 1.031A1.31 1.31 0 0 1 15.697 15"/><path d="m17 14l3.94-10.516c.21-.575-.15-1.193-.787-1.355c-1.634-.415-3.345.182-3.883 1.656C15.644 5.496 15 8.131 15 12m0-4.04s-3.381-1.394-4.68-.82c-.39.172-.722.457-.956.82C9 8.526 9 9.35 9 11m-3 2v3c0 .932 0 1.398-.152 1.765a2 2 0 0 1-1.083 1.083C4.398 19 3.932 19 3 19m9-4v6m-2 0h4"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsChairBarber(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M15.697 15H8c-1.105 0-2-.905-2-2.021s.898-2.027 2.001-1.977c4.69.214 7.294 1.146 8.383 1.65c.396.184.616.591.616 1.031A1.31 1.31 0 0 1 15.697 15"/><path d="m17 14l3.94-10.516c.21-.575-.15-1.193-.787-1.355c-1.634-.415-3.345.182-3.883 1.656C15.644 5.496 15 8.131 15 12m0-4.04s-3.381-1.394-4.68-.82c-.39.172-.722.457-.956.82C9 8.526 9 9.35 9 11m-3 2v3c0 .932 0 1.398-.152 1.765a2 2 0 0 1-1.083 1.083C4.398 19 3.932 19 3 19m9-4v6m-2 0h4"/></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-linejoin="round" stroke-width="1.5"><path d="M15.697 15H8c-1.105 0-2-.905-2-2.021s.898-2.027 2.001-1.977c4.69.214 7.294 1.146 8.383 1.65c.396.184.616.591.616 1.031A1.31 1.31 0 0 1 15.697 15"/><path d="m17 14l3.94-10.516c.21-.575-.15-1.193-.787-1.355c-1.634-.415-3.345.182-3.883 1.656C15.644 5.496 15 8.131 15 12m0-4.04s-3.381-1.394-4.68-.82c-.39.172-.722.457-.956.82C9 8.526 9 9.35 9 11m-3 2v3c0 .932 0 1.398-.152 1.765a2 2 0 0 1-1.083 1.083C4.398 19 3.932 19 3 19m9-4v6m-2 0h4"/></g></svg>
</template>

CSS

.icon-chair-barber {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.697%2015H8c-1.105%200-2-.905-2-2.021s.898-2.027%202.001-1.977c4.69.214%207.294%201.146%208.383%201.65c.396.184.616.591.616%201.031A1.31%201.31%200%200%201%2015.697%2015%22%2F%3E%3Cpath%20d%3D%22m17%2014l3.94-10.516c.21-.575-.15-1.193-.787-1.355c-1.634-.415-3.345.182-3.883%201.656C15.644%205.496%2015%208.131%2015%2012m0-4.04s-3.381-1.394-4.68-.82c-.39.172-.722.457-.956.82C9%208.526%209%209.35%209%2011m-3%202v3c0%20.932%200%201.398-.152%201.765a2%202%200%200%201-1.083%201.083C4.398%2019%203.932%2019%203%2019m9-4v6m-2%200h4%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.697%2015H8c-1.105%200-2-.905-2-2.021s.898-2.027%202.001-1.977c4.69.214%207.294%201.146%208.383%201.65c.396.184.616.591.616%201.031A1.31%201.31%200%200%201%2015.697%2015%22%2F%3E%3Cpath%20d%3D%22m17%2014l3.94-10.516c.21-.575-.15-1.193-.787-1.355c-1.634-.415-3.345.182-3.883%201.656C15.644%205.496%2015%208.131%2015%2012m0-4.04s-3.381-1.394-4.68-.82c-.39.172-.722.457-.956.82C9%208.526%209%209.35%209%2011m-3%202v3c0%20.932%200%201.398-.152%201.765a2%202%200%200%201-1.083%201.083C4.398%2019%203.932%2019%203%2019m9-4v6m-2%200h4%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-barber.svg?color=%231a73e8&size=48