Armchair icon in outline, twotone, bold and bulk. Free in all four styles, for interiors, smart home, real estate, city. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconArmchair } from "@devigner-ui/icons";
<IconArmchair className="size-6" />
<script setup>
import { IconArmchair } from "@devigner-ui/icons-vue";
</script>
<template>
<IconArmchair class="size-6" />
</template>
<script>
import { IconArmchair } from "@devigner-ui/icons-svelte";
</script>
<IconArmchair class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.82 21h10.36c1 0 1.5 0 1.9-.1a3.9 3.9 0 0 0 2.83-3.01c.09-.44.09-.97.09-2.03v-4.61C22 10 21.06 9 19.9 9s-2.11 1-2.11 2.25v5.08H6.21v-5.08C6.21 10 5.27 9 4.11 9S2 10 2 11.25v4.6c0 1.07 0 1.6.1 2.04a3.9 3.9 0 0 0 2.82 3.01c.4.1.9.1 1.9.1" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"></path><path opacity="1" d="M6 10V8.15c0-2.3 0-3.45.48-4.3q.49-.86 1.32-1.36C8.64 2 9.76 2 12 2s3.36 0 4.2.5q.83.49 1.32 1.35c.48.85.48 2 .48 4.3V10" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M19.5 22v-1m-15 1v-1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>