sofa 2 icon
sofa-2-broken from Solar by 480 Design · Broken · Home · CC-BY-4.0 Attribution required.
- Name
- sofa-2-broken
- Set
- Solar
- Style
- Broken
- Category
- Home
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More home icons from Solar
armchair-2-boldarmchair-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-bold
Use the sofa 2 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="M8 18H5.55556C3.59188 18 2 16.4081 2 14.4444V12C2 10.8954 2.89543 10 4 10C5.10457 10 6 10.8954 6 12V13.2C6 13.6418 6.35817 14 6.8 14H17.2C17.6418 14 18 13.6418 18 13.2V12C18 10.8954 18.8954 10 20 10C21.1046 10 22 10.8954 22 12V14.4444C22 16.4081 20.4081 18 18.4444 18H12"/><path d="M20 10C20 9.07069 20 8.60603 19.9231 8.21964C19.6075 6.63288 18.3671 5.39249 16.7804 5.07686C16.394 5 15.9293 5 15 5H9C8.07069 5 7.60603 5 7.21964 5.07686C5.63288 5.39249 4.39249 6.63288 4.07686 8.21964C4 8.60603 4 9.07069 4 10"/><path stroke-linecap="round" d="M12 5V7M12 14V11"/><path stroke-linecap="round" d="M20 19V18M4 19V18"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarSofa2Broken(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="M8 18H5.55556C3.59188 18 2 16.4081 2 14.4444V12C2 10.8954 2.89543 10 4 10C5.10457 10 6 10.8954 6 12V13.2C6 13.6418 6.35817 14 6.8 14H17.2C17.6418 14 18 13.6418 18 13.2V12C18 10.8954 18.8954 10 20 10C21.1046 10 22 10.8954 22 12V14.4444C22 16.4081 20.4081 18 18.4444 18H12"/><path d="M20 10C20 9.07069 20 8.60603 19.9231 8.21964C19.6075 6.63288 18.3671 5.39249 16.7804 5.07686C16.394 5 15.9293 5 15 5H9C8.07069 5 7.60603 5 7.21964 5.07686C5.63288 5.39249 4.39249 6.63288 4.07686 8.21964C4 8.60603 4 9.07069 4 10"/><path strokeLinecap="round" d="M12 5V7M12 14V11"/><path strokeLinecap="round" d="M20 19V18M4 19V18"/></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="M8 18H5.55556C3.59188 18 2 16.4081 2 14.4444V12C2 10.8954 2.89543 10 4 10C5.10457 10 6 10.8954 6 12V13.2C6 13.6418 6.35817 14 6.8 14H17.2C17.6418 14 18 13.6418 18 13.2V12C18 10.8954 18.8954 10 20 10C21.1046 10 22 10.8954 22 12V14.4444C22 16.4081 20.4081 18 18.4444 18H12"/><path d="M20 10C20 9.07069 20 8.60603 19.9231 8.21964C19.6075 6.63288 18.3671 5.39249 16.7804 5.07686C16.394 5 15.9293 5 15 5H9C8.07069 5 7.60603 5 7.21964 5.07686C5.63288 5.39249 4.39249 6.63288 4.07686 8.21964C4 8.60603 4 9.07069 4 10"/><path stroke-linecap="round" d="M12 5V7M12 14V11"/><path stroke-linecap="round" d="M20 19V18M4 19V18"/></g></svg> </template>
CSS
.icon-sofa-2-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%22M8%2018H5.55556C3.59188%2018%202%2016.4081%202%2014.4444V12C2%2010.8954%202.89543%2010%204%2010C5.10457%2010%206%2010.8954%206%2012V13.2C6%2013.6418%206.35817%2014%206.8%2014H17.2C17.6418%2014%2018%2013.6418%2018%2013.2V12C18%2010.8954%2018.8954%2010%2020%2010C21.1046%2010%2022%2010.8954%2022%2012V14.4444C22%2016.4081%2020.4081%2018%2018.4444%2018H12%22%2F%3E%3Cpath%20d%3D%22M20%2010C20%209.07069%2020%208.60603%2019.9231%208.21964C19.6075%206.63288%2018.3671%205.39249%2016.7804%205.07686C16.394%205%2015.9293%205%2015%205H9C8.07069%205%207.60603%205%207.21964%205.07686C5.63288%205.39249%204.39249%206.63288%204.07686%208.21964C4%208.60603%204%209.07069%204%2010%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%205V7M12%2014V11%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2019V18M4%2019V18%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%22M8%2018H5.55556C3.59188%2018%202%2016.4081%202%2014.4444V12C2%2010.8954%202.89543%2010%204%2010C5.10457%2010%206%2010.8954%206%2012V13.2C6%2013.6418%206.35817%2014%206.8%2014H17.2C17.6418%2014%2018%2013.6418%2018%2013.2V12C18%2010.8954%2018.8954%2010%2020%2010C21.1046%2010%2022%2010.8954%2022%2012V14.4444C22%2016.4081%2020.4081%2018%2018.4444%2018H12%22%2F%3E%3Cpath%20d%3D%22M20%2010C20%209.07069%2020%208.60603%2019.9231%208.21964C19.6075%206.63288%2018.3671%205.39249%2016.7804%205.07686C16.394%205%2015.9293%205%2015%205H9C8.07069%205%207.60603%205%207.21964%205.07686C5.63288%205.39249%204.39249%206.63288%204.07686%208.21964C4%208.60603%204%209.07069%204%2010%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%205V7M12%2014V11%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2019V18M4%2019V18%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/sofa-2-broken.svg?color=%231a73e8&size=48