kissing face with smiling eyes emoji

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

Name
kissing-face-with-smiling-eyes
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 kissing face with smiling eyes emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M8.707 13.707c.212-.211.407-.373.656-.491c.245-.117.595-.216 1.137-.216s.892.1 1.137.216c.249.118.444.28.656.491a1 1 0 0 0 1.414-1.414a4.3 4.3 0 0 0-1.212-.884C11.952 11.151 11.303 11 10.5 11s-1.451.15-1.995.41a4.3 4.3 0 0 0-1.212.883a1 1 0 0 0 1.414 1.414m11 0c.212-.211.407-.373.656-.491c.245-.117.595-.216 1.137-.216s.892.1 1.137.216c.249.118.444.28.656.491a1 1 0 0 0 1.414-1.414a4.3 4.3 0 0 0-1.212-.884C22.952 11.151 22.303 11 21.5 11s-1.451.15-1.995.41a4.3 4.3 0 0 0-1.212.883a1 1 0 0 0 1.414 1.414M16.67 17.92a1 1 0 0 1 1-1a2.52 2.52 0 0 1 2.01 4.04A2.52 2.52 0 0 1 17.67 25a1 1 0 0 1 0-2a.52.52 0 1 0 0-1.04a1 1 0 0 1 0-2a.52.52 0 1 0 0-1.04a1 1 0 0 1-1-1"/><path d="M4.763 5.423C7.313 2.654 11.095 1 16 1s8.686 1.654 11.235 4.423c2.537 2.755 3.764 6.515 3.764 10.576s-1.227 7.82-3.764 10.576c-2.55 2.769-6.331 4.423-11.235 4.423s-8.686-1.654-11.236-4.423C2.226 23.82 1 20.06 1 15.999S2.226 8.178 4.763 5.423m1.472 1.355C4.105 9.089 3 12.328 3 15.998s1.106 6.91 3.235 9.222c2.116 2.298 5.333 3.778 9.764 3.778s7.648-1.48 9.764-3.778c2.129-2.311 3.235-5.55 3.235-9.221c0-3.67-1.106-6.91-3.235-9.221C23.647 4.48 20.43 3 16 3S8.35 4.48 6.235 6.778"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastKissingFaceWithSmilingEyes(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="M8.707 13.707c.212-.211.407-.373.656-.491c.245-.117.595-.216 1.137-.216s.892.1 1.137.216c.249.118.444.28.656.491a1 1 0 0 0 1.414-1.414a4.3 4.3 0 0 0-1.212-.884C11.952 11.151 11.303 11 10.5 11s-1.451.15-1.995.41a4.3 4.3 0 0 0-1.212.883a1 1 0 0 0 1.414 1.414m11 0c.212-.211.407-.373.656-.491c.245-.117.595-.216 1.137-.216s.892.1 1.137.216c.249.118.444.28.656.491a1 1 0 0 0 1.414-1.414a4.3 4.3 0 0 0-1.212-.884C22.952 11.151 22.303 11 21.5 11s-1.451.15-1.995.41a4.3 4.3 0 0 0-1.212.883a1 1 0 0 0 1.414 1.414M16.67 17.92a1 1 0 0 1 1-1a2.52 2.52 0 0 1 2.01 4.04A2.52 2.52 0 0 1 17.67 25a1 1 0 0 1 0-2a.52.52 0 1 0 0-1.04a1 1 0 0 1 0-2a.52.52 0 1 0 0-1.04a1 1 0 0 1-1-1"/><path d="M4.763 5.423C7.313 2.654 11.095 1 16 1s8.686 1.654 11.235 4.423c2.537 2.755 3.764 6.515 3.764 10.576s-1.227 7.82-3.764 10.576c-2.55 2.769-6.331 4.423-11.235 4.423s-8.686-1.654-11.236-4.423C2.226 23.82 1 20.06 1 15.999S2.226 8.178 4.763 5.423m1.472 1.355C4.105 9.089 3 12.328 3 15.998s1.106 6.91 3.235 9.222c2.116 2.298 5.333 3.778 9.764 3.778s7.648-1.48 9.764-3.778c2.129-2.311 3.235-5.55 3.235-9.221c0-3.67-1.106-6.91-3.235-9.221C23.647 4.48 20.43 3 16 3S8.35 4.48 6.235 6.778"/></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="M8.707 13.707c.212-.211.407-.373.656-.491c.245-.117.595-.216 1.137-.216s.892.1 1.137.216c.249.118.444.28.656.491a1 1 0 0 0 1.414-1.414a4.3 4.3 0 0 0-1.212-.884C11.952 11.151 11.303 11 10.5 11s-1.451.15-1.995.41a4.3 4.3 0 0 0-1.212.883a1 1 0 0 0 1.414 1.414m11 0c.212-.211.407-.373.656-.491c.245-.117.595-.216 1.137-.216s.892.1 1.137.216c.249.118.444.28.656.491a1 1 0 0 0 1.414-1.414a4.3 4.3 0 0 0-1.212-.884C22.952 11.151 22.303 11 21.5 11s-1.451.15-1.995.41a4.3 4.3 0 0 0-1.212.883a1 1 0 0 0 1.414 1.414M16.67 17.92a1 1 0 0 1 1-1a2.52 2.52 0 0 1 2.01 4.04A2.52 2.52 0 0 1 17.67 25a1 1 0 0 1 0-2a.52.52 0 1 0 0-1.04a1 1 0 0 1 0-2a.52.52 0 1 0 0-1.04a1 1 0 0 1-1-1"/><path d="M4.763 5.423C7.313 2.654 11.095 1 16 1s8.686 1.654 11.235 4.423c2.537 2.755 3.764 6.515 3.764 10.576s-1.227 7.82-3.764 10.576c-2.55 2.769-6.331 4.423-11.235 4.423s-8.686-1.654-11.236-4.423C2.226 23.82 1 20.06 1 15.999S2.226 8.178 4.763 5.423m1.472 1.355C4.105 9.089 3 12.328 3 15.998s1.106 6.91 3.235 9.222c2.116 2.298 5.333 3.778 9.764 3.778s7.648-1.48 9.764-3.778c2.129-2.311 3.235-5.55 3.235-9.221c0-3.67-1.106-6.91-3.235-9.221C23.647 4.48 20.43 3 16 3S8.35 4.48 6.235 6.778"/></g></svg>
</template>

