sofa 3 icon
sofa-3-broken from Solar by 480 Design · Broken · Home · CC-BY-4.0 Attribution required.
- Name
- sofa-3-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 3 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-linecap="round" stroke-width="1.5"><path d="M11 18H20C21.1046 18 22 17.1046 22 16C22 14.8954 21.1046 14 20 14H4C2.89543 14 2 14.8954 2 16C2 17.1046 2.89543 18 4 18H7"/><path d="M4.49993 14L4.42528 13.7014C3.33845 9.35409 2.79504 7.18043 3.86584 5.67821C3.93339 5.58345 4.00504 5.49169 4.08059 5.40317C5.27824 4 7.5188 4 11.9999 4C12.7233 4 13.3883 4 14 4.0059M19.4999 14L19.5746 13.7014C20.6614 9.35409 21.2048 7.18043 20.134 5.67821C20.0665 5.58345 19.9948 5.49169 19.9193 5.40317C19.4575 4.86212 18.8406 4.52969 18 4.32545"/><path d="M20 20V18M4 20V18"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarSofa3Broken(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" strokeLinecap="round" strokeWidth="1.5"><path d="M11 18H20C21.1046 18 22 17.1046 22 16C22 14.8954 21.1046 14 20 14H4C2.89543 14 2 14.8954 2 16C2 17.1046 2.89543 18 4 18H7"/><path d="M4.49993 14L4.42528 13.7014C3.33845 9.35409 2.79504 7.18043 3.86584 5.67821C3.93339 5.58345 4.00504 5.49169 4.08059 5.40317C5.27824 4 7.5188 4 11.9999 4C12.7233 4 13.3883 4 14 4.0059M19.4999 14L19.5746 13.7014C20.6614 9.35409 21.2048 7.18043 20.134 5.67821C20.0665 5.58345 19.9948 5.49169 19.9193 5.40317C19.4575 4.86212 18.8406 4.52969 18 4.32545"/><path d="M20 20V18M4 20V18"/></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-linecap="round" stroke-width="1.5"><path d="M11 18H20C21.1046 18 22 17.1046 22 16C22 14.8954 21.1046 14 20 14H4C2.89543 14 2 14.8954 2 16C2 17.1046 2.89543 18 4 18H7"/><path d="M4.49993 14L4.42528 13.7014C3.33845 9.35409 2.79504 7.18043 3.86584 5.67821C3.93339 5.58345 4.00504 5.49169 4.08059 5.40317C5.27824 4 7.5188 4 11.9999 4C12.7233 4 13.3883 4 14 4.0059M19.4999 14L19.5746 13.7014C20.6614 9.35409 21.2048 7.18043 20.134 5.67821C20.0665 5.58345 19.9948 5.49169 19.9193 5.40317C19.4575 4.86212 18.8406 4.52969 18 4.32545"/><path d="M20 20V18M4 20V18"/></g></svg> </template>
CSS
.icon-sofa-3-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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M11%2018H20C21.1046%2018%2022%2017.1046%2022%2016C22%2014.8954%2021.1046%2014%2020%2014H4C2.89543%2014%202%2014.8954%202%2016C2%2017.1046%202.89543%2018%204%2018H7%22%2F%3E%3Cpath%20d%3D%22M4.49993%2014L4.42528%2013.7014C3.33845%209.35409%202.79504%207.18043%203.86584%205.67821C3.93339%205.58345%204.00504%205.49169%204.08059%205.40317C5.27824%204%207.5188%204%2011.9999%204C12.7233%204%2013.3883%204%2014%204.0059M19.4999%2014L19.5746%2013.7014C20.6614%209.35409%2021.2048%207.18043%2020.134%205.67821C20.0665%205.58345%2019.9948%205.49169%2019.9193%205.40317C19.4575%204.86212%2018.8406%204.52969%2018%204.32545%22%2F%3E%3Cpath%20d%3D%22M20%2020V18M4%2020V18%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M11%2018H20C21.1046%2018%2022%2017.1046%2022%2016C22%2014.8954%2021.1046%2014%2020%2014H4C2.89543%2014%202%2014.8954%202%2016C2%2017.1046%202.89543%2018%204%2018H7%22%2F%3E%3Cpath%20d%3D%22M4.49993%2014L4.42528%2013.7014C3.33845%209.35409%202.79504%207.18043%203.86584%205.67821C3.93339%205.58345%204.00504%205.49169%204.08059%205.40317C5.27824%204%207.5188%204%2011.9999%204C12.7233%204%2013.3883%204%2014%204.0059M19.4999%2014L19.5746%2013.7014C20.6614%209.35409%2021.2048%207.18043%2020.134%205.67821C20.0665%205.58345%2019.9948%205.49169%2019.9193%205.40317C19.4575%204.86212%2018.8406%204.52969%2018%204.32545%22%2F%3E%3Cpath%20d%3D%22M20%2020V18M4%2020V18%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-3-broken.svg?color=%231a73e8&size=48