armchair icon
armchair-broken from Solar by 480 Design · Broken · Home · CC-BY-4.0 Attribution required.
- Name
- armchair-broken
- Set
- Solar
- Style
- Broken
- Category
- Home
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More home icons from Solar
armchair-2-boldbar-chair-boldbath-boldbed-boldbedside-table-2-boldbedside-table-3-boldbedside-table-4-boldbedside-table-boldchair-2-boldchair-boldchandelier-boldcloset-2-boldcloset-boldconditioner-2-boldconditioner-boldfloor-lamp-boldfloor-lamp-minimalistic-boldfridge-boldlamp-boldmirror-boldremote-controller-2-boldremote-controller-boldremote-controller-minimalistic-boldsmart-vacuum-cleaner-2-bold
Use the armchair icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M2 15.8571C2 16.9195 2 17.4507 2.09402 17.8901C2.41456 19.3881 3.51119 20.5578 4.91555 20.8997C5.32748 21 5.82546 21 6.82143 21H17.1786C18.1745 21 18.6725 21 19.0845 20.8997C20.4888 20.5578 21.5854 19.3881 21.906 17.8901C22 17.4507 22 16.9195 22 15.8571V11.2456C22 10.0054 21.0574 9 19.8947 9C18.732 9 17.7895 10.0054 17.7895 11.2456V16.3333H16"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 16.3333H6.21053V11.2456C6.21053 10.0054 5.26797 9 4.10526 9C2.94256 9 2 10.0054 2 11.2456C2 11.2456 2 11.7054 2 12"/><path d="M6 10V8.15385C6 5.85325 6 4.70296 6.48231 3.84615C6.79827 3.28485 7.25273 2.81874 7.8 2.49468C8.63538 2 9.75692 2 12 2C14.2431 2 15.3646 2 16.2 2.49468C16.7473 2.81874 17.2017 3.28485 17.5177 3.84615C18 4.70296 18 5.85325 18 8.15385V10"/><path stroke-linecap="round" d="M19 22V21M4 22V21"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarArmchairBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M2 15.8571C2 16.9195 2 17.4507 2.09402 17.8901C2.41456 19.3881 3.51119 20.5578 4.91555 20.8997C5.32748 21 5.82546 21 6.82143 21H17.1786C18.1745 21 18.6725 21 19.0845 20.8997C20.4888 20.5578 21.5854 19.3881 21.906 17.8901C22 17.4507 22 16.9195 22 15.8571V11.2456C22 10.0054 21.0574 9 19.8947 9C18.732 9 17.7895 10.0054 17.7895 11.2456V16.3333H16"/><path strokeLinecap="round" strokeLinejoin="round" d="M12 16.3333H6.21053V11.2456C6.21053 10.0054 5.26797 9 4.10526 9C2.94256 9 2 10.0054 2 11.2456C2 11.2456 2 11.7054 2 12"/><path d="M6 10V8.15385C6 5.85325 6 4.70296 6.48231 3.84615C6.79827 3.28485 7.25273 2.81874 7.8 2.49468C8.63538 2 9.75692 2 12 2C14.2431 2 15.3646 2 16.2 2.49468C16.7473 2.81874 17.2017 3.28485 17.5177 3.84615C18 4.70296 18 5.85325 18 8.15385V10"/><path strokeLinecap="round" d="M19 22V21M4 22V21"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M2 15.8571C2 16.9195 2 17.4507 2.09402 17.8901C2.41456 19.3881 3.51119 20.5578 4.91555 20.8997C5.32748 21 5.82546 21 6.82143 21H17.1786C18.1745 21 18.6725 21 19.0845 20.8997C20.4888 20.5578 21.5854 19.3881 21.906 17.8901C22 17.4507 22 16.9195 22 15.8571V11.2456C22 10.0054 21.0574 9 19.8947 9C18.732 9 17.7895 10.0054 17.7895 11.2456V16.3333H16"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 16.3333H6.21053V11.2456C6.21053 10.0054 5.26797 9 4.10526 9C2.94256 9 2 10.0054 2 11.2456C2 11.2456 2 11.7054 2 12"/><path d="M6 10V8.15385C6 5.85325 6 4.70296 6.48231 3.84615C6.79827 3.28485 7.25273 2.81874 7.8 2.49468C8.63538 2 9.75692 2 12 2C14.2431 2 15.3646 2 16.2 2.49468C16.7473 2.81874 17.2017 3.28485 17.5177 3.84615C18 4.70296 18 5.85325 18 8.15385V10"/><path stroke-linecap="round" d="M19 22V21M4 22V21"/></g></svg> </template>
CSS
.icon-armchair-broken {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2015.8571C2%2016.9195%202%2017.4507%202.09402%2017.8901C2.41456%2019.3881%203.51119%2020.5578%204.91555%2020.8997C5.32748%2021%205.82546%2021%206.82143%2021H17.1786C18.1745%2021%2018.6725%2021%2019.0845%2020.8997C20.4888%2020.5578%2021.5854%2019.3881%2021.906%2017.8901C22%2017.4507%2022%2016.9195%2022%2015.8571V11.2456C22%2010.0054%2021.0574%209%2019.8947%209C18.732%209%2017.7895%2010.0054%2017.7895%2011.2456V16.3333H16%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2016.3333H6.21053V11.2456C6.21053%2010.0054%205.26797%209%204.10526%209C2.94256%209%202%2010.0054%202%2011.2456C2%2011.2456%202%2011.7054%202%2012%22%2F%3E%3Cpath%20d%3D%22M6%2010V8.15385C6%205.85325%206%204.70296%206.48231%203.84615C6.79827%203.28485%207.25273%202.81874%207.8%202.49468C8.63538%202%209.75692%202%2012%202C14.2431%202%2015.3646%202%2016.2%202.49468C16.7473%202.81874%2017.2017%203.28485%2017.5177%203.84615C18%204.70296%2018%205.85325%2018%208.15385V10%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%2022V21M4%2022V21%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2015.8571C2%2016.9195%202%2017.4507%202.09402%2017.8901C2.41456%2019.3881%203.51119%2020.5578%204.91555%2020.8997C5.32748%2021%205.82546%2021%206.82143%2021H17.1786C18.1745%2021%2018.6725%2021%2019.0845%2020.8997C20.4888%2020.5578%2021.5854%2019.3881%2021.906%2017.8901C22%2017.4507%2022%2016.9195%2022%2015.8571V11.2456C22%2010.0054%2021.0574%209%2019.8947%209C18.732%209%2017.7895%2010.0054%2017.7895%2011.2456V16.3333H16%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2016.3333H6.21053V11.2456C6.21053%2010.0054%205.26797%209%204.10526%209C2.94256%209%202%2010.0054%202%2011.2456C2%2011.2456%202%2011.7054%202%2012%22%2F%3E%3Cpath%20d%3D%22M6%2010V8.15385C6%205.85325%206%204.70296%206.48231%203.84615C6.79827%203.28485%207.25273%202.81874%207.8%202.49468C8.63538%202%209.75692%202%2012%202C14.2431%202%2015.3646%202%2016.2%202.49468C16.7473%202.81874%2017.2017%203.28485%2017.5177%203.84615C18%204.70296%2018%205.85325%2018%208.15385V10%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%2022V21M4%2022V21%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/armchair-broken.svg?color=%231a73e8&size=48