face savoring food emoji

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

Name
face-savoring-food
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 face savoring food emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m15.5 19.5l2.868 2.868a3.734 3.734 0 0 0 6.087-4.076l-.687-1.65l.02-.025l.012-.017a1 1 0 0 0-1.6-1.2c-.298.397-1.992 2.1-6.2 2.1s-5.902-1.703-6.2-2.1a1 1 0 1 0-1.6 1.2c.678.904 2.852 2.766 7.316 2.893zm-6.151-9.087c-.21.227-.32.53-.367.778a1 1 0 0 1-1.964-.382c.089-.456.31-1.153.858-1.749C8.453 8.431 9.316 8 10.5 8c1.195 0 2.062.452 2.636 1.082c.544.597.77 1.292.85 1.747a1 1 0 0 1-1.971.342a1.55 1.55 0 0 0-.358-.742C11.47 10.222 11.142 10 10.5 10c-.653 0-.972.217-1.151.412m11.001.001c-.21.227-.32.53-.368.778a1 1 0 0 1-1.963-.382c.088-.456.31-1.153.857-1.749C19.453 8.431 20.316 8 21.5 8c1.196 0 2.062.452 2.636 1.082c.544.597.77 1.292.85 1.747a1 1 0 0 1-1.971.342a1.55 1.55 0 0 0-.358-.742C22.47 10.222 22.142 10 21.5 10c-.653 0-.971.217-1.15.412"/><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 FluentEmojiHighContrastFaceSavoringFood(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="m15.5 19.5l2.868 2.868a3.734 3.734 0 0 0 6.087-4.076l-.687-1.65l.02-.025l.012-.017a1 1 0 0 0-1.6-1.2c-.298.397-1.992 2.1-6.2 2.1s-5.902-1.703-6.2-2.1a1 1 0 1 0-1.6 1.2c.678.904 2.852 2.766 7.316 2.893zm-6.151-9.087c-.21.227-.32.53-.367.778a1 1 0 0 1-1.964-.382c.089-.456.31-1.153.858-1.749C8.453 8.431 9.316 8 10.5 8c1.195 0 2.062.452 2.636 1.082c.544.597.77 1.292.85 1.747a1 1 0 0 1-1.971.342a1.55 1.55 0 0 0-.358-.742C11.47 10.222 11.142 10 10.5 10c-.653 0-.972.217-1.151.412m11.001.001c-.21.227-.32.53-.368.778a1 1 0 0 1-1.963-.382c.088-.456.31-1.153.857-1.749C19.453 8.431 20.316 8 21.5 8c1.196 0 2.062.452 2.636 1.082c.544.597.77 1.292.85 1.747a1 1 0 0 1-1.971.342a1.55 1.55 0 0 0-.358-.742C22.47 10.222 22.142 10 21.5 10c-.653 0-.971.217-1.15.412"/><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="m15.5 19.5l2.868 2.868a3.734 3.734 0 0 0 6.087-4.076l-.687-1.65l.02-.025l.012-.017a1 1 0 0 0-1.6-1.2c-.298.397-1.992 2.1-6.2 2.1s-5.902-1.703-6.2-2.1a1 1 0 1 0-1.6 1.2c.678.904 2.852 2.766 7.316 2.893zm-6.151-9.087c-.21.227-.32.53-.367.778a1 1 0 0 1-1.964-.382c.089-.456.31-1.153.858-1.749C8.453 8.431 9.316 8 10.5 8c1.195 0 2.062.452 2.636 1.082c.544.597.77 1.292.85 1.747a1 1 0 0 1-1.971.342a1.55 1.55 0 0 0-.358-.742C11.47 10.222 11.142 10 10.5 10c-.653 0-.972.217-1.151.412m11.001.001c-.21.227-.32.53-.368.778a1 1 0 0 1-1.963-.382c.088-.456.31-1.153.857-1.749C19.453 8.431 20.316 8 21.5 8c1.196 0 2.062.452 2.636 1.082c.544.597.77 1.292.85 1.747a1 1 0 0 1-1.971.342a1.55 1.55 0 0 0-.358-.742C22.47 10.222 22.142 10 21.5 10c-.653 0-.971.217-1.15.412"/><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-face-savoring-food {
  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%22m15.5%2019.5l2.868%202.868a3.734%203.734%200%200%200%206.087-4.076l-.687-1.65l.02-.025l.012-.017a1%201%200%200%200-1.6-1.2c-.298.397-1.992%202.1-6.2%202.1s-5.902-1.703-6.2-2.1a1%201%200%201%200-1.6%201.2c.678.904%202.852%202.766%207.316%202.893zm-6.151-9.087c-.21.227-.32.53-.367.778a1%201%200%200%201-1.964-.382c.089-.456.31-1.153.858-1.749C8.453%208.431%209.316%208%2010.5%208c1.195%200%202.062.452%202.636%201.082c.544.597.77%201.292.85%201.747a1%201%200%200%201-1.971.342a1.55%201.55%200%200%200-.358-.742C11.47%2010.222%2011.142%2010%2010.5%2010c-.653%200-.972.217-1.151.412m11.001.001c-.21.227-.32.53-.368.778a1%201%200%200%201-1.963-.382c.088-.456.31-1.153.857-1.749C19.453%208.431%2020.316%208%2021.5%208c1.196%200%202.062.452%202.636%201.082c.544.597.77%201.292.85%201.747a1%201%200%200%201-1.971.342a1.55%201.55%200%200%200-.358-.742C22.47%2010.222%2022.142%2010%2021.5%2010c-.653%200-.971.217-1.15.412%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%22m15.5%2019.5l2.868%202.868a3.734%203.734%200%200%200%206.087-4.076l-.687-1.65l.02-.025l.012-.017a1%201%200%200%200-1.6-1.2c-.298.397-1.992%202.1-6.2%202.1s-5.902-1.703-6.2-2.1a1%201%200%201%200-1.6%201.2c.678.904%202.852%202.766%207.316%202.893zm-6.151-9.087c-.21.227-.32.53-.367.778a1%201%200%200%201-1.964-.382c.089-.456.31-1.153.858-1.749C8.453%208.431%209.316%208%2010.5%208c1.195%200%202.062.452%202.636%201.082c.544.597.77%201.292.85%201.747a1%201%200%200%201-1.971.342a1.55%201.55%200%200%200-.358-.742C11.47%2010.222%2011.142%2010%2010.5%2010c-.653%200-.972.217-1.151.412m11.001.001c-.21.227-.32.53-.368.778a1%201%200%200%201-1.963-.382c.088-.456.31-1.153.857-1.749C19.453%208.431%2020.316%208%2021.5%208c1.196%200%202.062.452%202.636%201.082c.544.597.77%201.292.85%201.747a1%201%200%200%201-1.971.342a1.55%201.55%200%200%200-.358-.742C22.47%2010.222%2022.142%2010%2021.5%2010c-.653%200-.971.217-1.15.412%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/face-savoring-food.svg?color=%231a73e8&size=48