Armchair2 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 { IconArmchair2 } from "@devigner-ui/icons";
<IconArmchair2 className="size-6" />
<script setup>
import { IconArmchair2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconArmchair2 class="size-6" />
</template>
<script>
import { IconArmchair2 } from "@devigner-ui/icons-svelte";
</script>
<IconArmchair2 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.89 18h9.64c.62 0 .93 0 1.2-.04a3.6 3.6 0 0 0 2.63-1.69c.13-.22.23-.48.42-1l1.12-3c.42-1.12-.51-2.27-1.83-2.27-.8 0-1.53.45-1.8 1.13l-1 2.47c-.2.48-.3.72-.48.88q-.15.15-.35.22c-.24.1-.52.1-1.1.1H8.38c-.3 0-.44 0-.57-.03a1.2 1.2 0 0 1-.74-.46c-.07-.1-.12-.22-.22-.47l-1.1-2.7c-.28-.69-1-1.14-1.81-1.14-1.32 0-2.25 1.15-1.83 2.26l1.3 3.5.04.1A3.6 3.6 0 0 0 6.9 18" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M6 12V8.57c0-2.15 0-3.23.7-3.9S8.54 4 10.8 4h2.4c2.26 0 3.4 0 4.1.67s.7 1.75.7 3.9V12" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M18 20v-2M6 20v-1.33" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>