chair-outline from Material Symbols Light by Google · Outline · Household · Apache-2.0 Free for personal and commercial use.

Name
chair-outline
Set
Material Symbols Light
Style
Outline
Category
Household
Viewbox
24×24
License
Apache 2.0
Aliases
chair-outline-rounded

3 other variants in Material Symbols Light

The same icon in other sets

More household icons from Material Symbols Light

Use the chair icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.038 19.346q-.213 0-.356-.143t-.144-.357v-1H4q-.846 0-1.423-.577T2 15.846v-5q0-.961.635-1.48q.634-.52 1.365-.52V7.231q0-.846.577-1.423T6 5.23h12q.846 0 1.423.577T20 7.23v1.615q.808 0 1.404.548T22 10.846v5q0 .846-.577 1.423T20 17.846h-.538v1q0 .213-.124.356t-.337.144t-.357-.144t-.144-.356v-1H5.539v1q0 .214-.145.357q-.144.143-.356.143M4 16.846h16q.425 0 .713-.287t.287-.713v-5q0-.425-.288-.712T20 9.846t-.712.288t-.288.712v3.5H5v-3.5q0-.425-.288-.712T4 9.846t-.712.288t-.288.712v5q0 .425.288.713t.712.287m2-3.5h12v-2.5q0-.54.275-.994T19 9.146V7.231q0-.425-.288-.713T18 6.231H6q-.425 0-.712.287T5 7.231v1.915q.45.252.725.706t.275.994zm6 1"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightChairOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.038 19.346q-.213 0-.356-.143t-.144-.357v-1H4q-.846 0-1.423-.577T2 15.846v-5q0-.961.635-1.48q.634-.52 1.365-.52V7.231q0-.846.577-1.423T6 5.23h12q.846 0 1.423.577T20 7.23v1.615q.808 0 1.404.548T22 10.846v5q0 .846-.577 1.423T20 17.846h-.538v1q0 .213-.124.356t-.337.144t-.357-.144t-.144-.356v-1H5.539v1q0 .214-.145.357q-.144.143-.356.143M4 16.846h16q.425 0 .713-.287t.287-.713v-5q0-.425-.288-.712T20 9.846t-.712.288t-.288.712v3.5H5v-3.5q0-.425-.288-.712T4 9.846t-.712.288t-.288.712v5q0 .425.288.713t.712.287m2-3.5h12v-2.5q0-.54.275-.994T19 9.146V7.231q0-.425-.288-.713T18 6.231H6q-.425 0-.712.287T5 7.231v1.915q.45.252.725.706t.275.994zm6 1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.038 19.346q-.213 0-.356-.143t-.144-.357v-1H4q-.846 0-1.423-.577T2 15.846v-5q0-.961.635-1.48q.634-.52 1.365-.52V7.231q0-.846.577-1.423T6 5.23h12q.846 0 1.423.577T20 7.23v1.615q.808 0 1.404.548T22 10.846v5q0 .846-.577 1.423T20 17.846h-.538v1q0 .213-.124.356t-.337.144t-.357-.144t-.144-.356v-1H5.539v1q0 .214-.145.357q-.144.143-.356.143M4 16.846h16q.425 0 .713-.287t.287-.713v-5q0-.425-.288-.712T20 9.846t-.712.288t-.288.712v3.5H5v-3.5q0-.425-.288-.712T4 9.846t-.712.288t-.288.712v5q0 .425.288.713t.712.287m2-3.5h12v-2.5q0-.54.275-.994T19 9.146V7.231q0-.425-.288-.713T18 6.231H6q-.425 0-.712.287T5 7.231v1.915q.45.252.725.706t.275.994zm6 1"/></svg>
</template>

CSS

.icon-chair-outline {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.038%2019.346q-.213%200-.356-.143t-.144-.357v-1H4q-.846%200-1.423-.577T2%2015.846v-5q0-.961.635-1.48q.634-.52%201.365-.52V7.231q0-.846.577-1.423T6%205.23h12q.846%200%201.423.577T20%207.23v1.615q.808%200%201.404.548T22%2010.846v5q0%20.846-.577%201.423T20%2017.846h-.538v1q0%20.213-.124.356t-.337.144t-.357-.144t-.144-.356v-1H5.539v1q0%20.214-.145.357q-.144.143-.356.143M4%2016.846h16q.425%200%20.713-.287t.287-.713v-5q0-.425-.288-.712T20%209.846t-.712.288t-.288.712v3.5H5v-3.5q0-.425-.288-.712T4%209.846t-.712.288t-.288.712v5q0%20.425.288.713t.712.287m2-3.5h12v-2.5q0-.54.275-.994T19%209.146V7.231q0-.425-.288-.713T18%206.231H6q-.425%200-.712.287T5%207.231v1.915q.45.252.725.706t.275.994zm6%201%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.038%2019.346q-.213%200-.356-.143t-.144-.357v-1H4q-.846%200-1.423-.577T2%2015.846v-5q0-.961.635-1.48q.634-.52%201.365-.52V7.231q0-.846.577-1.423T6%205.23h12q.846%200%201.423.577T20%207.23v1.615q.808%200%201.404.548T22%2010.846v5q0%20.846-.577%201.423T20%2017.846h-.538v1q0%20.213-.124.356t-.337.144t-.357-.144t-.144-.356v-1H5.539v1q0%20.214-.145.357q-.144.143-.356.143M4%2016.846h16q.425%200%20.713-.287t.287-.713v-5q0-.425-.288-.712T20%209.846t-.712.288t-.288.712v3.5H5v-3.5q0-.425-.288-.712T4%209.846t-.712.288t-.288.712v5q0%20.425.288.713t.712.287m2-3.5h12v-2.5q0-.54.275-.994T19%209.146V7.231q0-.425-.288-.713T18%206.231H6q-.425%200-.712.287T5%207.231v1.915q.45.252.725.706t.275.994zm6%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/chair-outline.svg?color=%231a73e8&size=48