chair from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
chair
Set
Noto Emoji
Style
Default
Category
Objects
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More objects icons from Noto Emoji

Use the chair emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#9e5737" d="m68.35 83.58l.54 15.79c.01 1.19.79 1.98 2.61 1.98s2.62-.8 2.62-1.97l.59-17.03zm5.41-60.42H67.4l-.06 27.56l6.46-1.12z"/><path fill="#f0aa6b" d="M70.3 5.23c-.96.14-38.72 5.7-38.72 5.7c-1.55.3-2.81 1.71-2.82 3.52l.02.78l4.19 4.94s11.95 9.65 12.84 9.48S77.32 7.36 77.32 7.36c-.58-.7-1.17-1.02-3.69-1.67c-1.19-.31-2.37-.6-3.33-.46"/><path fill="#9e5737" d="m33.24 37.41l-.43-20.57c.01-1.79-.5-2.54-1.53-3.07c-1.12-.63-2.51.18-2.5 1.47l.08 19.89c0 .61-.08 2.28 1.18 2.69l2.58.74v18.55l6.36-1.24V37.41zm26.79 39.68v-6.05c-2.42.3-3.58-.08-3.58-.08L30.08 58.45v3.32c0 1.45 0 2.38 2.12 3.41l.34.17l1.33 42.93c.01 1.19.91 1.98 2.72 1.98c1.82 0 2.71-.8 2.71-1.97l1.04-30.83l14.4 7.11l-.36-7.74c1.76.86 3.71.51 5.65.26"/><path fill="#ba793e" d="M100.83 64.13L58.9 72.22c-.93.21-1.6 1.04-1.6 1.99v.96c0 1.04.77 1.86 1.74 2.01c-1.64.05-3.34-.27-4.82-1.01l1.48 45.85c.01 1.19.86 1.98 2.67 1.98c1.82 0 2.69-.8 2.69-1.97l1.25-36.93l30.12-5.8l1.06 33.82c.01 1.19.89 1.98 2.7 1.98c1.82 0 2.66-.8 2.66-1.97l1.51-43.73h.01l.74-.14c1.22-.23 2.1-1.3 2.1-2.54v-3.87z"/><path fill="#f0aa6b" d="m102.07 64.01l-41.83 8.01c-1.9.36-3.87.1-5.61-.77L30.81 59.43c-1.12-.56-.92-2.39.73-2.63l42.09-7.16c1.67-.32 3.43-.36 4.96.39l23.84 11.33c1.21.6.97 2.39-.36 2.65"/><path fill="#ba793e" d="m75.18 7.27l-40.36 5.99c-1.75.42-2 1.81-2 2.79l.08 21.06c0 1.28 1.26 1.67 2.52 1.43l40.54-6.51c.96-.19 1.71-1.34 1.72-2.83L77.6 8.14c-.01-1.28-1.2-1.04-2.42-.87"/><path fill="#9e5737" d="m62.3 76.68l29.87-5.72l.1 2.84l-27.43 5.25l-.74 5.7l-1.67.33z"/><path fill="#77381f" d="M54.22 76.16L32.5 65.31s2.59 2.46 5 6.03c2.14 3.18 2.84 6.12 2.84 6.12l1.4.69v-5.38L54.29 79zm14.16 7.77l.19 5.73s.97-1.76 2.57-2.98c1.55-1.19 3.48-1.46 3.48-1.46l.09-2.51z"/></svg>

React

import type { SVGProps } from "react";

