chair icon
chair from Line Awesome by Icons8 · Line · Household · Apache-2.0 Free for personal and commercial use.
- Name
- chair
- Set
- Line Awesome
- Style
- Line
- Category
- Household
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- chair-solid
The same icon in other sets
chairBoxIcons v2chairFont Awesome 6 SolidchairFont Awesome SolidchairFluent EmojichairFluent Emoji FlatchairFluent Emoji High ContrastchairIconParkchairIconPark OutlinechairIconPark SolidchairIconPark TwoTonechairMaterial SymbolschairMaterial Symbols LightchairNoto EmojichairOpenMojichairPhosphorchair-boldSolarchairTwitter Emoji
More household icons from Line Awesome
Use the chair icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 4v12.438c-.102.027-.223.066-.313.093c-.484.149-.82.305-1.062.469a2 2 0 0 0-.313.25c-.078.082-.187.25-.187.25L9 17.719V20h1v8h2v-8h8v8h2v-8h1v-2.281l-.125-.219s-.11-.168-.188-.25a2 2 0 0 0-.312-.25c-.242-.164-.578-.32-1.063-.469c-.09-.027-.21-.066-.312-.093V4h-2v1h-6V4zm2 3h2v9.031c-.758.02-1.438.04-2 .094zm4 0h2v9.125c-.563-.055-1.242-.074-2-.094z"/></svg>
React
import type { SVGProps } from "react";
export function LaChair(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 4v12.438c-.102.027-.223.066-.313.093c-.484.149-.82.305-1.062.469a2 2 0 0 0-.313.25c-.078.082-.187.25-.187.25L9 17.719V20h1v8h2v-8h8v8h2v-8h1v-2.281l-.125-.219s-.11-.168-.188-.25a2 2 0 0 0-.312-.25c-.242-.164-.578-.32-1.063-.469c-.09-.027-.21-.066-.312-.093V4h-2v1h-6V4zm2 3h2v9.031c-.758.02-1.438.04-2 .094zm4 0h2v9.125c-.563-.055-1.242-.074-2-.094z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 4v12.438c-.102.027-.223.066-.313.093c-.484.149-.82.305-1.062.469a2 2 0 0 0-.313.25c-.078.082-.187.25-.187.25L9 17.719V20h1v8h2v-8h8v8h2v-8h1v-2.281l-.125-.219s-.11-.168-.188-.25a2 2 0 0 0-.312-.25c-.242-.164-.578-.32-1.063-.469c-.09-.027-.21-.066-.312-.093V4h-2v1h-6V4zm2 3h2v9.031c-.758.02-1.438.04-2 .094zm4 0h2v9.125c-.563-.055-1.242-.074-2-.094z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%204v12.438c-.102.027-.223.066-.313.093c-.484.149-.82.305-1.062.469a2%202%200%200%200-.313.25c-.078.082-.187.25-.187.25L9%2017.719V20h1v8h2v-8h8v8h2v-8h1v-2.281l-.125-.219s-.11-.168-.188-.25a2%202%200%200%200-.312-.25c-.242-.164-.578-.32-1.063-.469c-.09-.027-.21-.066-.312-.093V4h-2v1h-6V4zm2%203h2v9.031c-.758.02-1.438.04-2%20.094zm4%200h2v9.125c-.563-.055-1.242-.074-2-.094z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%204v12.438c-.102.027-.223.066-.313.093c-.484.149-.82.305-1.062.469a2%202%200%200%200-.313.25c-.078.082-.187.25-.187.25L9%2017.719V20h1v8h2v-8h8v8h2v-8h1v-2.281l-.125-.219s-.11-.168-.188-.25a2%202%200%200%200-.312-.25c-.242-.164-.578-.32-1.063-.469c-.09-.027-.21-.066-.312-.093V4h-2v1h-6V4zm2%203h2v9.031c-.758.02-1.438.04-2%20.094zm4%200h2v9.125c-.563-.055-1.242-.074-2-.094z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/chair.svg?color=%231a73e8&size=48