kissing face with closed eyes emoji

kissing-face-with-closed-eyes from Emoji One (Colored) by Emoji One · Default · People · CC-BY-4.0 Attribution required.

Name
kissing-face-with-closed-eyes
Set
Emoji One (Colored)
Style
Default
Category
People
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More people icons from Emoji One (Colored)

Use the kissing face with closed eyes emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#ffdd67"/><path fill="#664e27" d="M45.6 45.4c1.3-1.9-2.3-2.6-2.8-5.5s2.6-4.8.8-6.1c-2.2-1.6-6 .6-9-1.6c.4 2.1 2.6 4.1 5.9 3.5c0 0-2.1 1.3-1.5 4.8s3 4 3 4c-3.3.6-4.7 3.2-4.3 5.3c2-2.8 6.4-2.1 7.9-4.4"/><path fill="#ff717f" d="M55 20.9c-4.2-1-8.2.4-9 3.2s1.9 6 6.1 7s8.2-.4 9-3.2s-2-5.9-6.1-7m-33.1 8.8c-2.4-2.9-8.3-3-13.1-.2C4 32.4 2 37.1 4.5 40c2.4 2.9 8.3 3 13.1.2s6.7-7.5 4.3-10.5" opacity=".8"/><path fill="#664e27" d="M35.2 17.7c5.5 7.1 13.9 5.6 16.7-2.9c.1-.4-.4-.5-1.2-.8c-3.6 4-10.4 4.9-14.7 2.6c-.6.4-1.1.7-.8 1.1M10.8 22c5.5 7.1 13.9 5.6 16.7-2.9c.1-.4-.4-.5-1.2-.8c-3.6 4-10.4 4.9-14.7 2.6c-.6.4-1.1.7-.8 1.1"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneKissingFaceWithClosedEyes(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#ffdd67"/><path fill="#664e27" d="M45.6 45.4c1.3-1.9-2.3-2.6-2.8-5.5s2.6-4.8.8-6.1c-2.2-1.6-6 .6-9-1.6c.4 2.1 2.6 4.1 5.9 3.5c0 0-2.1 1.3-1.5 4.8s3 4 3 4c-3.3.6-4.7 3.2-4.3 5.3c2-2.8 6.4-2.1 7.9-4.4"/><path fill="#ff717f" d="M55 20.9c-4.2-1-8.2.4-9 3.2s1.9 6 6.1 7s8.2-.4 9-3.2s-2-5.9-6.1-7m-33.1 8.8c-2.4-2.9-8.3-3-13.1-.2C4 32.4 2 37.1 4.5 40c2.4 2.9 8.3 3 13.1.2s6.7-7.5 4.3-10.5" opacity=".8"/><path fill="#664e27" d="M35.2 17.7c5.5 7.1 13.9 5.6 16.7-2.9c.1-.4-.4-.5-1.2-.8c-3.6 4-10.4 4.9-14.7 2.6c-.6.4-1.1.7-.8 1.1M10.8 22c5.5 7.1 13.9 5.6 16.7-2.9c.1-.4-.4-.5-1.2-.8c-3.6 4-10.4 4.9-14.7 2.6c-.6.4-1.1.7-.8 1.1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#ffdd67"/><path fill="#664e27" d="M45.6 45.4c1.3-1.9-2.3-2.6-2.8-5.5s2.6-4.8.8-6.1c-2.2-1.6-6 .6-9-1.6c.4 2.1 2.6 4.1 5.9 3.5c0 0-2.1 1.3-1.5 4.8s3 4 3 4c-3.3.6-4.7 3.2-4.3 5.3c2-2.8 6.4-2.1 7.9-4.4"/><path fill="#ff717f" d="M55 20.9c-4.2-1-8.2.4-9 3.2s1.9 6 6.1 7s8.2-.4 9-3.2s-2-5.9-6.1-7m-33.1 8.8c-2.4-2.9-8.3-3-13.1-.2C4 32.4 2 37.1 4.5 40c2.4 2.9 8.3 3 13.1.2s6.7-7.5 4.3-10.5" opacity=".8"/><path fill="#664e27" d="M35.2 17.7c5.5 7.1 13.9 5.6 16.7-2.9c.1-.4-.4-.5-1.2-.8c-3.6 4-10.4 4.9-14.7 2.6c-.6.4-1.1.7-.8 1.1M10.8 22c5.5 7.1 13.9 5.6 16.7-2.9c.1-.4-.4-.5-1.2-.8c-3.6 4-10.4 4.9-14.7 2.6c-.6.4-1.1.7-.8 1.1"/></svg>
</template>

CSS

.icon-kissing-face-with-closed-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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%23ffdd67%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M45.6%2045.4c1.3-1.9-2.3-2.6-2.8-5.5s2.6-4.8.8-6.1c-2.2-1.6-6%20.6-9-1.6c.4%202.1%202.6%204.1%205.9%203.5c0%200-2.1%201.3-1.5%204.8s3%204%203%204c-3.3.6-4.7%203.2-4.3%205.3c2-2.8%206.4-2.1%207.9-4.4%22%2F%3E%3Cpath%20fill%3D%22%23ff717f%22%20d%3D%22M55%2020.9c-4.2-1-8.2.4-9%203.2s1.9%206%206.1%207s8.2-.4%209-3.2s-2-5.9-6.1-7m-33.1%208.8c-2.4-2.9-8.3-3-13.1-.2C4%2032.4%202%2037.1%204.5%2040c2.4%202.9%208.3%203%2013.1.2s6.7-7.5%204.3-10.5%22%20opacity%3D%22.8%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M35.2%2017.7c5.5%207.1%2013.9%205.6%2016.7-2.9c.1-.4-.4-.5-1.2-.8c-3.6%204-10.4%204.9-14.7%202.6c-.6.4-1.1.7-.8%201.1M10.8%2022c5.5%207.1%2013.9%205.6%2016.7-2.9c.1-.4-.4-.5-1.2-.8c-3.6%204-10.4%204.9-14.7%202.6c-.6.4-1.1.7-.8%201.1%22%2F%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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%23ffdd67%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M45.6%2045.4c1.3-1.9-2.3-2.6-2.8-5.5s2.6-4.8.8-6.1c-2.2-1.6-6%20.6-9-1.6c.4%202.1%202.6%204.1%205.9%203.5c0%200-2.1%201.3-1.5%204.8s3%204%203%204c-3.3.6-4.7%203.2-4.3%205.3c2-2.8%206.4-2.1%207.9-4.4%22%2F%3E%3Cpath%20fill%3D%22%23ff717f%22%20d%3D%22M55%2020.9c-4.2-1-8.2.4-9%203.2s1.9%206%206.1%207s8.2-.4%209-3.2s-2-5.9-6.1-7m-33.1%208.8c-2.4-2.9-8.3-3-13.1-.2C4%2032.4%202%2037.1%204.5%2040c2.4%202.9%208.3%203%2013.1.2s6.7-7.5%204.3-10.5%22%20opacity%3D%22.8%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M35.2%2017.7c5.5%207.1%2013.9%205.6%2016.7-2.9c.1-.4-.4-.5-1.2-.8c-3.6%204-10.4%204.9-14.7%202.6c-.6.4-1.1.7-.8%201.1M10.8%2022c5.5%207.1%2013.9%205.6%2016.7-2.9c.1-.4-.4-.5-1.2-.8c-3.6%204-10.4%204.9-14.7%202.6c-.6.4-1.1.7-.8%201.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/kissing-face-with-closed-eyes.svg?color=%231a73e8&size=48