bar chair icon

bar-chair-bold-duotone from Solar by 480 Design · Bold Duotone · Home · CC-BY-4.0 Attribution required.

Name
bar-chair-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Home
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More home icons from Solar

Use the bar chair icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M5.45925 6.73344C5.2019 4.6158 6.65163 2.66883 8.75418 2.30839L9.12732 2.24442C11.0284 1.91853 12.971 1.91853 14.8721 2.24442L15.2452 2.30839C17.3478 2.66883 18.7975 4.6158 18.5402 6.73344L18.5232 6.87265C18.4622 7.37459 18.0362 7.75201 17.5305 7.75201H15.7667H14.2495H9.74982H8.23261H6.46887C5.96324 7.75201 5.53717 7.37459 5.47617 6.87265L5.45925 6.73344Z" clip-rule="evenodd"/><path d="M8.2331 7.75195L5.2668 21.5947C5.18001 21.9997 5.43799 22.3984 5.84301 22.4852C6.24803 22.5719 6.64672 22.314 6.73351 21.909L7.6779 17.5018H16.3224L17.2668 21.909C17.3536 22.314 17.7523 22.5719 18.1573 22.4852C18.5623 22.3984 18.8203 21.9997 18.7335 21.5947L15.7672 7.75195H14.25C14.2501 7.80373 14.2555 7.85629 14.2668 7.90895L16.001 16.0018H7.99932L9.73351 7.90895C9.74479 7.85629 9.75025 7.80373 9.75031 7.75195H8.2331Z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarBarChairBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M5.45925 6.73344C5.2019 4.6158 6.65163 2.66883 8.75418 2.30839L9.12732 2.24442C11.0284 1.91853 12.971 1.91853 14.8721 2.24442L15.2452 2.30839C17.3478 2.66883 18.7975 4.6158 18.5402 6.73344L18.5232 6.87265C18.4622 7.37459 18.0362 7.75201 17.5305 7.75201H15.7667H14.2495H9.74982H8.23261H6.46887C5.96324 7.75201 5.53717 7.37459 5.47617 6.87265L5.45925 6.73344Z" clipRule="evenodd"/><path d="M8.2331 7.75195L5.2668 21.5947C5.18001 21.9997 5.43799 22.3984 5.84301 22.4852C6.24803 22.5719 6.64672 22.314 6.73351 21.909L7.6779 17.5018H16.3224L17.2668 21.909C17.3536 22.314 17.7523 22.5719 18.1573 22.4852C18.5623 22.3984 18.8203 21.9997 18.7335 21.5947L15.7672 7.75195H14.25C14.2501 7.80373 14.2555 7.85629 14.2668 7.90895L16.001 16.0018H7.99932L9.73351 7.90895C9.74479 7.85629 9.75025 7.80373 9.75031 7.75195H8.2331Z" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M5.45925 6.73344C5.2019 4.6158 6.65163 2.66883 8.75418 2.30839L9.12732 2.24442C11.0284 1.91853 12.971 1.91853 14.8721 2.24442L15.2452 2.30839C17.3478 2.66883 18.7975 4.6158 18.5402 6.73344L18.5232 6.87265C18.4622 7.37459 18.0362 7.75201 17.5305 7.75201H15.7667H14.2495H9.74982H8.23261H6.46887C5.96324 7.75201 5.53717 7.37459 5.47617 6.87265L5.45925 6.73344Z" clip-rule="evenodd"/><path d="M8.2331 7.75195L5.2668 21.5947C5.18001 21.9997 5.43799 22.3984 5.84301 22.4852C6.24803 22.5719 6.64672 22.314 6.73351 21.909L7.6779 17.5018H16.3224L17.2668 21.909C17.3536 22.314 17.7523 22.5719 18.1573 22.4852C18.5623 22.3984 18.8203 21.9997 18.7335 21.5947L15.7672 7.75195H14.25C14.2501 7.80373 14.2555 7.85629 14.2668 7.90895L16.001 16.0018H7.99932L9.73351 7.90895C9.74479 7.85629 9.75025 7.80373 9.75031 7.75195H8.2331Z" opacity=".5"/></g></svg>
</template>

CSS

.icon-bar-chair-bold-duotone {
  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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5.45925%206.73344C5.2019%204.6158%206.65163%202.66883%208.75418%202.30839L9.12732%202.24442C11.0284%201.91853%2012.971%201.91853%2014.8721%202.24442L15.2452%202.30839C17.3478%202.66883%2018.7975%204.6158%2018.5402%206.73344L18.5232%206.87265C18.4622%207.37459%2018.0362%207.75201%2017.5305%207.75201H15.7667H14.2495H9.74982H8.23261H6.46887C5.96324%207.75201%205.53717%207.37459%205.47617%206.87265L5.45925%206.73344Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M8.2331%207.75195L5.2668%2021.5947C5.18001%2021.9997%205.43799%2022.3984%205.84301%2022.4852C6.24803%2022.5719%206.64672%2022.314%206.73351%2021.909L7.6779%2017.5018H16.3224L17.2668%2021.909C17.3536%2022.314%2017.7523%2022.5719%2018.1573%2022.4852C18.5623%2022.3984%2018.8203%2021.9997%2018.7335%2021.5947L15.7672%207.75195H14.25C14.2501%207.80373%2014.2555%207.85629%2014.2668%207.90895L16.001%2016.0018H7.99932L9.73351%207.90895C9.74479%207.85629%209.75025%207.80373%209.75031%207.75195H8.2331Z%22%20opacity%3D%22.5%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5.45925%206.73344C5.2019%204.6158%206.65163%202.66883%208.75418%202.30839L9.12732%202.24442C11.0284%201.91853%2012.971%201.91853%2014.8721%202.24442L15.2452%202.30839C17.3478%202.66883%2018.7975%204.6158%2018.5402%206.73344L18.5232%206.87265C18.4622%207.37459%2018.0362%207.75201%2017.5305%207.75201H15.7667H14.2495H9.74982H8.23261H6.46887C5.96324%207.75201%205.53717%207.37459%205.47617%206.87265L5.45925%206.73344Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M8.2331%207.75195L5.2668%2021.5947C5.18001%2021.9997%205.43799%2022.3984%205.84301%2022.4852C6.24803%2022.5719%206.64672%2022.314%206.73351%2021.909L7.6779%2017.5018H16.3224L17.2668%2021.909C17.3536%2022.314%2017.7523%2022.5719%2018.1573%2022.4852C18.5623%2022.3984%2018.8203%2021.9997%2018.7335%2021.5947L15.7672%207.75195H14.25C14.2501%207.80373%2014.2555%207.85629%2014.2668%207.90895L16.001%2016.0018H7.99932L9.73351%207.90895C9.74479%207.85629%209.75025%207.80373%209.75031%207.75195H8.2331Z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/bar-chair-bold-duotone.svg?color=%231a73e8&size=48