closet 2 icon
closet-2-bold from Solar by 480 Design · Bold · Home · CC-BY-4.0 Attribution required.
- Name
- closet-2-bold
- Set
- Solar
- Style
- Bold
- 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-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 closet 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M11.25 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.8284C3.47599 19.1328 3.82861 19.3582 4.25 19.5249V22C4.25 22.4142 4.58579 22.75 5 22.75C5.41421 22.75 5.75 22.4142 5.75 22V19.8713C6.81989 20 8.19364 20 10 20H11.25V2ZM9 8.25C9.41421 8.25 9.75 8.58579 9.75 9V13C9.75 13.4142 9.41421 13.75 9 13.75C8.58579 13.75 8.25 13.4142 8.25 13V9C8.25 8.58579 8.58579 8.25 9 8.25Z"/><path d="M12.75 20H14C15.8064 20 17.1801 20 18.25 19.8713V22C18.25 22.4142 18.5858 22.75 19 22.75C19.4142 22.75 19.75 22.4142 19.75 22V19.5249C20.1714 19.3582 20.524 19.1328 20.8284 18.8284C22 17.6569 22 15.7712 22 12V10C22 6.22876 22 4.34315 20.8284 3.17157C19.6569 2 17.7712 2 14 2H12.75V20ZM15 8.25C15.4142 8.25 15.75 8.58579 15.75 9V13C15.75 13.4142 15.4142 13.75 15 13.75C14.5858 13.75 14.25 13.4142 14.25 13V9C14.25 8.58579 14.5858 8.25 15 8.25Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarCloset2Bold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M11.25 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.8284C3.47599 19.1328 3.82861 19.3582 4.25 19.5249V22C4.25 22.4142 4.58579 22.75 5 22.75C5.41421 22.75 5.75 22.4142 5.75 22V19.8713C6.81989 20 8.19364 20 10 20H11.25V2ZM9 8.25C9.41421 8.25 9.75 8.58579 9.75 9V13C9.75 13.4142 9.41421 13.75 9 13.75C8.58579 13.75 8.25 13.4142 8.25 13V9C8.25 8.58579 8.58579 8.25 9 8.25Z"/><path d="M12.75 20H14C15.8064 20 17.1801 20 18.25 19.8713V22C18.25 22.4142 18.5858 22.75 19 22.75C19.4142 22.75 19.75 22.4142 19.75 22V19.5249C20.1714 19.3582 20.524 19.1328 20.8284 18.8284C22 17.6569 22 15.7712 22 12V10C22 6.22876 22 4.34315 20.8284 3.17157C19.6569 2 17.7712 2 14 2H12.75V20ZM15 8.25C15.4142 8.25 15.75 8.58579 15.75 9V13C15.75 13.4142 15.4142 13.75 15 13.75C14.5858 13.75 14.25 13.4142 14.25 13V9C14.25 8.58579 14.5858 8.25 15 8.25Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M11.25 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.8284C3.47599 19.1328 3.82861 19.3582 4.25 19.5249V22C4.25 22.4142 4.58579 22.75 5 22.75C5.41421 22.75 5.75 22.4142 5.75 22V19.8713C6.81989 20 8.19364 20 10 20H11.25V2ZM9 8.25C9.41421 8.25 9.75 8.58579 9.75 9V13C9.75 13.4142 9.41421 13.75 9 13.75C8.58579 13.75 8.25 13.4142 8.25 13V9C8.25 8.58579 8.58579 8.25 9 8.25Z"/><path d="M12.75 20H14C15.8064 20 17.1801 20 18.25 19.8713V22C18.25 22.4142 18.5858 22.75 19 22.75C19.4142 22.75 19.75 22.4142 19.75 22V19.5249C20.1714 19.3582 20.524 19.1328 20.8284 18.8284C22 17.6569 22 15.7712 22 12V10C22 6.22876 22 4.34315 20.8284 3.17157C19.6569 2 17.7712 2 14 2H12.75V20ZM15 8.25C15.4142 8.25 15.75 8.58579 15.75 9V13C15.75 13.4142 15.4142 13.75 15 13.75C14.5858 13.75 14.25 13.4142 14.25 13V9C14.25 8.58579 14.5858 8.25 15 8.25Z"/></g></svg> </template>
CSS
.icon-closet-2-bold {
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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M11.25%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.8284C3.47599%2019.1328%203.82861%2019.3582%204.25%2019.5249V22C4.25%2022.4142%204.58579%2022.75%205%2022.75C5.41421%2022.75%205.75%2022.4142%205.75%2022V19.8713C6.81989%2020%208.19364%2020%2010%2020H11.25V2ZM9%208.25C9.41421%208.25%209.75%208.58579%209.75%209V13C9.75%2013.4142%209.41421%2013.75%209%2013.75C8.58579%2013.75%208.25%2013.4142%208.25%2013V9C8.25%208.58579%208.58579%208.25%209%208.25Z%22%2F%3E%3Cpath%20d%3D%22M12.75%2020H14C15.8064%2020%2017.1801%2020%2018.25%2019.8713V22C18.25%2022.4142%2018.5858%2022.75%2019%2022.75C19.4142%2022.75%2019.75%2022.4142%2019.75%2022V19.5249C20.1714%2019.3582%2020.524%2019.1328%2020.8284%2018.8284C22%2017.6569%2022%2015.7712%2022%2012V10C22%206.22876%2022%204.34315%2020.8284%203.17157C19.6569%202%2017.7712%202%2014%202H12.75V20ZM15%208.25C15.4142%208.25%2015.75%208.58579%2015.75%209V13C15.75%2013.4142%2015.4142%2013.75%2015%2013.75C14.5858%2013.75%2014.25%2013.4142%2014.25%2013V9C14.25%208.58579%2014.5858%208.25%2015%208.25Z%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M11.25%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.8284C3.47599%2019.1328%203.82861%2019.3582%204.25%2019.5249V22C4.25%2022.4142%204.58579%2022.75%205%2022.75C5.41421%2022.75%205.75%2022.4142%205.75%2022V19.8713C6.81989%2020%208.19364%2020%2010%2020H11.25V2ZM9%208.25C9.41421%208.25%209.75%208.58579%209.75%209V13C9.75%2013.4142%209.41421%2013.75%209%2013.75C8.58579%2013.75%208.25%2013.4142%208.25%2013V9C8.25%208.58579%208.58579%208.25%209%208.25Z%22%2F%3E%3Cpath%20d%3D%22M12.75%2020H14C15.8064%2020%2017.1801%2020%2018.25%2019.8713V22C18.25%2022.4142%2018.5858%2022.75%2019%2022.75C19.4142%2022.75%2019.75%2022.4142%2019.75%2022V19.5249C20.1714%2019.3582%2020.524%2019.1328%2020.8284%2018.8284C22%2017.6569%2022%2015.7712%2022%2012V10C22%206.22876%2022%204.34315%2020.8284%203.17157C19.6569%202%2017.7712%202%2014%202H12.75V20ZM15%208.25C15.4142%208.25%2015.75%208.58579%2015.75%209V13C15.75%2013.4142%2015.4142%2013.75%2015%2013.75C14.5858%2013.75%2014.25%2013.4142%2014.25%2013V9C14.25%208.58579%2014.5858%208.25%2015%208.25Z%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-bold.svg?color=%231a73e8&size=48