sleepy face emoji

sleepy-face from Twitter Emoji by Twitter · Default · Smileys & Emotion · CC-BY-4.0 Attribution required.

Name
sleepy-face
Set
Twitter Emoji
Style
Default
Category
Smileys & Emotion
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More smileys & emotion icons from Twitter Emoji

Use the sleepy face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18S8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M23.485 28.879C23.474 28.835 22.34 24.5 18 24.5s-5.474 4.335-5.485 4.379a.5.5 0 0 0 .232.544a.51.51 0 0 0 .596-.06c.009-.008 1.013-.863 4.657-.863c3.59 0 4.617.83 4.656.863a.5.5 0 0 0 .829-.484m-7.782-11.281c-.013.009-1.262.902-3.703.902c-2.442 0-3.69-.893-3.7-.9a.499.499 0 0 0-.716.678c.061.09 1.515 2.222 4.416 2.222c2.9 0 4.355-2.132 4.416-2.223a.5.5 0 0 0-.713-.679m12.642.042a.5.5 0 0 0-.643-.042c-.012.009-1.262.902-3.702.902s-3.69-.893-3.7-.9a.499.499 0 0 0-.716.678c.061.09 1.515 2.222 4.416 2.222c2.9 0 4.355-2.132 4.416-2.223a.5.5 0 0 0-.071-.637M31.001 16a1 1 0 0 1-.801-.4c-2.641-3.521-6.061-3.599-6.206-3.6a1 1 0 0 1-.991-1.005A.997.997 0 0 1 24 10c.184 0 4.537.05 7.8 4.4a1 1 0 0 1-.799 1.6M4.999 16a1 1 0 0 1-.799-1.6C7.462 10.05 11.816 10 12 10a1 1 0 0 1 .004 2c-.156.002-3.569.086-6.205 3.6a1 1 0 0 1-.8.4"/><path fill="#5dadec" d="M23 23c6.211 0 13 4 13 9c0 4-3 4-3 4c-8 0-1-9-10-13"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiSleepyFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18S8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M23.485 28.879C23.474 28.835 22.34 24.5 18 24.5s-5.474 4.335-5.485 4.379a.5.5 0 0 0 .232.544a.51.51 0 0 0 .596-.06c.009-.008 1.013-.863 4.657-.863c3.59 0 4.617.83 4.656.863a.5.5 0 0 0 .829-.484m-7.782-11.281c-.013.009-1.262.902-3.703.902c-2.442 0-3.69-.893-3.7-.9a.499.499 0 0 0-.716.678c.061.09 1.515 2.222 4.416 2.222c2.9 0 4.355-2.132 4.416-2.223a.5.5 0 0 0-.713-.679m12.642.042a.5.5 0 0 0-.643-.042c-.012.009-1.262.902-3.702.902s-3.69-.893-3.7-.9a.499.499 0 0 0-.716.678c.061.09 1.515 2.222 4.416 2.222c2.9 0 4.355-2.132 4.416-2.223a.5.5 0 0 0-.071-.637M31.001 16a1 1 0 0 1-.801-.4c-2.641-3.521-6.061-3.599-6.206-3.6a1 1 0 0 1-.991-1.005A.997.997 0 0 1 24 10c.184 0 4.537.05 7.8 4.4a1 1 0 0 1-.799 1.6M4.999 16a1 1 0 0 1-.799-1.6C7.462 10.05 11.816 10 12 10a1 1 0 0 1 .004 2c-.156.002-3.569.086-6.205 3.6a1 1 0 0 1-.8.4"/><path fill="#5dadec" d="M23 23c6.211 0 13 4 13 9c0 4-3 4-3 4c-8 0-1-9-10-13"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18S8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M23.485 28.879C23.474 28.835 22.34 24.5 18 24.5s-5.474 4.335-5.485 4.379a.5.5 0 0 0 .232.544a.51.51 0 0 0 .596-.06c.009-.008 1.013-.863 4.657-.863c3.59 0 4.617.83 4.656.863a.5.5 0 0 0 .829-.484m-7.782-11.281c-.013.009-1.262.902-3.703.902c-2.442 0-3.69-.893-3.7-.9a.499.499 0 0 0-.716.678c.061.09 1.515 2.222 4.416 2.222c2.9 0 4.355-2.132 4.416-2.223a.5.5 0 0 0-.713-.679m12.642.042a.5.5 0 0 0-.643-.042c-.012.009-1.262.902-3.702.902s-3.69-.893-3.7-.9a.499.499 0 0 0-.716.678c.061.09 1.515 2.222 4.416 2.222c2.9 0 4.355-2.132 4.416-2.223a.5.5 0 0 0-.071-.637M31.001 16a1 1 0 0 1-.801-.4c-2.641-3.521-6.061-3.599-6.206-3.6a1 1 0 0 1-.991-1.005A.997.997 0 0 1 24 10c.184 0 4.537.05 7.8 4.4a1 1 0 0 1-.799 1.6M4.999 16a1 1 0 0 1-.799-1.6C7.462 10.05 11.816 10 12 10a1 1 0 0 1 .004 2c-.156.002-3.569.086-6.205 3.6a1 1 0 0 1-.8.4"/><path fill="#5dadec" d="M23 23c6.211 0 13 4 13 9c0 4-3 4-3 4c-8 0-1-9-10-13"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M36%2018c0%209.941-8.059%2018-18%2018S0%2027.941%200%2018S8.059%200%2018%200s18%208.059%2018%2018%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M23.485%2028.879C23.474%2028.835%2022.34%2024.5%2018%2024.5s-5.474%204.335-5.485%204.379a.5.5%200%200%200%20.232.544a.51.51%200%200%200%20.596-.06c.009-.008%201.013-.863%204.657-.863c3.59%200%204.617.83%204.656.863a.5.5%200%200%200%20.829-.484m-7.782-11.281c-.013.009-1.262.902-3.703.902c-2.442%200-3.69-.893-3.7-.9a.499.499%200%200%200-.716.678c.061.09%201.515%202.222%204.416%202.222c2.9%200%204.355-2.132%204.416-2.223a.5.5%200%200%200-.713-.679m12.642.042a.5.5%200%200%200-.643-.042c-.012.009-1.262.902-3.702.902s-3.69-.893-3.7-.9a.499.499%200%200%200-.716.678c.061.09%201.515%202.222%204.416%202.222c2.9%200%204.355-2.132%204.416-2.223a.5.5%200%200%200-.071-.637M31.001%2016a1%201%200%200%201-.801-.4c-2.641-3.521-6.061-3.599-6.206-3.6a1%201%200%200%201-.991-1.005A.997.997%200%200%201%2024%2010c.184%200%204.537.05%207.8%204.4a1%201%200%200%201-.799%201.6M4.999%2016a1%201%200%200%201-.799-1.6C7.462%2010.05%2011.816%2010%2012%2010a1%201%200%200%201%20.004%202c-.156.002-3.569.086-6.205%203.6a1%201%200%200%201-.8.4%22%2F%3E%3Cpath%20fill%3D%22%235dadec%22%20d%3D%22M23%2023c6.211%200%2013%204%2013%209c0%204-3%204-3%204c-8%200-1-9-10-13%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M36%2018c0%209.941-8.059%2018-18%2018S0%2027.941%200%2018S8.059%200%2018%200s18%208.059%2018%2018%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M23.485%2028.879C23.474%2028.835%2022.34%2024.5%2018%2024.5s-5.474%204.335-5.485%204.379a.5.5%200%200%200%20.232.544a.51.51%200%200%200%20.596-.06c.009-.008%201.013-.863%204.657-.863c3.59%200%204.617.83%204.656.863a.5.5%200%200%200%20.829-.484m-7.782-11.281c-.013.009-1.262.902-3.703.902c-2.442%200-3.69-.893-3.7-.9a.499.499%200%200%200-.716.678c.061.09%201.515%202.222%204.416%202.222c2.9%200%204.355-2.132%204.416-2.223a.5.5%200%200%200-.713-.679m12.642.042a.5.5%200%200%200-.643-.042c-.012.009-1.262.902-3.702.902s-3.69-.893-3.7-.9a.499.499%200%200%200-.716.678c.061.09%201.515%202.222%204.416%202.222c2.9%200%204.355-2.132%204.416-2.223a.5.5%200%200%200-.071-.637M31.001%2016a1%201%200%200%201-.801-.4c-2.641-3.521-6.061-3.599-6.206-3.6a1%201%200%200%201-.991-1.005A.997.997%200%200%201%2024%2010c.184%200%204.537.05%207.8%204.4a1%201%200%200%201-.799%201.6M4.999%2016a1%201%200%200%201-.799-1.6C7.462%2010.05%2011.816%2010%2012%2010a1%201%200%200%201%20.004%202c-.156.002-3.569.086-6.205%203.6a1%201%200%200%201-.8.4%22%2F%3E%3Cpath%20fill%3D%22%235dadec%22%20d%3D%22M23%2023c6.211%200%2013%204%2013%209c0%204-3%204-3%204c-8%200-1-9-10-13%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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