lying face emoji

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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><circle cx="16" cy="18" r="16" fill="#ffcc4d"/><path fill="#664500" d="M11.471 13.529c0 1.706-.987 3.088-2.206 3.088s-2.206-1.382-2.206-3.088c0-1.705.987-3.088 2.206-3.088s2.206 1.383 2.206 3.088m11.529 0c0 1.706-.987 3.088-2.206 3.088s-2.206-1.382-2.206-3.088c0-1.705.988-3.088 2.206-3.088c1.219 0 2.206 1.383 2.206 3.088M10.118 29.382c1.765-4.412 11.471-4.412 11.471-2.647c-.001.883-7.06-.882-11.471 2.647"/><path fill="#f4900c" d="M32.262 17.5H17c-1.511 0-2.734 1.344-2.734 3c0 1.657 1.224 3 2.734 3h15.262c1.513 0 2.738-1.343 2.738-3c0-1.656-1.226-3-2.738-3"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiLyingFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><circle cx="16" cy="18" r="16" fill="#ffcc4d"/><path fill="#664500" d="M11.471 13.529c0 1.706-.987 3.088-2.206 3.088s-2.206-1.382-2.206-3.088c0-1.705.987-3.088 2.206-3.088s2.206 1.383 2.206 3.088m11.529 0c0 1.706-.987 3.088-2.206 3.088s-2.206-1.382-2.206-3.088c0-1.705.988-3.088 2.206-3.088c1.219 0 2.206 1.383 2.206 3.088M10.118 29.382c1.765-4.412 11.471-4.412 11.471-2.647c-.001.883-7.06-.882-11.471 2.647"/><path fill="#f4900c" d="M32.262 17.5H17c-1.511 0-2.734 1.344-2.734 3c0 1.657 1.224 3 2.734 3h15.262c1.513 0 2.738-1.343 2.738-3c0-1.656-1.226-3-2.738-3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><circle cx="16" cy="18" r="16" fill="#ffcc4d"/><path fill="#664500" d="M11.471 13.529c0 1.706-.987 3.088-2.206 3.088s-2.206-1.382-2.206-3.088c0-1.705.987-3.088 2.206-3.088s2.206 1.383 2.206 3.088m11.529 0c0 1.706-.987 3.088-2.206 3.088s-2.206-1.382-2.206-3.088c0-1.705.988-3.088 2.206-3.088c1.219 0 2.206 1.383 2.206 3.088M10.118 29.382c1.765-4.412 11.471-4.412 11.471-2.647c-.001.883-7.06-.882-11.471 2.647"/><path fill="#f4900c" d="M32.262 17.5H17c-1.511 0-2.734 1.344-2.734 3c0 1.657 1.224 3 2.734 3h15.262c1.513 0 2.738-1.343 2.738-3c0-1.656-1.226-3-2.738-3"/></svg>
</template>

CSS

.icon-lying-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%3Ccircle%20cx%3D%2216%22%20cy%3D%2218%22%20r%3D%2216%22%20fill%3D%22%23ffcc4d%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M11.471%2013.529c0%201.706-.987%203.088-2.206%203.088s-2.206-1.382-2.206-3.088c0-1.705.987-3.088%202.206-3.088s2.206%201.383%202.206%203.088m11.529%200c0%201.706-.987%203.088-2.206%203.088s-2.206-1.382-2.206-3.088c0-1.705.988-3.088%202.206-3.088c1.219%200%202.206%201.383%202.206%203.088M10.118%2029.382c1.765-4.412%2011.471-4.412%2011.471-2.647c-.001.883-7.06-.882-11.471%202.647%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M32.262%2017.5H17c-1.511%200-2.734%201.344-2.734%203c0%201.657%201.224%203%202.734%203h15.262c1.513%200%202.738-1.343%202.738-3c0-1.656-1.226-3-2.738-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%2036%2036%22%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2218%22%20r%3D%2216%22%20fill%3D%22%23ffcc4d%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M11.471%2013.529c0%201.706-.987%203.088-2.206%203.088s-2.206-1.382-2.206-3.088c0-1.705.987-3.088%202.206-3.088s2.206%201.383%202.206%203.088m11.529%200c0%201.706-.987%203.088-2.206%203.088s-2.206-1.382-2.206-3.088c0-1.705.988-3.088%202.206-3.088c1.219%200%202.206%201.383%202.206%203.088M10.118%2029.382c1.765-4.412%2011.471-4.412%2011.471-2.647c-.001.883-7.06-.882-11.471%202.647%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M32.262%2017.5H17c-1.511%200-2.734%201.344-2.734%203c0%201.657%201.224%203%202.734%203h15.262c1.513%200%202.738-1.343%202.738-3c0-1.656-1.226-3-2.738-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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