smiling face with heart eyes emoji

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

Name
smiling-face-with-heart-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 smiling face with heart 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="M7 16s0 9 9 9s9-9 9-9zm3.593-1.73c-1.046-.33-2.808-1.078-4.157-2.636c-2.09-2.412-.139-5.867 3.55-4.134c1.577-2.572 5.49-1.62 4.97 1.5c-.349 2.09-1.895 3.937-2.802 4.866a1.53 1.53 0 0 1-1.561.404m14.974-2.636c-1.35 1.558-3.11 2.307-4.157 2.636a1.53 1.53 0 0 1-1.561-.404c-.907-.929-2.453-2.776-2.802-4.866c-.52-3.12 3.393-4.072 4.97-1.5c3.69-1.733 5.64 1.722 3.55 4.134"/><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.423m.471 2.003A3.45 3.45 0 0 0 4.6 9.089C3.543 11.067 3 13.427 3 16c0 3.67 1.106 6.91 3.235 9.221c2.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-2.566-.54-4.922-1.594-6.897a3.45 3.45 0 0 0-.635-1.676a3.3 3.3 0 0 0-1.502-1.152C23.157 4.265 20.097 3 16 3c-4.1 0-7.161 1.267-9.272 3.277a3.3 3.3 0 0 0-1.493 1.149"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastSmilingFaceWithHeartEyes(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="M7 16s0 9 9 9s9-9 9-9zm3.593-1.73c-1.046-.33-2.808-1.078-4.157-2.636c-2.09-2.412-.139-5.867 3.55-4.134c1.577-2.572 5.49-1.62 4.97 1.5c-.349 2.09-1.895 3.937-2.802 4.866a1.53 1.53 0 0 1-1.561.404m14.974-2.636c-1.35 1.558-3.11 2.307-4.157 2.636a1.53 1.53 0 0 1-1.561-.404c-.907-.929-2.453-2.776-2.802-4.866c-.52-3.12 3.393-4.072 4.97-1.5c3.69-1.733 5.64 1.722 3.55 4.134"/><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.423m.471 2.003A3.45 3.45 0 0 0 4.6 9.089C3.543 11.067 3 13.427 3 16c0 3.67 1.106 6.91 3.235 9.221c2.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-2.566-.54-4.922-1.594-6.897a3.45 3.45 0 0 0-.635-1.676a3.3 3.3 0 0 0-1.502-1.152C23.157 4.265 20.097 3 16 3c-4.1 0-7.161 1.267-9.272 3.277a3.3 3.3 0 0 0-1.493 1.149"/></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="M7 16s0 9 9 9s9-9 9-9zm3.593-1.73c-1.046-.33-2.808-1.078-4.157-2.636c-2.09-2.412-.139-5.867 3.55-4.134c1.577-2.572 5.49-1.62 4.97 1.5c-.349 2.09-1.895 3.937-2.802 4.866a1.53 1.53 0 0 1-1.561.404m14.974-2.636c-1.35 1.558-3.11 2.307-4.157 2.636a1.53 1.53 0 0 1-1.561-.404c-.907-.929-2.453-2.776-2.802-4.866c-.52-3.12 3.393-4.072 4.97-1.5c3.69-1.733 5.64 1.722 3.55 4.134"/><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.423m.471 2.003A3.45 3.45 0 0 0 4.6 9.089C3.543 11.067 3 13.427 3 16c0 3.67 1.106 6.91 3.235 9.221c2.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-2.566-.54-4.922-1.594-6.897a3.45 3.45 0 0 0-.635-1.676a3.3 3.3 0 0 0-1.502-1.152C23.157 4.265 20.097 3 16 3c-4.1 0-7.161 1.267-9.272 3.277a3.3 3.3 0 0 0-1.493 1.149"/></g></svg>
</template>

CSS

.icon-smiling-face-with-heart-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%22M7%2016s0%209%209%209s9-9%209-9zm3.593-1.73c-1.046-.33-2.808-1.078-4.157-2.636c-2.09-2.412-.139-5.867%203.55-4.134c1.577-2.572%205.49-1.62%204.97%201.5c-.349%202.09-1.895%203.937-2.802%204.866a1.53%201.53%200%200%201-1.561.404m14.974-2.636c-1.35%201.558-3.11%202.307-4.157%202.636a1.53%201.53%200%200%201-1.561-.404c-.907-.929-2.453-2.776-2.802-4.866c-.52-3.12%203.393-4.072%204.97-1.5c3.69-1.733%205.64%201.722%203.55%204.134%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.423m.471%202.003A3.45%203.45%200%200%200%204.6%209.089C3.543%2011.067%203%2013.427%203%2016c0%203.67%201.106%206.91%203.235%209.221c2.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-2.566-.54-4.922-1.594-6.897a3.45%203.45%200%200%200-.635-1.676a3.3%203.3%200%200%200-1.502-1.152C23.157%204.265%2020.097%203%2016%203c-4.1%200-7.161%201.267-9.272%203.277a3.3%203.3%200%200%200-1.493%201.149%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%22M7%2016s0%209%209%209s9-9%209-9zm3.593-1.73c-1.046-.33-2.808-1.078-4.157-2.636c-2.09-2.412-.139-5.867%203.55-4.134c1.577-2.572%205.49-1.62%204.97%201.5c-.349%202.09-1.895%203.937-2.802%204.866a1.53%201.53%200%200%201-1.561.404m14.974-2.636c-1.35%201.558-3.11%202.307-4.157%202.636a1.53%201.53%200%200%201-1.561-.404c-.907-.929-2.453-2.776-2.802-4.866c-.52-3.12%203.393-4.072%204.97-1.5c3.69-1.733%205.64%201.722%203.55%204.134%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.423m.471%202.003A3.45%203.45%200%200%200%204.6%209.089C3.543%2011.067%203%2013.427%203%2016c0%203.67%201.106%206.91%203.235%209.221c2.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-2.566-.54-4.922-1.594-6.897a3.45%203.45%200%200%200-.635-1.676a3.3%203.3%200%200%200-1.502-1.152C23.157%204.265%2020.097%203%2016%203c-4.1%200-7.161%201.267-9.272%203.277a3.3%203.3%200%200%200-1.493%201.149%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/smiling-face-with-heart-eyes.svg?color=%231a73e8&size=48