armchair icon
armchair-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- armchair-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the armchair icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 132a28 28 0 0 1-24 27.71V200a16 16 0 0 1-16 16H56a16 16 0 0 1-16-16v-40.29A28 28 0 1 1 72 132v36a8 8 0 0 0 16 0v-24h80v24a8 8 0 0 0 16 0v-36a28 28 0 0 1 56 0M44 88a44.06 44.06 0 0 1 43.81 40h80.38A44.06 44.06 0 0 1 212 88a4 4 0 0 0 4-4V72a40 40 0 0 0-40-40H80a40 40 0 0 0-40 40v12a4 4 0 0 0 4 4"/></svg>
React
import type { SVGProps } from "react";
export function PhArmchairFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 132a28 28 0 0 1-24 27.71V200a16 16 0 0 1-16 16H56a16 16 0 0 1-16-16v-40.29A28 28 0 1 1 72 132v36a8 8 0 0 0 16 0v-24h80v24a8 8 0 0 0 16 0v-36a28 28 0 0 1 56 0M44 88a44.06 44.06 0 0 1 43.81 40h80.38A44.06 44.06 0 0 1 212 88a4 4 0 0 0 4-4V72a40 40 0 0 0-40-40H80a40 40 0 0 0-40 40v12a4 4 0 0 0 4 4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 132a28 28 0 0 1-24 27.71V200a16 16 0 0 1-16 16H56a16 16 0 0 1-16-16v-40.29A28 28 0 1 1 72 132v36a8 8 0 0 0 16 0v-24h80v24a8 8 0 0 0 16 0v-36a28 28 0 0 1 56 0M44 88a44.06 44.06 0 0 1 43.81 40h80.38A44.06 44.06 0 0 1 212 88a4 4 0 0 0 4-4V72a40 40 0 0 0-40-40H80a40 40 0 0 0-40 40v12a4 4 0 0 0 4 4"/></svg> </template>
CSS
.icon-armchair-fill {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%20132a28%2028%200%200%201-24%2027.71V200a16%2016%200%200%201-16%2016H56a16%2016%200%200%201-16-16v-40.29A28%2028%200%201%201%2072%20132v36a8%208%200%200%200%2016%200v-24h80v24a8%208%200%200%200%2016%200v-36a28%2028%200%200%201%2056%200M44%2088a44.06%2044.06%200%200%201%2043.81%2040h80.38A44.06%2044.06%200%200%201%20212%2088a4%204%200%200%200%204-4V72a40%2040%200%200%200-40-40H80a40%2040%200%200%200-40%2040v12a4%204%200%200%200%204%204%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%20132a28%2028%200%200%201-24%2027.71V200a16%2016%200%200%201-16%2016H56a16%2016%200%200%201-16-16v-40.29A28%2028%200%201%201%2072%20132v36a8%208%200%200%200%2016%200v-24h80v24a8%208%200%200%200%2016%200v-36a28%2028%200%200%201%2056%200M44%2088a44.06%2044.06%200%200%201%2043.81%2040h80.38A44.06%2044.06%200%200%201%20212%2088a4%204%200%200%200%204-4V72a40%2040%200%200%200-40-40H80a40%2040%200%200%200-40%2040v12a4%204%200%200%200%204%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/armchair-fill.svg?color=%231a73e8&size=48