closet 2 icon

closet-2-broken from Solar by 480 Design · Broken · Home · CC-BY-4.0 Attribution required.

Name
closet-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

Use the closet 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-linecap="round" stroke-width="1.5"><path d="M19 22V20.5M5 22V20.5"/><path d="M12 20V18M12 2V14"/><path d="M15 9V13"/><path d="M9 9V13"/><path d="M22 10C22 6.22876 22 4.34315 20.8284 3.17157C19.6569 2 17.7712 2 14 2H10C6.22876 2 4.34315 2 3.17157 3.17157C2 4.34315 2 6.22876 2 10V12C2 15.7712 2 17.6569 3.17157 18.8284C4.34315 20 6.22876 20 10 20H14C17.7712 20 19.6569 20 20.8284 18.8284C21.7715 17.8853 21.9554 16.4796 21.9913 14"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarCloset2Broken(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="M19 22V20.5M5 22V20.5"/><path d="M12 20V18M12 2V14"/><path d="M15 9V13"/><path d="M9 9V13"/><path d="M22 10C22 6.22876 22 4.34315 20.8284 3.17157C19.6569 2 17.7712 2 14 2H10C6.22876 2 4.34315 2 3.17157 3.17157C2 4.34315 2 6.22876 2 10V12C2 15.7712 2 17.6569 3.17157 18.8284C4.34315 20 6.22876 20 10 20H14C17.7712 20 19.6569 20 20.8284 18.8284C21.7715 17.8853 21.9554 16.4796 21.9913 14"/></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="M19 22V20.5M5 22V20.5"/><path d="M12 20V18M12 2V14"/><path d="M15 9V13"/><path d="M9 9V13"/><path d="M22 10C22 6.22876 22 4.34315 20.8284 3.17157C19.6569 2 17.7712 2 14 2H10C6.22876 2 4.34315 2 3.17157 3.17157C2 4.34315 2 6.22876 2 10V12C2 15.7712 2 17.6569 3.17157 18.8284C4.34315 20 6.22876 20 10 20H14C17.7712 20 19.6569 20 20.8284 18.8284C21.7715 17.8853 21.9554 16.4796 21.9913 14"/></g></svg>
</template>

CSS

.icon-closet-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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19%2022V20.5M5%2022V20.5%22%2F%3E%3Cpath%20d%3D%22M12%2020V18M12%202V14%22%2F%3E%3Cpath%20d%3D%22M15%209V13%22%2F%3E%3Cpath%20d%3D%22M9%209V13%22%2F%3E%3Cpath%20d%3D%22M22%2010C22%206.22876%2022%204.34315%2020.8284%203.17157C19.6569%202%2017.7712%202%2014%202H10C6.22876%202%204.34315%202%203.17157%203.17157C2%204.34315%202%206.22876%202%2010V12C2%2015.7712%202%2017.6569%203.17157%2018.8284C4.34315%2020%206.22876%2020%2010%2020H14C17.7712%2020%2019.6569%2020%2020.8284%2018.8284C21.7715%2017.8853%2021.9554%2016.4796%2021.9913%2014%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%22M19%2022V20.5M5%2022V20.5%22%2F%3E%3Cpath%20d%3D%22M12%2020V18M12%202V14%22%2F%3E%3Cpath%20d%3D%22M15%209V13%22%2F%3E%3Cpath%20d%3D%22M9%209V13%22%2F%3E%3Cpath%20d%3D%22M22%2010C22%206.22876%2022%204.34315%2020.8284%203.17157C19.6569%202%2017.7712%202%2014%202H10C6.22876%202%204.34315%202%203.17157%203.17157C2%204.34315%202%206.22876%202%2010V12C2%2015.7712%202%2017.6569%203.17157%2018.8284C4.34315%2020%206.22876%2020%2010%2020H14C17.7712%2020%2019.6569%2020%2020.8284%2018.8284C21.7715%2017.8853%2021.9554%2016.4796%2021.9913%2014%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/closet-2-broken.svg?color=%231a73e8&size=48