nauseated face emoji

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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M35.99 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18c0-9.94 8.06-18 18-18s18 8.06 18 18"/><path fill="#292f33" d="m15.364 26.122l-1.515-2.295c1.154-.762 2.606-1.182 4.089-1.182c1.49 0 2.895.402 4.062 1.162l-1.502 2.305c-1.425-.928-3.721-.924-5.134.01m12.664-13.086c-.244-.3-6.771-1.502-6.826-1.502c-.118 0-.251.089-.275.205a4.07 4.07 0 0 0 .466 2.941c.521.876 1.337 1.47 2.296 1.673c.232.049.471.074.707.074c1.746 0 3.296-1.336 3.686-3.177a.27.27 0 0 0-.054-.214m-13.272-1.502c-.056 0-6.583 1.202-6.827 1.502a.26.26 0 0 0-.052.213c.389 1.84 1.939 3.176 3.686 3.176q.356 0 .707-.074c1.972-.417 3.211-2.486 2.762-4.613c-.024-.115-.157-.204-.276-.204"/><path fill="#3e721d" d="M11.647 29.647a1.059 1.059 0 0 1-.336-2.063c.095-.033 2.453-.877 2.453-3.231s-2.358-3.198-2.458-3.232a1.06 1.06 0 0 1-.659-1.342c.187-.552.78-.852 1.334-.665c.159.053 3.9 1.344 3.9 5.239s-3.741 5.187-3.9 5.239q-.166.055-.334.055m12.705 0q-.167 0-.334-.055c-.159-.053-3.9-1.344-3.9-5.239s3.741-5.187 3.9-5.239a1.059 1.059 0 0 1 .675 2.007c-.1.034-2.458.878-2.458 3.232s2.358 3.198 2.458 3.232a1.058 1.058 0 0 1-.341 2.062"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiNauseatedFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M35.99 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18c0-9.94 8.06-18 18-18s18 8.06 18 18"/><path fill="#292f33" d="m15.364 26.122l-1.515-2.295c1.154-.762 2.606-1.182 4.089-1.182c1.49 0 2.895.402 4.062 1.162l-1.502 2.305c-1.425-.928-3.721-.924-5.134.01m12.664-13.086c-.244-.3-6.771-1.502-6.826-1.502c-.118 0-.251.089-.275.205a4.07 4.07 0 0 0 .466 2.941c.521.876 1.337 1.47 2.296 1.673c.232.049.471.074.707.074c1.746 0 3.296-1.336 3.686-3.177a.27.27 0 0 0-.054-.214m-13.272-1.502c-.056 0-6.583 1.202-6.827 1.502a.26.26 0 0 0-.052.213c.389 1.84 1.939 3.176 3.686 3.176q.356 0 .707-.074c1.972-.417 3.211-2.486 2.762-4.613c-.024-.115-.157-.204-.276-.204"/><path fill="#3e721d" d="M11.647 29.647a1.059 1.059 0 0 1-.336-2.063c.095-.033 2.453-.877 2.453-3.231s-2.358-3.198-2.458-3.232a1.06 1.06 0 0 1-.659-1.342c.187-.552.78-.852 1.334-.665c.159.053 3.9 1.344 3.9 5.239s-3.741 5.187-3.9 5.239q-.166.055-.334.055m12.705 0q-.167 0-.334-.055c-.159-.053-3.9-1.344-3.9-5.239s3.741-5.187 3.9-5.239a1.059 1.059 0 0 1 .675 2.007c-.1.034-2.458.878-2.458 3.232s2.358 3.198 2.458 3.232a1.058 1.058 0 0 1-.341 2.062"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M35.99 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18c0-9.94 8.06-18 18-18s18 8.06 18 18"/><path fill="#292f33" d="m15.364 26.122l-1.515-2.295c1.154-.762 2.606-1.182 4.089-1.182c1.49 0 2.895.402 4.062 1.162l-1.502 2.305c-1.425-.928-3.721-.924-5.134.01m12.664-13.086c-.244-.3-6.771-1.502-6.826-1.502c-.118 0-.251.089-.275.205a4.07 4.07 0 0 0 .466 2.941c.521.876 1.337 1.47 2.296 1.673c.232.049.471.074.707.074c1.746 0 3.296-1.336 3.686-3.177a.27.27 0 0 0-.054-.214m-13.272-1.502c-.056 0-6.583 1.202-6.827 1.502a.26.26 0 0 0-.052.213c.389 1.84 1.939 3.176 3.686 3.176q.356 0 .707-.074c1.972-.417 3.211-2.486 2.762-4.613c-.024-.115-.157-.204-.276-.204"/><path fill="#3e721d" d="M11.647 29.647a1.059 1.059 0 0 1-.336-2.063c.095-.033 2.453-.877 2.453-3.231s-2.358-3.198-2.458-3.232a1.06 1.06 0 0 1-.659-1.342c.187-.552.78-.852 1.334-.665c.159.053 3.9 1.344 3.9 5.239s-3.741 5.187-3.9 5.239q-.166.055-.334.055m12.705 0q-.167 0-.334-.055c-.159-.053-3.9-1.344-3.9-5.239s3.741-5.187 3.9-5.239a1.059 1.059 0 0 1 .675 2.007c-.1.034-2.458.878-2.458 3.232s2.358 3.198 2.458 3.232a1.058 1.058 0 0 1-.341 2.062"/></svg>
</template>

