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

Name
relieved-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 relieved 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="M9.07 9.988c-.594.563-.952 1.24-1.096 1.67a.5.5 0 1 1-.948-.316c.19-.57.631-1.392 1.355-2.08C9.113 8.567 10.148 8 11.5 8a.5.5 0 0 1 0 1c-1.048 0-1.846.433-2.43.988m13.86 0c.594.563.952 1.24 1.096 1.67a.5.5 0 1 0 .948-.316c-.19-.57-.631-1.392-1.355-2.08C22.887 8.567 21.852 8 20.5 8a.5.5 0 0 0 0 1c1.048 0 1.846.433 2.43.988M6.293 16.293a1 1 0 0 1 1.414 0C7.85 16.435 8.66 17 10 17s2.15-.565 2.293-.707a1 1 0 0 1 1.414 1.414C13.182 18.232 11.86 19 10 19s-3.182-.768-3.707-1.293a1 1 0 0 1 0-1.414m12 0a1 1 0 0 1 1.414 0c.142.142.953.707 2.293.707s2.15-.565 2.293-.707a1 1 0 0 1 1.414 1.414C25.182 18.232 23.86 19 22 19s-3.182-.768-3.707-1.293a1 1 0 0 1 0-1.414M10.4 23.2a1 1 0 0 1 1.4.2c.31.413 1.712 1.6 4.2 1.6s3.89-1.187 4.2-1.6a1 1 0 1 1 1.6 1.2c-.69.92-2.688 2.4-5.8 2.4s-5.11-1.48-5.8-2.4a1 1 0 0 1 .2-1.4"/><path d="M15.999 1C11.095 1 7.313 2.654 4.763 5.423C2.226 8.178 1 11.938 1 15.999s1.226 7.82 3.763 10.576c2.55 2.769 6.332 4.423 11.236 4.423s8.686-1.654 11.235-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 1M3 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.116 2.298-5.333 3.778-9.764 3.778s-7.648-1.48-9.764-3.778C4.105 22.91 3 19.67 3 16"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastRelievedFace(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="M9.07 9.988c-.594.563-.952 1.24-1.096 1.67a.5.5 0 1 1-.948-.316c.19-.57.631-1.392 1.355-2.08C9.113 8.567 10.148 8 11.5 8a.5.5 0 0 1 0 1c-1.048 0-1.846.433-2.43.988m13.86 0c.594.563.952 1.24 1.096 1.67a.5.5 0 1 0 .948-.316c-.19-.57-.631-1.392-1.355-2.08C22.887 8.567 21.852 8 20.5 8a.5.5 0 0 0 0 1c1.048 0 1.846.433 2.43.988M6.293 16.293a1 1 0 0 1 1.414 0C7.85 16.435 8.66 17 10 17s2.15-.565 2.293-.707a1 1 0 0 1 1.414 1.414C13.182 18.232 11.86 19 10 19s-3.182-.768-3.707-1.293a1 1 0 0 1 0-1.414m12 0a1 1 0 0 1 1.414 0c.142.142.953.707 2.293.707s2.15-.565 2.293-.707a1 1 0 0 1 1.414 1.414C25.182 18.232 23.86 19 22 19s-3.182-.768-3.707-1.293a1 1 0 0 1 0-1.414M10.4 23.2a1 1 0 0 1 1.4.2c.31.413 1.712 1.6 4.2 1.6s3.89-1.187 4.2-1.6a1 1 0 1 1 1.6 1.2c-.69.92-2.688 2.4-5.8 2.4s-5.11-1.48-5.8-2.4a1 1 0 0 1 .2-1.4"/><path d="M15.999 1C11.095 1 7.313 2.654 4.763 5.423C2.226 8.178 1 11.938 1 15.999s1.226 7.82 3.763 10.576c2.55 2.769 6.332 4.423 11.236 4.423s8.686-1.654 11.235-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 1M3 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.116 2.298-5.333 3.778-9.764 3.778s-7.648-1.48-9.764-3.778C4.105 22.91 3 19.67 3 16"/></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="M9.07 9.988c-.594.563-.952 1.24-1.096 1.67a.5.5 0 1 1-.948-.316c.19-.57.631-1.392 1.355-2.08C9.113 8.567 10.148 8 11.5 8a.5.5 0 0 1 0 1c-1.048 0-1.846.433-2.43.988m13.86 0c.594.563.952 1.24 1.096 1.67a.5.5 0 1 0 .948-.316c-.19-.57-.631-1.392-1.355-2.08C22.887 8.567 21.852 8 20.5 8a.5.5 0 0 0 0 1c1.048 0 1.846.433 2.43.988M6.293 16.293a1 1 0 0 1 1.414 0C7.85 16.435 8.66 17 10 17s2.15-.565 2.293-.707a1 1 0 0 1 1.414 1.414C13.182 18.232 11.86 19 10 19s-3.182-.768-3.707-1.293a1 1 0 0 1 0-1.414m12 0a1 1 0 0 1 1.414 0c.142.142.953.707 2.293.707s2.15-.565 2.293-.707a1 1 0 0 1 1.414 1.414C25.182 18.232 23.86 19 22 19s-3.182-.768-3.707-1.293a1 1 0 0 1 0-1.414M10.4 23.2a1 1 0 0 1 1.4.2c.31.413 1.712 1.6 4.2 1.6s3.89-1.187 4.2-1.6a1 1 0 1 1 1.6 1.2c-.69.92-2.688 2.4-5.8 2.4s-5.11-1.48-5.8-2.4a1 1 0 0 1 .2-1.4"/><path d="M15.999 1C11.095 1 7.313 2.654 4.763 5.423C2.226 8.178 1 11.938 1 15.999s1.226 7.82 3.763 10.576c2.55 2.769 6.332 4.423 11.236 4.423s8.686-1.654 11.235-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 1M3 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.116 2.298-5.333 3.778-9.764 3.778s-7.648-1.48-9.764-3.778C4.105 22.91 3 19.67 3 16"/></g></svg>
</template>

CSS

.icon-relieved-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%22M9.07%209.988c-.594.563-.952%201.24-1.096%201.67a.5.5%200%201%201-.948-.316c.19-.57.631-1.392%201.355-2.08C9.113%208.567%2010.148%208%2011.5%208a.5.5%200%200%201%200%201c-1.048%200-1.846.433-2.43.988m13.86%200c.594.563.952%201.24%201.096%201.67a.5.5%200%201%200%20.948-.316c-.19-.57-.631-1.392-1.355-2.08C22.887%208.567%2021.852%208%2020.5%208a.5.5%200%200%200%200%201c1.048%200%201.846.433%202.43.988M6.293%2016.293a1%201%200%200%201%201.414%200C7.85%2016.435%208.66%2017%2010%2017s2.15-.565%202.293-.707a1%201%200%200%201%201.414%201.414C13.182%2018.232%2011.86%2019%2010%2019s-3.182-.768-3.707-1.293a1%201%200%200%201%200-1.414m12%200a1%201%200%200%201%201.414%200c.142.142.953.707%202.293.707s2.15-.565%202.293-.707a1%201%200%200%201%201.414%201.414C25.182%2018.232%2023.86%2019%2022%2019s-3.182-.768-3.707-1.293a1%201%200%200%201%200-1.414M10.4%2023.2a1%201%200%200%201%201.4.2c.31.413%201.712%201.6%204.2%201.6s3.89-1.187%204.2-1.6a1%201%200%201%201%201.6%201.2c-.69.92-2.688%202.4-5.8%202.4s-5.11-1.48-5.8-2.4a1%201%200%200%201%20.2-1.4%22%2F%3E%3Cpath%20d%3D%22M15.999%201C11.095%201%207.313%202.654%204.763%205.423C2.226%208.178%201%2011.938%201%2015.999s1.226%207.82%203.763%2010.576c2.55%202.769%206.332%204.423%2011.236%204.423s8.686-1.654%2011.235-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%201M3%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.116%202.298-5.333%203.778-9.764%203.778s-7.648-1.48-9.764-3.778C4.105%2022.91%203%2019.67%203%2016%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%22M9.07%209.988c-.594.563-.952%201.24-1.096%201.67a.5.5%200%201%201-.948-.316c.19-.57.631-1.392%201.355-2.08C9.113%208.567%2010.148%208%2011.5%208a.5.5%200%200%201%200%201c-1.048%200-1.846.433-2.43.988m13.86%200c.594.563.952%201.24%201.096%201.67a.5.5%200%201%200%20.948-.316c-.19-.57-.631-1.392-1.355-2.08C22.887%208.567%2021.852%208%2020.5%208a.5.5%200%200%200%200%201c1.048%200%201.846.433%202.43.988M6.293%2016.293a1%201%200%200%201%201.414%200C7.85%2016.435%208.66%2017%2010%2017s2.15-.565%202.293-.707a1%201%200%200%201%201.414%201.414C13.182%2018.232%2011.86%2019%2010%2019s-3.182-.768-3.707-1.293a1%201%200%200%201%200-1.414m12%200a1%201%200%200%201%201.414%200c.142.142.953.707%202.293.707s2.15-.565%202.293-.707a1%201%200%200%201%201.414%201.414C25.182%2018.232%2023.86%2019%2022%2019s-3.182-.768-3.707-1.293a1%201%200%200%201%200-1.414M10.4%2023.2a1%201%200%200%201%201.4.2c.31.413%201.712%201.6%204.2%201.6s3.89-1.187%204.2-1.6a1%201%200%201%201%201.6%201.2c-.69.92-2.688%202.4-5.8%202.4s-5.11-1.48-5.8-2.4a1%201%200%200%201%20.2-1.4%22%2F%3E%3Cpath%20d%3D%22M15.999%201C11.095%201%207.313%202.654%204.763%205.423C2.226%208.178%201%2011.938%201%2015.999s1.226%207.82%203.763%2010.576c2.55%202.769%206.332%204.423%2011.236%204.423s8.686-1.654%2011.235-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%201M3%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.116%202.298-5.333%203.778-9.764%203.778s-7.648-1.48-9.764-3.778C4.105%2022.91%203%2019.67%203%2016%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/relieved-face.svg?color=%231a73e8&size=48