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

Name
sleepy-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 sleepy face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#ffdd67"/><path fill="#664e27" d="M43.8 48.3c0 6.3-5.3 8.4-11.8 8.4s-11.8-2.1-11.8-8.4c0-8.3 5.3-13.7 11.8-13.7S43.8 40 43.8 48.3"/><path fill="#4c3526" d="M34.7 39c-.8 0-2.1.8-1.7 2.9c.2 1.1 1.7 2.4 1.7 4.1c0 3.5-5.5 3.5-5.5 0c0-1.7 1.5-3 1.7-4.1c.5-2.1-.8-2.9-1.7-2.9c-2.3.1-6.1 2.6-6.1 6.8c0 4.8 3.9 8.7 8.8 8.7s8.8-3.9 8.8-8.7c.1-4.2-3.7-6.8-6-6.8"/><path fill="#ff717f" d="M32 50.7c-6.4 0-8.3 2-8.3 2c1.6 2.8 8.3 2.6 8.3 2.6s6.6.2 8.3-2.6c0 0-1.9-2-8.3-2"/><path fill="#52e8b6" d="M30.1 26.8c-1.3-.7-4.1 7.9-8.5 8.7c-.4-.5-.9-1-1.4-1.4c-4.2-3.5-10.7-2.8-14.5 1.8c-3.8 4.5-3.4 11.1.8 14.6c4.2 3.6 10.7 2.8 14.5-1.8c4.9-5.8 10.8-21 9.1-21.9"/><path fill="#664e27" d="M35.9 20.5c4.2 8 12.7 8 16.9 0c.2-.4-.3-.6-1-1c-4.2 3.3-11.1 3-14.9 0c-.6.5-1.2.6-1 1m-24.7 0c4.2 8 12.7 8 16.9 0c.2-.4-.3-.6-1-1c-4.2 3.3-11.1 3-14.9 0c-.7.5-1.2.6-1 1"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneSleepyFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#ffdd67"/><path fill="#664e27" d="M43.8 48.3c0 6.3-5.3 8.4-11.8 8.4s-11.8-2.1-11.8-8.4c0-8.3 5.3-13.7 11.8-13.7S43.8 40 43.8 48.3"/><path fill="#4c3526" d="M34.7 39c-.8 0-2.1.8-1.7 2.9c.2 1.1 1.7 2.4 1.7 4.1c0 3.5-5.5 3.5-5.5 0c0-1.7 1.5-3 1.7-4.1c.5-2.1-.8-2.9-1.7-2.9c-2.3.1-6.1 2.6-6.1 6.8c0 4.8 3.9 8.7 8.8 8.7s8.8-3.9 8.8-8.7c.1-4.2-3.7-6.8-6-6.8"/><path fill="#ff717f" d="M32 50.7c-6.4 0-8.3 2-8.3 2c1.6 2.8 8.3 2.6 8.3 2.6s6.6.2 8.3-2.6c0 0-1.9-2-8.3-2"/><path fill="#52e8b6" d="M30.1 26.8c-1.3-.7-4.1 7.9-8.5 8.7c-.4-.5-.9-1-1.4-1.4c-4.2-3.5-10.7-2.8-14.5 1.8c-3.8 4.5-3.4 11.1.8 14.6c4.2 3.6 10.7 2.8 14.5-1.8c4.9-5.8 10.8-21 9.1-21.9"/><path fill="#664e27" d="M35.9 20.5c4.2 8 12.7 8 16.9 0c.2-.4-.3-.6-1-1c-4.2 3.3-11.1 3-14.9 0c-.6.5-1.2.6-1 1m-24.7 0c4.2 8 12.7 8 16.9 0c.2-.4-.3-.6-1-1c-4.2 3.3-11.1 3-14.9 0c-.7.5-1.2.6-1 1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#ffdd67"/><path fill="#664e27" d="M43.8 48.3c0 6.3-5.3 8.4-11.8 8.4s-11.8-2.1-11.8-8.4c0-8.3 5.3-13.7 11.8-13.7S43.8 40 43.8 48.3"/><path fill="#4c3526" d="M34.7 39c-.8 0-2.1.8-1.7 2.9c.2 1.1 1.7 2.4 1.7 4.1c0 3.5-5.5 3.5-5.5 0c0-1.7 1.5-3 1.7-4.1c.5-2.1-.8-2.9-1.7-2.9c-2.3.1-6.1 2.6-6.1 6.8c0 4.8 3.9 8.7 8.8 8.7s8.8-3.9 8.8-8.7c.1-4.2-3.7-6.8-6-6.8"/><path fill="#ff717f" d="M32 50.7c-6.4 0-8.3 2-8.3 2c1.6 2.8 8.3 2.6 8.3 2.6s6.6.2 8.3-2.6c0 0-1.9-2-8.3-2"/><path fill="#52e8b6" d="M30.1 26.8c-1.3-.7-4.1 7.9-8.5 8.7c-.4-.5-.9-1-1.4-1.4c-4.2-3.5-10.7-2.8-14.5 1.8c-3.8 4.5-3.4 11.1.8 14.6c4.2 3.6 10.7 2.8 14.5-1.8c4.9-5.8 10.8-21 9.1-21.9"/><path fill="#664e27" d="M35.9 20.5c4.2 8 12.7 8 16.9 0c.2-.4-.3-.6-1-1c-4.2 3.3-11.1 3-14.9 0c-.6.5-1.2.6-1 1m-24.7 0c4.2 8 12.7 8 16.9 0c.2-.4-.3-.6-1-1c-4.2 3.3-11.1 3-14.9 0c-.7.5-1.2.6-1 1"/></svg>
</template>