export function NotoChair(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#9e5737" d="m68.35 83.58l.54 15.79c.01 1.19.79 1.98 2.61 1.98s2.62-.8 2.62-1.97l.59-17.03zm5.41-60.42H67.4l-.06 27.56l6.46-1.12z"/><path fill="#f0aa6b" d="M70.3 5.23c-.96.14-38.72 5.7-38.72 5.7c-1.55.3-2.81 1.71-2.82 3.52l.02.78l4.19 4.94s11.95 9.65 12.84 9.48S77.32 7.36 77.32 7.36c-.58-.7-1.17-1.02-3.69-1.67c-1.19-.31-2.37-.6-3.33-.46"/><path fill="#9e5737" d="m33.24 37.41l-.43-20.57c.01-1.79-.5-2.54-1.53-3.07c-1.12-.63-2.51.18-2.5 1.47l.08 19.89c0 .61-.08 2.28 1.18 2.69l2.58.74v18.55l6.36-1.24V37.41zm26.79 39.68v-6.05c-2.42.3-3.58-.08-3.58-.08L30.08 58.45v3.32c0 1.45 0 2.38 2.12 3.41l.34.17l1.33 42.93c.01 1.19.91 1.98 2.72 1.98c1.82 0 2.71-.8 2.71-1.97l1.04-30.83l14.4 7.11l-.36-7.74c1.76.86 3.71.51 5.65.26"/><path fill="#ba793e" d="M100.83 64.13L58.9 72.22c-.93.21-1.6 1.04-1.6 1.99v.96c0 1.04.77 1.86 1.74 2.01c-1.64.05-3.34-.27-4.82-1.01l1.48 45.85c.01 1.19.86 1.98 2.67 1.98c1.82 0 2.69-.8 2.69-1.97l1.25-36.93l30.12-5.8l1.06 33.82c.01 1.19.89 1.98 2.7 1.98c1.82 0 2.66-.8 2.66-1.97l1.51-43.73h.01l.74-.14c1.22-.23 2.1-1.3 2.1-2.54v-3.87z"/><path fill="#f0aa6b" d="m102.07 64.01l-41.83 8.01c-1.9.36-3.87.1-5.61-.77L30.81 59.43c-1.12-.56-.92-2.39.73-2.63l42.09-7.16c1.67-.32 3.43-.36 4.96.39l23.84 11.33c1.21.6.97 2.39-.36 2.65"/><path fill="#ba793e" d="m75.18 7.27l-40.36 5.99c-1.75.42-2 1.81-2 2.79l.08 21.06c0 1.28 1.26 1.67 2.52 1.43l40.54-6.51c.96-.19 1.71-1.34 1.72-2.83L77.6 8.14c-.01-1.28-1.2-1.04-2.42-.87"/><path fill="#9e5737" d="m62.3 76.68l29.87-5.72l.1 2.84l-27.43 5.25l-.74 5.7l-1.67.33z"/><path fill="#77381f" d="M54.22 76.16L32.5 65.31s2.59 2.46 5 6.03c2.14 3.18 2.84 6.12 2.84 6.12l1.4.69v-5.38L54.29 79zm14.16 7.77l.19 5.73s.97-1.76 2.57-2.98c1.55-1.19 3.48-1.46 3.48-1.46l.09-2.51z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#9e5737" d="m68.35 83.58l.54 15.79c.01 1.19.79 1.98 2.61 1.98s2.62-.8 2.62-1.97l.59-17.03zm5.41-60.42H67.4l-.06 27.56l6.46-1.12z"/><path fill="#f0aa6b" d="M70.3 5.23c-.96.14-38.72 5.7-38.72 5.7c-1.55.3-2.81 1.71-2.82 3.52l.02.78l4.19 4.94s11.95 9.65 12.84 9.48S77.32 7.36 77.32 7.36c-.58-.7-1.17-1.02-3.69-1.67c-1.19-.31-2.37-.6-3.33-.46"/><path fill="#9e5737" d="m33.24 37.41l-.43-20.57c.01-1.79-.5-2.54-1.53-3.07c-1.12-.63-2.51.18-2.5 1.47l.08 19.89c0 .61-.08 2.28 1.18 2.69l2.58.74v18.55l6.36-1.24V37.41zm26.79 39.68v-6.05c-2.42.3-3.58-.08-3.58-.08L30.08 58.45v3.32c0 1.45 0 2.38 2.12 3.41l.34.17l1.33 42.93c.01 1.19.91 1.98 2.72 1.98c1.82 0 2.71-.8 2.71-1.97l1.04-30.83l14.4 7.11l-.36-7.74c1.76.86 3.71.51 5.65.26"/><path fill="#ba793e" d="M100.83 64.13L58.9 72.22c-.93.21-1.6 1.04-1.6 1.99v.96c0 1.04.77 1.86 1.74 2.01c-1.64.05-3.34-.27-4.82-1.01l1.48 45.85c.01 1.19.86 1.98 2.67 1.98c1.82 0 2.69-.8 2.69-1.97l1.25-36.93l30.12-5.8l1.06 33.82c.01 1.19.89 1.98 2.7 1.98c1.82 0 2.66-.8 2.66-1.97l1.51-43.73h.01l.74-.14c1.22-.23 2.1-1.3 2.1-2.54v-3.87z"/><path fill="#f0aa6b" d="m102.07 64.01l-41.83 8.01c-1.9.36-3.87.1-5.61-.77L30.81 59.43c-1.12-.56-.92-2.39.73-2.63l42.09-7.16c1.67-.32 3.43-.36 4.96.39l23.84 11.33c1.21.6.97 2.39-.36 2.65"/><path fill="#ba793e" d="m75.18 7.27l-40.36 5.99c-1.75.42-2 1.81-2 2.79l.08 21.06c0 1.28 1.26 1.67 2.52 1.43l40.54-6.51c.96-.19 1.71-1.34 1.72-2.83L77.6 8.14c-.01-1.28-1.2-1.04-2.42-.87"/><path fill="#9e5737" d="m62.3 76.68l29.87-5.72l.1 2.84l-27.43 5.25l-.74 5.7l-1.67.33z"/><path fill="#77381f" d="M54.22 76.16L32.5 65.31s2.59 2.46 5 6.03c2.14 3.18 2.84 6.12 2.84 6.12l1.4.69v-5.38L54.29 79zm14.16 7.77l.19 5.73s.97-1.76 2.57-2.98c1.55-1.19 3.48-1.46 3.48-1.46l.09-2.51z"/></svg>
</template>

CSS

.icon-chair {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%239e5737%22%20d%3D%22m68.35%2083.58l.54%2015.79c.01%201.19.79%201.98%202.61%201.98s2.62-.8%202.62-1.97l.59-17.03zm5.41-60.42H67.4l-.06%2027.56l6.46-1.12z%22%2F%3E%3Cpath%20fill%3D%22%23f0aa6b%22%20d%3D%22M70.3%205.23c-.96.14-38.72%205.7-38.72%205.7c-1.55.3-2.81%201.71-2.82%203.52l.02.78l4.19%204.94s11.95%209.65%2012.84%209.48S77.32%207.36%2077.32%207.36c-.58-.7-1.17-1.02-3.69-1.67c-1.19-.31-2.37-.6-3.33-.46%22%2F%3E%3Cpath%20fill%3D%22%239e5737%22%20d%3D%22m33.24%2037.41l-.43-20.57c.01-1.79-.5-2.54-1.53-3.07c-1.12-.63-2.51.18-2.5%201.47l.08%2019.89c0%20.61-.08%202.28%201.18%202.69l2.58.74v18.55l6.36-1.24V37.41zm26.79%2039.68v-6.05c-2.42.3-3.58-.08-3.58-.08L30.08%2058.45v3.32c0%201.45%200%202.38%202.12%203.41l.34.17l1.33%2042.93c.01%201.19.91%201.98%202.72%201.98c1.82%200%202.71-.8%202.71-1.97l1.04-30.83l14.4%207.11l-.36-7.74c1.76.86%203.71.51%205.65.26%22%2F%3E%3Cpath%20fill%3D%22%23ba793e%22%20d%3D%22M100.83%2064.13L58.9%2072.22c-.93.21-1.6%201.04-1.6%201.99v.96c0%201.04.77%201.86%201.74%202.01c-1.64.05-3.34-.27-4.82-1.01l1.48%2045.85c.01%201.19.86%201.98%202.67%201.98c1.82%200%202.69-.8%202.69-1.97l1.25-36.93l30.12-5.8l1.06%2033.82c.01%201.19.89%201.98%202.7%201.98c1.82%200%202.66-.8%202.66-1.97l1.51-43.73h.01l.74-.14c1.22-.23%202.1-1.3%202.1-2.54v-3.87z%22%2F%3E%3Cpath%20fill%3D%22%23f0aa6b%22%20d%3D%22m102.07%2064.01l-41.83%208.01c-1.9.36-3.87.1-5.61-.77L30.81%2059.43c-1.12-.56-.92-2.39.73-2.63l42.09-7.16c1.67-.32%203.43-.36%204.96.39l23.84%2011.33c1.21.6.97%202.39-.36%202.65%22%2F%3E%3Cpath%20fill%3D%22%23ba793e%22%20d%3D%22m75.18%207.27l-40.36%205.99c-1.75.42-2%201.81-2%202.79l.08%2021.06c0%201.28%201.26%201.67%202.52%201.43l40.54-6.51c.96-.19%201.71-1.34%201.72-2.83L77.6%208.14c-.01-1.28-1.2-1.04-2.42-.87%22%2F%3E%3Cpath%20fill%3D%22%239e5737%22%20d%3D%22m62.3%2076.68l29.87-5.72l.1%202.84l-27.43%205.25l-.74%205.7l-1.67.33z%22%2F%3E%3Cpath%20fill%3D%22%2377381f%22%20d%3D%22M54.22%2076.16L32.5%2065.31s2.59%202.46%205%206.03c2.14%203.18%202.84%206.12%202.84%206.12l1.4.69v-5.38L54.29%2079zm14.16%207.77l.19%205.73s.97-1.76%202.57-2.98c1.55-1.19%203.48-1.46%203.48-1.46l.09-2.51z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%239e5737%22%20d%3D%22m68.35%2083.58l.54%2015.79c.01%201.19.79%201.98%202.61%201.98s2.62-.8%202.62-1.97l.59-17.03zm5.41-60.42H67.4l-.06%2027.56l6.46-1.12z%22%2F%3E%3Cpath%20fill%3D%22%23f0aa6b%22%20d%3D%22M70.3%205.23c-.96.14-38.72%205.7-38.72%205.7c-1.55.3-2.81%201.71-2.82%203.52l.02.78l4.19%204.94s11.95%209.65%2012.84%209.48S77.32%207.36%2077.32%207.36c-.58-.7-1.17-1.02-3.69-1.67c-1.19-.31-2.37-.6-3.33-.46%22%2F%3E%3Cpath%20fill%3D%22%239e5737%22%20d%3D%22m33.24%2037.41l-.43-20.57c.01-1.79-.5-2.54-1.53-3.07c-1.12-.63-2.51.18-2.5%201.47l.08%2019.89c0%20.61-.08%202.28%201.18%202.69l2.58.74v18.55l6.36-1.24V37.41zm26.79%2039.68v-6.05c-2.42.3-3.58-.08-3.58-.08L30.08%2058.45v3.32c0%201.45%200%202.38%202.12%203.41l.34.17l1.33%2042.93c.01%201.19.91%201.98%202.72%201.98c1.82%200%202.71-.8%202.71-1.97l1.04-30.83l14.4%207.11l-.36-7.74c1.76.86%203.71.51%205.65.26%22%2F%3E%3Cpath%20fill%3D%22%23ba793e%22%20d%3D%22M100.83%2064.13L58.9%2072.22c-.93.21-1.6%201.04-1.6%201.99v.96c0%201.04.77%201.86%201.74%202.01c-1.64.05-3.34-.27-4.82-1.01l1.48%2045.85c.01%201.19.86%201.98%202.67%201.98c1.82%200%202.69-.8%202.69-1.97l1.25-36.93l30.12-5.8l1.06%2033.82c.01%201.19.89%201.98%202.7%201.98c1.82%200%202.66-.8%202.66-1.97l1.51-43.73h.01l.74-.14c1.22-.23%202.1-1.3%202.1-2.54v-3.87z%22%2F%3E%3Cpath%20fill%3D%22%23f0aa6b%22%20d%3D%22m102.07%2064.01l-41.83%208.01c-1.9.36-3.87.1-5.61-.77L30.81%2059.43c-1.12-.56-.92-2.39.73-2.63l42.09-7.16c1.67-.32%203.43-.36%204.96.39l23.84%2011.33c1.21.6.97%202.39-.36%202.65%22%2F%3E%3Cpath%20fill%3D%22%23ba793e%22%20d%3D%22m75.18%207.27l-40.36%205.99c-1.75.42-2%201.81-2%202.79l.08%2021.06c0%201.28%201.26%201.67%202.52%201.43l40.54-6.51c.96-.19%201.71-1.34%201.72-2.83L77.6%208.14c-.01-1.28-1.2-1.04-2.42-.87%22%2F%3E%3Cpath%20fill%3D%22%239e5737%22%20d%3D%22m62.3%2076.68l29.87-5.72l.1%202.84l-27.43%205.25l-.74%205.7l-1.67.33z%22%2F%3E%3Cpath%20fill%3D%22%2377381f%22%20d%3D%22M54.22%2076.16L32.5%2065.31s2.59%202.46%205%206.03c2.14%203.18%202.84%206.12%202.84%206.12l1.4.69v-5.38L54.29%2079zm14.16%207.77l.19%205.73s.97-1.76%202.57-2.98c1.55-1.19%203.48-1.46%203.48-1.46l.09-2.51z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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