sneezing face emoji

sneezing-face from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.

Name
sneezing-face
Set
OpenMoji
Style
Default
Category
Smileys Emotion
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More smileys emotion icons from OpenMoji

Use the sneezing face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="39" cy="36" r="24" fill="#fcea2b"/><path fill="#fff" d="M8.999 46.982s16.156 1.236 24.951-9.86c.665-.838 1.986-2.267 3.88-.973c0 0 9.323 7.946-10.97 28.667c0 0 .015-4.83-2.377-4.316c-4.388.942-12.096 4.156-17.88 1.628c0 0 14.126-6.337 2.396-15.146"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m28.488 27.413l6.587 4.014l-6.587 3.737m21.664-7.751l-6.587 4.014l6.587 3.737"/><path d="M38.083 58.982Q38.54 59 39 59c12.702 0 23-10.298 23-23S51.702 13 39 13S16 23.297 16 36c0 1.914.234 3.773.674 5.551"/><path d="m37.929 50.003l3.2 1.09l2.95-4.82l3.63 2.85l2.06-2.36"/><path d="M8.999 46.982s16.156 1.236 24.951-9.86c.665-.838 1.986-2.267 3.88-.973c0 0 9.323 7.946-10.97 28.667c0 0 .015-4.83-2.377-4.316c-4.388.942-12.096 4.156-17.88 1.628c0 0 14.126-6.337 2.396-15.146"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiSneezingFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="39" cy="36" r="24" fill="#fcea2b"/><path fill="#fff" d="M8.999 46.982s16.156 1.236 24.951-9.86c.665-.838 1.986-2.267 3.88-.973c0 0 9.323 7.946-10.97 28.667c0 0 .015-4.83-2.377-4.316c-4.388.942-12.096 4.156-17.88 1.628c0 0 14.126-6.337 2.396-15.146"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="m28.488 27.413l6.587 4.014l-6.587 3.737m21.664-7.751l-6.587 4.014l6.587 3.737"/><path d="M38.083 58.982Q38.54 59 39 59c12.702 0 23-10.298 23-23S51.702 13 39 13S16 23.297 16 36c0 1.914.234 3.773.674 5.551"/><path d="m37.929 50.003l3.2 1.09l2.95-4.82l3.63 2.85l2.06-2.36"/><path d="M8.999 46.982s16.156 1.236 24.951-9.86c.665-.838 1.986-2.267 3.88-.973c0 0 9.323 7.946-10.97 28.667c0 0 .015-4.83-2.377-4.316c-4.388.942-12.096 4.156-17.88 1.628c0 0 14.126-6.337 2.396-15.146"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="39" cy="36" r="24" fill="#fcea2b"/><path fill="#fff" d="M8.999 46.982s16.156 1.236 24.951-9.86c.665-.838 1.986-2.267 3.88-.973c0 0 9.323 7.946-10.97 28.667c0 0 .015-4.83-2.377-4.316c-4.388.942-12.096 4.156-17.88 1.628c0 0 14.126-6.337 2.396-15.146"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m28.488 27.413l6.587 4.014l-6.587 3.737m21.664-7.751l-6.587 4.014l6.587 3.737"/><path d="M38.083 58.982Q38.54 59 39 59c12.702 0 23-10.298 23-23S51.702 13 39 13S16 23.297 16 36c0 1.914.234 3.773.674 5.551"/><path d="m37.929 50.003l3.2 1.09l2.95-4.82l3.63 2.85l2.06-2.36"/><path d="M8.999 46.982s16.156 1.236 24.951-9.86c.665-.838 1.986-2.267 3.88-.973c0 0 9.323 7.946-10.97 28.667c0 0 .015-4.83-2.377-4.316c-4.388.942-12.096 4.156-17.88 1.628c0 0 14.126-6.337 2.396-15.146"/></g></svg>
</template>

CSS

.icon-sneezing-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%2072%2072%22%3E%3Ccircle%20cx%3D%2239%22%20cy%3D%2236%22%20r%3D%2224%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.999%2046.982s16.156%201.236%2024.951-9.86c.665-.838%201.986-2.267%203.88-.973c0%200%209.323%207.946-10.97%2028.667c0%200%20.015-4.83-2.377-4.316c-4.388.942-12.096%204.156-17.88%201.628c0%200%2014.126-6.337%202.396-15.146%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m28.488%2027.413l6.587%204.014l-6.587%203.737m21.664-7.751l-6.587%204.014l6.587%203.737%22%2F%3E%3Cpath%20d%3D%22M38.083%2058.982Q38.54%2059%2039%2059c12.702%200%2023-10.298%2023-23S51.702%2013%2039%2013S16%2023.297%2016%2036c0%201.914.234%203.773.674%205.551%22%2F%3E%3Cpath%20d%3D%22m37.929%2050.003l3.2%201.09l2.95-4.82l3.63%202.85l2.06-2.36%22%2F%3E%3Cpath%20d%3D%22M8.999%2046.982s16.156%201.236%2024.951-9.86c.665-.838%201.986-2.267%203.88-.973c0%200%209.323%207.946-10.97%2028.667c0%200%20.015-4.83-2.377-4.316c-4.388.942-12.096%204.156-17.88%201.628c0%200%2014.126-6.337%202.396-15.146%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Ccircle%20cx%3D%2239%22%20cy%3D%2236%22%20r%3D%2224%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.999%2046.982s16.156%201.236%2024.951-9.86c.665-.838%201.986-2.267%203.88-.973c0%200%209.323%207.946-10.97%2028.667c0%200%20.015-4.83-2.377-4.316c-4.388.942-12.096%204.156-17.88%201.628c0%200%2014.126-6.337%202.396-15.146%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m28.488%2027.413l6.587%204.014l-6.587%203.737m21.664-7.751l-6.587%204.014l6.587%203.737%22%2F%3E%3Cpath%20d%3D%22M38.083%2058.982Q38.54%2059%2039%2059c12.702%200%2023-10.298%2023-23S51.702%2013%2039%2013S16%2023.297%2016%2036c0%201.914.234%203.773.674%205.551%22%2F%3E%3Cpath%20d%3D%22m37.929%2050.003l3.2%201.09l2.95-4.82l3.63%202.85l2.06-2.36%22%2F%3E%3Cpath%20d%3D%22M8.999%2046.982s16.156%201.236%2024.951-9.86c.665-.838%201.986-2.267%203.88-.973c0%200%209.323%207.946-10.97%2028.667c0%200%20.015-4.83-2.377-4.316c-4.388.942-12.096%204.156-17.88%201.628c0%200%2014.126-6.337%202.396-15.146%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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