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

Name
saluting-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 saluting 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="M11.502 3.11a1.05 1.05 0 0 0-1.267-.167l-4.36 2.518l.002-.013l-2.36 1.26A2.87 2.87 0 0 0 2 9.235v.072l.001.077a2.796 2.796 0 0 0 2.795 2.718h2.907c1.21 0 2.395-.347 3.414-1l2.416-1.343a1.062 1.062 0 0 0-.912-1.9l3.901-2.252a1.045 1.045 0 0 0 .384-1.432l-.046-.072c-.161.327-.444.654-.906.939c-.61.376-2.211 1.286-3.847 2.211l-.37-.365c.756-.427 1.508-.854 2.163-1.228l.243-.138a67 67 0 0 0 1.549-.906c.56-.345.77-.735.833-1.074a1.05 1.05 0 0 0-1.383-1.09h.002a1.56 1.56 0 0 1-.663 1.953L11.163 6.32l-.38-.375l3.44-1.986a1.048 1.048 0 1 0-1.047-1.815l-1.218.703q.086.102.155.222a1.563 1.563 0 0 1-.572 2.134L9.558 6.35v.305l.007-.004c-.017.669-.19 1.922-.794 2.852a.5.5 0 0 0-.09.197a7 7 0 0 1-.693.956l-.02.016c-.35.288-.72-.117-.585-.43A7.5 7.5 0 0 0 8.48 8.589h-.003a6 6 0 0 0 .485-1.857l.003-.04a6 6 0 0 0 .024-.528v-.08l2.295-1.324a1.048 1.048 0 0 0 .218-1.648"/><path d="M7.297 18c0-1.788.31-3.452.912-4.914a7 7 0 0 1-.506.017H6.067c-.516 1.525-.77 3.181-.77 4.897c0 3.51 1.06 6.77 3.264 9.163C10.778 29.57 14.06 31 18.297 31s7.52-1.43 9.736-3.837c2.204-2.394 3.264-5.654 3.264-9.163s-1.06-6.77-3.264-9.163C25.817 6.43 22.535 5 18.297 5q-.137 0-.273.002a2.05 2.05 0 0 1-1.002 1.472l-1.28.74q1.186-.212 2.555-.214c3.765 0 6.482 1.256 8.265 3.192c1.796 1.95 2.735 4.69 2.735 7.808s-.94 5.858-2.735 7.808C24.78 27.744 22.062 29 18.297 29c-3.764 0-6.482-1.256-8.265-3.192c-1.795-1.95-2.735-4.69-2.735-7.808"/><path d="M14.012 17.144a2.572 2.572 0 1 0 0-5.143a2.572 2.572 0 0 0 0 5.143m8.572 0a2.572 2.572 0 1 0 0-5.143a2.572 2.572 0 0 0 0 5.143M14.9 20.178a.75.75 0 0 0-1.213.883c.548.751 2.147 2.152 4.45 2.152c2.282 0 4.093-1.38 4.741-2.087a.75.75 0 0 0-1.106-1.013c-.478.522-1.917 1.6-3.635 1.6c-1.697 0-2.889-1.057-3.237-1.535"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastSalutingFace(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="M11.502 3.11a1.05 1.05 0 0 0-1.267-.167l-4.36 2.518l.002-.013l-2.36 1.26A2.87 2.87 0 0 0 2 9.235v.072l.001.077a2.796 2.796 0 0 0 2.795 2.718h2.907c1.21 0 2.395-.347 3.414-1l2.416-1.343a1.062 1.062 0 0 0-.912-1.9l3.901-2.252a1.045 1.045 0 0 0 .384-1.432l-.046-.072c-.161.327-.444.654-.906.939c-.61.376-2.211 1.286-3.847 2.211l-.37-.365c.756-.427 1.508-.854 2.163-1.228l.243-.138a67 67 0 0 0 1.549-.906c.56-.345.77-.735.833-1.074a1.05 1.05 0 0 0-1.383-1.09h.002a1.56 1.56 0 0 1-.663 1.953L11.163 6.32l-.38-.375l3.44-1.986a1.048 1.048 0 1 0-1.047-1.815l-1.218.703q.086.102.155.222a1.563 1.563 0 0 1-.572 2.134L9.558 6.35v.305l.007-.004c-.017.669-.19 1.922-.794 2.852a.5.5 0 0 0-.09.197a7 7 0 0 1-.693.956l-.02.016c-.35.288-.72-.117-.585-.43A7.5 7.5 0 0 0 8.48 8.589h-.003a6 6 0 0 0 .485-1.857l.003-.04a6 6 0 0 0 .024-.528v-.08l2.295-1.324a1.048 1.048 0 0 0 .218-1.648"/><path d="M7.297 18c0-1.788.31-3.452.912-4.914a7 7 0 0 1-.506.017H6.067c-.516 1.525-.77 3.181-.77 4.897c0 3.51 1.06 6.77 3.264 9.163C10.778 29.57 14.06 31 18.297 31s7.52-1.43 9.736-3.837c2.204-2.394 3.264-5.654 3.264-9.163s-1.06-6.77-3.264-9.163C25.817 6.43 22.535 5 18.297 5q-.137 0-.273.002a2.05 2.05 0 0 1-1.002 1.472l-1.28.74q1.186-.212 2.555-.214c3.765 0 6.482 1.256 8.265 3.192c1.796 1.95 2.735 4.69 2.735 7.808s-.94 5.858-2.735 7.808C24.78 27.744 22.062 29 18.297 29c-3.764 0-6.482-1.256-8.265-3.192c-1.795-1.95-2.735-4.69-2.735-7.808"/><path d="M14.012 17.144a2.572 2.572 0 1 0 0-5.143a2.572 2.572 0 0 0 0 5.143m8.572 0a2.572 2.572 0 1 0 0-5.143a2.572 2.572 0 0 0 0 5.143M14.9 20.178a.75.75 0 0 0-1.213.883c.548.751 2.147 2.152 4.45 2.152c2.282 0 4.093-1.38 4.741-2.087a.75.75 0 0 0-1.106-1.013c-.478.522-1.917 1.6-3.635 1.6c-1.697 0-2.889-1.057-3.237-1.535"/></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="M11.502 3.11a1.05 1.05 0 0 0-1.267-.167l-4.36 2.518l.002-.013l-2.36 1.26A2.87 2.87 0 0 0 2 9.235v.072l.001.077a2.796 2.796 0 0 0 2.795 2.718h2.907c1.21 0 2.395-.347 3.414-1l2.416-1.343a1.062 1.062 0 0 0-.912-1.9l3.901-2.252a1.045 1.045 0 0 0 .384-1.432l-.046-.072c-.161.327-.444.654-.906.939c-.61.376-2.211 1.286-3.847 2.211l-.37-.365c.756-.427 1.508-.854 2.163-1.228l.243-.138a67 67 0 0 0 1.549-.906c.56-.345.77-.735.833-1.074a1.05 1.05 0 0 0-1.383-1.09h.002a1.56 1.56 0 0 1-.663 1.953L11.163 6.32l-.38-.375l3.44-1.986a1.048 1.048 0 1 0-1.047-1.815l-1.218.703q.086.102.155.222a1.563 1.563 0 0 1-.572 2.134L9.558 6.35v.305l.007-.004c-.017.669-.19 1.922-.794 2.852a.5.5 0 0 0-.09.197a7 7 0 0 1-.693.956l-.02.016c-.35.288-.72-.117-.585-.43A7.5 7.5 0 0 0 8.48 8.589h-.003a6 6 0 0 0 .485-1.857l.003-.04a6 6 0 0 0 .024-.528v-.08l2.295-1.324a1.048 1.048 0 0 0 .218-1.648"/><path d="M7.297 18c0-1.788.31-3.452.912-4.914a7 7 0 0 1-.506.017H6.067c-.516 1.525-.77 3.181-.77 4.897c0 3.51 1.06 6.77 3.264 9.163C10.778 29.57 14.06 31 18.297 31s7.52-1.43 9.736-3.837c2.204-2.394 3.264-5.654 3.264-9.163s-1.06-6.77-3.264-9.163C25.817 6.43 22.535 5 18.297 5q-.137 0-.273.002a2.05 2.05 0 0 1-1.002 1.472l-1.28.74q1.186-.212 2.555-.214c3.765 0 6.482 1.256 8.265 3.192c1.796 1.95 2.735 4.69 2.735 7.808s-.94 5.858-2.735 7.808C24.78 27.744 22.062 29 18.297 29c-3.764 0-6.482-1.256-8.265-3.192c-1.795-1.95-2.735-4.69-2.735-7.808"/><path d="M14.012 17.144a2.572 2.572 0 1 0 0-5.143a2.572 2.572 0 0 0 0 5.143m8.572 0a2.572 2.572 0 1 0 0-5.143a2.572 2.572 0 0 0 0 5.143M14.9 20.178a.75.75 0 0 0-1.213.883c.548.751 2.147 2.152 4.45 2.152c2.282 0 4.093-1.38 4.741-2.087a.75.75 0 0 0-1.106-1.013c-.478.522-1.917 1.6-3.635 1.6c-1.697 0-2.889-1.057-3.237-1.535"/></g></svg>
</template>

CSS

.icon-saluting-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%22M11.502%203.11a1.05%201.05%200%200%200-1.267-.167l-4.36%202.518l.002-.013l-2.36%201.26A2.87%202.87%200%200%200%202%209.235v.072l.001.077a2.796%202.796%200%200%200%202.795%202.718h2.907c1.21%200%202.395-.347%203.414-1l2.416-1.343a1.062%201.062%200%200%200-.912-1.9l3.901-2.252a1.045%201.045%200%200%200%20.384-1.432l-.046-.072c-.161.327-.444.654-.906.939c-.61.376-2.211%201.286-3.847%202.211l-.37-.365c.756-.427%201.508-.854%202.163-1.228l.243-.138a67%2067%200%200%200%201.549-.906c.56-.345.77-.735.833-1.074a1.05%201.05%200%200%200-1.383-1.09h.002a1.56%201.56%200%200%201-.663%201.953L11.163%206.32l-.38-.375l3.44-1.986a1.048%201.048%200%201%200-1.047-1.815l-1.218.703q.086.102.155.222a1.563%201.563%200%200%201-.572%202.134L9.558%206.35v.305l.007-.004c-.017.669-.19%201.922-.794%202.852a.5.5%200%200%200-.09.197a7%207%200%200%201-.693.956l-.02.016c-.35.288-.72-.117-.585-.43A7.5%207.5%200%200%200%208.48%208.589h-.003a6%206%200%200%200%20.485-1.857l.003-.04a6%206%200%200%200%20.024-.528v-.08l2.295-1.324a1.048%201.048%200%200%200%20.218-1.648%22%2F%3E%3Cpath%20d%3D%22M7.297%2018c0-1.788.31-3.452.912-4.914a7%207%200%200%201-.506.017H6.067c-.516%201.525-.77%203.181-.77%204.897c0%203.51%201.06%206.77%203.264%209.163C10.778%2029.57%2014.06%2031%2018.297%2031s7.52-1.43%209.736-3.837c2.204-2.394%203.264-5.654%203.264-9.163s-1.06-6.77-3.264-9.163C25.817%206.43%2022.535%205%2018.297%205q-.137%200-.273.002a2.05%202.05%200%200%201-1.002%201.472l-1.28.74q1.186-.212%202.555-.214c3.765%200%206.482%201.256%208.265%203.192c1.796%201.95%202.735%204.69%202.735%207.808s-.94%205.858-2.735%207.808C24.78%2027.744%2022.062%2029%2018.297%2029c-3.764%200-6.482-1.256-8.265-3.192c-1.795-1.95-2.735-4.69-2.735-7.808%22%2F%3E%3Cpath%20d%3D%22M14.012%2017.144a2.572%202.572%200%201%200%200-5.143a2.572%202.572%200%200%200%200%205.143m8.572%200a2.572%202.572%200%201%200%200-5.143a2.572%202.572%200%200%200%200%205.143M14.9%2020.178a.75.75%200%200%200-1.213.883c.548.751%202.147%202.152%204.45%202.152c2.282%200%204.093-1.38%204.741-2.087a.75.75%200%200%200-1.106-1.013c-.478.522-1.917%201.6-3.635%201.6c-1.697%200-2.889-1.057-3.237-1.535%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%22M11.502%203.11a1.05%201.05%200%200%200-1.267-.167l-4.36%202.518l.002-.013l-2.36%201.26A2.87%202.87%200%200%200%202%209.235v.072l.001.077a2.796%202.796%200%200%200%202.795%202.718h2.907c1.21%200%202.395-.347%203.414-1l2.416-1.343a1.062%201.062%200%200%200-.912-1.9l3.901-2.252a1.045%201.045%200%200%200%20.384-1.432l-.046-.072c-.161.327-.444.654-.906.939c-.61.376-2.211%201.286-3.847%202.211l-.37-.365c.756-.427%201.508-.854%202.163-1.228l.243-.138a67%2067%200%200%200%201.549-.906c.56-.345.77-.735.833-1.074a1.05%201.05%200%200%200-1.383-1.09h.002a1.56%201.56%200%200%201-.663%201.953L11.163%206.32l-.38-.375l3.44-1.986a1.048%201.048%200%201%200-1.047-1.815l-1.218.703q.086.102.155.222a1.563%201.563%200%200%201-.572%202.134L9.558%206.35v.305l.007-.004c-.017.669-.19%201.922-.794%202.852a.5.5%200%200%200-.09.197a7%207%200%200%201-.693.956l-.02.016c-.35.288-.72-.117-.585-.43A7.5%207.5%200%200%200%208.48%208.589h-.003a6%206%200%200%200%20.485-1.857l.003-.04a6%206%200%200%200%20.024-.528v-.08l2.295-1.324a1.048%201.048%200%200%200%20.218-1.648%22%2F%3E%3Cpath%20d%3D%22M7.297%2018c0-1.788.31-3.452.912-4.914a7%207%200%200%201-.506.017H6.067c-.516%201.525-.77%203.181-.77%204.897c0%203.51%201.06%206.77%203.264%209.163C10.778%2029.57%2014.06%2031%2018.297%2031s7.52-1.43%209.736-3.837c2.204-2.394%203.264-5.654%203.264-9.163s-1.06-6.77-3.264-9.163C25.817%206.43%2022.535%205%2018.297%205q-.137%200-.273.002a2.05%202.05%200%200%201-1.002%201.472l-1.28.74q1.186-.212%202.555-.214c3.765%200%206.482%201.256%208.265%203.192c1.796%201.95%202.735%204.69%202.735%207.808s-.94%205.858-2.735%207.808C24.78%2027.744%2022.062%2029%2018.297%2029c-3.764%200-6.482-1.256-8.265-3.192c-1.795-1.95-2.735-4.69-2.735-7.808%22%2F%3E%3Cpath%20d%3D%22M14.012%2017.144a2.572%202.572%200%201%200%200-5.143a2.572%202.572%200%200%200%200%205.143m8.572%200a2.572%202.572%200%201%200%200-5.143a2.572%202.572%200%200%200%200%205.143M14.9%2020.178a.75.75%200%200%200-1.213.883c.548.751%202.147%202.152%204.45%202.152c2.282%200%204.093-1.38%204.741-2.087a.75.75%200%200%200-1.106-1.013c-.478.522-1.917%201.6-3.635%201.6c-1.697%200-2.889-1.057-3.237-1.535%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/saluting-face.svg?color=%231a73e8&size=48