sneezing-face from Fluent Emoji High Contrast by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.

Name
sneezing-face
Set
Fluent Emoji High Contrast
Style
Default
Category
Smileys & Emotion
Viewbox
32×32
License
MIT

The same emoji in other sets

More smileys & emotion icons from Fluent Emoji High Contrast

Use the sneezing face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M3 15.999c0-3.67 1.106-6.91 3.235-9.221C8.35 4.48 11.568 3 15.999 3s7.648 1.48 9.764 3.778c2.129 2.311 3.235 5.55 3.235 9.22s-1.106 6.91-3.235 9.222c-2.068 2.246-5.187 3.71-9.462 3.775q-.09.114-.193.22l-.015.015l-.016.015c-1.008.954-2.703 1.089-3.746-.089c-.249-.23-.669-.24-.955.048a2.68 2.68 0 0 1-1.508.764c1.79.668 3.838 1.03 6.13 1.03c4.905 0 8.687-1.654 11.236-4.423c2.537-2.755 3.764-6.515 3.764-10.576S29.77 8.178 27.234 5.423C24.684 2.654 20.903 1 16 1S7.313 2.654 4.763 5.423C2.226 8.178 1 11.938 1 15.999c0 2.85.604 5.55 1.84 7.86q.479-1.192 1.154-2.268C3.336 19.914 3 18.021 3 16"/><path d="M18.287 21.097A3.24 3.24 0 0 1 17 21.89v-2.327a3.257 3.257 0 0 1 4.477.12q.072.073.126.154c.416.384 1.114.394 1.632-.135a1 1 0 1 1 1.43 1.398c-1.246 1.274-3.385 1.445-4.664-.048l-.031-.038a1.26 1.26 0 0 0-1.683.084m-8.84-10.992a1 1 0 0 0-.894 1.788L10.763 13l-2.21 1.105a1 1 0 0 0 .894 1.79l4-2a1 1 0 0 0 0-1.79zm14.448.447a1 1 0 0 0-1.342-.448l-4 2a1 1 0 0 0 0 1.79l4 2a1 1 0 1 0 .894-1.79L21.237 13l2.21-1.106a1 1 0 0 0 .448-1.341M3.033 26.777c1.04-5.67 5.653-10.082 11.406-10.767c.84-.1 1.57.584 1.56 1.43v9.568c0 .584-.23 1.118-.61 1.511c-.67.635-1.72.665-2.33-.05c-.661-.665-1.732-.635-2.392.03a1.683 1.683 0 0 1-2.391 0a1.683 1.683 0 0 0-2.392.005c-.64.644-1.67.655-2.331.05a2.09 2.09 0 0 1-.52-1.777"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastSneezingFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M3 15.999c0-3.67 1.106-6.91 3.235-9.221C8.35 4.48 11.568 3 15.999 3s7.648 1.48 9.764 3.778c2.129 2.311 3.235 5.55 3.235 9.22s-1.106 6.91-3.235 9.222c-2.068 2.246-5.187 3.71-9.462 3.775q-.09.114-.193.22l-.015.015l-.016.015c-1.008.954-2.703 1.089-3.746-.089c-.249-.23-.669-.24-.955.048a2.68 2.68 0 0 1-1.508.764c1.79.668 3.838 1.03 6.13 1.03c4.905 0 8.687-1.654 11.236-4.423c2.537-2.755 3.764-6.515 3.764-10.576S29.77 8.178 27.234 5.423C24.684 2.654 20.903 1 16 1S7.313 2.654 4.763 5.423C2.226 8.178 1 11.938 1 15.999c0 2.85.604 5.55 1.84 7.86q.479-1.192 1.154-2.268C3.336 19.914 3 18.021 3 16"/><path d="M18.287 21.097A3.24 3.24 0 0 1 17 21.89v-2.327a3.257 3.257 0 0 1 4.477.12q.072.073.126.154c.416.384 1.114.394 1.632-.135a1 1 0 1 1 1.43 1.398c-1.246 1.274-3.385 1.445-4.664-.048l-.031-.038a1.26 1.26 0 0 0-1.683.084m-8.84-10.992a1 1 0 0 0-.894 1.788L10.763 13l-2.21 1.105a1 1 0 0 0 .894 1.79l4-2a1 1 0 0 0 0-1.79zm14.448.447a1 1 0 0 0-1.342-.448l-4 2a1 1 0 0 0 0 1.79l4 2a1 1 0 1 0 .894-1.79L21.237 13l2.21-1.106a1 1 0 0 0 .448-1.341M3.033 26.777c1.04-5.67 5.653-10.082 11.406-10.767c.84-.1 1.57.584 1.56 1.43v9.568c0 .584-.23 1.118-.61 1.511c-.67.635-1.72.665-2.33-.05c-.661-.665-1.732-.635-2.392.03a1.683 1.683 0 0 1-2.391 0a1.683 1.683 0 0 0-2.392.005c-.64.644-1.67.655-2.331.05a2.09 2.09 0 0 1-.52-1.777"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M3 15.999c0-3.67 1.106-6.91 3.235-9.221C8.35 4.48 11.568 3 15.999 3s7.648 1.48 9.764 3.778c2.129 2.311 3.235 5.55 3.235 9.22s-1.106 6.91-3.235 9.222c-2.068 2.246-5.187 3.71-9.462 3.775q-.09.114-.193.22l-.015.015l-.016.015c-1.008.954-2.703 1.089-3.746-.089c-.249-.23-.669-.24-.955.048a2.68 2.68 0 0 1-1.508.764c1.79.668 3.838 1.03 6.13 1.03c4.905 0 8.687-1.654 11.236-4.423c2.537-2.755 3.764-6.515 3.764-10.576S29.77 8.178 27.234 5.423C24.684 2.654 20.903 1 16 1S7.313 2.654 4.763 5.423C2.226 8.178 1 11.938 1 15.999c0 2.85.604 5.55 1.84 7.86q.479-1.192 1.154-2.268C3.336 19.914 3 18.021 3 16"/><path d="M18.287 21.097A3.24 3.24 0 0 1 17 21.89v-2.327a3.257 3.257 0 0 1 4.477.12q.072.073.126.154c.416.384 1.114.394 1.632-.135a1 1 0 1 1 1.43 1.398c-1.246 1.274-3.385 1.445-4.664-.048l-.031-.038a1.26 1.26 0 0 0-1.683.084m-8.84-10.992a1 1 0 0 0-.894 1.788L10.763 13l-2.21 1.105a1 1 0 0 0 .894 1.79l4-2a1 1 0 0 0 0-1.79zm14.448.447a1 1 0 0 0-1.342-.448l-4 2a1 1 0 0 0 0 1.79l4 2a1 1 0 1 0 .894-1.79L21.237 13l2.21-1.106a1 1 0 0 0 .448-1.341M3.033 26.777c1.04-5.67 5.653-10.082 11.406-10.767c.84-.1 1.57.584 1.56 1.43v9.568c0 .584-.23 1.118-.61 1.511c-.67.635-1.72.665-2.33-.05c-.661-.665-1.732-.635-2.392.03a1.683 1.683 0 0 1-2.391 0a1.683 1.683 0 0 0-2.392.005c-.64.644-1.67.655-2.331.05a2.09 2.09 0 0 1-.52-1.777"/></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M3%2015.999c0-3.67%201.106-6.91%203.235-9.221C8.35%204.48%2011.568%203%2015.999%203s7.648%201.48%209.764%203.778c2.129%202.311%203.235%205.55%203.235%209.22s-1.106%206.91-3.235%209.222c-2.068%202.246-5.187%203.71-9.462%203.775q-.09.114-.193.22l-.015.015l-.016.015c-1.008.954-2.703%201.089-3.746-.089c-.249-.23-.669-.24-.955.048a2.68%202.68%200%200%201-1.508.764c1.79.668%203.838%201.03%206.13%201.03c4.905%200%208.687-1.654%2011.236-4.423c2.537-2.755%203.764-6.515%203.764-10.576S29.77%208.178%2027.234%205.423C24.684%202.654%2020.903%201%2016%201S7.313%202.654%204.763%205.423C2.226%208.178%201%2011.938%201%2015.999c0%202.85.604%205.55%201.84%207.86q.479-1.192%201.154-2.268C3.336%2019.914%203%2018.021%203%2016%22%2F%3E%3Cpath%20d%3D%22M18.287%2021.097A3.24%203.24%200%200%201%2017%2021.89v-2.327a3.257%203.257%200%200%201%204.477.12q.072.073.126.154c.416.384%201.114.394%201.632-.135a1%201%200%201%201%201.43%201.398c-1.246%201.274-3.385%201.445-4.664-.048l-.031-.038a1.26%201.26%200%200%200-1.683.084m-8.84-10.992a1%201%200%200%200-.894%201.788L10.763%2013l-2.21%201.105a1%201%200%200%200%20.894%201.79l4-2a1%201%200%200%200%200-1.79zm14.448.447a1%201%200%200%200-1.342-.448l-4%202a1%201%200%200%200%200%201.79l4%202a1%201%200%201%200%20.894-1.79L21.237%2013l2.21-1.106a1%201%200%200%200%20.448-1.341M3.033%2026.777c1.04-5.67%205.653-10.082%2011.406-10.767c.84-.1%201.57.584%201.56%201.43v9.568c0%20.584-.23%201.118-.61%201.511c-.67.635-1.72.665-2.33-.05c-.661-.665-1.732-.635-2.392.03a1.683%201.683%200%200%201-2.391%200a1.683%201.683%200%200%200-2.392.005c-.64.644-1.67.655-2.331.05a2.09%202.09%200%200%201-.52-1.777%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M3%2015.999c0-3.67%201.106-6.91%203.235-9.221C8.35%204.48%2011.568%203%2015.999%203s7.648%201.48%209.764%203.778c2.129%202.311%203.235%205.55%203.235%209.22s-1.106%206.91-3.235%209.222c-2.068%202.246-5.187%203.71-9.462%203.775q-.09.114-.193.22l-.015.015l-.016.015c-1.008.954-2.703%201.089-3.746-.089c-.249-.23-.669-.24-.955.048a2.68%202.68%200%200%201-1.508.764c1.79.668%203.838%201.03%206.13%201.03c4.905%200%208.687-1.654%2011.236-4.423c2.537-2.755%203.764-6.515%203.764-10.576S29.77%208.178%2027.234%205.423C24.684%202.654%2020.903%201%2016%201S7.313%202.654%204.763%205.423C2.226%208.178%201%2011.938%201%2015.999c0%202.85.604%205.55%201.84%207.86q.479-1.192%201.154-2.268C3.336%2019.914%203%2018.021%203%2016%22%2F%3E%3Cpath%20d%3D%22M18.287%2021.097A3.24%203.24%200%200%201%2017%2021.89v-2.327a3.257%203.257%200%200%201%204.477.12q.072.073.126.154c.416.384%201.114.394%201.632-.135a1%201%200%201%201%201.43%201.398c-1.246%201.274-3.385%201.445-4.664-.048l-.031-.038a1.26%201.26%200%200%200-1.683.084m-8.84-10.992a1%201%200%200%200-.894%201.788L10.763%2013l-2.21%201.105a1%201%200%200%200%20.894%201.79l4-2a1%201%200%200%200%200-1.79zm14.448.447a1%201%200%200%200-1.342-.448l-4%202a1%201%200%200%200%200%201.79l4%202a1%201%200%201%200%20.894-1.79L21.237%2013l2.21-1.106a1%201%200%200%200%20.448-1.341M3.033%2026.777c1.04-5.67%205.653-10.082%2011.406-10.767c.84-.1%201.57.584%201.56%201.43v9.568c0%20.584-.23%201.118-.61%201.511c-.67.635-1.72.665-2.33-.05c-.661-.665-1.732-.635-2.392.03a1.683%201.683%200%200%201-2.391%200a1.683%201.683%200%200%200-2.392.005c-.64.644-1.67.655-2.331.05a2.09%202.09%200%200%201-.52-1.777%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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