yawning face emoji
yawning-face from Twitter Emoji by Twitter · Default · Smileys & Emotion · CC-BY-4.0 Attribution required.
- Name
- yawning-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
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-catcrying-face
Use the yawning face emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M35 17c0 9.389-7.611 17-17 17S1 26.389 1 17S8.612 0 18 0s17 7.612 17 17"/><ellipse cx="18" cy="19.5" fill="#664500" rx="7" ry="7.5"/><path fill="#f4900c" d="M22.468 27.371s.997-.721.165-1.614s-1.621.052-1.621.052l-4.148 3.866c-.069-.205-.459-.743-.55-.947l5.755-5.366s.998-.721.164-1.615c-.832-.892-1.622.051-1.622.051l-5.413 5.046c-.125-.158-.461-.54-.594-.698l6.276-5.85s.997-.722.164-1.614c-.832-.893-1.621.051-1.621.051l-6.278 5.848c-.15-.145-.612-.609-.764-.746l5.866-5.468s.996-.722.164-1.614c-.833-.893-1.621.051-1.621.051l-6.203 5.781l-.497.464l-.22.207s-.538.744-1.087.179l1.842-4.158s.58-1.074-.493-1.655c-1.075-.581-1.655.493-1.655.493l-1.668 2.758c-.663 1.093-1.349 2.178-2.159 3.167a7.328 7.328 0 0 0 10.673 9.993l.447-.418z"/><path fill="#664500" d="M11.016 6.08c-2.255.604-3.48 1.965-3.555 2.05a1 1 0 0 0 .091 1.412a1 1 0 0 0 1.411-.091c.079-.087 2.09-2.253 5.81-1.492A1 1 0 1 0 15.174 6c-1.635-.336-3.026-.223-4.158.08m13.968.001c-1.132-.303-2.523-.416-4.159-.082a1 1 0 1 0 .401 1.959c3.724-.762 5.731 1.405 5.814 1.497c.367.407 1 .444 1.41.078a.997.997 0 0 0 .088-1.404c-.075-.084-1.3-1.444-3.554-2.048"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiYawningFace(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="M35 17c0 9.389-7.611 17-17 17S1 26.389 1 17S8.612 0 18 0s17 7.612 17 17"/><ellipse cx="18" cy="19.5" fill="#664500" rx="7" ry="7.5"/><path fill="#f4900c" d="M22.468 27.371s.997-.721.165-1.614s-1.621.052-1.621.052l-4.148 3.866c-.069-.205-.459-.743-.55-.947l5.755-5.366s.998-.721.164-1.615c-.832-.892-1.622.051-1.622.051l-5.413 5.046c-.125-.158-.461-.54-.594-.698l6.276-5.85s.997-.722.164-1.614c-.832-.893-1.621.051-1.621.051l-6.278 5.848c-.15-.145-.612-.609-.764-.746l5.866-5.468s.996-.722.164-1.614c-.833-.893-1.621.051-1.621.051l-6.203 5.781l-.497.464l-.22.207s-.538.744-1.087.179l1.842-4.158s.58-1.074-.493-1.655c-1.075-.581-1.655.493-1.655.493l-1.668 2.758c-.663 1.093-1.349 2.178-2.159 3.167a7.328 7.328 0 0 0 10.673 9.993l.447-.418z"/><path fill="#664500" d="M11.016 6.08c-2.255.604-3.48 1.965-3.555 2.05a1 1 0 0 0 .091 1.412a1 1 0 0 0 1.411-.091c.079-.087 2.09-2.253 5.81-1.492A1 1 0 1 0 15.174 6c-1.635-.336-3.026-.223-4.158.08m13.968.001c-1.132-.303-2.523-.416-4.159-.082a1 1 0 1 0 .401 1.959c3.724-.762 5.731 1.405 5.814 1.497c.367.407 1 .444 1.41.078a.997.997 0 0 0 .088-1.404c-.075-.084-1.3-1.444-3.554-2.048"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M35 17c0 9.389-7.611 17-17 17S1 26.389 1 17S8.612 0 18 0s17 7.612 17 17"/><ellipse cx="18" cy="19.5" fill="#664500" rx="7" ry="7.5"/><path fill="#f4900c" d="M22.468 27.371s.997-.721.165-1.614s-1.621.052-1.621.052l-4.148 3.866c-.069-.205-.459-.743-.55-.947l5.755-5.366s.998-.721.164-1.615c-.832-.892-1.622.051-1.622.051l-5.413 5.046c-.125-.158-.461-.54-.594-.698l6.276-5.85s.997-.722.164-1.614c-.832-.893-1.621.051-1.621.051l-6.278 5.848c-.15-.145-.612-.609-.764-.746l5.866-5.468s.996-.722.164-1.614c-.833-.893-1.621.051-1.621.051l-6.203 5.781l-.497.464l-.22.207s-.538.744-1.087.179l1.842-4.158s.58-1.074-.493-1.655c-1.075-.581-1.655.493-1.655.493l-1.668 2.758c-.663 1.093-1.349 2.178-2.159 3.167a7.328 7.328 0 0 0 10.673 9.993l.447-.418z"/><path fill="#664500" d="M11.016 6.08c-2.255.604-3.48 1.965-3.555 2.05a1 1 0 0 0 .091 1.412a1 1 0 0 0 1.411-.091c.079-.087 2.09-2.253 5.81-1.492A1 1 0 1 0 15.174 6c-1.635-.336-3.026-.223-4.158.08m13.968.001c-1.132-.303-2.523-.416-4.159-.082a1 1 0 1 0 .401 1.959c3.724-.762 5.731 1.405 5.814 1.497c.367.407 1 .444 1.41.078a.997.997 0 0 0 .088-1.404c-.075-.084-1.3-1.444-3.554-2.048"/></svg> </template>
CSS
.icon-yawning-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%22M35%2017c0%209.389-7.611%2017-17%2017S1%2026.389%201%2017S8.612%200%2018%200s17%207.612%2017%2017%22%2F%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2219.5%22%20fill%3D%22%23664500%22%20rx%3D%227%22%20ry%3D%227.5%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M22.468%2027.371s.997-.721.165-1.614s-1.621.052-1.621.052l-4.148%203.866c-.069-.205-.459-.743-.55-.947l5.755-5.366s.998-.721.164-1.615c-.832-.892-1.622.051-1.622.051l-5.413%205.046c-.125-.158-.461-.54-.594-.698l6.276-5.85s.997-.722.164-1.614c-.832-.893-1.621.051-1.621.051l-6.278%205.848c-.15-.145-.612-.609-.764-.746l5.866-5.468s.996-.722.164-1.614c-.833-.893-1.621.051-1.621.051l-6.203%205.781l-.497.464l-.22.207s-.538.744-1.087.179l1.842-4.158s.58-1.074-.493-1.655c-1.075-.581-1.655.493-1.655.493l-1.668%202.758c-.663%201.093-1.349%202.178-2.159%203.167a7.328%207.328%200%200%200%2010.673%209.993l.447-.418z%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M11.016%206.08c-2.255.604-3.48%201.965-3.555%202.05a1%201%200%200%200%20.091%201.412a1%201%200%200%200%201.411-.091c.079-.087%202.09-2.253%205.81-1.492A1%201%200%201%200%2015.174%206c-1.635-.336-3.026-.223-4.158.08m13.968.001c-1.132-.303-2.523-.416-4.159-.082a1%201%200%201%200%20.401%201.959c3.724-.762%205.731%201.405%205.814%201.497c.367.407%201%20.444%201.41.078a.997.997%200%200%200%20.088-1.404c-.075-.084-1.3-1.444-3.554-2.048%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%22M35%2017c0%209.389-7.611%2017-17%2017S1%2026.389%201%2017S8.612%200%2018%200s17%207.612%2017%2017%22%2F%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2219.5%22%20fill%3D%22%23664500%22%20rx%3D%227%22%20ry%3D%227.5%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M22.468%2027.371s.997-.721.165-1.614s-1.621.052-1.621.052l-4.148%203.866c-.069-.205-.459-.743-.55-.947l5.755-5.366s.998-.721.164-1.615c-.832-.892-1.622.051-1.622.051l-5.413%205.046c-.125-.158-.461-.54-.594-.698l6.276-5.85s.997-.722.164-1.614c-.832-.893-1.621.051-1.621.051l-6.278%205.848c-.15-.145-.612-.609-.764-.746l5.866-5.468s.996-.722.164-1.614c-.833-.893-1.621.051-1.621.051l-6.203%205.781l-.497.464l-.22.207s-.538.744-1.087.179l1.842-4.158s.58-1.074-.493-1.655c-1.075-.581-1.655.493-1.655.493l-1.668%202.758c-.663%201.093-1.349%202.178-2.159%203.167a7.328%207.328%200%200%200%2010.673%209.993l.447-.418z%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M11.016%206.08c-2.255.604-3.48%201.965-3.555%202.05a1%201%200%200%200%20.091%201.412a1%201%200%200%200%201.411-.091c.079-.087%202.09-2.253%205.81-1.492A1%201%200%201%200%2015.174%206c-1.635-.336-3.026-.223-4.158.08m13.968.001c-1.132-.303-2.523-.416-4.159-.082a1%201%200%201%200%20.401%201.959c3.724-.762%205.731%201.405%205.814%201.497c.367.407%201%20.444%201.41.078a.997.997%200%200%200%20.088-1.404c-.075-.084-1.3-1.444-3.554-2.048%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/yawning-face.svg?color=%231a73e8&size=48