CSS

.icon-nauseated-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%2377b255%22%20d%3D%22M35.99%2018c0%209.941-8.059%2018-18%2018c-9.94%200-18-8.059-18-18c0-9.94%208.06-18%2018-18s18%208.06%2018%2018%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22m15.364%2026.122l-1.515-2.295c1.154-.762%202.606-1.182%204.089-1.182c1.49%200%202.895.402%204.062%201.162l-1.502%202.305c-1.425-.928-3.721-.924-5.134.01m12.664-13.086c-.244-.3-6.771-1.502-6.826-1.502c-.118%200-.251.089-.275.205a4.07%204.07%200%200%200%20.466%202.941c.521.876%201.337%201.47%202.296%201.673c.232.049.471.074.707.074c1.746%200%203.296-1.336%203.686-3.177a.27.27%200%200%200-.054-.214m-13.272-1.502c-.056%200-6.583%201.202-6.827%201.502a.26.26%200%200%200-.052.213c.389%201.84%201.939%203.176%203.686%203.176q.356%200%20.707-.074c1.972-.417%203.211-2.486%202.762-4.613c-.024-.115-.157-.204-.276-.204%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M11.647%2029.647a1.059%201.059%200%200%201-.336-2.063c.095-.033%202.453-.877%202.453-3.231s-2.358-3.198-2.458-3.232a1.06%201.06%200%200%201-.659-1.342c.187-.552.78-.852%201.334-.665c.159.053%203.9%201.344%203.9%205.239s-3.741%205.187-3.9%205.239q-.166.055-.334.055m12.705%200q-.167%200-.334-.055c-.159-.053-3.9-1.344-3.9-5.239s3.741-5.187%203.9-5.239a1.059%201.059%200%200%201%20.675%202.007c-.1.034-2.458.878-2.458%203.232s2.358%203.198%202.458%203.232a1.058%201.058%200%200%201-.341%202.062%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%2377b255%22%20d%3D%22M35.99%2018c0%209.941-8.059%2018-18%2018c-9.94%200-18-8.059-18-18c0-9.94%208.06-18%2018-18s18%208.06%2018%2018%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22m15.364%2026.122l-1.515-2.295c1.154-.762%202.606-1.182%204.089-1.182c1.49%200%202.895.402%204.062%201.162l-1.502%202.305c-1.425-.928-3.721-.924-5.134.01m12.664-13.086c-.244-.3-6.771-1.502-6.826-1.502c-.118%200-.251.089-.275.205a4.07%204.07%200%200%200%20.466%202.941c.521.876%201.337%201.47%202.296%201.673c.232.049.471.074.707.074c1.746%200%203.296-1.336%203.686-3.177a.27.27%200%200%200-.054-.214m-13.272-1.502c-.056%200-6.583%201.202-6.827%201.502a.26.26%200%200%200-.052.213c.389%201.84%201.939%203.176%203.686%203.176q.356%200%20.707-.074c1.972-.417%203.211-2.486%202.762-4.613c-.024-.115-.157-.204-.276-.204%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M11.647%2029.647a1.059%201.059%200%200%201-.336-2.063c.095-.033%202.453-.877%202.453-3.231s-2.358-3.198-2.458-3.232a1.06%201.06%200%200%201-.659-1.342c.187-.552.78-.852%201.334-.665c.159.053%203.9%201.344%203.9%205.239s-3.741%205.187-3.9%205.239q-.166.055-.334.055m12.705%200q-.167%200-.334-.055c-.159-.053-3.9-1.344-3.9-5.239s3.741-5.187%203.9-5.239a1.059%201.059%200%200%201%20.675%202.007c-.1.034-2.458.878-2.458%203.232s2.358%203.198%202.458%203.232a1.058%201.058%200%200%201-.341%202.062%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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