sleeping-face from Emoji One (Colored) by Emoji One · Default · People · CC-BY-4.0 Attribution required.

Name
sleeping-face
Set
Emoji One (Colored)
Style
Default
Category
People
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More people icons from Emoji One (Colored)

Use the sleeping face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffdd67" d="M62 32c0 16.6-10.8 30-30 30C15.4 62 2 48.6 2 32S15.4 2 32 2s30 13.4 30 30"/><path fill="#467591" d="M26.8 21.3c-.2-.4-.7-.6-1.1-.3l-2 1.2l.7-5c0-.2 0-.4-.1-.5l-.6-1.2c-.1-.2-.3-.3-.5-.4s-.4 0-.6.1l-4.9 2.9c-.2.1-.3.3-.4.5s0 .4.1.6l.7 1.3c.2.4.7.6 1.1.3l1.9-1.1l-.7 4.9c0 .2 0 .4.1.5l.7 1.3c.2.3.5.5.9.4c.1 0 .1 0 .2-.1l5-2.9c.2-.1.3-.3.4-.5s0-.4-.1-.6zM40.5 8.1c-.1-.2-.3-.3-.5-.4l-7.9-2c-.4-.1-.8.2-.9.6l-.4 1.9c0 .2 0 .4.1.6s.3.3.5.4l3.6.9l-5.5 4.7c-.1.1-.2.3-.3.5l-.2 2c0 .2 0 .4.1.6s.3.3.5.4l8 2h.3c.1 0 .2-.1.3-.1c.2-.1.3-.3.3-.5l.4-1.9c.1-.4-.2-.9-.6-1l-3.8-1L40 11c.1-.1.2-.3.3-.5l.4-1.8c0-.2-.1-.4-.2-.6M55 22.4c.2-.1.3-.2.4-.4l1.2-2.5c.2-.4 0-.8-.4-1l-5.8-2.8l10.1-5c.2-.1.3-.2.3-.4L61.9 8c.2-.4 0-.8-.4-1L51 2.1c-.4-.2-.8 0-1 .4L48.8 5c-.2.4 0 .8.4 1l5.5 2.6l-10 4.9c-.2.1-.3.2-.3.4l-1.2 2.5q-.15.3 0 .6c0 .1.1.2.2.3s.1.1.2.1l10.8 5.1c.2 0 .4 0 .6-.1"/><path fill="#664e27" d="M50 45.2c.8 1.2 1.1 3.6-.6 4.7c-1.4.9-3.7.7-5.4 1.8c-1.8 1.2-2.5 3.3-3.9 4.2c-1.9 1.2-3.7-.2-4.5-1.4c-1.4-2.2.7-6.1 4.7-8.6c3.9-2.6 8.3-2.9 9.7-.7M38.3 33.6c7.2 5.4 14.9 1.8 15.3-7.1c0-.5-.6-.4-1.4-.5c-2.4 4.8-8.7 7.4-13.5 6.3c-.3.7-.7 1.1-.4 1.3M15.9 44.1c7.2 5.4 14.9 1.8 15.3-7.1c0-.5-.6-.4-1.4-.5c-2.4 4.8-8.7 7.4-13.5 6.3c-.3.6-.8 1-.4 1.3"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneSleepingFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffdd67" d="M62 32c0 16.6-10.8 30-30 30C15.4 62 2 48.6 2 32S15.4 2 32 2s30 13.4 30 30"/><path fill="#467591" d="M26.8 21.3c-.2-.4-.7-.6-1.1-.3l-2 1.2l.7-5c0-.2 0-.4-.1-.5l-.6-1.2c-.1-.2-.3-.3-.5-.4s-.4 0-.6.1l-4.9 2.9c-.2.1-.3.3-.4.5s0 .4.1.6l.7 1.3c.2.4.7.6 1.1.3l1.9-1.1l-.7 4.9c0 .2 0 .4.1.5l.7 1.3c.2.3.5.5.9.4c.1 0 .1 0 .2-.1l5-2.9c.2-.1.3-.3.4-.5s0-.4-.1-.6zM40.5 8.1c-.1-.2-.3-.3-.5-.4l-7.9-2c-.4-.1-.8.2-.9.6l-.4 1.9c0 .2 0 .4.1.6s.3.3.5.4l3.6.9l-5.5 4.7c-.1.1-.2.3-.3.5l-.2 2c0 .2 0 .4.1.6s.3.3.5.4l8 2h.3c.1 0 .2-.1.3-.1c.2-.1.3-.3.3-.5l.4-1.9c.1-.4-.2-.9-.6-1l-3.8-1L40 11c.1-.1.2-.3.3-.5l.4-1.8c0-.2-.1-.4-.2-.6M55 22.4c.2-.1.3-.2.4-.4l1.2-2.5c.2-.4 0-.8-.4-1l-5.8-2.8l10.1-5c.2-.1.3-.2.3-.4L61.9 8c.2-.4 0-.8-.4-1L51 2.1c-.4-.2-.8 0-1 .4L48.8 5c-.2.4 0 .8.4 1l5.5 2.6l-10 4.9c-.2.1-.3.2-.3.4l-1.2 2.5q-.15.3 0 .6c0 .1.1.2.2.3s.1.1.2.1l10.8 5.1c.2 0 .4 0 .6-.1"/><path fill="#664e27" d="M50 45.2c.8 1.2 1.1 3.6-.6 4.7c-1.4.9-3.7.7-5.4 1.8c-1.8 1.2-2.5 3.3-3.9 4.2c-1.9 1.2-3.7-.2-4.5-1.4c-1.4-2.2.7-6.1 4.7-8.6c3.9-2.6 8.3-2.9 9.7-.7M38.3 33.6c7.2 5.4 14.9 1.8 15.3-7.1c0-.5-.6-.4-1.4-.5c-2.4 4.8-8.7 7.4-13.5 6.3c-.3.7-.7 1.1-.4 1.3M15.9 44.1c7.2 5.4 14.9 1.8 15.3-7.1c0-.5-.6-.4-1.4-.5c-2.4 4.8-8.7 7.4-13.5 6.3c-.3.6-.8 1-.4 1.3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffdd67" d="M62 32c0 16.6-10.8 30-30 30C15.4 62 2 48.6 2 32S15.4 2 32 2s30 13.4 30 30"/><path fill="#467591" d="M26.8 21.3c-.2-.4-.7-.6-1.1-.3l-2 1.2l.7-5c0-.2 0-.4-.1-.5l-.6-1.2c-.1-.2-.3-.3-.5-.4s-.4 0-.6.1l-4.9 2.9c-.2.1-.3.3-.4.5s0 .4.1.6l.7 1.3c.2.4.7.6 1.1.3l1.9-1.1l-.7 4.9c0 .2 0 .4.1.5l.7 1.3c.2.3.5.5.9.4c.1 0 .1 0 .2-.1l5-2.9c.2-.1.3-.3.4-.5s0-.4-.1-.6zM40.5 8.1c-.1-.2-.3-.3-.5-.4l-7.9-2c-.4-.1-.8.2-.9.6l-.4 1.9c0 .2 0 .4.1.6s.3.3.5.4l3.6.9l-5.5 4.7c-.1.1-.2.3-.3.5l-.2 2c0 .2 0 .4.1.6s.3.3.5.4l8 2h.3c.1 0 .2-.1.3-.1c.2-.1.3-.3.3-.5l.4-1.9c.1-.4-.2-.9-.6-1l-3.8-1L40 11c.1-.1.2-.3.3-.5l.4-1.8c0-.2-.1-.4-.2-.6M55 22.4c.2-.1.3-.2.4-.4l1.2-2.5c.2-.4 0-.8-.4-1l-5.8-2.8l10.1-5c.2-.1.3-.2.3-.4L61.9 8c.2-.4 0-.8-.4-1L51 2.1c-.4-.2-.8 0-1 .4L48.8 5c-.2.4 0 .8.4 1l5.5 2.6l-10 4.9c-.2.1-.3.2-.3.4l-1.2 2.5q-.15.3 0 .6c0 .1.1.2.2.3s.1.1.2.1l10.8 5.1c.2 0 .4 0 .6-.1"/><path fill="#664e27" d="M50 45.2c.8 1.2 1.1 3.6-.6 4.7c-1.4.9-3.7.7-5.4 1.8c-1.8 1.2-2.5 3.3-3.9 4.2c-1.9 1.2-3.7-.2-4.5-1.4c-1.4-2.2.7-6.1 4.7-8.6c3.9-2.6 8.3-2.9 9.7-.7M38.3 33.6c7.2 5.4 14.9 1.8 15.3-7.1c0-.5-.6-.4-1.4-.5c-2.4 4.8-8.7 7.4-13.5 6.3c-.3.7-.7 1.1-.4 1.3M15.9 44.1c7.2 5.4 14.9 1.8 15.3-7.1c0-.5-.6-.4-1.4-.5c-2.4 4.8-8.7 7.4-13.5 6.3c-.3.6-.8 1-.4 1.3"/></svg>
</template>

