bar chair icon
bar-chair-line-duotone from Solar by 480 Design · Line Duotone · Home · CC-BY-4.0 Attribution required.
- Name
- bar-chair-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Category
- Home
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More home icons from Solar
armchair-2-boldarmchair-boldbath-boldbed-boldbedside-table-2-boldbedside-table-3-boldbedside-table-4-boldbedside-table-boldchair-2-boldchair-boldchandelier-boldcloset-2-boldcloset-boldconditioner-2-boldconditioner-boldfloor-lamp-boldfloor-lamp-minimalistic-boldfridge-boldlamp-boldmirror-boldremote-controller-2-boldremote-controller-boldremote-controller-minimalistic-boldsmart-vacuum-cleaner-2-bold
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="none" stroke="currentColor" stroke-width="1.5"><path d="M5.0315 6.93751C4.75731 4.72857 6.30192 2.69766 8.54207 2.32168L8.93963 2.25496C10.9651 1.91501 13.0349 1.91501 15.0604 2.25496L15.4579 2.32168C17.6981 2.69766 19.2427 4.72857 18.9685 6.93751L18.9505 7.08273C18.8855 7.6063 18.4315 8 17.8928 8H6.10719C5.56847 8 5.11452 7.6063 5.04953 7.08273L5.0315 6.93751Z"/><path stroke-linecap="round" d="M9 8L6 22"/><path stroke-linecap="round" d="M15 8L18 22"/><path stroke-linecap="round" d="M16.5 17H7.5" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarBarChairLineDuotone(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" strokeWidth="1.5"><path d="M5.0315 6.93751C4.75731 4.72857 6.30192 2.69766 8.54207 2.32168L8.93963 2.25496C10.9651 1.91501 13.0349 1.91501 15.0604 2.25496L15.4579 2.32168C17.6981 2.69766 19.2427 4.72857 18.9685 6.93751L18.9505 7.08273C18.8855 7.6063 18.4315 8 17.8928 8H6.10719C5.56847 8 5.11452 7.6063 5.04953 7.08273L5.0315 6.93751Z"/><path strokeLinecap="round" d="M9 8L6 22"/><path strokeLinecap="round" d="M15 8L18 22"/><path strokeLinecap="round" d="M16.5 17H7.5" 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="none" stroke="currentColor" stroke-width="1.5"><path d="M5.0315 6.93751C4.75731 4.72857 6.30192 2.69766 8.54207 2.32168L8.93963 2.25496C10.9651 1.91501 13.0349 1.91501 15.0604 2.25496L15.4579 2.32168C17.6981 2.69766 19.2427 4.72857 18.9685 6.93751L18.9505 7.08273C18.8855 7.6063 18.4315 8 17.8928 8H6.10719C5.56847 8 5.11452 7.6063 5.04953 7.08273L5.0315 6.93751Z"/><path stroke-linecap="round" d="M9 8L6 22"/><path stroke-linecap="round" d="M15 8L18 22"/><path stroke-linecap="round" d="M16.5 17H7.5" opacity=".5"/></g></svg> </template>
CSS
.icon-bar-chair-line-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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M5.0315%206.93751C4.75731%204.72857%206.30192%202.69766%208.54207%202.32168L8.93963%202.25496C10.9651%201.91501%2013.0349%201.91501%2015.0604%202.25496L15.4579%202.32168C17.6981%202.69766%2019.2427%204.72857%2018.9685%206.93751L18.9505%207.08273C18.8855%207.6063%2018.4315%208%2017.8928%208H6.10719C5.56847%208%205.11452%207.6063%205.04953%207.08273L5.0315%206.93751Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%208L6%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%208L18%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16.5%2017H7.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M5.0315%206.93751C4.75731%204.72857%206.30192%202.69766%208.54207%202.32168L8.93963%202.25496C10.9651%201.91501%2013.0349%201.91501%2015.0604%202.25496L15.4579%202.32168C17.6981%202.69766%2019.2427%204.72857%2018.9685%206.93751L18.9505%207.08273C18.8855%207.6063%2018.4315%208%2017.8928%208H6.10719C5.56847%208%205.11452%207.6063%205.04953%207.08273L5.0315%206.93751Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%208L6%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%208L18%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16.5%2017H7.5%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-line-duotone.svg?color=%231a73e8&size=48