armchair icon

armchair-filled from Reicon by REICON · Filled · Home · MIT Free for personal and commercial use.

Name
armchair-filled
Set
Reicon
Style
Filled
Category
Home
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All armchair icons →

More home icons from Reicon

Use the armchair icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M17.179 21H6.82c-.745 0-1.21 0-1.571-.042v1.291a.75.75 0 0 1-1.5 0v-1.865a4 4 0 0 1-1.656-2.494C2 17.45 2 16.92 2 15.857v-4.611C2 10.006 2.943 9 4.105 9c1.163 0 2.106 1.005 2.106 2.246v3.087c0 .943 0 1.415.292 1.707c.293.293.765.293 1.708.293h7.579c.942 0 1.414 0 1.707-.293c.293-.292.293-.764.293-1.707v-3.087c0-1.24.942-2.246 2.105-2.246C21.057 9 22 10.005 22 11.246v4.611c0 1.063 0 1.594-.094 2.033a4 4 0 0 1-1.656 2.494v1.866a.75.75 0 0 1-1.5 0v-1.292c-.36.042-.826.042-1.571.042"/><path d="M6 8.672v-.518c0-2.3 0-3.451.482-4.308A3.65 3.65 0 0 1 7.8 2.495C8.635 2 9.757 2 12 2s3.365 0 4.2.495c.547.324 1.002.79 1.318 1.351C18 4.703 18 5.853 18 8.154v.518a3.32 3.32 0 0 0-1.21 2.574v3.087c0 .472 0 .707-.147.854c-.146.146-.382.146-.854.146H8.212c-.472 0-.708 0-.854-.146c-.146-.147-.146-.382-.146-.854v-3.087A3.32 3.32 0 0 0 6 8.672"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconArmchairFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M17.179 21H6.82c-.745 0-1.21 0-1.571-.042v1.291a.75.75 0 0 1-1.5 0v-1.865a4 4 0 0 1-1.656-2.494C2 17.45 2 16.92 2 15.857v-4.611C2 10.006 2.943 9 4.105 9c1.163 0 2.106 1.005 2.106 2.246v3.087c0 .943 0 1.415.292 1.707c.293.293.765.293 1.708.293h7.579c.942 0 1.414 0 1.707-.293c.293-.292.293-.764.293-1.707v-3.087c0-1.24.942-2.246 2.105-2.246C21.057 9 22 10.005 22 11.246v4.611c0 1.063 0 1.594-.094 2.033a4 4 0 0 1-1.656 2.494v1.866a.75.75 0 0 1-1.5 0v-1.292c-.36.042-.826.042-1.571.042"/><path d="M6 8.672v-.518c0-2.3 0-3.451.482-4.308A3.65 3.65 0 0 1 7.8 2.495C8.635 2 9.757 2 12 2s3.365 0 4.2.495c.547.324 1.002.79 1.318 1.351C18 4.703 18 5.853 18 8.154v.518a3.32 3.32 0 0 0-1.21 2.574v3.087c0 .472 0 .707-.147.854c-.146.146-.382.146-.854.146H8.212c-.472 0-.708 0-.854-.146c-.146-.147-.146-.382-.146-.854v-3.087A3.32 3.32 0 0 0 6 8.672"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M17.179 21H6.82c-.745 0-1.21 0-1.571-.042v1.291a.75.75 0 0 1-1.5 0v-1.865a4 4 0 0 1-1.656-2.494C2 17.45 2 16.92 2 15.857v-4.611C2 10.006 2.943 9 4.105 9c1.163 0 2.106 1.005 2.106 2.246v3.087c0 .943 0 1.415.292 1.707c.293.293.765.293 1.708.293h7.579c.942 0 1.414 0 1.707-.293c.293-.292.293-.764.293-1.707v-3.087c0-1.24.942-2.246 2.105-2.246C21.057 9 22 10.005 22 11.246v4.611c0 1.063 0 1.594-.094 2.033a4 4 0 0 1-1.656 2.494v1.866a.75.75 0 0 1-1.5 0v-1.292c-.36.042-.826.042-1.571.042"/><path d="M6 8.672v-.518c0-2.3 0-3.451.482-4.308A3.65 3.65 0 0 1 7.8 2.495C8.635 2 9.757 2 12 2s3.365 0 4.2.495c.547.324 1.002.79 1.318 1.351C18 4.703 18 5.853 18 8.154v.518a3.32 3.32 0 0 0-1.21 2.574v3.087c0 .472 0 .707-.147.854c-.146.146-.382.146-.854.146H8.212c-.472 0-.708 0-.854-.146c-.146-.147-.146-.382-.146-.854v-3.087A3.32 3.32 0 0 0 6 8.672"/></g></svg>
</template>