CSS

.icon-sleeping-face {
  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%2064%2064%22%3E%3Cpath%20fill%3D%22%23ffdd67%22%20d%3D%22M62%2032c0%2016.6-10.8%2030-30%2030C15.4%2062%202%2048.6%202%2032S15.4%202%2032%202s30%2013.4%2030%2030%22%2F%3E%3Cpath%20fill%3D%22%23467591%22%20d%3D%22M26.8%2021.3c-.2-.4-.7-.6-1.1-.3l-2%201.2l.7-5c0-.2%200-.4-.1-.5l-.6-1.2c-.1-.2-.3-.3-.5-.4s-.4%200-.6.1l-4.9%202.9c-.2.1-.3.3-.4.5s0%20.4.1.6l.7%201.3c.2.4.7.6%201.1.3l1.9-1.1l-.7%204.9c0%20.2%200%20.4.1.5l.7%201.3c.2.3.5.5.9.4c.1%200%20.1%200%20.2-.1l5-2.9c.2-.1.3-.3.4-.5s0-.4-.1-.6zM40.5%208.1c-.1-.2-.3-.3-.5-.4l-7.9-2c-.4-.1-.8.2-.9.6l-.4%201.9c0%20.2%200%20.4.1.6s.3.3.5.4l3.6.9l-5.5%204.7c-.1.1-.2.3-.3.5l-.2%202c0%20.2%200%20.4.1.6s.3.3.5.4l8%202h.3c.1%200%20.2-.1.3-.1c.2-.1.3-.3.3-.5l.4-1.9c.1-.4-.2-.9-.6-1l-3.8-1L40%2011c.1-.1.2-.3.3-.5l.4-1.8c0-.2-.1-.4-.2-.6M55%2022.4c.2-.1.3-.2.4-.4l1.2-2.5c.2-.4%200-.8-.4-1l-5.8-2.8l10.1-5c.2-.1.3-.2.3-.4L61.9%208c.2-.4%200-.8-.4-1L51%202.1c-.4-.2-.8%200-1%20.4L48.8%205c-.2.4%200%20.8.4%201l5.5%202.6l-10%204.9c-.2.1-.3.2-.3.4l-1.2%202.5q-.15.3%200%20.6c0%20.1.1.2.2.3s.1.1.2.1l10.8%205.1c.2%200%20.4%200%20.6-.1%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M50%2045.2c.8%201.2%201.1%203.6-.6%204.7c-1.4.9-3.7.7-5.4%201.8c-1.8%201.2-2.5%203.3-3.9%204.2c-1.9%201.2-3.7-.2-4.5-1.4c-1.4-2.2.7-6.1%204.7-8.6c3.9-2.6%208.3-2.9%209.7-.7M38.3%2033.6c7.2%205.4%2014.9%201.8%2015.3-7.1c0-.5-.6-.4-1.4-.5c-2.4%204.8-8.7%207.4-13.5%206.3c-.3.7-.7%201.1-.4%201.3M15.9%2044.1c7.2%205.4%2014.9%201.8%2015.3-7.1c0-.5-.6-.4-1.4-.5c-2.4%204.8-8.7%207.4-13.5%206.3c-.3.6-.8%201-.4%201.3%22%2F%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23ffdd67%22%20d%3D%22M62%2032c0%2016.6-10.8%2030-30%2030C15.4%2062%202%2048.6%202%2032S15.4%202%2032%202s30%2013.4%2030%2030%22%2F%3E%3Cpath%20fill%3D%22%23467591%22%20d%3D%22M26.8%2021.3c-.2-.4-.7-.6-1.1-.3l-2%201.2l.7-5c0-.2%200-.4-.1-.5l-.6-1.2c-.1-.2-.3-.3-.5-.4s-.4%200-.6.1l-4.9%202.9c-.2.1-.3.3-.4.5s0%20.4.1.6l.7%201.3c.2.4.7.6%201.1.3l1.9-1.1l-.7%204.9c0%20.2%200%20.4.1.5l.7%201.3c.2.3.5.5.9.4c.1%200%20.1%200%20.2-.1l5-2.9c.2-.1.3-.3.4-.5s0-.4-.1-.6zM40.5%208.1c-.1-.2-.3-.3-.5-.4l-7.9-2c-.4-.1-.8.2-.9.6l-.4%201.9c0%20.2%200%20.4.1.6s.3.3.5.4l3.6.9l-5.5%204.7c-.1.1-.2.3-.3.5l-.2%202c0%20.2%200%20.4.1.6s.3.3.5.4l8%202h.3c.1%200%20.2-.1.3-.1c.2-.1.3-.3.3-.5l.4-1.9c.1-.4-.2-.9-.6-1l-3.8-1L40%2011c.1-.1.2-.3.3-.5l.4-1.8c0-.2-.1-.4-.2-.6M55%2022.4c.2-.1.3-.2.4-.4l1.2-2.5c.2-.4%200-.8-.4-1l-5.8-2.8l10.1-5c.2-.1.3-.2.3-.4L61.9%208c.2-.4%200-.8-.4-1L51%202.1c-.4-.2-.8%200-1%20.4L48.8%205c-.2.4%200%20.8.4%201l5.5%202.6l-10%204.9c-.2.1-.3.2-.3.4l-1.2%202.5q-.15.3%200%20.6c0%20.1.1.2.2.3s.1.1.2.1l10.8%205.1c.2%200%20.4%200%20.6-.1%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M50%2045.2c.8%201.2%201.1%203.6-.6%204.7c-1.4.9-3.7.7-5.4%201.8c-1.8%201.2-2.5%203.3-3.9%204.2c-1.9%201.2-3.7-.2-4.5-1.4c-1.4-2.2.7-6.1%204.7-8.6c3.9-2.6%208.3-2.9%209.7-.7M38.3%2033.6c7.2%205.4%2014.9%201.8%2015.3-7.1c0-.5-.6-.4-1.4-.5c-2.4%204.8-8.7%207.4-13.5%206.3c-.3.7-.7%201.1-.4%201.3M15.9%2044.1c7.2%205.4%2014.9%201.8%2015.3-7.1c0-.5-.6-.4-1.4-.5c-2.4%204.8-8.7%207.4-13.5%206.3c-.3.6-.8%201-.4%201.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/sleeping-face.svg?color=%231a73e8&size=48