sleeping icon

sleeping-bold from Solar by 480 Design · Bold · UI · CC-BY-4.0 Attribution required.

Name
sleeping-bold
Set
Solar
Style
Bold
Category
UI
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More ui icons from Solar

Use the sleeping icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2.75 6C2.75 5.58579 2.41421 5.25 2 5.25C1.58579 5.25 1.25 5.58579 1.25 6V18C1.25 18.4142 1.58579 18.75 2 18.75C2.41421 18.75 2.75 18.4142 2.75 18V16.75H21.142V18.0002C21.142 18.4144 21.4778 18.7502 21.892 18.7502C22.3063 18.7502 22.642 18.4144 22.642 18.0002V16.0001L22.6429 15.643C22.6429 13.648 22.6429 12.6506 22.3623 11.8487C21.8597 10.4125 20.7305 9.28325 19.2943 8.78069C18.4924 8.50011 17.4949 8.50011 15.5 8.50011H15.4977C14.7 8.50011 13.6599 8.50011 13.3394 8.61223C12.7649 8.81326 12.3133 9.26495 12.1122 9.83944C12 10.1602 12 10.5592 12 11.3571V15.25H2.75V6Z"/><path d="M7 13.5C8.38071 13.5 9.5 12.3807 9.5 11C9.5 9.61929 8.38071 8.5 7 8.5C5.61929 8.5 4.5 9.61929 4.5 11C4.5 12.3807 5.61929 13.5 7 13.5Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarSleepingBold(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"><path d="M2.75 6C2.75 5.58579 2.41421 5.25 2 5.25C1.58579 5.25 1.25 5.58579 1.25 6V18C1.25 18.4142 1.58579 18.75 2 18.75C2.41421 18.75 2.75 18.4142 2.75 18V16.75H21.142V18.0002C21.142 18.4144 21.4778 18.7502 21.892 18.7502C22.3063 18.7502 22.642 18.4144 22.642 18.0002V16.0001L22.6429 15.643C22.6429 13.648 22.6429 12.6506 22.3623 11.8487C21.8597 10.4125 20.7305 9.28325 19.2943 8.78069C18.4924 8.50011 17.4949 8.50011 15.5 8.50011H15.4977C14.7 8.50011 13.6599 8.50011 13.3394 8.61223C12.7649 8.81326 12.3133 9.26495 12.1122 9.83944C12 10.1602 12 10.5592 12 11.3571V15.25H2.75V6Z"/><path d="M7 13.5C8.38071 13.5 9.5 12.3807 9.5 11C9.5 9.61929 8.38071 8.5 7 8.5C5.61929 8.5 4.5 9.61929 4.5 11C4.5 12.3807 5.61929 13.5 7 13.5Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2.75 6C2.75 5.58579 2.41421 5.25 2 5.25C1.58579 5.25 1.25 5.58579 1.25 6V18C1.25 18.4142 1.58579 18.75 2 18.75C2.41421 18.75 2.75 18.4142 2.75 18V16.75H21.142V18.0002C21.142 18.4144 21.4778 18.7502 21.892 18.7502C22.3063 18.7502 22.642 18.4144 22.642 18.0002V16.0001L22.6429 15.643C22.6429 13.648 22.6429 12.6506 22.3623 11.8487C21.8597 10.4125 20.7305 9.28325 19.2943 8.78069C18.4924 8.50011 17.4949 8.50011 15.5 8.50011H15.4977C14.7 8.50011 13.6599 8.50011 13.3394 8.61223C12.7649 8.81326 12.3133 9.26495 12.1122 9.83944C12 10.1602 12 10.5592 12 11.3571V15.25H2.75V6Z"/><path d="M7 13.5C8.38071 13.5 9.5 12.3807 9.5 11C9.5 9.61929 8.38071 8.5 7 8.5C5.61929 8.5 4.5 9.61929 4.5 11C4.5 12.3807 5.61929 13.5 7 13.5Z"/></g></svg>
</template>

CSS

.icon-sleeping-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%3E%3Cpath%20d%3D%22M2.75%206C2.75%205.58579%202.41421%205.25%202%205.25C1.58579%205.25%201.25%205.58579%201.25%206V18C1.25%2018.4142%201.58579%2018.75%202%2018.75C2.41421%2018.75%202.75%2018.4142%202.75%2018V16.75H21.142V18.0002C21.142%2018.4144%2021.4778%2018.7502%2021.892%2018.7502C22.3063%2018.7502%2022.642%2018.4144%2022.642%2018.0002V16.0001L22.6429%2015.643C22.6429%2013.648%2022.6429%2012.6506%2022.3623%2011.8487C21.8597%2010.4125%2020.7305%209.28325%2019.2943%208.78069C18.4924%208.50011%2017.4949%208.50011%2015.5%208.50011H15.4977C14.7%208.50011%2013.6599%208.50011%2013.3394%208.61223C12.7649%208.81326%2012.3133%209.26495%2012.1122%209.83944C12%2010.1602%2012%2010.5592%2012%2011.3571V15.25H2.75V6Z%22%2F%3E%3Cpath%20d%3D%22M7%2013.5C8.38071%2013.5%209.5%2012.3807%209.5%2011C9.5%209.61929%208.38071%208.5%207%208.5C5.61929%208.5%204.5%209.61929%204.5%2011C4.5%2012.3807%205.61929%2013.5%207%2013.5Z%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%3E%3Cpath%20d%3D%22M2.75%206C2.75%205.58579%202.41421%205.25%202%205.25C1.58579%205.25%201.25%205.58579%201.25%206V18C1.25%2018.4142%201.58579%2018.75%202%2018.75C2.41421%2018.75%202.75%2018.4142%202.75%2018V16.75H21.142V18.0002C21.142%2018.4144%2021.4778%2018.7502%2021.892%2018.7502C22.3063%2018.7502%2022.642%2018.4144%2022.642%2018.0002V16.0001L22.6429%2015.643C22.6429%2013.648%2022.6429%2012.6506%2022.3623%2011.8487C21.8597%2010.4125%2020.7305%209.28325%2019.2943%208.78069C18.4924%208.50011%2017.4949%208.50011%2015.5%208.50011H15.4977C14.7%208.50011%2013.6599%208.50011%2013.3394%208.61223C12.7649%208.81326%2012.3133%209.26495%2012.1122%209.83944C12%2010.1602%2012%2010.5592%2012%2011.3571V15.25H2.75V6Z%22%2F%3E%3Cpath%20d%3D%22M7%2013.5C8.38071%2013.5%209.5%2012.3807%209.5%2011C9.5%209.61929%208.38071%208.5%207%208.5C5.61929%208.5%204.5%209.61929%204.5%2011C4.5%2012.3807%205.61929%2013.5%207%2013.5Z%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/sleeping-bold.svg?color=%231a73e8&size=48