CSS

.icon-kissing-face-with-smiling-eyes {
  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%22M8.707%2013.707c.212-.211.407-.373.656-.491c.245-.117.595-.216%201.137-.216s.892.1%201.137.216c.249.118.444.28.656.491a1%201%200%200%200%201.414-1.414a4.3%204.3%200%200%200-1.212-.884C11.952%2011.151%2011.303%2011%2010.5%2011s-1.451.15-1.995.41a4.3%204.3%200%200%200-1.212.883a1%201%200%200%200%201.414%201.414m11%200c.212-.211.407-.373.656-.491c.245-.117.595-.216%201.137-.216s.892.1%201.137.216c.249.118.444.28.656.491a1%201%200%200%200%201.414-1.414a4.3%204.3%200%200%200-1.212-.884C22.952%2011.151%2022.303%2011%2021.5%2011s-1.451.15-1.995.41a4.3%204.3%200%200%200-1.212.883a1%201%200%200%200%201.414%201.414M16.67%2017.92a1%201%200%200%201%201-1a2.52%202.52%200%200%201%202.01%204.04A2.52%202.52%200%200%201%2017.67%2025a1%201%200%200%201%200-2a.52.52%200%201%200%200-1.04a1%201%200%200%201%200-2a.52.52%200%201%200%200-1.04a1%201%200%200%201-1-1%22%2F%3E%3Cpath%20d%3D%22M4.763%205.423C7.313%202.654%2011.095%201%2016%201s8.686%201.654%2011.235%204.423c2.537%202.755%203.764%206.515%203.764%2010.576s-1.227%207.82-3.764%2010.576c-2.55%202.769-6.331%204.423-11.235%204.423s-8.686-1.654-11.236-4.423C2.226%2023.82%201%2020.06%201%2015.999S2.226%208.178%204.763%205.423m1.472%201.355C4.105%209.089%203%2012.328%203%2015.998s1.106%206.91%203.235%209.222c2.116%202.298%205.333%203.778%209.764%203.778s7.648-1.48%209.764-3.778c2.129-2.311%203.235-5.55%203.235-9.221c0-3.67-1.106-6.91-3.235-9.221C23.647%204.48%2020.43%203%2016%203S8.35%204.48%206.235%206.778%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%22M8.707%2013.707c.212-.211.407-.373.656-.491c.245-.117.595-.216%201.137-.216s.892.1%201.137.216c.249.118.444.28.656.491a1%201%200%200%200%201.414-1.414a4.3%204.3%200%200%200-1.212-.884C11.952%2011.151%2011.303%2011%2010.5%2011s-1.451.15-1.995.41a4.3%204.3%200%200%200-1.212.883a1%201%200%200%200%201.414%201.414m11%200c.212-.211.407-.373.656-.491c.245-.117.595-.216%201.137-.216s.892.1%201.137.216c.249.118.444.28.656.491a1%201%200%200%200%201.414-1.414a4.3%204.3%200%200%200-1.212-.884C22.952%2011.151%2022.303%2011%2021.5%2011s-1.451.15-1.995.41a4.3%204.3%200%200%200-1.212.883a1%201%200%200%200%201.414%201.414M16.67%2017.92a1%201%200%200%201%201-1a2.52%202.52%200%200%201%202.01%204.04A2.52%202.52%200%200%201%2017.67%2025a1%201%200%200%201%200-2a.52.52%200%201%200%200-1.04a1%201%200%200%201%200-2a.52.52%200%201%200%200-1.04a1%201%200%200%201-1-1%22%2F%3E%3Cpath%20d%3D%22M4.763%205.423C7.313%202.654%2011.095%201%2016%201s8.686%201.654%2011.235%204.423c2.537%202.755%203.764%206.515%203.764%2010.576s-1.227%207.82-3.764%2010.576c-2.55%202.769-6.331%204.423-11.235%204.423s-8.686-1.654-11.236-4.423C2.226%2023.82%201%2020.06%201%2015.999S2.226%208.178%204.763%205.423m1.472%201.355C4.105%209.089%203%2012.328%203%2015.998s1.106%206.91%203.235%209.222c2.116%202.298%205.333%203.778%209.764%203.778s7.648-1.48%209.764-3.778c2.129-2.311%203.235-5.55%203.235-9.221c0-3.67-1.106-6.91-3.235-9.221C23.647%204.48%2020.43%203%2016%203S8.35%204.48%206.235%206.778%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/kissing-face-with-smiling-eyes.svg?color=%231a73e8&size=48