CSS

.icon-armchair-filled {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M17.179%2021H6.82c-.745%200-1.21%200-1.571-.042v1.291a.75.75%200%200%201-1.5%200v-1.865a4%204%200%200%201-1.656-2.494C2%2017.45%202%2016.92%202%2015.857v-4.611C2%2010.006%202.943%209%204.105%209c1.163%200%202.106%201.005%202.106%202.246v3.087c0%20.943%200%201.415.292%201.707c.293.293.765.293%201.708.293h7.579c.942%200%201.414%200%201.707-.293c.293-.292.293-.764.293-1.707v-3.087c0-1.24.942-2.246%202.105-2.246C21.057%209%2022%2010.005%2022%2011.246v4.611c0%201.063%200%201.594-.094%202.033a4%204%200%200%201-1.656%202.494v1.866a.75.75%200%200%201-1.5%200v-1.292c-.36.042-.826.042-1.571.042%22%2F%3E%3Cpath%20d%3D%22M6%208.672v-.518c0-2.3%200-3.451.482-4.308A3.65%203.65%200%200%201%207.8%202.495C8.635%202%209.757%202%2012%202s3.365%200%204.2.495c.547.324%201.002.79%201.318%201.351C18%204.703%2018%205.853%2018%208.154v.518a3.32%203.32%200%200%200-1.21%202.574v3.087c0%20.472%200%20.707-.147.854c-.146.146-.382.146-.854.146H8.212c-.472%200-.708%200-.854-.146c-.146-.147-.146-.382-.146-.854v-3.087A3.32%203.32%200%200%200%206%208.672%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%22currentColor%22%3E%3Cpath%20d%3D%22M17.179%2021H6.82c-.745%200-1.21%200-1.571-.042v1.291a.75.75%200%200%201-1.5%200v-1.865a4%204%200%200%201-1.656-2.494C2%2017.45%202%2016.92%202%2015.857v-4.611C2%2010.006%202.943%209%204.105%209c1.163%200%202.106%201.005%202.106%202.246v3.087c0%20.943%200%201.415.292%201.707c.293.293.765.293%201.708.293h7.579c.942%200%201.414%200%201.707-.293c.293-.292.293-.764.293-1.707v-3.087c0-1.24.942-2.246%202.105-2.246C21.057%209%2022%2010.005%2022%2011.246v4.611c0%201.063%200%201.594-.094%202.033a4%204%200%200%201-1.656%202.494v1.866a.75.75%200%200%201-1.5%200v-1.292c-.36.042-.826.042-1.571.042%22%2F%3E%3Cpath%20d%3D%22M6%208.672v-.518c0-2.3%200-3.451.482-4.308A3.65%203.65%200%200%201%207.8%202.495C8.635%202%209.757%202%2012%202s3.365%200%204.2.495c.547.324%201.002.79%201.318%201.351C18%204.703%2018%205.853%2018%208.154v.518a3.32%203.32%200%200%200-1.21%202.574v3.087c0%20.472%200%20.707-.147.854c-.146.146-.382.146-.854.146H8.212c-.472%200-.708%200-.854-.146c-.146-.147-.146-.382-.146-.854v-3.087A3.32%203.32%200%200%200%206%208.672%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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