CSS

.icon-sleepy-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%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%23ffdd67%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M43.8%2048.3c0%206.3-5.3%208.4-11.8%208.4s-11.8-2.1-11.8-8.4c0-8.3%205.3-13.7%2011.8-13.7S43.8%2040%2043.8%2048.3%22%2F%3E%3Cpath%20fill%3D%22%234c3526%22%20d%3D%22M34.7%2039c-.8%200-2.1.8-1.7%202.9c.2%201.1%201.7%202.4%201.7%204.1c0%203.5-5.5%203.5-5.5%200c0-1.7%201.5-3%201.7-4.1c.5-2.1-.8-2.9-1.7-2.9c-2.3.1-6.1%202.6-6.1%206.8c0%204.8%203.9%208.7%208.8%208.7s8.8-3.9%208.8-8.7c.1-4.2-3.7-6.8-6-6.8%22%2F%3E%3Cpath%20fill%3D%22%23ff717f%22%20d%3D%22M32%2050.7c-6.4%200-8.3%202-8.3%202c1.6%202.8%208.3%202.6%208.3%202.6s6.6.2%208.3-2.6c0%200-1.9-2-8.3-2%22%2F%3E%3Cpath%20fill%3D%22%2352e8b6%22%20d%3D%22M30.1%2026.8c-1.3-.7-4.1%207.9-8.5%208.7c-.4-.5-.9-1-1.4-1.4c-4.2-3.5-10.7-2.8-14.5%201.8c-3.8%204.5-3.4%2011.1.8%2014.6c4.2%203.6%2010.7%202.8%2014.5-1.8c4.9-5.8%2010.8-21%209.1-21.9%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M35.9%2020.5c4.2%208%2012.7%208%2016.9%200c.2-.4-.3-.6-1-1c-4.2%203.3-11.1%203-14.9%200c-.6.5-1.2.6-1%201m-24.7%200c4.2%208%2012.7%208%2016.9%200c.2-.4-.3-.6-1-1c-4.2%203.3-11.1%203-14.9%200c-.7.5-1.2.6-1%201%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%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%23ffdd67%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M43.8%2048.3c0%206.3-5.3%208.4-11.8%208.4s-11.8-2.1-11.8-8.4c0-8.3%205.3-13.7%2011.8-13.7S43.8%2040%2043.8%2048.3%22%2F%3E%3Cpath%20fill%3D%22%234c3526%22%20d%3D%22M34.7%2039c-.8%200-2.1.8-1.7%202.9c.2%201.1%201.7%202.4%201.7%204.1c0%203.5-5.5%203.5-5.5%200c0-1.7%201.5-3%201.7-4.1c.5-2.1-.8-2.9-1.7-2.9c-2.3.1-6.1%202.6-6.1%206.8c0%204.8%203.9%208.7%208.8%208.7s8.8-3.9%208.8-8.7c.1-4.2-3.7-6.8-6-6.8%22%2F%3E%3Cpath%20fill%3D%22%23ff717f%22%20d%3D%22M32%2050.7c-6.4%200-8.3%202-8.3%202c1.6%202.8%208.3%202.6%208.3%202.6s6.6.2%208.3-2.6c0%200-1.9-2-8.3-2%22%2F%3E%3Cpath%20fill%3D%22%2352e8b6%22%20d%3D%22M30.1%2026.8c-1.3-.7-4.1%207.9-8.5%208.7c-.4-.5-.9-1-1.4-1.4c-4.2-3.5-10.7-2.8-14.5%201.8c-3.8%204.5-3.4%2011.1.8%2014.6c4.2%203.6%2010.7%202.8%2014.5-1.8c4.9-5.8%2010.8-21%209.1-21.9%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M35.9%2020.5c4.2%208%2012.7%208%2016.9%200c.2-.4-.3-.6-1-1c-4.2%203.3-11.1%203-14.9%200c-.6.5-1.2.6-1%201m-24.7%200c4.2%208%2012.7%208%2016.9%200c.2-.4-.3-.6-1-1c-4.2%203.3-11.1%203-14.9%200c-.7.5-1.2.6-1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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