sofa 2 icon

sofa-2-linear from Solar by 480 Design · Linear · Home · CC-BY-4.0 Attribution required.

Name
sofa-2-linear
Set
Solar
Style
Linear
Category
Home
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More home icons from Solar

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 d="M5.55556 18H18.4444C20.4081 18 22 16.4081 22 14.4444V12C22 10.8954 21.1046 10 20 10C18.8954 10 18 10.8954 18 12V13.2C18 13.6418 17.6418 14 17.2 14H6.8C6.35817 14 6 13.6418 6 13.2V12C6 10.8954 5.10457 10 4 10C2.89543 10 2 10.8954 2 12V14.4444C2 16.4081 3.59188 18 5.55556 18Z"/><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 d="M12 5V14"/><path stroke-linecap="round" d="M20 19V18M4 19V18"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarSofa2Linear(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 d="M5.55556 18H18.4444C20.4081 18 22 16.4081 22 14.4444V12C22 10.8954 21.1046 10 20 10C18.8954 10 18 10.8954 18 12V13.2C18 13.6418 17.6418 14 17.2 14H6.8C6.35817 14 6 13.6418 6 13.2V12C6 10.8954 5.10457 10 4 10C2.89543 10 2 10.8954 2 12V14.4444C2 16.4081 3.59188 18 5.55556 18Z"/><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 d="M12 5V14"/><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 d="M5.55556 18H18.4444C20.4081 18 22 16.4081 22 14.4444V12C22 10.8954 21.1046 10 20 10C18.8954 10 18 10.8954 18 12V13.2C18 13.6418 17.6418 14 17.2 14H6.8C6.35817 14 6 13.6418 6 13.2V12C6 10.8954 5.10457 10 4 10C2.89543 10 2 10.8954 2 12V14.4444C2 16.4081 3.59188 18 5.55556 18Z"/><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 d="M12 5V14"/><path stroke-linecap="round" d="M20 19V18M4 19V18"/></g></svg>
</template>

CSS

.icon-sofa-2-linear {
  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%20d%3D%22M5.55556%2018H18.4444C20.4081%2018%2022%2016.4081%2022%2014.4444V12C22%2010.8954%2021.1046%2010%2020%2010C18.8954%2010%2018%2010.8954%2018%2012V13.2C18%2013.6418%2017.6418%2014%2017.2%2014H6.8C6.35817%2014%206%2013.6418%206%2013.2V12C6%2010.8954%205.10457%2010%204%2010C2.89543%2010%202%2010.8954%202%2012V14.4444C2%2016.4081%203.59188%2018%205.55556%2018Z%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%20d%3D%22M12%205V14%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%20d%3D%22M5.55556%2018H18.4444C20.4081%2018%2022%2016.4081%2022%2014.4444V12C22%2010.8954%2021.1046%2010%2020%2010C18.8954%2010%2018%2010.8954%2018%2012V13.2C18%2013.6418%2017.6418%2014%2017.2%2014H6.8C6.35817%2014%206%2013.6418%206%2013.2V12C6%2010.8954%205.10457%2010%204%2010C2.89543%2010%202%2010.8954%202%2012V14.4444C2%2016.4081%203.59188%2018%205.55556%2018Z%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%20d%3D%22M12%205V14%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-linear.svg?color=%231a73e8&size=48